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

Unable to connect to Trakt API? #5

Open
ioncewasacat opened this issue Mar 21, 2019 · 0 comments
Open

Unable to connect to Trakt API? #5

ioncewasacat opened this issue Mar 21, 2019 · 0 comments

Comments

@ioncewasacat
Copy link

ioncewasacat commented Mar 21, 2019

npx trakt-to-letterboxd -u ioncewasacat -f cat.csv

results in:

npx: installed 58 in 54.014s
request to https://api.trakt.tv/users/ioncewasacat/watched/movies failed, reason: read ECONNRESET { FetchError: request to https://api.trakt.tv/users/ioncewasacat/watched/movies failed, reason: read ECONNRESET
at ClientRequest. (/root/.npm/_npx/6048/lib/node_modules/trakt-to-letterboxd/node_modules/node-fetch/lib/index.js:1444: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)
message: 'request to https://api.trakt.tv/users/ioncewasacat/watched/movies failed, reason: read ECONNRESET',
type: 'system',
errno: 'ECONNRESET',
code: 'ECONNRESET' }
Complete!

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