Is there an existing issue for this?
Name of mod
When using something like linuxserver/firefox with swag_ondemand, swag will kill the container while it is being used, because all traffic is done via an open websocket. I guess that is because nothing is logged as the connection is long living.
Name of base container
swag
Current Behavior
Kills active container
Expected Behavior
The container should not be killed while in use
Steps To Reproduce
- Start linuxserver/firefox with swag_ondemand
- Use it
- Wait for the kill timeout
Environment
- OS:
- How docker service was installed:
CPU architecture
x86-64
Docker creation
Container logs
2025-11-29 22:07:27 - Thread-1 - INFO - Started firefox
2025-11-29 22:23:43 - Thread-1 - INFO - Stopped firefox after 600s of inactivity
2025-11-29 22:23:48 - Thread-1 - INFO - Started firefox
Is there an existing issue for this?
Name of mod
When using something like linuxserver/firefox with swag_ondemand, swag will kill the container while it is being used, because all traffic is done via an open websocket. I guess that is because nothing is logged as the connection is long living.
Name of base container
swag
Current Behavior
Kills active container
Expected Behavior
The container should not be killed while in use
Steps To Reproduce
Environment
CPU architecture
x86-64
Docker creation
.Container logs