Page 1 of 1

admin/admin not working on web gui

PostPosted: Sat May 09, 2015 10:27 pm
by darkestred
Hey guys. So, i've installed subsonic before but i can't remember if i did it in a container file or not. This time around i have installed it inside an openvz container. I can a get to the login page but no matter what username and password combination i put it, will not work. admin/admin does not work. root and password doesn't work. I've changed permissions to subsonic, I've tried editing the subsonic file and created a local user inside the container but that isn't working when i reference it in /etc/default/subsonic.

Any ideas?

I am using this on ubuntu 14.04.

Re: admin/admin not working on web gui

PostPosted: Sun May 10, 2015 12:24 am
by darkestred
I figured it out. I increased my ram usage to this container. Java was seaming to have issues with memory.

vzctl set xxx --vmguarpages xxxxM --save
vzctl set xxx --oomguarpages xxxxM --save
vzctl set xxx --privvmpages xxxxM --save