Skip to content
New issue

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

Homebridge crash with ReferenceError: url is not defined #100

Closed
bananajoe86 opened this issue Jul 6, 2021 · 1 comment
Closed

Homebridge crash with ReferenceError: url is not defined #100

bananajoe86 opened this issue Jul 6, 2021 · 1 comment
Assignees

Comments

@bananajoe86
Copy link

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

@steilerDev
Copy link
Owner

Thanks for reporting, this is a stupid one....fixed with the 1.3.3 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants