We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
With the actualy Version 1.3.2 my Homebridge crashes every 30min at my raspberry, with this Log-Error. Somebody an idea for me?
Jul 07 00:12:51 HomebridgeTwo homebridge[31226]: [7/7/2021, 12:12:51 AM] [openHAB2-Complete] Item FensterTRkontaktsensorAquara_OpenClose's state was cleared from the cache, getting the current value Jul 07 00:12:51 HomebridgeTwo homebridge[31226]: [7/7/2021, 12:12:51 AM] ReferenceError: url is not defined Jul 07 00:12:51 HomebridgeTwo homebridge[31226]: at OpenHAB._getStateWithoutCache (/usr/local/lib/node_modules/homebridge-openhab2-complete/util/OpenHAB.js:92:13) Jul 07 00:12:51 HomebridgeTwo homebridge[31226]: at OpenHAB. (/usr/local/lib/node_modules/homebridge-openhab2-complete/util/OpenHAB.js:30:18) Jul 07 00:12:51 HomebridgeTwo homebridge[31226]: at Cache.emit (events.js:375:28) Jul 07 00:12:51 HomebridgeTwo homebridge[31226]: at Cache._getValueAndCheckExpiration (/usr/local/lib/node_modules/homebridge-openhab2-complete/util/Cache.js:55:26) Jul 07 00:12:51 HomebridgeTwo homebridge[31226]: at Array.forEach () Jul 07 00:12:51 HomebridgeTwo homebridge[31226]: at Cache._checkCacheForExpiredItems (/usr/local/lib/node_modules/homebridge-openhab2-complete/util/Cache.js:45:33) Jul 07 00:12:51 HomebridgeTwo homebridge[31226]: at listOnTimeout (internal/timers.js:557:17) Jul 07 00:12:51 HomebridgeTwo homebridge[31226]: at processTimers (internal/timers.js:500:7) Jul 07 00:12:51 HomebridgeTwo homebridge[31226]: [7/7/2021, 12:12:51 AM] Got SIGTERM, shutting down Homebridge... Jul 07 00:12:51 HomebridgeTwo homebridge[31226]: [7/7/2021, 12:12:51 AM] [Harmony] INFO - shutdown
The text was updated successfully, but these errors were encountered:
Thanks for reporting, this is a stupid one....fixed with the 1.3.3 release.
Sorry, something went wrong.
steilerDev
No branches or pull requests
With the actualy Version 1.3.2 my Homebridge crashes every 30min at my raspberry, with this Log-Error.
Somebody an idea for me?
Jul 07 00:12:51 HomebridgeTwo homebridge[31226]: [7/7/2021, 12:12:51 AM] [openHAB2-Complete] Item FensterTRkontaktsensorAquara_OpenClose's state was cleared from the cache, getting the current value
Jul 07 00:12:51 HomebridgeTwo homebridge[31226]: [7/7/2021, 12:12:51 AM] ReferenceError: url is not defined
Jul 07 00:12:51 HomebridgeTwo homebridge[31226]: at OpenHAB._getStateWithoutCache (/usr/local/lib/node_modules/homebridge-openhab2-complete/util/OpenHAB.js:92:13)
Jul 07 00:12:51 HomebridgeTwo homebridge[31226]: at OpenHAB. (/usr/local/lib/node_modules/homebridge-openhab2-complete/util/OpenHAB.js:30:18)
Jul 07 00:12:51 HomebridgeTwo homebridge[31226]: at Cache.emit (events.js:375:28)
Jul 07 00:12:51 HomebridgeTwo homebridge[31226]: at Cache._getValueAndCheckExpiration (/usr/local/lib/node_modules/homebridge-openhab2-complete/util/Cache.js:55:26)
Jul 07 00:12:51 HomebridgeTwo homebridge[31226]: at Array.forEach ()
Jul 07 00:12:51 HomebridgeTwo homebridge[31226]: at Cache._checkCacheForExpiredItems (/usr/local/lib/node_modules/homebridge-openhab2-complete/util/Cache.js:45:33)
Jul 07 00:12:51 HomebridgeTwo homebridge[31226]: at listOnTimeout (internal/timers.js:557:17)
Jul 07 00:12:51 HomebridgeTwo homebridge[31226]: at processTimers (internal/timers.js:500:7)
Jul 07 00:12:51 HomebridgeTwo homebridge[31226]: [7/7/2021, 12:12:51 AM] Got SIGTERM, shutting down Homebridge...
Jul 07 00:12:51 HomebridgeTwo homebridge[31226]: [7/7/2021, 12:12:51 AM] [Harmony] INFO - shutdown
The text was updated successfully, but these errors were encountered: