how to fix login error NO LANGUAGE DEFINED on VestaCP

3.1
(13)

Popular reason – you don’t have free disk space or inode. Check with commands:

df -h
df -i

But error can be with disk quota.. to fix this there is option:

nano /usr/local/vesta/data/users/admin/user.conf
DISK_QUOTA='unlimited'
# v-update-user-quota admin

Similar Posts:

4,439

How useful was this post?

Click on a star to rate it!

Average rating 3.1 / 5. Vote count: 13

No votes so far! Be the first to rate this post.

Scroll to Top