TooTallNate / Java-WebSocket

A barebones WebSocket client and server implementation written in 100% Java.
http://tootallnate.github.io/Java-WebSocket
MIT License
10.35k stars 2.56k forks source link

failed to connect to /192.168.137.221 (port 8080) from /:: (port 57742): connect failed: ECONNREFUSED (Connection refused) #1375

Closed devzakariyainyad closed 6 months ago

devzakariyainyad commented 6 months ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. .
  2. ..
  3. ...
  4. ....

Example application to reproduce the issue A link to a github project/gist to reproduce the issue.

Expected behavior A clear and concise description of what you expected to happen.

Debug log The the debug log (set the log level to TRACE) to help explain your problem.

Environment(please complete the following information):

Additional context Add any other context about the problem here.