-
Notifications
You must be signed in to change notification settings - Fork 23
Updating configuration after failed attempt does not work #226
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Updating a connection after it failed once appears to not work.
To Reproduce
Steps to reproduce the behavior:
- Create a faulty configuraiton to a broker.
Eg: broker.hivemq.com Port 1884 - Try to connect to the server
- After failed connection fix the configuration
Eg: broker.hivemq.com Port 1883 - Try to Reconnect to server
- It will still fail. Restarting correo fixed the problem
Expected behavior
Changes will be updated
Desktop (please complete the following information):
- OS: Ubuntu 24.04.1 LTS
- Version correomqtt_1.0.0-alpha25-1_amd64.deb
Additional context
Add any other context about the problem here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working