standardnotes / self-hosted

[Legacy] Self-host your own Standard Notes server for end-to-end encrypted notes and files
https://github.com/standardnotes/server
GNU Affero General Public License v3.0
343 stars 39 forks source link

Self-hosted server cannot login by android app and web app. #77

Closed vongoethe closed 2 years ago

vongoethe commented 2 years ago

I use my self-hosted standard notes server for months, and it's really great. I mostly use it with iOS and MacOS and it's normal, but when I try using the android app to login, it keeps showing Cannot POST /v2/login-params.

image

and the web app cannot login either. But my iOS MacOS and Windows clients are normal. Why this happening? I have no clue, thank you. BTW, I have an nginx reverse-proxy with ssl cert in front of the server.

moughxyz commented 2 years ago

Please check out other issues: https://github.com/standardnotes/standalone/issues

You may just have to upgrade your server.

vongoethe commented 2 years ago

Please check out other issues: https://github.com/standardnotes/standalone/issues

You may just have to upgrade your server.

Oh, yes! It's normal after I upgrade the server. Thank you!