coddingtonbear / taskwarrior-inthe.am

Utilities to make using Inthe.AM with Taskwarrior just a little easier.
MIT License
65 stars 4 forks source link

"Sync Failed" #11

Closed echo-bravo-yahoo closed 2 months ago

echo-bravo-yahoo commented 3 years ago

Today, all attempts to sync (across 3 different clients) started returning:

Sync failed. Either your credentials are incorrect, or your account doesn't exist on the Taskserver.

I re-downloaded all the credentials from https://inthe.am/configure/synchronization and diffed them with my existing secrets, and they're identical.

~ ❯ diff ~/.secrets/private.certificate.pem ~/Downloads/private.certificate.pem
<no diff>
~ ❯ diff ~/.secrets/private.key.pem ~/Downloads/private.key.pem
<no diff>
~ ❯ diff ~/.secrets/ca.cert.pem ~/Downloads/ca.crt
<no diff>

I can successfully log into inthe.am's web app and interact with tasks there.

Any idea what I can do to resolve this?

echo-bravo-yahoo commented 3 years ago

Hmm... Working now, it looks like.