Login and redirect problem
Login and redirect problem
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
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
Check if you have enough disk space on your server.
Re: Login and redirect problem
Yes i have enough space and every thing is ok! but i dont know why this happenpatstan wrote:Check if you have enough disk space on your server.
Re: Login and redirect problem
Show us pleasevestapcps wrote:Yes i have enough space and every thing is ok! but i dont know why this happenpatstan wrote:Check if you have enough disk space on your server.
df -i
df -h
Clean cookie in browser and check again.
Re: Login and redirect problem
skurudo wrote:Show us pleasevestapcps wrote:Yes i have enough space and every thing is ok! but i dont know why this happenpatstan wrote:Check if you have enough disk space on your server.
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
also always its say wrong password, if i do uninstall after install again
its affect the site ?
its affect the site ?
Re: Login and redirect problem
Yep, reinstall on working system it's bad idea.vestapcps wrote:also always its say wrong password, if i do uninstall after install again
its affect the site ?
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
i tired try changing password, adding new user and same always same thisskurudo wrote:Yep, reinstall on working system it's bad idea.vestapcps wrote:also always its say wrong password, if i do uninstall after install again
its affect the site ?
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
What OS are you running on this server?