Error update 1.3 HestiaCP

“Just” hit save didnt worked?

@Torkel could you send me the output of v-list-web-domain user domain.tld json of a non working domain, in special the “STATS” part would be interresting.

@Raphael

what’s this? error for: php-interpreter 7.4.11 (amd64)
OS: ubuntu 20.04

1 Like

We released 7.4.11-1 due to a bug during install

Will be fixed sone

1 Like

Yes, you are right, save is enough.

Sorry, but I don’t have any domains left now. I have fixed all. I do have a couple of servers that wasn’t automatically updated. I will manual update and check if the same error occur tomorrow.

1 Like

I have updated a server manual now and I get the same error and I need to save to fix it, before update:

{
xxx.com”: {
“IP”: “xxx.xxx.xxx.xxx”,
“IP6”: “”,
“U_DISK”: “927”,
“U_BANDWIDTH”: “4504”,
“TPL”: “default”,
“ALIAS”: “www.xxx.com”,
“STATS”: “”,
“STATS_USER”: “”,
“SSL”: “yes”,
“SSL_FORCE”: “yes”,
“SSL_HSTS”: “”,
“SSL_HOME”: “same”,
“LETSENCRYPT”: “yes”,
“FTP_USER”: “”,
“FTP_PATH”: “”,
“AUTH_USER”: “”,
“BACKEND”: “”,
“PROXY”: “default”,
“PROXY_EXT”: “jpeg,jpg,png,gif,bmp,ico,svg,tif,tiff,css,js,htm,html,ttf,otf,webp,woff,txt,csv,rtf,doc,docx,xls,xlsx,ppt,pptx,odf,odp,ods,odt,pdf,psd,ai,eot,eps,ps,zip,tar,tgz,gz,rar,bz2,7z,aac,m4a,mp3,mp4,ogg,wav,wma,3gp,avi,flv,m4v,mkv,mov,mpeg,mpg,wmv,exe,iso,dmg,swf”,
“DOCUMENT_ROOT”: “/home/admin/web/xxx.com/public_html”,
“SUSPENDED”: “no”,
“TIME”: “12:56:02”,
“DATE”: “2020-08-20”
}
}

after update:

{
xxx.com”: {
“IP”: “xxx.xxx.xxx.xxx”,
“IP6”: “”,
“DOCUMENT_ROOT”: “/home/admin/web/xxx.com/public_html/”,
“U_DISK”: “927”,
“U_BANDWIDTH”: “4504”,
“TPL”: “default”,
“ALIAS”: “www.xxx.com”,
“STATS”: “”,
“STATS_USER”: “”,
“SSL”: “yes”,
“SSL_FORCE”: “yes”,
“SSL_HSTS”: “”,
“SSL_HOME”: “same”,
“LETSENCRYPT”: “yes”,
“FTP_USER”: “”,
“FTP_PATH”: “”,
“AUTH_USER”: “”,
“BACKEND”: “”,
“PROXY”: “default”,
“PROXY_EXT”: “jpeg,jpg,png,gif,bmp,ico,svg,tif,tiff,css,js,htm,html,ttf,otf,webp,woff,txt,csv,rtf,doc,docx,xls,xlsx,ppt,pptx,odf,odp,ods,odt,pdf,psd,ai,eot,eps,ps,zip,tar,tgz,gz,rar,bz2,7z,aac,m4a,mp3,mp4,ogg,wav,wma,3gp,avi,flv,m4v,mkv,mov,mpeg,mpg,wmv,exe,iso,dmg,swf”,
“CUSTOM_DOCROOT”: “”,
“SUSPENDED”: “no”,
“TIME”: “12:56:02”,
“DATE”: “2020-08-20”
}
}

1 Like

Thank you have noticed the issue we will publish a fix soon