[GH-ISSUE #136] 404 Not Found #110

Closed
opened 2026-02-27 16:37:59 +03:00 by kerem · 7 comments
Owner

Originally created by @daankets on GitHub (Oct 25, 2013).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/136

I get 404 Not Found errors when I attempt to load the storage pool, network pool pages. The permissions of the directories are fine (550, www-data:www-data) I think.
The overview page works fine, and no trouble loggin in. Is it an issue when the libvirt/kvm installation is new, and there are no virtual machines yet?
No errors in the log files, and neither when running the debug server.

Originally created by @daankets on GitHub (Oct 25, 2013). Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/136 I get 404 Not Found errors when I attempt to load the storage pool, network pool pages. The permissions of the directories are fine (550, www-data:www-data) I think. The overview page works fine, and no trouble loggin in. Is it an issue when the libvirt/kvm installation is new, and there are no virtual machines yet? No errors in the log files, and neither when running the debug server.
kerem closed this issue 2026-02-27 16:37:59 +03:00
Author
Owner

@retspen commented on GitHub (Oct 28, 2013):

Can you show full storage pool URL?

<!-- gh-comment-id:27194002 --> @retspen commented on GitHub (Oct 28, 2013): Can you show full storage pool URL?
Author
Owner

@daankets commented on GitHub (Oct 28, 2013):

Hi Anatoliy

I got it working with the online version of WebVirtMgr, although there seem to be some issues with naming of pools and nets (currently, no spaces or hyphens allowed). With the version I installed locally, I’ve got several issues. I get 404 and 500 errors on the pools and nets pages. When I use virsh, I can list the correct pools, but with WebVirtMgr, I only get errors. I suspect there is a sync issue between the DB and the real situation. I’ve set the DB aside, and setup a fresh DB, but with the same issues.

With kind regards

Daan Kets
Independent Enterprise IT Architect
Blackbit Consulting, Belgium

On 28 Oct 2013 at 08:52:01, Anatoliy Guskov (notifications@github.com) wrote:

Can you show full storage pool URL?


Reply to this email directly or view it on GitHub.

<!-- gh-comment-id:27195135 --> @daankets commented on GitHub (Oct 28, 2013): Hi Anatoliy I got it working with the online version of WebVirtMgr, although there seem to be some issues with naming of pools and nets (currently, no spaces or hyphens allowed). With the version I installed locally, I’ve got several issues. I get 404 and 500 errors on the pools and nets pages. When I use virsh, I can list the correct pools, but with WebVirtMgr, I only get errors. I suspect there is a sync issue between the DB and the real situation. I’ve set the DB aside, and setup a fresh DB, but with the same issues. With kind regards Daan Kets Independent Enterprise IT Architect Blackbit Consulting, Belgium On 28 Oct 2013 at 08:52:01, Anatoliy Guskov (notifications@github.com) wrote: Can you show full storage pool URL? — Reply to this email directly or view it on GitHub.
Author
Owner

@retspen commented on GitHub (Oct 28, 2013):

Can you show screenshot browser window?

<!-- gh-comment-id:27195310 --> @retspen commented on GitHub (Oct 28, 2013): Can you show screenshot browser window?
Author
Owner

@daankets commented on GitHub (Oct 28, 2013):

Hm. Strangely, the issue seems to have resolved itself ;-). As of this morning, it seems to work! I hope it was not a browser cache issue?..

I notice that there are some differences between webvirtmgr.net and the locally installed revision. Like the availability of logs. Should I switch to a different branch?

And, maybe a question: my datacenter provides subnets that are statically routed to the IP of the host server, which should perform IP forwarding to the guests. Any idea on how to set this up?

With kind regards

Daan Kets
Independent Enterprise IT Architect
Blackbit Consulting, Belgium

On 28 Oct 2013 at 09:25:18, Anatoliy Guskov (notifications@github.com) wrote:

Can you show screenshot browser window?


Reply to this email directly or view it on GitHub.

<!-- gh-comment-id:27195737 --> @daankets commented on GitHub (Oct 28, 2013): Hm. Strangely, the issue seems to have resolved itself ;-). As of this morning, it seems to work! I hope it was not a browser cache issue?.. I notice that there are some differences between webvirtmgr.net and the locally installed revision. Like the availability of logs. Should I switch to a different branch? And, maybe a question: my datacenter provides subnets that are statically routed to the IP of the host server, which should perform IP forwarding to the guests. Any idea on how to set this up? With kind regards Daan Kets Independent Enterprise IT Architect Blackbit Consulting, Belgium On 28 Oct 2013 at 09:25:18, Anatoliy Guskov (notifications@github.com) wrote: Can you show screenshot browser window? — Reply to this email directly or view it on GitHub.
Author
Owner

@retspen commented on GitHub (Oct 28, 2013):

Webvirtmgr.net - not supported.

Create BRIDGE on host servers, then create VM with bridge network and add route on host server.

<!-- gh-comment-id:27196272 --> @retspen commented on GitHub (Oct 28, 2013): Webvirtmgr.net - not supported. Create BRIDGE on host servers, then create VM with bridge network and add route on host server.
Author
Owner

@phatfish commented on GitHub (Nov 5, 2013):

As daankets says, the regex for storage pool URLs definitely needs at least a space added to the character class definition, as it is possible to create pools via #virsh that contain spaces.

<!-- gh-comment-id:27818918 --> @phatfish commented on GitHub (Nov 5, 2013): As daankets says, the regex for storage pool URLs definitely needs at least a space added to the character class definition, as it is possible to create pools via #virsh that contain spaces.
Author
Owner

@retspen commented on GitHub (Nov 17, 2013):

Have some restriction in URL address

<!-- gh-comment-id:28646133 --> @retspen commented on GitHub (Nov 17, 2013): Have some restriction in URL address
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtmgr#110
No description provided.