server icon indicating copy to clipboard operation
server copied to clipboard

Server ecosystem for Standard Notes; fully self-hostable.

Results 66 server issues
Sort by recently updated
recently updated
newest added

After updating my local environment, the db-container did not start anymore. The following error is displayed: `[Server] unknown variable 'default-authentication-plugin=mysql_native_password'.` The update pulled the newest version of `mysql:8` (which stands...

See log below. Any thoughts on how to fix this? PS: Congrats on the Proton acquire! ``` localstack_self_hosted | 2024-05-29T14:34:43.532 ERROR --- [ asgi_gw_6] l.aws.handlers.logging : exception during call chain:...

In releases after `standardnotes/server:5c02435ee478b893747d3f9e41062aae12d7ff10`, self-hosting fails without this environment variable. For more information, see https://github.com/standardnotes/forum/issues/3635 This should be further documented in https://standardnotes.com/help/self-hosting/docker Closes #3513 Closes #3635

![Clip_2024-09-17_18-57-54](https://github.com/user-attachments/assets/4a78c0c1-7b05-4b51-b854-5434846981c3) When I log in it still keeps popping up this window asking to log in. I've noticed some errors reported in the logs, but I'm not sure what to...

The instructions say: "In the account menu, choose Advanced options. Under "Sync Server", select Custom, then enter the address of your new server." But I don't see this in the...

I've been trying to get it working without docker, using sqlite, and systemd instead of supervisor. Running `yarn start` from the root directory finishes but silently fails at the end....