-
If I use the paper mode then the container will auto restart every 30 seconds, if I use live then the session will remain intact and not autorestart continuously
I wonder if this is somehow due to the 2FA where the paper doesn't have 2FA so it times out waiting for it? OS: Linux
Image Digest (docker images --digests): ghcr.io/gnzsnz/ib-gateway stable sha256:b8e3ce3043b7d7cd50f33d09f16720d2d05bdff341c2c90fcc599aaa9600a657 0546d70f4058 4 weeks ago 816MB docker compose config
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
This is running on a GCP n4-standard-4, It seems like this is a out of memory issue. It's possible that adding swap space solved the issue
|
Beta Was this translation helpful? Give feedback.
-
there is not much information on the log file, but https://medium.com/javarevisited/understanding-and-resolving-docker-exit-code-73ff617230cf |
Beta Was this translation helpful? Give feedback.
there is not much information on the log file, but
exit status 137
on docker means that there is not enough memory/swaphttps://medium.com/javarevisited/understanding-and-resolving-docker-exit-code-73ff617230cf