Jigsaw-Code / outline-server

Outline Server, developed by Jigsaw. The Outline Server is a proxy server that runs a Shadowsocks instance and provides a REST API for access key management.
https://getoutline.org/
Apache License 2.0
5.79k stars 780 forks source link

Allow server operators to disable auto-update #1502

Closed cornzzy closed 4 months ago

cornzzy commented 7 months ago

Is it from watchtower container?

iskyneon commented 7 months ago

Every auto-update crash our shadowbox docker container, please fix that or implement disable of auto-update!

heliheli commented 7 months ago

Every auto-update crash our shadowbox docker container

i have the same issue. here is some logs from watchtower:

time="2024-02-12T20:31:42Z" level=info msg="Found new quay.io/outline/shadowbox:stable image (4d7319b73269)"
time="2024-02-12T20:31:42Z" level=info msg="Stopping /shadowbox (0d08b85061a0) with SIGTERM"
time="2024-02-12T20:31:52Z" level=info msg="Creating /shadowbox"
time="2024-02-12T20:31:52Z" level=error msg="Error response from daemon: invalid config for network host: invalid endpoint settings:\nnetwork-scoped alias is supported only for containers in user defined networks"
time="2024-02-12T20:31:52Z" level=info msg="Session done" Failed=1 Scanned=1 Updated=0 notify=no
time="2024-02-12T21:31:33Z" level=info msg="Session done" Failed=0 Scanned=0 Updated=0 notify=no

after this shadowbox do not work and i don't know how to start it. only way i found is reinstall outline.

fortuna commented 4 months ago

Yes, watchtower does the auto update. If you don't want it, just stop the watchtower container.