CyberDNS / hassio-addons-repository

My custom addon repository for homeassistant. All started with the integration of my Lupusec Alarm System.
MIT License
7 stars 2 forks source link

AddOn does not work for me #15

Closed mentor7785 closed 2 years ago

mentor7785 commented 2 years ago

Hy all, after config my MQTT-Broker (mosquitto) on my RaspPi4 I want to setup the lupus-add on. I get an error in the request to get the device list as follows:

Can u help me to fix this issue?

Homeassistant config file path is /data/options.json [22:02:38 INF] Lupusec2Mqtt is starting up... {} [22:02:55 ERR] Call to Lupusec has an error! Request was: Method: POST, RequestUri: 'http://192.168.xxx.xx:xxx/action/deviceListGet', Version: 1.1, Content: , Headers: { Accept: application/json Authorization: Basic TWFz...P0FALA== } {"SourceContext": "Lupusec2Mqtt.Lupusec.LupusecService"} System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.IO.IOException: The response ended prematurely. at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace ---