Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client hangs on invalid invitation #255

Open
haering opened this issue Dec 10, 2020 · 0 comments
Open

Client hangs on invalid invitation #255

haering opened this issue Dec 10, 2020 · 0 comments
Labels
1.1 Issue related to Tinc 1.1 needs_investigation Unexpected behaviours with uncertain causes - needs more investigation

Comments

@haering
Copy link

haering commented Dec 10, 2020

I'm using tinc 1.1pre17.

When trying to connect to a server with a invalid invitation (maybe used before or completly invalid) the server denies the invitation but the client hangs on connecting.

Server log:

VPN     | Connection from client port 59781
VPN     | Peer client port 59781 tried to use non-existing invitation [Invitationcode]
VPN     | Closing connection with <unknown> (client port 59781)

Client log:

.\tinc.exe  join server:655/[Invitationcode]
Connected to server port 655...

The expected behaviour would the client exiting with an error code instead of waiting.

@fangfufu fangfufu added needs_investigation Unexpected behaviours with uncertain causes - needs more investigation 1.1 Issue related to Tinc 1.1 labels Jun 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.1 Issue related to Tinc 1.1 needs_investigation Unexpected behaviours with uncertain causes - needs more investigation
Projects
None yet
Development

No branches or pull requests

2 participants