ayasystems / froniusHttp

Fronius http phyton domoticz plugin
GNU General Public License v3.0
5 stars 3 forks source link

FroniusHttp freezing domoticz #10

Open zozolpl opened 2 years ago

zozolpl commented 2 years ago

Hello, I installed this plugin, then configured it like on the screen I've got Fronius Symo 6.0-3-M image

When I hit enabled and apply - then domoticz stops working - hardware table is empty, when open devices it says loading in endless loop, other tab like temperature utility etc is empty.

Where Can I find logs of this plugin? Is there something that could I miss? additional library?

IP is corect - I can reach fronius via browser

To get domoticz working again, need to disable FroniusHttp sudo sqlite3 -header -list domoticz.db "UPDATE Hardware set Enabled = 0 where ID = 6" then restart domoticz

zozolpl commented 2 years ago

I made fresh instalation of raspbian, but not bullseye, but buster with python 3.7 instead of 3.9 and it started working

ajarzyn commented 12 months ago

@ayasystems I think this issue may be closed.