jackyzy823 / standardnotes-app-images

Provide standardnotes/web docker image and android apk
The Unlicense
16 stars 5 forks source link

"load failed" on sign in #7

Closed jonwsoto closed 4 months ago

jonwsoto commented 4 months ago

hmm not sure how to debug this. my login works using the standard notes app on iOS and using custom sync server pointing it to my server.

However, my login doesn't work on the official web app OR on your self signed image that I self host. any clues?

Just so hard to keep justifying using standard notes if they keep trying to break the self hosted user that are not paying for their service self hosted license....

EDIT

looks to be a CORS issue. I think they broke it when they updated on their end... but it appears after updating the server to latest image corrects the issues. didn't have to change anything with my NPM setup.