Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Connection reset breaks sync #14

Open
wbuchanan opened this issue Aug 13, 2018 · 0 comments
Open

Connection reset breaks sync #14

wbuchanan opened this issue Aug 13, 2018 · 0 comments

Comments

@wbuchanan
Copy link

Description

What I did

Closed laptop when leaving the house this morning while running a first time sync.

What I expected to happen

  1. Once computer was reopened it would reestablish the connection and continue downloading files.
  2. If number 1 above didn't work, I could terminate the process in the terminal and re-run the synchronize command

What actually happens

Now I keep repeatedly getting a TLS Error when trying to run the sync command (copied below). Additionally, if I login to the front end I get an error message/icon when I navigate to the Canvas Data Portal page saying that the connection was reset and providing no other information.

Additional Information

$ node --version
v10.8.0
$ canvasDataCli --version
0.6.1
$ canvasDataCli sync -c ./config.js -l debug
fetching current list of files from API...
an error occured
{ Error: read ECONNRESET
    at TLSWrap.onread (net.js:660:25) errno: 'ECONNRESET', code: 'ECONNRESET', syscall: 'read' }
Error: read ECONNRESET
    at TLSWrap.onread (net.js:660:25)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant