Page 3 of 3
Re: Can't login to vesta after upgrade to V17
Posted: Sat Dec 10, 2016 12:14 pm
by dpeca
once time quota from package that used by 'admin' user breaks login on my vesta...
vesta logs and sessions are under 'admin' owner, and that overloaded given quota.
Re: Can't login to vesta after upgrade to V17
Posted: Mon Dec 12, 2016 10:28 am
by skurudo
Top chart ;-)
- quota
- sudo
- sessions
Re: Can't login to vesta after upgrade to V17
Posted: Mon Dec 12, 2016 11:51 am
by mehargags
skurudo wrote:Top chart ;-)
- quota
- sudo
- sessions
We should include this as a Troubleshooting section on our documentation page. I'll be happy to write in English, so please check with imperio, Sergio or other devs who maintain the website.
Re: Can't login to vesta after upgrade to V17
Posted: Tue Dec 13, 2016 7:56 pm
by Felix
mehargags wrote:skurudo wrote:Top chart ;-)
- quota
- sudo
- sessions
We should include this as a Troubleshooting section on our documentation page. I'll be happy to write in English, so please check with imperio, Sergio or other devs who maintain the website.
Good point!!
Re: Can't login to vesta after upgrade to V17
Posted: Tue Feb 28, 2017 1:35 pm
by skurudo
We think this file /etc/sudoers.d/admin don't have code:
Code: Select all
# Created by vesta installer
Defaults env_keep="VESTA"
Defaults:admin !syslog
Defaults:admin !requiretty
Defaults:root !requiretty
If you paste this, all will work (as we hope)
Re: Can't login to vesta after upgrade to V17
Posted: Mon Jul 17, 2017 2:27 pm
by skurudo