lynxcs / homebridge-ct200

Homebridge plugin for Bosch Easycontrol CT200
MIT License
21 stars 2 forks source link

Failed to connect client: XMPP authentication failure #30

Closed TheRemesh closed 2 years ago

TheRemesh commented 2 years ago

Describe Your Problem:

can't make the set-up every time a error that I not can fix any help plz... 

Logs:

[28/5/2022 20:13:57] [homebridge-ct200] Restarting Process...
[28/5/2022 20:13:58] [homebridge-ct200] Launched child bridge with PID 27687
[28/5/2022 20:13:58] Registering platform 'homebridge-ct200.CT200'
[28/5/2022 20:13:58] [homebridge-ct200] Loaded homebridge-ct200 v2.2.7 child bridge successfully
[28/5/2022 20:13:58] Homebridge v1.4.1 (HAP v0.10.2) (homebridge-ct200) is running on port 43159.
[28/5/2022 20:13:59] [homebridge-ct200] Failed to connect client: XMPP authentication failure
[28/5/2022 20:13:59] [homebridge-ct200] Child bridge process ended
[28/5/2022 20:13:59] [homebridge-ct200] Process Ended. Code: 1, Signal: null
[28/5/2022 20:14:06] [homebridge-ct200] Restarting Process...
[28/5/2022 20:14:07] [homebridge-ct200] Launched child bridge with PID 27715

Plugin Config:

{
    "access": "xxxxx",
    "serial": "101154650",
    "password": "xxxxx",
    "away": true,
    "zoneInterval": 2,
    "auxInterval": 5,
    "zones": [
        {
            "index": 1,
            "name": "Thermostat"
        }
    ],
    "_bridge": {
        "username": "0E:8B:37:56:5D:66",
        "port": 43159
    },
    "platform": "CT200"
}

Screenshots: [28/5/2022 20:02:25] [homebridge-ct200] Restarting Process... [28/5/2022 20:02:26] [homebridge-ct200] Launched child bridge with PID 25712 [28/5/2022 20:02:26] Registering platform 'homebridge-ct200.CT200' [28/5/2022 20:02:26] [homebridge-ct200] Loaded homebridge-ct200 v2.2.7 child bridge successfully [28/5/2022 20:02:26] Homebridge v1.4.0 (HAP v0.10.0) (homebridge-ct200) is running on port 43159. [28/5/2022 20:02:27] [homebridge-ct200] Failed to connect client: XMPP authentication failure [28/5/2022 20:02:27] [homebridge-ct200] Child bridge process ended [28/5/2022 20:02:27] [homebridge-ct200] Process Ended. Code: 1, Signal: null

Environment:

TheRemesh commented 2 years ago

Nevermind deinstalled the plugin and try its again for the X-time and it works

Great plugin !