Page 1 of 3

Login and redirect problem

Posted: Sun May 10, 2015 10:42 am
by vestapcps
Hi

The problem start while i login to vesta its direct redirect me to /list/user/ with blank page! but now when i try to login its always Say: Invalid username or password.
can you help me ?

Best regards

Re: Login and redirect problem

Posted: Sun May 10, 2015 5:23 pm
by patstan
Check if you have enough disk space on your server.

Re: Login and redirect problem

Posted: Mon May 11, 2015 9:40 am
by vestapcps
patstan wrote:Check if you have enough disk space on your server.
Yes i have enough space and every thing is ok! but i dont know why this happen

Re: Login and redirect problem

Posted: Fri May 15, 2015 12:48 am
by vestapcps
up up pp

Re: Login and redirect problem

Posted: Sun May 17, 2015 4:43 pm
by skurudo
vestapcps wrote:
patstan wrote:Check if you have enough disk space on your server.
Yes i have enough space and every thing is ok! but i dont know why this happen
Show us please
df -i
df -h

Clean cookie in browser and check again.

Re: Login and redirect problem

Posted: Tue May 19, 2015 11:44 am
by vestapcps
skurudo wrote:
vestapcps wrote:
patstan wrote:Check if you have enough disk space on your server.
Yes i have enough space and every thing is ok! but i dont know why this happen
Show us please
df -i
df -h

Clean cookie in browser and check again.

[root@appz ~]# df -i
Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/vda1 1966080 152717 1813363 8% /
tmpfs 256809 1 256808 1% /dev/shm
[root@appz ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/vda1 30G 10G 19G 36% /
tmpfs 1004M 0 1004M 0% /dev/shm
[root@appz ~]#

i check from another browser and same problem

Re: Login and redirect problem

Posted: Tue May 19, 2015 11:46 am
by vestapcps
also always its say wrong password, if i do uninstall after install again
its affect the site ?

Re: Login and redirect problem

Posted: Sun May 24, 2015 5:51 pm
by skurudo
vestapcps wrote:also always its say wrong password, if i do uninstall after install again
its affect the site ?
Yep, reinstall on working system it's bad idea.
Try to change password with command:

Code: Select all

v-change-user-password
Usage: v-change-user-password USER PASSWORD

Re: Login and redirect problem

Posted: Tue May 26, 2015 12:03 pm
by vestapcps
skurudo wrote:
vestapcps wrote:also always its say wrong password, if i do uninstall after install again
its affect the site ?
Yep, reinstall on working system it's bad idea.
Try to change password with command:

Code: Select all

v-change-user-password
Usage: v-change-user-password USER PASSWORD
i tired try changing password, adding new user and same always same this

Re: Login and redirect problem

Posted: Tue May 26, 2015 12:13 pm
by patstan
What OS are you running on this server?