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 - thundercat

Pages: [1]
1
Updates / Re: After update today, nginx/1.20.0 error
« on: December 31, 2021, 12:28:57 PM »
Hello, I have the same problem but I get this when I try to run the second line of the commands:

Code: [Select]
/scripts/cwp_api webservers rebuild_all
sh: /etc/varnish/default.vcl: No such file or directory
sh: /etc/varnish/default.vcl: No such file or directory
sh: /etc/varnish/default.vcl: No such file or directory
mkdir: cannot create directory '/etc/varnish/conf.d': No such file or directory
sh: /etc/varnish/default.vcl: No such file or directory
sh: /etc/varnish/conf.d/vhosts.conf: No such file or directory
sh: /etc/varnish/conf.d/vhosts.conf: No such file or directory
ls: cannot access /etc/varnish/conf.d/vhosts/*.conf: No such file or directory
rm: cannot remove '/etc/nginx/conf.d/vhosts': Is a directory
You have new mail in /var/spool/mail/root
[root@resonant-power ~]# cd /scripts/cwp_api
-bash: cd: /scripts/cwp_api: Not a directory
[root@resonant-power ~]# cd scripts
-bash: cd: scripts: No such file or directory
[root@resonant-power ~]# cd /local
-bash: cd: /local: No such file or directory
You have new mail in /var/spool/mail/root

Can someone help me with this?

2
Updates / Re: After update today, nginx/1.20.0 error
« on: December 29, 2021, 12:51:09 PM »
I had the exact same problem.

So I talked with my vps provider, and made a backup restore of my VPS.

Now I get:

Code: [Select]
Warning: mysqli_connect(): (HY000/2002): Connection refused in /usr/local/cwpsrv/htdocs/resources/admin/include/functions.php on line 0

Warning: mysqli_connect(): (HY000/2002): Connection refused in /usr/local/cwpsrv/htdocs/resources/admin/include/functions.php on line 0

Warning: mysqli_connect(): (HY000/2002): Connection refused in /usr/local/cwpsrv/htdocs/admin/admin/index.php on line 0

Warning: mysqli_connect(): (HY000/2002): Connection refused in /usr/local/cwpsrv/htdocs/admin/admin/index.php on line 0


Trying to start mysql server, please wait!
Try to restart Control Web Panel with command: sh /scripts/restart_cwpsrv

**Check your MySQL root password in: /usr/local/cwpsrv/htdocs/resources/admin/include/db_conn.php and /root/.my.cnf


Warning: mysqli_error() expects exactly 1 parameter, 0 given in /usr/local/cwpsrv/htdocs/admin/admin/index.php on line 0
Could not connect:

Seems like mariadb service cannot start no matter what I do.

So I bought a one time support with centos support, that has not been replied yet.


I wish I had found this earlier.  >:(

Pages: [1]