Notice about update vesta to 16.
Re: Notice about update vesta to 16.
No worries, community should work so ;-)dpeca wrote:Tnx mate, I forgot to submit bug there, thank you for doing that instead me :)
(or thanks to Pavel :)
Re: Notice about update vesta to 16.
Code: Select all
v-list-user-log [user] json
Code: Select all
{
"1": {
"CMD": "added system user admin",
"UNDO": "",
"DATE": "2016-05-21",
"DATE": "2016-05-21"
},
"2": {
"CMD": "changed admin shell to bash",
"UNDO": "",
"DATE": "2016-05-21",
"DATE": "2016-05-21"
},
Reported - https://bugs.vestacp.com/issues/268
p.s. I also noticed (probably old bug), when you change SPF record to main host, it will log that, but it will log quotas (because SPF record has quotas), and ater that v-list-user-log is generating corrupted JSON, in admin interface you get empty log list :)
Last edited by dpeca on Thu Jun 30, 2016 12:40 pm, edited 1 time in total.
Re: Notice about update vesta to 16.
Uh oh... web servers will fail to restart if you try to add new web alias...
New vhost block in apache2.conf and ngingx.conf (for domain) does not contain IP, and it will breaks nginx and apache2, they will not restart...
Reported - https://bugs.vestacp.com/issues/275
New vhost block in apache2.conf and ngingx.conf (for domain) does not contain IP, and it will breaks nginx and apache2, they will not restart...
Reported - https://bugs.vestacp.com/issues/275
Re: Notice about update vesta to 16.
OK, I just found that Serghey pathed it yesterdey - https://github.com/serghey-rodin/vesta/ ... d387c58b86dpeca wrote:Uh oh... web servers will fail to restart if you try to add new web alias...
Re: Notice about update vesta to 16.
Thanks for report.dpeca wrote:OK, I just found that Serghey pathed it yesterdey - https://github.com/serghey-rodin/vesta/ ... d387c58b86
Closed.