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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have this simple code:
It perfectly works on local. I want to create a Docker container with this code but it looks like it stuck on client.start. This is the container log:
It doesn't even print "You should now be connected".
I took care of copying on the image also "my_session" in order to avoid the need to login again.
What does it could be the problem?
Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions