Replies: 2 comments 1 reply
-
Hi, |
Beta Was this translation helpful? Give feedback.
1 reply
-
Well, I didnt pay enough attention to your initial issue. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
It seems the container exits (
2.5.5
and2.5.6
tested) after some time idling.{"level":"debug","time":"2023-12-12T16:32:31.521","sender":"service","message":"Received interrupt request"} {"level":"debug","time":"2023-12-12T16:32:31.522","sender":"plugins","message":"cleanup"} {"level":"info","time":"2023-12-12T16:32:31.522","sender":"common","message":"number of connections with active transfers: 0"}
I've tried to set
-e SFTPGO_GRACE_TIME=999999999999999999 -e SFTPGO_COMMON__IDLE_TIMEOUT=999999999999999999
but it doesn't change anything.Is this intentional?
Beta Was this translation helpful? Give feedback.
All reactions