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
I get this error trying to import common voice data (unzipped). It errors but then if I start again it gets past the file that errors and stops later.
/home/joe/Code/node_modules/dat-next/cli.js:64
if (err) throw err
^
Error: Not opened
at Request._openAndNotClosed (/home/joe/Code/node_modules/dat-next/node_modules/random-access-storage/index.js:156:34)
at Request._run (/home/joe/Code/node_modules/dat-next/node_modules/random-access-storage/index.js:186:16)
at Request._unqueue (/home/joe/Code/node_modules/dat-next/node_modules/random-access-storage/index.js:145:50)
at Request.callback (/home/joe/Code/node_modules/dat-next/node_modules/random-access-storage/index.js:149:8)
at onopen (/home/joe/Code/node_modules/dat-next/node_modules/random-access-file/index.js:145:25)
at FSReqWrap.oncomplete (fs.js:169:20)
The text was updated successfully, but these errors were encountered:
I get this error trying to import common voice data (unzipped). It errors but then if I start again it gets past the file that errors and stops later.
The text was updated successfully, but these errors were encountered: