-
Notifications
You must be signed in to change notification settings - Fork 17
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
Does not work after updating to HB 1.3.0 - TypeError: Cannot read property 'log' of undefined #54
Comments
if I am not mistaken, looks like @mmende would you mind taking a look? |
same issue here |
Workaround for issue mmende#54
@iperniaf don't think your code has been published yet in a new package. For others facing the same issue please modify following file for now:
|
TypeError: Cannot read property 'log' of undefined at debug (/usr/lib/node_modules/homebridge/src/logger.ts:143:10) at checkDeviceDetails (/usr/lib/node_modules/homebridge-samsungtv-control/src/utils/detectDevices.ts:85:5) at processTicksAndRejections (node:internal/process/task_queues:93:5)
This error causes HB to get stuck in a constant service restart loop.
Please advise.
EDIT:
The text was updated successfully, but these errors were encountered: