I have zenoss installed on parallels 6 on my Mac.
I can access the jumpbox admin page on the IP address stated on the console.
I've gone through the settings, and checked them twice.
When I click the login to zenoss button, it directs me to https://192.168.22.22/jblogin.html
Which yields this error:
Routing Error
no route found to match "/jblogin.html" with {:method=>:get}
How do I get into the application?
zenoss login
I have tried, but failed, to recreate this issue. I have Parallels 6 on OS X and was able to enable SSL on the JumpBox for Zenoss version 1.1.10 without any trouble.
Did you make any changes to this Zenoss other than enabling SSL? What browser are you using?
Austin
zenoss login
Did you turn SSL on? Because I see in your link "https". The JumpBox admin portal is on https://IP:3000 but the applications (without SSL) are on http://IP
I suspect that if you load http://192.168.22.22/jblogin.html it will work. Or just try http://192.168.22.22
David
I enabled the ssl (it just
I enabled the ssl (it just works) option on the ssl page. No joy. Removing the s from the https link didn't work, either.
Disabling ssl, and trying again, gets the same error.
When I look at the screen of the virual machine, it says "welcome to your configured jumpbox..."
But I've gone through the setup on the page it says to visit, 192.168.22.22. It's assigned via DHCP, and I'm currently connected to that network.
I've rebooted the jumpbox, as well, and that still shows "welcome to your configured jumpbox..."
This isn't the first jumbox I've ever configured, so I do have an inkling of what I'm doing, but it's only an inkling.
any ideas?