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

Not able to Create New Account #108

Closed dm5n closed 1 year ago

dm5n commented 1 year ago

Service Versions (please complete the following information): Paste the output of ./server.sh version. For example:


             Container                          Repository                 Tag         Image Id       Size
------------------------------------------------------------------------------------------------------------
api-gateway-self-hosted                standardnotes/api-gateway         latest              6514d37314e8        205MB
auth-self-hosted                       standardnotes/auth                latest              3820a45f1906        220MB
auth-worker-self-hosted                standardnotes/auth                latest              3820a45f1906        220MB
cache-self-hosted                      redis                             6.0-alpine          13d7db1b2310        26.6MB
db-self-hosted                         mysql                             8                   7b6f3978ca29        550MB
files-self-hosted                      standardnotes/files               latest              05e7fd7efbe3        206MB
files-worker-self-hosted               standardnotes/files               latest              05e7fd7efbe3        206MB
revisions-db-self-hosted               mysql                             8                   7b6f3978ca29        550MB
revisions-self-hosted                  standardnotes/revisions           latest              0ea5ca0ce4f0        216MB
revisions-worker-self-hosted           standardnotes/revisions           latest              0ea5ca0ce4f0        216MB
standalone-localstack-1                localstack/localstack             latest              344fe0624075        1.81GB
syncing-server-js-self-hosted          standardnotes/syncing-server-js   latest              efec62bf67dd        217MB
syncing-server-js-worker-self-hosted   standardnotes/syncing-server-js   latest              efec62bf67dd        217MB

**Describe the bug**
Attempting to crecreate account after deleting  on web app, yields following error mesg:

Cannot use 'in' operator to search for 'error' in <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Error</title> </head> <body> <pre>Cannot POST /v1/users</pre> </body> </html>
dm5n commented 1 year ago

Solved for Arm64 architecture currently unsupported for self-hosting see: https://github.com/antonheitz/standard-notes-arm#install-standardnotes