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

Plex Manual Library Sync blocked #256

Closed
tomtom602 opened this issue Dec 14, 2020 · 3 comments
Closed

Plex Manual Library Sync blocked #256

tomtom602 opened this issue Dec 14, 2020 · 3 comments

Comments

@tomtom602
Copy link

tomtom602 commented Dec 14, 2020

Describe the bug
Overseerr is blocked on 250/493 on my movie library during first manual library sync.

Are you on latest or develop branch?
I just installed through docker, so I think Im on latestet release, but the About page respond in 404, so no guess there
Same for the log page : error 404

To Reproduce
Launch manual sync

Expected behavior
Manual sync complete the operation

Additional context
The name of one the movies can eventually block the operation : japanese anime, french movie with accent in the name...
but without log I cant't say what

** EDIT **
I just thought about checking docker logs, I've found this :


(node:28) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'forEach' of undefined
at JobPlexSync.processMovie (/app/dist/job/plexsync/index.js:43:27)
at runMicrotasks ()
at processTicksAndRejections (internal/process/task_queues.js:97:5)
at async /app/dist/job/plexsync/index.js:191:17
at async Promise.all (index 5)
at async JobPlexSync.processItems (/app/dist/job/plexsync/index.js:189:9)
at async JobPlexSync.loop (/app/dist/job/plexsync/index.js:202:13)
at async Timeout._onTimeout (/app/dist/job/plexsync/index.js:204:17)
(node:28) UnhandledPromiseRejectionWarning: 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(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 11)


Otherwise, the application has already a good look and feel. and it's definitly way faster than omby !!
Please continue this great work !

@tomtom602 tomtom602 added the bug label Dec 14, 2020
@sct
Copy link
Owner

sct commented Dec 14, 2020

Hi @tomtom602 can you try pulling the latest docker image and trying again? This should be fixed.

@tomtom602
Copy link
Author

Yes !
Works way better now.
Thanks

@sct
Copy link
Owner

sct commented Dec 14, 2020

Glad to hear!

@sct sct closed this as completed Dec 14, 2020
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