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

Error message occurring after "Sync Completed" #68

Open
josurr opened this issue May 18, 2018 · 0 comments
Open

Error message occurring after "Sync Completed" #68

josurr opened this issue May 18, 2018 · 0 comments

Comments

@josurr
Copy link

josurr commented May 18, 2018

The following error message appears after running a one-way sync (reading from one server for a specific library and writing to another server) and receiving a "Sync Completed" message:

(node:5131) UnhandledPromiseRejectionWarning: FetchError: request to https://192.168.1.10:32400/:/scrobble?identifier=com.plexapp.plugins.library&key=22030&X-Plex-Token=[Plex Token] failed, reason: connect ECONNREFUSED 192.168.1.10:32400
at ClientRequest. (/usr/lib/node_modules/plex-sync/node_modules/node-fetch/index.js:133:11)
at emitOne (events.js:116:13)
at ClientRequest.emit (events.js:211:7)
at TLSSocket.socketErrorListener (_http_client.js:387:9)
at emitOne (events.js:116:13)
at TLSSocket.emit (events.js:211:7)
at emitErrorNT (internal/streams/destroy.js:64:8)
at _combinedTickCallback (internal/process/next_tick.js:138:11)
at process._tickCallback (internal/process/next_tick.js:180:9)
(node:5131) 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(). (rejection id: 50)

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

1 participant