brutella / hkknx-public

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

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

Closed MarcZimmi closed 6 months ago

MarcZimmi commented 6 months 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 6 months 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 6 months ago

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

brutella commented 6 months 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 6 months ago

Did you manage to resolve this issue?

MarcZimmi commented 6 months ago

Is solved. Thank you!