I just upgraded my proxmox cluster to the latest version in the repo using the instructions posted on the wiki. Everything went prefect. The one exception is this:
From the web interface display the list of all vms. Then click on one of the vms to display the details and I get '404 page not found'. It is trying to access this page "/openvz/1-101/index.htm". I assume this means node 1 container 101.
I check the openvz web directory and it does not contain any directories directly related to a specific vm.
I also have a development server that I use for creating and testing new templates. I had upgraded this to version 1.0 when you first released it. When I click on on vm to bring up the details it works just fine. The link my dev server uses is "openvz/index.htm?cid=0&veid=101".
I mention this, becuase if I use the link my dev server uses on my cluster (with some modifications) then it pulls up the vm details just fine. That is on my cluster after I click on the vm to get the details, I manually change the url to "openvz/index.htm?cid=1&veid=101" and it pulls up the vm details.
Has anyone else experience this problem? If so, what do I need to do to get this working again?
Thanks
From the web interface display the list of all vms. Then click on one of the vms to display the details and I get '404 page not found'. It is trying to access this page "/openvz/1-101/index.htm". I assume this means node 1 container 101.
I check the openvz web directory and it does not contain any directories directly related to a specific vm.
I also have a development server that I use for creating and testing new templates. I had upgraded this to version 1.0 when you first released it. When I click on on vm to bring up the details it works just fine. The link my dev server uses is "openvz/index.htm?cid=0&veid=101".
I mention this, becuase if I use the link my dev server uses on my cluster (with some modifications) then it pulls up the vm details just fine. That is on my cluster after I click on the vm to get the details, I manually change the url to "openvz/index.htm?cid=1&veid=101" and it pulls up the vm details.
Has anyone else experience this problem? If so, what do I need to do to get this working again?
Thanks