Skip to content
Discussion options

You must be logged in to vote

Hi, it seems like I found a solution after all to this connectivity problem. The problem was indeed in my docker-compose.yml at this position:

The socket started working when I changed the highlighted address to 0.0.0.0:9922. Likely the port(s) was correctly published already before, but the socket was not listening the right network interface (or something like that).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jooshal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant