Slow server install, quirky nohup on Raspberry Pi Zero W #2598
LorenAmelang
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I finally have a Trilium server!
Installing Docker on my Raspberry Pi Zero W with current Debian Bullseye failed miserably:
docker/for-linux#1347
docker/for-linux#1349
Seems there is no Packaged Install for armhf, so I tried Manual Install:
The build looked normal for awhile, but then:
Rebuild:
The server works, so I guess these are not serious problems. But I suspect I will have to redo this long process every time the "Sync" version changes, so I'm wondering if there is a way to avoid the long pauses.
There was one other huge time sink in the installation:
If I leave the screen like that and close the terminal, the nohup fails, the Trilium server is no longer running.
If I press Enter before closing the SSH terminal, I get a normal prompt and the Trilium server remains active.
I can't imagine an explanation, or find one on the internet, but after over an hour of struggle, that seems to be how it works here.
Interesting suggestions in:
#2136
"Trouble running Trilium server on RaspberryPi"
Beta Was this translation helpful? Give feedback.
All reactions