Proxy installer down?
-
@McHenry As indicated, it wants the user name and password that you use to login at https://xen-orchestra.com/#!/login. Is there a reason that you aren't using XOA to deploy the new proxy?
-
Thank you. So this login is for registration purposes and not login purposes?
Does the login need to be performed as I noticed when testing that it still deploys if I do no enter anything for email & password?
-
@Danp said in Proxy installer down?:
Is there a reason that you aren't using XOA to deploy the new proxy?
Tried XOA, same error
-
@McHenry I believe the login information is being used to associate this new proxy deployment to your existing account with Vates.
I suggest that you open a support ticket so that we can investigate this issue further.
-
Hello @McHenry, we've just deployed a new build of the XOA, maybe it would fix the issue you had.
-
Tried again, still not working, just hangs.
-
It smells a firewall issue on your side.
-
That is why I included the google ping in the image. There is no outbound firewalling and other hosts work fine.
-
ICMP isn't TCP/HTTP.
You need to check with curl for example.
curl -I http://xoa.io/xva
-
@olivierlambert
Correct, I was just demonstrating connectivity. -
How about:
xe vm-import url=http://xoa.io/xva
-
@olivierlambert said in Proxy installer down?:
xe vm-import url=http://xoa.io/xva
Nothing... just hangs.
-
Can you check if there's a task with some progress?
xe task-list
-
@olivierlambert said in Proxy installer down?:
xe task-list
-
So it works but it's slow. You should have multiple VMs right now.
-
-
Okay good, let me check what's next to test
-
Okay, can you try again the
bash -c "$(wget -qO- https://xoa.io/proxy/deploy)"
command? -
-
Can you check the task list to see if there's anything moving?