Johnny A.

Results 23 comments of Johnny A.

@aashish108, we recently added support for [Raspberry Pi](https://github.com/standardnotes/syncing-server#raspberry-pi). Please try it out when you get a chance and let me know :)

Could you please run `docker ps` and paste the output here?

:thinking: It seems that the app container is restarting because it can not establish a connection with the database container. Let's try and run everything from scratch. Please execute the...

That's strange, the [docker-compose.yml](https://github.com/standardnotes/syncing-server/blob/232a45a2f8b4f30a3666ae0d292a23bbd0bc5736/docker-compose.yml#L11) file should set `DB_HOST` to `db` for you. I'll have a look at this just in case! Thanks for reporting! :smiley:

Hi @OddHouseGames, it looks like uploading QR codes taken with the camera is not working well. We'll have to investigate this a bit more. Thanks for reporting this issue!

Hey @jalondonot thanks for reminding me about this task :) I was able to narrow down the styling issue to the `slickgrid` library. Updating to the latest version fixes the...

@jalondonot yes, you can see it linked right below my previous comment

Hey @julianfairfax, thanks for reporting. Have you tried reinstalling the editor and see if that fixes the issue?

Hey @bwoodworth, is your server HTTPS enabled? If not, then you can't use the Android app with that server (this is because HTTP requests are not allowed in latest Android...

Mmm... I can't reproduce this. > https://piechowski.io/post/last-arg-keyword-deprecated-ruby-2-7/ This seems to apply for `ruby 2.7` but I though we were still on `ruby 2.6.5`