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.
1
SSL / Re: June 5 all certs expired
« on: June 08, 2022, 07:04:15 AM »
Yes same here,
sometimes my web cannot be accessed because of a cert error in browser.
And I just restarted nginx service, then my web was running again.
I think it's a bug of CWP itself.
sometimes my web cannot be accessed because of a cert error in browser.
And I just restarted nginx service, then my web was running again.
I think it's a bug of CWP itself.
2
CentOS-WebPanel Bugs / Re: Varnish and nginx cannot start permission denied
« on: March 22, 2022, 07:33:34 AM »Please post the content of the following 2 commands
journalctl -xeu nginx
journalctl -xeu varnish
Hi,
This is the results
journalctl -xeu nginx
Code: [Select]
-- Unit nginx.service has begun starting up.
nginx[22917]: nginx: [emerg] chown("/var/cache/nginx", 99) failed (13: Permission denied)
systemd[1]: nginx.service: control process exited, code=exited status=1
systemd[1]: Failed to start nginx - high performance web server.
-- Subject: Unit nginx.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit nginx.service has failed.
--
-- The result is failed.
systemd[1]: Unit nginx.service entered failed state.
systemd[1]: nginx.service failed.
journalctl -xeu varnish
Code: [Select]
-- Unit varnish.service has begun starting up.
varnishd[18196]: Error: Could not get socket :82: Permission denied
varnishd[18196]: (-? gives usage)
systemd[1]: varnish.service: control process exited, code=exited status=255
systemd[1]: Failed to start Varnish Cache, a high-performance HTTP accelerator.
-- Subject: Unit varnish.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit varnish.service has failed.
--
-- The result is failed.
systemd[1]: Unit varnish.service entered failed state.
systemd[1]: varnish.service failed.
3
CentOS-WebPanel Bugs / Varnish and nginx cannot start permission denied
« on: March 22, 2022, 05:05:54 AM »
I have error when Setup default Web Servers to -> Nginx & Varnish & Apache
Even with fresh vps instalation this error happen
Even with fresh vps instalation this error happen
Code: [Select]
Starting Varnish Cache, a high-performance HTTP accelerator...
Error: Could not get socket :82: Permission denied
varnish.service: control process exited, code=exited status=255
Failed to start Varnish Cache, a high-performance HTTP accelerator.
Unit varnish.service entered failed state.
varnish.service failed.
Code: [Select]
Starting nginx - high performance web server...
nginx: [emerg] chown("/var/cache/nginx", 99) failed (13: Permission denied)
nginx.service: control process exited, code=exited status=1
Failed to start nginx - high performance web server.
Unit nginx.service entered failed state.
nginx.service failed.
4
CentOS-WebPanel Bugs / Another CWP mess. All my cron is gone.
« on: November 25, 2019, 06:09:40 PM »
As you can see all my list of cron job is gone : https://imgur.com/a/NRJBd3w
But when I check in the user directory the file cron is existed : https://imgur.com/a/19ul1gq
But when I check in the user directory the file cron is existed : https://imgur.com/a/19ul1gq
5
CentOS 7 Problems / Re: HTTP Test page on domains
« on: November 23, 2019, 02:40:04 PM »
Yes, just check another thread before create a new one.
Because it's already discussed.
Because it's already discussed.
6
CentOS-WebPanel Bugs / Re: Default page changed to index.html on all sites!
« on: November 22, 2019, 05:01:01 AM »7
CentOS-WebPanel Bugs / DNS Server is down! All my website show CWP default page
« on: November 21, 2019, 04:04:40 AM »
Today all my website in my server is down.
All is show CWP default page.
Already restart BIND/named but not work.
All is show CWP default page.
Already restart BIND/named but not work.
8
Installation / Re: Domain points to /usr/local/apache/htdocs instead of home/user/public_html
« on: September 25, 2019, 08:35:02 AM »
It's maybe problem with vHost but DNS is also down!
I can't add record in DNS it's not detected!
I can't add record in DNS it's not detected!
9
CentOS 7 Problems / Re: AutoSSL Hangs and Fails
« on: September 25, 2019, 08:33:59 AM »
AutoSSL is down!
Nobody cwp's team answer in this forum..
Nobody cwp's team answer in this forum..
10
DNS / Re: Domain doesn't resolve
« on: September 12, 2019, 03:41:44 PM »
The BIND in cwp is not showing you error message if its any mistaken of configuration.
I ever got this issue too, which my domain is not pointing to the server.
And I figure out the zone of my domain is missing from named.conf
So I added it manually and everything work.
I ever got this issue too, which my domain is not pointing to the server.
And I figure out the zone of my domain is missing from named.conf
So I added it manually and everything work.
11
CentOS 7 Problems / Re: Major Error php-fpm not working for user domain account
« on: September 08, 2019, 08:21:30 AM »
Ahh yes, I'm using php-fpm with nginx-varnish too..
And get my website show 502 bad gateway.
I can't restart the webserver it's show error message "make_sock: could not bind to address [::]8080"
Then I've to manually kill all that port :
It will show PID number, Then kill :
And restart the webserver again to make it website running again..
And get my website show 502 bad gateway.
I can't restart the webserver it's show error message "make_sock: could not bind to address [::]8080"
Then I've to manually kill all that port :
Code: [Select]
sudo lsof -t -i:8080
It will show PID number, Then kill :
Code: [Select]
sudo kill -9 <PID>
And restart the webserver again to make it website running again..
14
DNS / Re: bug in dns CWPpro version: 0.9.8.866
« on: August 20, 2019, 05:08:14 AM »
I got this issue too..
Already restart BIND but doesn't work..
Any suggestion?
Already restart BIND but doesn't work..
Any suggestion?
15
CentOS 7 Problems / Re: index.html on server base IP
« on: May 13, 2019, 03:02:19 AM »
Go to directory /usr/local/apache/htdocs/