Skip to content

Cannot Connect to Broker on Windows: 'Connection Lost' #129

@artistro08

Description

@artistro08

So I have a broker over at HiveMQ and for the life of me, I cannot connect to it.

everytime I get this:

image

My configuration is as follows:

{
    "active_entities": [
        {
            "type": "AppInfo"
        },
        {
            "type": "Monitor"
        },
        {
            "enable_hibernate": "N",
            "type": "Power"
        }
    ],
    "active_warehouses": [
        {
            "address": "[redacted].s2.eu.hivemq.cloud",
            "port": "8884",
            "name": "Kaito",
            "username": "[redacted]",
            "password": "[redacted]",
            "add_name": "Y",
            "use_tag": "Y",
            "type": "HomeAssistant"
        }
    ],
    "settings": [
        {
            "update_interval": "10",
            "retry_interval": 1,
            "type": "App"
        }
    ]
}

Am I missing a part of configuration? I also allowed IoTuring to bypass the firewall

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions