You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mar 20 19:13:05 server python[2592]: File "/home/df/git/anki-sync-server/src/ankisyncd/collection.py", line 45, in execute
Mar 20 19:13:05 server python[2592]: ret = func(*args, **kw)
Mar 20 19:13:05 server python[2592]: File "/home/df/git/anki-sync-server/src/ankisyncd/sync_app.py", line 579, in run_func
Mar 20 19:13:05 server python[2592]: res = handler_method(**keyword_args)
Mar 20 19:13:05 server python[2592]: File "/home/df/git/anki-sync-server/src/ankisyncd/sync_app.py", line 138, in sanityCheck2
Mar 20 19:13:05 server python[2592]: server = self.sanityCheck(full)
Mar 20 19:13:05 server python[2592]: File "/home/df/git/anki-sync-server/src/ankisyncd/sync.py", line 77, in sanityCheck
Mar 20 19:13:05 server python[2592]: if not self.col.basicCheck():
Mar 20 19:13:05 server python[2592]: AttributeError: 'Collection' object has no attribute 'basicCheck'
Happens frequently and then the sync for android and desktop fails.
The text was updated successfully, but these errors were encountered:
Happens frequently and then the sync for android and desktop fails.
The text was updated successfully, but these errors were encountered: