PINE64
Nextcloud Calendar and Contacts - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121)
+---- Forum: Mobian on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=139)
+---- Thread: Nextcloud Calendar and Contacts (/showthread.php?tid=17763)



Nextcloud Calendar and Contacts - mark1250 - 12-29-2022

I've been testing Mobian Phosh on my Pinephone a64.
  • I am using the unstable repositories. - Debian GNU/Linux bookwork/sid
  • Gnome Version 43
  • phosh 0.23.0
  • Contacts 43.0
  • Calendar 43.1

According to the wiki, Nextcloud contacts and calendar events should sync but, I can't seem to get my Nextcloud calendar and contacts to show up in the apps.
  • I have entered the server address, user name, and user password in the Online accounts section of the Settings App.
  • I have Calendar, Contacts, and Files enabled in the Online accounts > Nextcloud section of the Settings App.

But, no Nextcloud contacts show in the Contacts App, and no calendar events show in the Calendar App.

Is this working for anybody? or is it just me?


RE: Nextcloud Calendar and Contacts - jsch - 12-29-2022

It's working fine here.


RE: Nextcloud Calendar and Contacts - mark1250 - 12-29-2022

(12-29-2022, 01:20 PM)jsch Wrote: It's working fine here.

Thanks. I'll do some investigating in the logs (phone & server)


RE: Nextcloud Calendar and Contacts - mark1250 - 12-29-2022

I found the following error in the journal:

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
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.