mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 07:25:53 +03:00
[GH-ISSUE #280] [error] 20973#20973: *6510 open() "/srv/webvirtcloud/static/js/worker-xml.js" failed (2: No such file or directory) #178
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#178
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @james-watson-oxb on GitHub (Jan 13, 2020).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/280
When I attempt to change the memory size from the web gui I get the following error:
[error] 20973#20973: *6510 open() "/srv/webvirtcloud/static/js/worker-xml.js" failed (2: No such file or directory) client: 1.1.1.1, server: , request: "GET /static/js/worker-xml.js HTTP/1.1", host: "11.1.12.1:8020"
I have the last git pull and this is new installation running on Ubuntu 18.04
Please advise how to solve. I do not see worker-xml in the git pull, do I need to update any names in the code ?
root@k1:~# ls /srv/webvirtcloud/static/js/
ace.js bootstrap.min.js bootstrap-multiselect.js Chart.bundle.min.js ext-textarea.js jquery.js js.cookie.js mode-xml.js novnc plugins sortable.min.js spice-html5
@james-watson-oxb commented on GitHub (Jan 13, 2020):
duplicate