eclipse-paho / eclipse-paho/paho.mqtt.java
Already Connected exception on wrong password over websockets
Open
More Information Required
- Dominant language
- Java
- Stars
- 2.3k
- Forks
- 919
- PR merge metrics
- No merged PRs in 30d
Description
When I attempt to connect with the incorrect password using ws:// or wss:// schemes, I get "Already connected" exception. Using tcp:// or ssl:// results in "Not authorized to connect (5)", as it should be.
I tried this with Paho 1.1.0 and 1.2.0 against Mosquitto and a commercial MQTT broker with the same outcome.
Contributor guide
Assessment
This issue has not been assessed yet.