Open GoogleCodeExporter opened 9 years ago
Have the same problem on the CentOS 6.0 64 and it's not only login page. Some
pages does not shown but after refresh the screen in the browser (f5) its
appear.
Original comment by max.emel...@gmail.com
on 23 Oct 2011 at 11:47
I can confirm the problem happens in Firefox 11 on Windows 7. I reported a
duplicate issue before finding this one.
Original comment by lvp1...@gmail.com
on 29 Mar 2012 at 4:35
Issue 419 has been merged into this issue.
Original comment by sibprogrammer
on 8 Apr 2012 at 9:14
Need to have an access to the server to understand the root cause. If anyone
interested in investigation, send the info with temporary access to your server
to my personal mail sibprogrammer@gmail.com
Original comment by sibprogrammer
on 8 Apr 2012 at 9:16
I had something similar:
login worked properly, then blank page. There is a page served to the browser,
it has a bunch of JS code but the body part is blank.
Restarting webrick didn't do anything, I only had a blank page trying to go to
the login page.
I uninstalled and reinstalled. When going on the main url, it took me straight
to the main page so I assume my login was still valid. When I clicked on a
link, the same thing happened (blank page)
Unfortunately, I cannot give access to the machine, but if there are some
specific log files you need, let me know and I'll send them.
Original comment by thomasdj...@gmail.com
on 22 Apr 2012 at 1:22
Original comment by sibprogrammer
on 1 May 2012 at 9:17
Hi,
I had the same issue on Firefox. Using Firebug I noticed I was getting lots of
500 errors with the following content
"Error: private method `gsub!' called for class ..."
A quick google located the Knowledge base solution:
http://code.google.com/p/ovz-web-panel/wiki/KnowledgeBase#Internal_Server_Error:
_private_method_gsub!_called_for_Class
All working fine now.
Original comment by ian.gibb...@gmail.com
on 24 Oct 2012 at 3:40
Original issue reported on code.google.com by
saturnsu...@gmail.com
on 26 Sep 2011 at 3:01