janjongboom / mbed-simulator

Experimental simulator for Mbed OS 5 applications
Other
175 stars 65 forks source link

The Run button never return from compiling #42

Open suveergarg opened 4 years ago

suveergarg commented 4 years ago

Hi, I am running an UBUNTU 16.04.4LTS. When I open the simulator on my Firefox Browser, the run button, gets stuck and never returns from compiling. At the same time when I rebuild demos using bash build-demos.sh, it never exits. Please help

janjongboom commented 4 years ago

Any logs? E.g. Do you see the compilation step starting? Do you have an ad blocker that might be interfering?

suveergarg commented 4 years ago

No, there is no add-blocker. I run it on a clean virtual machine. It works fine for some-time before the run button gives up. Even running bash build-demos.sh does not work from the terminal. On restarting my VM, things start working again before I run into the same issue. The button gets stuck on compiling. Refreshing the page does not help.

Thanks