Skip to content

Does not reply within MQTT keep-alive #192

@jmgiaever

Description

@jmgiaever

Hi,

After my Z-wave network have grown, the daemon has started to fail when I do a reboot.

From the log:

ozwdaemon[1036]: [20201207 17:32:19.205 CET] [ozw.notifications] [debug]: Notification pvt_valueAdded: 281475859349521 Thread:  0xffff889b4450
**mosquitto**[1061]: 1607358739: Client qt-openzwave-1 has exceeded timeout, disconnecting.
ozwdaemon[1036]: [20201207 17:32:19.291 CET] [ozw.mqtt.publisher] [debug]: Publishing Event valueAdded: 281475859349521
ozwdaemon[1036]: [20201207 17:32:19.291 CET] [ozw.notifications] [debug]: Notification pvt_valueAdded: 562950836060177 Thread:  0xffff889b4450
[... ozwdaemon continues like this for a while ... ]
ozwdaemon.ozwdaemon[1036]: [20201207 17:32:21.539 CET] [ozw.mqtt.publisher] [debug]: MQTT State Change "Disconnected"
ozwdaemon[1036]: [20201207 17:32:21.539 CET] [ozw.mqtt.publisher] [warning]: Exiting on Failure
ozwdaemon[1036]: [20201207 17:32:21.539 CET] [ozw.mqtt.publisher] [warning]: MQTT Client Disconnnected
ozwdaemon[1036]: [20201207 17:32:21.539 CET] [ozw.mqtt.publisher] [warning]: MQTT Client Error "Transport Invalid"

I just scrolled through the code and was wondering if the reference to m_client for the ping responses should be this->m_client, as with the line 90-92?

I'm not very familiar with the code and not the language either, but though it would be ok to ask :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions