Debug: Connect error: connection timed out. #166
-
|
Hi I am working on an Ansible implementation of the project. Basically this project sets up the server, cidrs, peers and invitation. First I tested ports: On my client: On my server: Everything looks good. This is the generated inviation file: I start the innernet-server: And try to install on mhy client, but if ails. How can I debug the connection time out? Did my client reach server? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
@amarao I tried to reproduce the issue #141
I still got the connection failed issue: And this dump: At this point I am not sure what to make of it. I am also not sure if this is related to your issue at all. Any idea what to check? Currently I am intrigued by the listening port of the interface. |
Beta Was this translation helpful? Give feedback.
-
|
So as mentioned i tried to automate the process with Ansible and got these issues. Whenn doing everything manually, I succeed to set up a connection. |
Beta Was this translation helpful? Give feedback.

So as mentioned i tried to automate the process with Ansible and got these issues.
Whenn doing everything manually, I succeed to set up a connection.