Control Web Panel

WebPanel => CentOS-WebPanel Bugs => Topic started by: casablanca on December 30, 2021, 10:55:15 AM

Title: All vconf files restored to default, also webserver conf
Post by: casablanca on December 30, 2021, 10:55:15 AM
Hello,
since 2 days ago all work's perfectly, now ON ALL MY SERVERS after update al webserver and vconf are restored.

What is happening?!
Title: Re: All vconf files restored to default, also webserver conf
Post by: Wonder on December 30, 2021, 12:16:56 PM
Same problem:
https://forum.centos-webpanel.com/index.php?topic=11632.0
https://forum.centos-webpanel.com/index.php?topic=11633.0
Title: Re: All vconf files restored to default, also webserver conf
Post by: Netino on December 31, 2021, 04:04:26 AM
As reported by CWP team, the solutions is just:
Code: [Select]
rm -f /usr/local/cwp/users/suspended/*.bandwidth
/scripts/cwp_api webservers rebuild_all

The first command remove all bandwidth limits from your sites, and the second rebuil all sites configurations of your webservers.

Regards,
Netino