b3nn0 / hassio-addon-ism7mqtt

HomeAssistant Addon for running ism7mqtt to fetch data from Wolf heaters
Apache License 2.0
18 stars 3 forks source link

Unable to connect #41

Open muhkuh666 opened 4 months ago

muhkuh666 commented 4 months ago

Hi I have following issues:

Setting up ism7mqtt ISM7i 192.168.2.29 Creating initial configuration /config/ism7-parameters-ISM7i.json 2024-02-26 07:16:06.6988|INFO|LuCon.WebPortal.StandaloneService.NetworkConnector|Try IP-resolve for host:192.168.2.29 2024-02-26 07:16:06.7672|INFO|LuCon.WebPortal.StandaloneService.NetworkConnector|Try connect destination server -> 192.168.2.29:9092, Timeout:60000 ms 2024-02-26 07:17:06.8052|ERROR|LuCon.WebPortal.StandaloneService.NetworkConnector|Timeout in DoConnect 2024-02-26 07:17:06.8090|ERROR|LuCon.WebPortal.StandaloneService.NetworkConnector|DoConnect Unhandled exception. LuCon.Common.Declarations.BusinessServiceException: Die Verbindung zur Anlage kann nicht hergestellt werden. Aktualisieren Sie die Anlagenliste und versuchen Sie es nochmal. at LuCon.WebPortal.StandaloneService.NetworkConnector.DoConnect(String server, IPAddress localIp, Int32 port, String password, IStreamHandler streamHandler) at ism7config.Program.Main(String[] args) in /app/ism7config/Program.cs:line 120 at ism7config.Program.

(String[] args) /run.sh: line 26: 147 Aborted (core dumped) /app/ism7config -t $parameters s6-rc: info: service legacy-services: stopping s6-rc: info: service legacy-services successfully stopped s6-rc: info: service legacy-cont-init: stopping s6-rc: info: service legacy-cont-init successfully stopped s6-rc: info: service fix-attrs: stopping s6-rc: info: service fix-attrs successfully stopped s6-rc: info: service s6rc-oneshot-runner: stopping s6-rc: info: service s6rc-oneshot-runner successfully stopped

What to do?

b3nn0 commented 4 months ago

Do you have the mobile app or desktop software connected? The ISM only allows one connection at a time. Try disconnecting other devices.

muhkuh666 commented 4 months ago

I do not have a desktop software, I do have the app on my mobile but was logged out...

muhkuh666 commented 4 months ago

Is there btw a documentation how to set up everything in HA ?