Re: [one-users] Can't Log Into Sunstone

2011-12-23 Thread Hector Sanjuan
Hi, Google chrome is on version 16. It may be a problem with a too old javascript engine. It would be good if you could update or try Firefox again (if you get it to accept your certificate). Hector En Fri, 23 Dec 2011 06:12:09 +0100, Hutson Betts escribió: I haven't tried with any oth

Re: [one-users] Can't Log Into Sunstone

2011-12-22 Thread Hutson Betts
I haven't tried with any other browsers. Chromium has the added benefit for me that it will except the self-signed certificate I use for the OpenNebula server. Other browsers won't. The version of Chromium is: 6.0.472.63 (59945) Built on Debian 6.0, running on Debian 6.0.3 -- Hutson Betts Comput

Re: [one-users] Can't Log Into Sunstone

2011-12-22 Thread Hector Sanjuan
Hi, I still can't log into Sunstone. The only other thing I see is the following error on the Chrome Developer Tools: opennebula.js:480 Uncaught SyntaxError: Unexpected token delete which version of Chrome are you using? Does it happen with Firefox too? -- Hector Sanjuan OpenNebula Developer

Re: [one-users] Can't Log Into Sunstone

2011-12-21 Thread Hutson Betts
Dear Hector, Thanks for trying out the Reverse Proxy configuration. I modified my proxy configuration as you instructed. When I navigated to: https://localhost:/sunstone I received the following: Forbidden You don't have permission to access /sunstone on this server. Apache Error Log File: [

Re: [one-users] Can't Log Into Sunstone

2011-12-18 Thread Hector Sanjuan
Hi, I've tried your reverse proxy configuration and it does not work for me unless I put a slash at the end of "/sunstone": ! ProxyPass http://localhost:9869/ ttl=60 ProxyPassReverse http://localhost:9869/ Otherwise no .js and no .css load for me (

Re: [one-users] Can't Log Into Sunstone

2011-12-18 Thread Hutson Betts
Dear Hector, Thank you for your reply. I've included the entire Sunstone log file in my previous e-mail. Furthermore, I included the entire Apache access log relevant to Sunstone testing. I checked again, and I wasn't able to find any relevant entries in the Apache error log relating to Sunstone

Re: [one-users] Can't Log Into Sunstone

2011-12-18 Thread Hector Sanjuan
Hello Hutson, It seems to me that your problem happen because some of the javascripts are not fetched properly from the server which are needed for correct login. I would expect that things like "GET /js/login.js HTTP/1.1" (along with opennebula.js and jquery) would appear in the logs, but

[one-users] Can't Log Into Sunstone

2011-12-17 Thread Hutson Betts
I'm currently having an issue logging into the Sunstone web interface using Sunstone's basic authentication. Visually, I can see the login panel just fine. However, when I enter in the credentials for the "oneadmin" user and press "Login", I am brought back to the login page with the following URL