I installed the ARM64 binary on a Raspberry Pi 4B and am currently performing a first sync. It will take a couple of days before everything is downloaded, so I’ll report back then.
So far, the only problem I’ve seen is that I’m experiencing an intermittent crash when running insync-headless status
; it is almost identical to the issue reported here:
The only difference is that the line number for cli.py
is 365 for me, rather than 362 for the original poster.
Despite this error syncing appears to be running fine, at least for my Google Workspace account. I have two personal Google accounts that are being synced as well, and it’s unclear if they’re hung or not… Interestingly, I got the above crash initially, then this morning found that the status
command was working but that both personal accounts showed authentication errors. I re-authenticated, and everything seemed to be fine (the personal accounts both began pulling down more data), but a few hours later both accounts appear to be stalled again and status
is also crashing. That said, no new authentication errors in out.txt
, so… ¯\_(ツ)_/¯
I’ll report back results once I get a full sync of everything (or at least a full sync of my Google Workspace account, since then problems with personal accounts should be more obvious).