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

Login Issues with self-hosted backend #85

Open shiro-hikari opened 1 year ago

shiro-hikari commented 1 year ago

Service Versions (please complete the following information): ./server.sh version Output

         Container                     Repository               Tag         Image Id       Size  
-------------------------------------------------------------------------------------------------
api-gateway-standalone         standardnotes/api-gateway     1.29.0       4b1323449d63   676.6 MB
auth-standalone                standardnotes/auth            1.32.15      6a953699022d   882.9 MB
auth-worker-standalone         standardnotes/auth            1.32.15      6a953699022d   882.9 MB
cache-standalone               redis                         6.0-alpine   e8d44e1fcf20   31.38 MB
db-standalone                  mysql                         5.6          dd3b2a5dcb48   302.5 MB
syncing-server-js-standalone   standardnotes/syncing-        1.44.4       702112a621d9   996.3 MB
                               server-js                                                         
syncing-server-js-worker-      standardnotes/syncing-        1.44.4       702112a621d9   996.3 MB
standalone                     server-js      

Login Issues with self-hosted backend I run a self-hosted standard note backend and use the Standard Notes Web portal for my front-end (https://app.standardnotes.com/) about 4 months ago, I had issues login into the Standard Notes front-end and received an error (please see the link below for an image) I was wondering if anyone would have any thoughts as to why this might be the case? I am able to login into the desktop and mobile app without issue, only the web. I thank anyone that is able to assist me on this! https://preview.redd.it/xh89dhdsyv391.png?width=308&format=png&auto=webp&s=108faa724c89d96c851bc6ad3070304451efe450

jackyzy823 commented 1 year ago

Reference: https://github.com/standardnotes/self-hosted/issues/71#issuecomment-1149059441

shiro-hikari commented 1 year ago

Reference: #71 (comment)

Thank you @jackyzy823 ! I just had a moment to try this over this weekend and it works!!