satori-com / mzbench

MZ Benchmarking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The website at port 1480 just keeps loading

sourabharsh opened this issue · comments

Hi Everyone

So, I have been trying to install mzbench on a ubuntu (tried all the 14, 16, and 28 LTSs) on my google cloud account for quite some time now.
Most of the time, It doesn't get complied even after following the instructions.
When I try to install it using docker, then the site just keeps loading. There is one pop-up on the right that says "The board is not connected to the server"
Please help me out. I am so stuck here :(

screen shot 2018-09-05 at 9 31 15 pm

Hi,
it looks like websocket fails to connect, maybe insecure webscokets are not allowed, you may check that by trying this website in different browser, they have different reporting and different policies so you may notice something.

If that won't work, I suggest to open developer console and look for error messages, they could help to find the reason behind this problem

Hi.
Thanks, let me try doing this. I have been trying to run it on a Google cloud instance. There might be some extra layer of security implemented by the Google.