ODrive icon indicating copy to clipboard operation
ODrive copied to clipboard

Files list done! (first synchronization) ends with ETIMEDOUT

Open mik13ST opened this issue 6 years ago • 5 comments

Files list done! Files list done! Files list done! Files list done! Files list done! Files list done! syncing false Updated syncing status Updating tray icon, connected: true syncing: false { Error: connect ETIMEDOUT 216.58.201.74:443 at Object._errnoException (util.js:1024:11) at _exceptionWithHostPort (util.js:1046:20) at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1182:14) code: 'ETIMEDOUT', errno: 'ETIMEDOUT', syscall: 'connect', address: '216.58.201.74', port: 443 }

My system is ArchLinux, kernel 4.19.8. I tried both the snap package odrive-unofficial and cloning repo and running npm i and then npm start. Both resulted in this error occurring after 5+ minutes of Getting files info.... I ran this app from terminal and this is the tail of the terminal log.

I have good knowledge of node.js and electron, I know how to debug node.js apps in Chrome Dev Tools, so I can provide any information to debug this.

I also tried to open drive.google.com in web browser while Getting files info... to somehow help with keeping the connection alive or something. It didn't help.

My Google Drive storage is around 10GB used.

mik13ST avatar Dec 15 '18 13:12 mik13ST

Well, I re-ran the synchronization like 5 times in a row, it failed every time, but now it works (downloading files). It seems this issue exists during the first synchronization if the user has many files on Drive or something.

mik13ST avatar Dec 15 '18 15:12 mik13ST

Sorry is not official release you have try appimage ?

liberodark avatar Jan 01 '19 02:01 liberodark

For Arch Linux have official build New build is coming

liberodark avatar Jan 01 '19 02:01 liberodark

I'm also having this problem, I use Manjaro with Deepin and appimage.

diegobiavati avatar Jan 08 '19 13:01 diegobiavati

ok now have push official release sudo snap install --edge odrive and 0.2.1

liberodark avatar Feb 27 '19 16:02 liberodark