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
{{ message }}
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.
Closed laptop when leaving the house this morning while running a first time sync.
What I expected to happen
Once computer was reopened it would reestablish the connection and continue downloading files.
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)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
What I did
Closed laptop when leaving the house this morning while running a first time sync.
What I expected to happen
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
The text was updated successfully, but these errors were encountered: