Service not available

Hi there,
I’m trying to run the platform agnostic installer on Arch Linux and I get this error when trying to log in.


Any idea?

The network seems to be fine and the windows version works under wine.

I’m also running Arch and I get this exact problem.

Hey i also have this problem. I am on void linux. The editor.log in .config/unity3d says

[CEF] Service not available, please try again later. in file:///%2Fhome%2Falex%2FDownloads%2Funity-editor-5.1.0f3%2FEditor%2FData%2FResources%2FHome/src/pn-login/login.js at line 96

Arch here, same problem, same error in log. Can’t seem to solve this one.

Upon reading the login script, it turns out you can press escape to skip the login but then it gets stuck on Connecting.

Same here, on manjaro

+1 on Arch Linux
Also can confirm what luckruns0ut said, if I press Escape, it hangs on Connecting

It looks like angular get’s confused when it handles the CORS requests and it calls the error callback even though the server answers with 200. I don’t understand why it doesn’t happen in other distros though :confused:

There was also some discussion here, but no solution:

Well, after checking the network traffic of the unity editor not getting service, I can fully say: It indeed doesn’t get service. It doesn’t send or receive anything.

Confirmed here under Arch Linux x64

Same here on gentoo ;(

it looks like the embedded browser is blocking the CORS requests.

Same here on Archlinux

Same here on Manjaro

I’m also having problems under archlinux

same here on archlinux

Is there a workaround ?

Everything is now in the other thread.