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 ---
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?