12-29-2022, 07:27 PM
I found the following error in the journal:
My username has an @ in it. - firstname.lastname@nextcloud.com - and gnome is not escaping the at symbol in the username and then appends part of the username to the hostname.
I'm looking to see if there is a bug report on gnome's gitlab.
Code:
/org/gnome/OnlineAccounts/Accounts/account_234234234: Setting AttentionNeeded to TRUE because EnsureCredentials() failed with: Invalid password with username "first.last@nextcloud.com" (g-resolver-error-quark, 0): Error resolving "nextcloud.com@nextcloud.com": Temporary failure in name resolution
I'm looking to see if there is a bug report on gnome's gitlab.