Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - cata77

Pages: [1]
1
Updates / Re: After update today, nginx/1.20.0 error
« on: December 29, 2021, 08:40:13 AM »
there is one more way to resolve it
Code: [Select]
rm -f /usr/local/cwp/users/suspended/*.bandwidth
/scripts/cwp_api webservers rebuild_all

It works also for me. Thanks for the hint

2
Do you have any news about phpMyAdmin update?

3
CentOS-WebPanel Bugs / Re: Lots of php warnings
« on: February 07, 2020, 10:50:32 AM »
Hiding the warnings or making a cron for deleting them is not a solution. The expectation is to solve the issue. As a client that pay 2 CWPpro licenses I think is a normal request.

4
CentOS-WebPanel Bugs / Lots of php warnings
« on: January 14, 2020, 09:28:21 PM »
Hello,
Into the
/usr/local/cwp/php71/var/log/php-fpm.log there are lots of PHP Warning:
[14-Jan-2020 22:56:31] WARNING: [pool cwpsrv] child 31520 said into stderr: "NOTICE: PHP message: PHP Warning:  main(): Failed opening '../../../../resources/admin/include/version.php' for inclusion (include_path='.:/usr/local/cwp/php71/lib/php') in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_dashboard.php on line 0"
[14-Jan-2020 22:56:31] WARNING: [pool cwpsrv] child 31522 said into stderr: "sed: couldn't write 79 items to stdout: Broken pipe"
[14-Jan-2020 22:56:32] WARNING: [pool cwpsrv] child 31520 said into stderr: "NOTICE: PHP message: PHP Warning:  Division by zero in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_dashboard.php on line 0"
[14-Jan-2020 22:56:32] WARNING: [pool cwpsrv] child 31534 said into stderr: "cat: /usr/local/cwp/.conf/quota_part.conf: No such file or directory"
[14-Jan-2020 22:56:34] WARNING: [pool cwpsrv] child 31523 said into stderr: "cat: /usr/local/cwp/.conf/quota_part.conf: No such file or directory"

This log file is increasing with ~8Mb every day.

Any suggestion how to solve this?
Thanks

5
Other / Re: Restore VPS (disaster recovery)
« on: January 03, 2020, 09:34:39 PM »
Hello,

I'm not sure what wasn't clear from my previous email... The use cases is pretty straightforward:
1. Having a VPS with CWP find a way to full restore it in case of disaster( server crash, hacking, etc). By full restore I understand to be able to restore the CWP configurations  (webserver settings, security, databases, etc) and all accounts.
2. Clone a VPS with CWP on another VPS having same OS.



6
Other / Restore VPS (disaster recovery)
« on: October 04, 2019, 09:23:14 AM »
Hello,

I have a VPS running CentOS7 with CWP and I am using restic and rclone for backup-ing the entire VPS because I want to be able to restore it quickly in case of crash.
I have tried to simulate a full restore (on other VPS  which also run CentOS 7) but without success.
Is it somebody which tried a similar approach?

Thank you

Pages: [1]