You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey folks, this may not be anything to do with the binhex image, but I really couldn't think of where else to ask this.
I've got a Docker network set up with several other images plugging into the QBT VPN image here.
My problem is that the images in the network seem to stop every 24hrs or so, needing a manual restart. Any ideas why this might be? I've had a look at the jackett logs but I can't see anything there that indicates why shutdown is happening. restart: always is set. The only thing I can think of might be the depends-on configuration, but I wanted the jackett image to not work if qbt was shut down.
Anybody cleverer than me seen this before and know what it might be? Thanks in advance.
Hey folks, this may not be anything to do with the binhex image, but I really couldn't think of where else to ask this.
I've got a Docker network set up with several other images plugging into the QBT VPN image here.
My problem is that the images in the network seem to stop every 24hrs or so, needing a manual restart. Any ideas why this might be? I've had a look at the jackett logs but I can't see anything there that indicates why shutdown is happening.
restart: always
is set. The only thing I can think of might be thedepends-on
configuration, but I wanted the jackett image to not work if qbt was shut down.Anybody cleverer than me seen this before and know what it might be? Thanks in advance.
The text was updated successfully, but these errors were encountered: