GooBox / goobox-community-gui

Desktop community syncing client for Sia and Storj (DApp)
GNU General Public License v3.0
50 stars 4 forks source link

Installing JRE doesn't finish #127

Open jkawamoto opened 6 years ago

jkawamoto commented 6 years ago

It seems node-jre.install sometime blocks. The installer should set timeout and retry the installation.

jkawamoto commented 6 years ago

Currently, the JRE installation times out after one hour but it should be shorter for example 20min.

jkawamoto commented 6 years ago

We can watch CPU usage with this library https://github.com/soyuka/pidusage to determine the download process is frozen.

MeijeSibbel commented 6 years ago

awesome!.