syncing-server
syncing-server copied to clipboard
[Deprecated: Use our new Node server: https://github.com/standardnotes/syncing-server-js]
Note history is now kept forever (100 years) with no ability to delete old versions. Although a default of a year seems like a better choice, there should at least...
When trying to use docker-compose on a Raspberry Pi Zero it fails due not having a supported image. Output of trying to run: pi@raspberrypi:~/standard-notes/syncing-server $ docker-compose up -d Building app...
I can see extremely frequent releases tags. How can I figure out what version is stable?
Hello standardnotes-team, I struggle at the moment with installing my selfhosted-extensions in the desktop app (Win). In the web app (app.standardnotes.org) i logged in with sync-URL (Advanced Options) and User,...
followed instructions for docker compose for Raspberry Pi, and getting the app restarting after 20-25 seconds, here is the end of the logs from the logs ``` Installing bcrypt 3.1.13...
git pull then set my .env file then ran the docker-compose command then was met with ``` docker-compose -f docker-compose.yml -f docker-compose.raspberry-pi.yml up -d ERROR: Version mismatch: file ./docker-compose.yml specifies...
We should get rid of those warnings: ``` /usr/local/bundle/gems/json-1.8.6/lib/json/common.rb:155: warning: Using the last argument as keyword parameters is deprecated, /usr/local/bundle/gems/activesupport-5.1.7/lib/active_support/notifications/fanout.rb:19: warning: Capturing the given block using Proc.new is deprecated; use...
In Rails 6 db read replicas come as a [built-in feature](https://guides.rubyonrails.org/active_record_multiple_databases.html). Since we are at 5.1 we need to add the `octopus` gem to utilize delegating read queries to read...
Hello, I am running Standard Notes behind an nginx reverse proxy -> Standard Notes server. I am able to authenticate and pull in notes from my Standard Notes server to...
Sentry Issue: [RUBY-SERVER-5Z](https://sentry.io/organizations/standard-notes/issues/1799736043/?referrer=github_integration) ``` SocketError: getaddrinfo: Name does not resolve app/jobs/extension_job.rb:33:in `perform' response = http.request(req) ... (73 additional frame(s) were not displayed) SocketError: Failed to open TCP connection to preview.extensions.standardnotes.org:443...