Giter Site home page Giter Site logo

Comments (9)

thomasnordquist avatar thomasnordquist commented on May 13, 2024

Thanks! I'll take a look.
I never actually tried it with credentials, just passed them to the connection lib.
Sadly the MQTT lib does not respond with an error if something fails, just tries to reconnect over and over.

from mqtt-explorer.

thomasnordquist avatar thomasnordquist commented on May 13, 2024

Thank you very much!
Authentication works now, I made a new release.

  • Password is now replaced with starts (can be made visible): *********
  • User will be notified when an authentication/connection error occurs

You made this App a whole better =)
I'd probably never noticed :P

from mqtt-explorer.

vzorglub avatar vzorglub commented on May 13, 2024

Sorry but I come up with a blank app. No connection dialog.
Is there any cache I need to clear from the old app?

from mqtt-explorer.

thomasnordquist avatar thomasnordquist commented on May 13, 2024

Give me a second I'll check the AppImage.

from mqtt-explorer.

thomasnordquist avatar thomasnordquist commented on May 13, 2024

It updated and started the app without trouble in my Ubuntu machine...
Can you tell ne what the log says?
tail -n100 ~/.config/MQTT-Explorer/log.log

Probably stupid question but: Have you tried closing and restarting the app.
The auto-update might also have renamed the AppImage file.

from mqtt-explorer.

vzorglub avatar vzorglub commented on May 13, 2024

Here is the log:

[2019-01-15 19:38:17.556] [info] App starting...
[2019-01-15 19:38:20.051] [info] Checking for update
[2019-01-15 19:38:20.271] [info] Generated new staging user ID: 6c7559be-15cb-576d-afdc-5e20a9f1e0c0
[2019-01-15 19:38:22.061] [info] Update for version 0.0.5 is not available (latest version: 0.0.5, downgrade is disallowed).
[2019-01-15 19:45:27.771] [info] App starting...
[2019-01-15 19:45:31.393] [info] Checking for update
[2019-01-15 19:45:33.798] [info] Update for version 0.0.5 is not available (latest version: 0.0.5, downgrade is disallowed).
[2019-01-15 19:52:15.510] [info] App starting...
[2019-01-15 19:52:17.193] [info] Checking for update
[2019-01-15 19:52:19.003] [info] Update for version 0.0.5 is not available (latest version: 0.0.5, downgrade is disallowed).
[2019-01-15 19:53:47.042] [info] App starting...
[2019-01-15 19:53:48.617] [info] Checking for update
[2019-01-15 19:53:50.482] [info] Update for version 0.0.5 is not available (latest version: 0.0.5, downgrade is disallowed).
[2019-01-15 20:33:17.869] [info] App starting...
[2019-01-15 20:33:19.811] [info] Checking for update
[2019-01-15 20:33:21.786] [info] Update for version 0.0.5 is not available (latest version: 0.0.5, downgrade is disallowed).
[2019-01-15 22:31:03.245] [info] App starting...
[2019-01-15 22:33:49.404] [info] App starting...
[2019-01-16 07:15:52.897] [info] App starting...

from mqtt-explorer.

thomasnordquist avatar thomasnordquist commented on May 13, 2024

Not sure what is wrong here.

These directories might not all exist, after deleting them there should be nothing left of the app

rm -r .config/MQTT-Explorer
rm -r .cache/mqtt-explorer-updater
rm -r /tmp/.mount_MQTT-*

In the meantime, I'll definitely check if I can make the app more resilient to exceptions.

Version 0.0.7 has debugger support built in.
This allows to see the developer console, including the "renderer logs".
See the section "Console" for the logs
./MQTT-Explorer-0.0.7-x86_64.AppImage x --debug

The output should look like this
bildschirmfoto 2019-01-16 um 10 55 20

from mqtt-explorer.

vzorglub avatar vzorglub commented on May 13, 2024

It works now. Thanks

from mqtt-explorer.

thomasnordquist avatar thomasnordquist commented on May 13, 2024

Happy to hear it!

from mqtt-explorer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.