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

[Bug]: Amazon Prime app causes issue #302

Open
ScumbagSteve opened this issue Aug 21, 2024 · 0 comments
Open

[Bug]: Amazon Prime app causes issue #302

ScumbagSteve opened this issue Aug 21, 2024 · 0 comments
Labels

Comments

@ScumbagSteve
Copy link

Contact Details

No response

What happened?

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 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)

Anything else?

No response

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

No branches or pull requests

1 participant