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
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: