A "socket" was not created for HTTP request before 300000ms
-
@olivierlambert It must be 16.14?
-
@BrunoMorais have you read the link I provided?
-
@olivierlambert Yes I've read. It show 16.14 version. I thought to maintain the major verions and I could use a more updated minor version.
So I was asking if I must stay with 16.14. -
@olivierlambert I see. Please always use latest Node LTS.
-
i m doing'it now, wait 10 mins pls
-
@arsenieciprian Bruno it means LTS
I'm using the latest lts which is 18
-
root@space:/opt/xo/xo-builds/xen-orchestra-202302271416# git show
commit bc0afb589e96694fb30410cc5843ada6a866d995 (HEAD)
Author: ...
Date: Fri Feb 17 10:42:35 2023 +0100it seems that is working
-
i will retry now with master to see if issue persist
-
-
Okay thanks, so we are now 100% sure about the problematic commit, but we still have hard time to reproduce it and therefore, understand why this is broken.
-
@olivierlambert
thank you for help and prompt support. i will use this comit bc0afb589e96694fb30410cc5843ada6a866d995 until issue is fixed -
@arsenieciprian is your restore working fine ?
-
@olivierlambert
When I get home (I have the same problem on my home lab and at work I don't have internet in the servers area), I can open a tunnel if you want. -
@Gheppy This will be probably helpful, I suppose you can have an XOA up to date with the issue, right?
-
I'm at commit b1e81d8 which Replication and delta works fine now. I'm trying to find the commit where restore starts working.
-
I've updated my node version.
$ node -v
v18.14.2I'm in commit 9fcd497c42805cd8b7fb936864a6dae9580677d2 and problem staus the same.
-
@EddieCh08666741 I restore a VM that is created with bc0afb589e96694fb30410cc5843ada6a866d995 and is ok
-
@olivierlambert
I have a XOCE but I will also try an XOA -
I wonder, could you test with Node latest, to see if it could be related to something in Node itself? (19.7 is the current one). Don't forget to rebuild everything.
-
@olivierlambert I'll do that