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

Remote Connection Binding stops working #982

Closed
MattComb opened this issue Aug 28, 2020 · 1 comment
Closed

Remote Connection Binding stops working #982

MattComb opened this issue Aug 28, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@MattComb
Copy link

MattComb commented Aug 28, 2020

I have a service that exposes a TCP/TLS MQTT endpoint.

I am binding that endpoint to 0.0.0.0 and port 8888
Everything works fine for some time, and then at some point the external endpoint can no longer be reached (i.e. from a client outside of the server), however, if I remote onto the server, I can still connect to localhost on 8888

Restarting the service brings external clients into play again.

Has anyone experienced this before? The server is an AWS EC2, and firewall and antivirus are unblocked/off and as i said, the external endpoint works fine for some time.

Any info appreciated.

@MattComb MattComb added the bug Something isn't working label Aug 28, 2020
@chkr1011
Copy link
Collaborator

I assume that no one else had this problem yet so I close this ticket due to inactivity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants