-
Notifications
You must be signed in to change notification settings - Fork 145
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
Losing connection data and all subscriptions when closing the window. #84
Comments
I have the same issue. Configuration file in ~/mqtt-spy/mqtt-spy-configuration.xml is never created. Version 1.0.1 beta (build 18) Java 1.8.0_265 Oracle Os: Linux 4.19.77 amd64 This happens when doing: Connections -> Manage connections -> Write "test": on client id and 127.0.0.1 on "Server URI" -> Click "Apply" button strace log:
mqtt-spy.log:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi
Mqtt-Spy works well and it solved me a good problem of logging, Anyway if for some case the program closes : all connection configs is lost, all log data is lost, And I need to reconfigure them.
Note : When I open connection it gives me this message : (I added all required configs).
What could be the solution for this issue ?
Thanks
The text was updated successfully, but these errors were encountered: