etesync-dav icon indicating copy to clipboard operation
etesync-dav copied to clipboard

Doesn't work with Gnome Online Accounts

Open Summertime opened this issue 1 year ago • 0 comments

Logging in
Saving config
Initializing account
[2024-08-09 13:25:29 +0930] [137545/Thread-17] [ERROR] An exception occurred during PROPFIND request on '/[username]/remote.php/dav': <Model: CollectionEntity> instance matching query does not exist:
SQL: SELECT "t1"."id", "t1"."local_user_id", "t1"."uid", "t1"."eb_col", "t1"."new", "t1"."dirty", "t1"."deleted", "t1"."stoken", "t1"."local_stoken" FROM "collectionentity" AS "t1" WHERE (("t1"."local_user_id" = ?) AND (("t1"."uid" = ?) AND NOT "t1"."deleted")) LIMIT ? OFFSET ?
Params: [1, 'remote.php', 1, 0]

Added http://host/[username]/ to GOA, using web interface provided username and password

I mean I wouldn't be surprised if GOA was to blame but, I can't tell.

> etesync-dav --version
EteSync DAV version:  0.31.2
Radicale version:  3.0.3

Additionally:

> etesync-dav --verify-storage
[2024-08-09 13:33:03 +0930] [141110] [CRITICAL] An exception occurred during storage verification: generator didn't yield

Summertime avatar Aug 09 '24 03:08 Summertime