Is juliabox.com failing on 0.6 kernel for anyone else?

I’m trying to start a 0.6-dev kernel on juliabox and the kernel keeps dying on the first statement (5 + 7). It never recovers. Is this a known issue?

It fails for me too. Even without entering a command the kernel just dies after starting.

As a workaround, you can also run

using IJulia; notebook()

locally. Works fine for me in v"0.6.0-pre.alpha.0".

https://github.com/JuliaCloud/JuliaBox/issues/490

Bump.
0.6-dev fails here too right after starting on Widnows with Internet Explorer, Mozilla and Chrome, all newest versions.
I am behind a university firewall though, don’t know if that may have an impact.