Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore of machines not working. Does not show the percentage of completion #7477

Closed
seanlinder opened this issue Mar 17, 2024 · 11 comments · Fixed by #7508
Closed

Restore of machines not working. Does not show the percentage of completion #7477

seanlinder opened this issue Mar 17, 2024 · 11 comments · Fixed by #7508

Comments

@seanlinder
Copy link

Are you using XOA or XO from the sources?

XO from the sources

Which release channel?

None

Provide your commit number

No response

Describe the bug

Restore of machines not working. Does not show the percentage of completion even after running for hours still showing 0%. Tried on different browsers. My XO is Xen Orchestra, commit [8e5d9] Master, commit [8e5d9]

Error message

No error seems to be showing other than keeps showing 0% complete on restore tasks

To reproduce

  1. Go to '...'
  2. Click on '...'
  3. Scroll down to '...'
  4. See error

Expected behavior

No response

Screenshots

No response

Node

16.12.1

Hypervisor

8.2.1

Additional context

No response

@julien-f
Copy link
Member

Are you using an HTTP proxy to connect to your XCP-ng/XenServer pools?

@seanlinder
Copy link
Author

No I am not using an http proxy to connect to my xcp-ng pool

@tyhi
Copy link

tyhi commented Mar 18, 2024

I was also getting a similar issue but with with the 'XO CloudConfigDrive' drive never getting imported/restored, along with a health check job that got stuck on same task. Rollback fixed it.

@seanlinder
Copy link
Author

I did end up rolling back and was able to then get the restore to work

@julien-f
Copy link
Member

Which commit is last working for you?

@seanlinder
Copy link
Author

The last one that I have on that is working is Xen Orchestra 6056a

@chr1st0ph9
Copy link

same problem with [e52b1]
e.g.:
[XO] Importing content into VDI [Importing] Debian Bookworm 12_emipe on SR Local storage (on xcp-3) 0%

it stays at 0% forever
I tried to restore the same VM via xoa Current version: 5.91.2 - XOA build: 20240311 And it worked

@olivierlambert
Copy link
Member

Note: you are not using the correct version of Node.

@julien-f
Copy link
Member

@seanlinder as @olivierlambert said please try with Node 18 (as explained in the documentation).

@chr1st0ph9
Copy link

root@XOA-custom:~# nodejs --version
v18.19.1

@seanlinder
Copy link
Author

I checked and my node version is 18.19.1

julien-f added a commit that referenced this issue Mar 25, 2024
Fixes #7477 #7490 #7496 #7499 #7502

Introduced by 6c16055

`putResource()` is not using `undici` for the moment because it needs
work to make it work with the work-around for chunked encoding not
supported in XAPI.
julien-f added a commit that referenced this issue Mar 25, 2024
Fixes #7477 #7490 #7496 #7499 #7502

Introduced by 6c16055

`putResource()` is not using `undici` for the moment because it needs
work to make it work with the work-around for chunked encoding not
supported in XAPI.
fbeauchamp pushed a commit that referenced this issue Mar 25, 2024
Fixes #7477 #7490 #7496 #7499 #7502

Introduced by 6c16055

`putResource()` is not using `undici` for the moment because it needs
work to make it work with the work-around for chunked encoding not
supported in XAPI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants