Thanks wanted to write that my issues are all fixed after grabbing a fresh copy and rebuild.
Posts made by EddieCh08666741
-
RE: A "socket" was not created for HTTP request before 300000ms
-
RE: A "socket" was not created for HTTP request before 300000ms
@julien-f is there similar codes in restore function. The backup delta seems fixed but the restore showing the same error.
-
RE: A "socket" was not created for HTTP request before 300000ms
@olivierlambert I tested few weeks back with 19 not working too.
-
RE: A "socket" was not created for HTTP request before 300000ms
@arsenieciprian I reported this issue awhile back when restore is not working but backing up delta is working. Only recently there are more people reporting this issue during CR and Delta backups.
-
RE: A "socket" was not created for HTTP request before 300000ms
I'm at commit b1e81d8 which Replication and delta works fine now. I'm trying to find the commit where restore starts working.
-
RE: A "socket" was not created for HTTP request before 300000ms
@arsenieciprian is your restore working fine ?
-
RE: A "socket" was not created for HTTP request before 300000ms
@arsenieciprian Bruno it means LTS
I'm using the latest lts which is 18
-
RE: VDI_IO_ERROR Continuous Replication on clean install.
@olivierlambert i'm doing the git bisect . Will update the commit which cause this issue from restore backup and CR issue.
-
RE: VDI_IO_ERROR Continuous Replication on clean install.
I did another test on fresh new copy of debian 11. Install XOCE. And run some backup to test.
M packages/xo-server/config.toml
Your branch is up to date with 'origin/master'. -
RE: A "socket" was not created for HTTP request before 300000ms
@arsenieciprian what is the duration of the successful backup?
-
RE: A "socket" was not created for HTTP request before 300000ms
@renatonog82 no problem I have this issue too since few weeks ago.
-
RE: A "socket" was not created for HTTP request before 300000ms
https://github.com/vatesfr/xen-orchestra/issues/6656
Submitted this issue. Hope it can be fixed soon.
-
RE: A "socket" was not created for HTTP request before 300000ms
It should be similar . When the backup is within 5 mins it works. Currently I'm still facing this issue. I've opened a new issue in git. Hope they can fix it soon as I feel this is a key important feature.
-
RE: VDI_IO_ERROR Continuous Replication on clean install.
@arsenieciprian the official supported XOA.
-
RE: VDI_IO_ERROR Continuous Replication on clean install.
I've been testing with many variations all clean install from XO from sources all stopped at 5mins. installed 3-4 fresh copy. The only one which work consistently is the node 16 xoa stable version.
-
RE: VDI_IO_ERROR Continuous Replication on clean install.
seems i spoke too soon lol. Tested another VM and got this same 5mins A "socket" was not created for HTTP request before 300000ms
-
RE: VDI_IO_ERROR Continuous Replication on clean install.
want to share that I fix this issue by upgrading NPM to latest stable version.
-
RE: VDI_IO_ERROR Continuous Replication on clean install.
I want to share my findings. I did a clean install XOCE on several distros ubuntu,debian and the 5mins restore still happens. I've tried both commits one with the requesttimeout=0 and the other requesttimeout=86xxxx running on node 18. I've installed XOA stable version which is running lower version of node runs perfectly fine always 100% on every restore.
-
RE: VDI_IO_ERROR Continuous Replication on clean install.
@EddieCh08666741 Hope my above logs can help team to see if there's a bug in the script.
-
RE: VDI_IO_ERROR Continuous Replication on clean install.
I did quite a number of test and these are all fresh install and the codes for node js fix is there. I'm using the restore function to local SR ( ext4 ) Is there some other codes that needs to be updated ? Anyone have similar issue ?