Dependency warning

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
Eckhard
Posts: 32
Joined: 17 Oct 2015 16:18

Dependency warning

Post by Eckhard »

Hi all,

I very often get the message

Code: Select all

Dependency not found for module: [DEP]::[MODUL] = BaseModule :: MQTT
What should I do to repair this? (The message is shown as written with the brackets.)

Regards, Eckhard
aivs
Posts: 68
Joined: 04 Mar 2011 15:26

Re: Dependency warning

Post by aivs »

Hi, remove old MQTT module and install new MQTT Client if necessary.
Eckhard
Posts: 32
Joined: 17 Oct 2015 16:18

Re: Dependency warning

Post by Eckhard »

Mmh, the new MQTT is not working for me - Error "something went wrong" - that is very helpful :-(

The logs says:

Notification: error (core): An error has occurred while the app was instantiated. Please reload or reinstall the app: MQTT
[2022-05-24 11:10:40.271] [core] (Mobile App Support) send notification: "An error has occurred while the app was instantiated. Please reload or reinstall the app: MQTT"
[2022-05-24 11:10:40.275] [core] (Mobile App Support) send notification: "An error has occurred while the app was instantiated. Please reload or reinstall the app: MQTT"

Does the new MQTT Client support SSL?
User avatar
alexis92
Posts: 18
Joined: 28 Apr 2022 15:59

Re: Dependency warning

Post by alexis92 »

SSL is supported as far as I'm aware.
Eckhard
Posts: 32
Joined: 17 Oct 2015 16:18

Re: Dependency warning

Post by Eckhard »

My mosquitto runs on SSL Port 8883 and uses username and password. I copied the data from the old MQTT app but it is not working. How can I figure out what's wrong in the config?
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Dependency warning

Post by PoltoS »

1) Z-Way logs
2) tcpdump (wirehark)
Post Reply