brutella / hkknx-public

hkknx is a HomeKit KNX bridge for KNX.
https://hochgatterer.me/hkknx
97 stars 6 forks source link

Sometimes I have issue to connect to the web page #322

Closed MarcZimmi closed 1 month ago

MarcZimmi commented 1 month ago

Sometimes I have the issue that the site ist not available and all devices in Home Kit are offline? Is there an issue on my side and a way to solve it?

Fehler

brutella commented 1 month ago

Which version do you have installed?

Unfortunately there was a bug in version 3.0.0-a6 where the app crashes when creating a new accessory. This issue is now resolved in version 3.0.0-a7.

Might this be related to your issue?

MarcZimmi commented 1 month ago

Yes, is there a way to update to New Version by terminal?

brutella commented 1 month ago

Unfortunately you will have to edit the server.json file inside your --db folder to resolve this issue. There you have to delete the last array entry under the "accessories" key. Then you can restart hkknx and update to the latest version.

brutella commented 1 month ago

Did you manage to resolve this issue?

MarcZimmi commented 1 month ago

Is solved. Thank you!