You are not logged in.
When attempting to log into my nextcloud server through online accounts, it will not accept an app-password, and when authenticating through normal methods: un/pw > TOTP, it logs in, but the KDE system settings doesnt proceed, and when you hit next, it refreshes your logged in window (that spawned from the KDE online accounts wizard) with a "grant access button" when pressing this button, it spins forever and does not proceed.
Am I missing a package? I cant find any information on this.
EDIT: forced systemsettings5 to run in terminal, found the error which lead me here: https://techoverflow.net/2020/02/09/how … tion-self/
setting the following
'overwriteprotocol' => 'https', in config.php on my nextcloud server's config fixed the issue - this was not an arch issue or package missing, KDE simply wasn't providing me any indication WHY it was failing to login.
Last edited by Delvien (2020-12-05 23:53:06)
Offline