thomasnordquist / MQTT-Explorer

An all-round MQTT client that provides a structured topic overview
https://mqtt-explorer.com
Other
3.09k stars 291 forks source link

Unable to start MQTT Explorer in Ubuntu 22.04 #755

Closed bikingfreak closed 6 months ago

bikingfreak commented 8 months ago

Mysteriously yesterday Explorer stopped working and would not restart, having worked fine for > 6 months. I wonder if there is a snap problem. I have attached the strace output, if that helps.

All I can think is that I connected my old hard drive to retrieve some backups. All hell broke loose later and my MQTT Python apps also seemed to start having problems. The server is working fine. mqtt_strace.txt

bikingfreak commented 8 months ago

The solution is not to run as root - unless it is sandboxed. I did this from the command line but how to do this from the desktop app?

bikingfreak commented 8 months ago

I fixed this by installing the Appimage rather than the snap version.