You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When launching the Amazon Prime app, the following is spammed in the log:
2024-08-21 21:33:52.760 - �[31merror�[39m: chromecast.0 (6460) DB closed
2024-08-21 21:33:52.760 - �[31merror�[39m: chromecast.0 (6460) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
2024-08-21 21:33:52.760 - �[31merror�[39m: chromecast.0 (6460) unhandled promise rejection: DB closed
2024-08-21 21:33:52.760 - �[31merror�[39m: chromecast.0 (6460) Error: DB closed
at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
at Socket.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
at Object.onceWrapper (node:events:632:26)
at Socket.emit (node:events:517:28)
at Socket.emit (node:domain:489:12)
at TCP.<anonymous> (node:net:350:12)
In about 30 minutes I have had 20 MB of log created.
The log level is already set to "error" as I have had issues with spammed logs for chromecast in the past.
Adapter Version
v3.4.1
JS-Controller Version
6.0.10
Node JS Version
v18.20.4
NPM Version
10.8.1
Operating System
Debian
Relevant log output
2024-08-21 21:33:52.760 - �[31merror�[39m: chromecast.0 (6460) DB closed
2024-08-21 21:33:52.760 - �[31merror�[39m: chromecast.0 (6460) Unhandled promise rejection. This error originated either by throwing inside of an async functionwithout a catch block, or by rejecting a promise which was not handled with .catch().
2024-08-21 21:33:52.760 - �[31merror�[39m: chromecast.0 (6460) unhandled promise rejection: DB closed
2024-08-21 21:33:52.760 - �[31merror�[39m: chromecast.0 (6460) Error: DB closed
at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
at Socket.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
at Object.onceWrapper (node:events:632:26)
at Socket.emit (node:events:517:28)
at Socket.emit (node:domain:489:12)
at TCP.<anonymous> (node:net:350:12)
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Contact Details
No response
What happened?
When launching the Amazon Prime app, the following is spammed in the log:
In about 30 minutes I have had 20 MB of log created.
The log level is already set to "error" as I have had issues with spammed logs for chromecast in the past.
Adapter Version
v3.4.1
JS-Controller Version
6.0.10
Node JS Version
v18.20.4
NPM Version
10.8.1
Operating System
Debian
Relevant log output
Anything else?
No response
The text was updated successfully, but these errors were encountered: