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.
Pages: [1]
1
CentOS 7 Problems / Unlimiterd Package Bug (disk more than 2TB)
« on: December 30, 2021, 08:31:08 PM »
Hello everyone,
I have unlimited package (-1) but in User List page all users limited to 20000MB and this is why they suspend automatically every night.
It's happened in all my server with more than 2TB disk
How can I fix it?
I have unlimited package (-1) but in User List page all users limited to 20000MB and this is why they suspend automatically every night.
It's happened in all my server with more than 2TB disk
How can I fix it?
2
Installation / Error getting repository data for epel, repository not found
« on: January 31, 2020, 09:39:12 AM »
Hi
I tried to install cwp on a dedicated centos 7 server
faced with this error:
#############################################
Please wait... Installing PHP ...
#############################################
Loaded plugins: fastestmirror
Error getting repository data for epel, repository not found
Compiler requires 512 MB RAM + SWAP
Installation FAILED at php
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 899 100 899 0 0 488 0 0:00:01 0:00:01 --:--:-- 488
sh: line 46: /usr/local/bin/php: No such file or directory
grep: /etc/init.d/httpd: No such file or directory
Received
Please contact CWP support about this issue and include the last few lines from the error:
http://centos-webpanel.com/contact
I tried to install cwp on a dedicated centos 7 server
faced with this error:
#############################################
Please wait... Installing PHP ...
#############################################
Loaded plugins: fastestmirror
Error getting repository data for epel, repository not found
Compiler requires 512 MB RAM + SWAP
Installation FAILED at php
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 899 100 899 0 0 488 0 0:00:01 0:00:01 --:--:-- 488
sh: line 46: /usr/local/bin/php: No such file or directory
grep: /etc/init.d/httpd: No such file or directory
Received
Please contact CWP support about this issue and include the last few lines from the error:
http://centos-webpanel.com/contact
3
Apache / appached failed after reboot
« on: December 02, 2018, 07:54:44 PM »
hi,
systemctl status httpd.service
journalctl -xe
httpd status
what's wrong?
Code: [Select]
# service httpd start
Redirecting to /bin/systemctl start httpd.service
Job for httpd.service failed because the control process exited with error code. See "systemctl status httpd.service" and "journalctl -xe" for details.
systemctl status httpd.service
Code: [Select]
● httpd.service - Web server Apache
Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Sun 2018-12-02 23:18:32 +0330; 45s ago
Process: 2408 ExecStart=/usr/local/apache/bin/apachectl start (code=exited, status=1/FAILURE)
Dec 02 23:18:32 nl1.xxx.ovh systemd[1]: Starting Web server Apache...
Dec 02 23:18:32 nl1.xxx.ovh apachectl[2408]: AH00558: httpd: Could not reliably determine the server's fully qualified domai...essage
Dec 02 23:18:32 nl1.xxx.ovh apachectl[2408]: (30)Read-only file system: AH00091: httpd: could not open error log file /usr/l...r_log.
Dec 02 23:18:32 nl1.xxx.ovh apachectl[2408]: AH00015: Unable to open logs
Dec 02 23:18:32 nl1.xxx.ovh systemd[1]: httpd.service: control process exited, code=exited status=1
Dec 02 23:18:32 nl1.xxx.ovh systemd[1]: Failed to start Web server Apache.
Dec 02 23:18:32 nl1.xxx.ovh systemd[1]: Unit httpd.service entered failed state.
Dec 02 23:18:32 nl1.xxx.ovh systemd[1]: httpd.service failed.
Hint: Some lines were ellipsized, use -l to show in full.
journalctl -xe
Code: [Select]
-- Unit cwpsrv.service has begun starting up.
Dec 02 23:19:35 nl1.xxx.ovh systemd[1]: cwp-phpfpm.service holdoff time over, scheduling restart.
Dec 02 23:19:35 nl1.xxx.ovh systemd[1]: Started The PHP FastCGI Process Manager.
-- Subject: Unit cwp-phpfpm.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit cwp-phpfpm.service has finished starting up.
--
-- The start-up result is done.
Dec 02 23:19:35 nl1.xxx.ovh systemd[1]: Starting The PHP FastCGI Process Manager...
-- Subject: Unit cwp-phpfpm.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit cwp-phpfpm.service has begun starting up.
Dec 02 23:19:35 nl1.xxx.ovh php-fpm[2444]: [02-Dec-2018 23:19:35] ERROR: failed to open error_log (/usr/local/cwp/php71/var/log/php-f
Dec 02 23:19:35 nl1.xxx.ovh php-fpm[2444]: [02-Dec-2018 23:19:35] ERROR: failed to post process the configuration
Dec 02 23:19:35 nl1.xxx.ovh php-fpm[2444]: [02-Dec-2018 23:19:35] ERROR: FPM initialization failed
Dec 02 23:19:35 nl1.xxx.ovh systemd[1]: cwp-phpfpm.service: main process exited, code=exited, status=78/n/a
Dec 02 23:19:35 nl1.xxx.ovh rsyslogd[884]: imjournal: fopen() failed for path: '/var/lib/rsyslog/imjournal.state.tmp': Read-only file
Dec 02 23:19:35 nl1.xxx.ovh systemd[1]: Unit cwp-phpfpm.service entered failed state.
Dec 02 23:19:35 nl1.xxx.ovh systemd[1]: cwp-phpfpm.service failed.
[root@nl1 ~]# journalctl -xe
Dec 02 23:20:32 nl1.xxx.ovh crond[654]: postdrop: warning: mail_queue_enter: create file maildrop/203726.1732: Read-only file system
Dec 02 23:20:33 nl1.xxx.ovh systemd[1]: cwp-phpfpm.service holdoff time over, scheduling restart.
Dec 02 23:20:33 nl1.xxx.ovh systemd[1]: Started The PHP FastCGI Process Manager.
-- Subject: Unit cwp-phpfpm.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit cwp-phpfpm.service has finished starting up.
--
-- The start-up result is done.
Dec 02 23:20:33 nl1.xxx.ovh systemd[1]: Starting The PHP FastCGI Process Manager...
-- Subject: Unit cwp-phpfpm.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit cwp-phpfpm.service has begun starting up.
Dec 02 23:20:33 nl1.xxx.ovh php-fpm[2474]: [02-Dec-2018 23:20:33] ERROR: failed to open error_log (/usr/local/cwp/php71/var/log/php-f
Dec 02 23:20:33 nl1.xxx.ovh php-fpm[2474]: [02-Dec-2018 23:20:33] ERROR: failed to post process the configuration
Dec 02 23:20:33 nl1.xxx.ovh php-fpm[2474]: [02-Dec-2018 23:20:33] ERROR: FPM initialization failed
Dec 02 23:20:33 nl1.xxx.ovh rsyslogd[884]: imjournal: fopen() failed for path: '/var/lib/rsyslog/imjournal.state.tmp': Read-only file
Dec 02 23:20:33 nl1.xxx.ovh systemd[1]: cwp-phpfpm.service: main process exited, code=exited, status=78/n/a
Dec 02 23:20:33 nl1.xxx.ovh systemd[1]: Unit cwp-phpfpm.service entered failed state.
Dec 02 23:20:33 nl1.xxx.ovh systemd[1]: cwp-phpfpm.service failed.
httpd status
Code: [Select]
● httpd.service - Web server Apache
Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Sun 2018-12-02 23:18:32 +0330; 5min ago
Process: 2408 ExecStart=/usr/local/apache/bin/apachectl start (code=exited, status=1/FAILURE)
Dec 02 23:18:32 nl1.iranserver.ovh systemd[1]: Starting Web server Apache...
Dec 02 23:18:32 nl1.iranserver.ovh apachectl[2408]: AH00558: httpd: Could not reliably determine the server's fully qualified domai...essage
Dec 02 23:18:32 nl1.iranserver.ovh apachectl[2408]: (30)Read-only file system: AH00091: httpd: could not open error log file /usr/l...r_log.
Dec 02 23:18:32 nl1.iranserver.ovh apachectl[2408]: AH00015: Unable to open logs
Dec 02 23:18:32 nl1.iranserver.ovh systemd[1]: httpd.service: control process exited, code=exited status=1
Dec 02 23:18:32 nl1.iranserver.ovh systemd[1]: Failed to start Web server Apache.
Dec 02 23:18:32 nl1.iranserver.ovh systemd[1]: Unit httpd.service entered failed state.
Dec 02 23:18:32 nl1.iranserver.ovh systemd[1]: httpd.service failed.
Hint: Some lines were ellipsized, use -l to show in full.
what's wrong?
4
Backup / Connection_Failed error
« on: December 02, 2018, 05:18:47 PM »
Hi,
I have 2 cwp server & I want to config remote backup but when I'm trying it gives me this error:
Connection_Failed
I tried connect to remote server by ssh commands and it was successful but in backup page cwp can't connect to remote,
what's wrong?
I have 2 cwp server & I want to config remote backup but when I'm trying it gives me this error:
Connection_Failed
I tried connect to remote server by ssh commands and it was successful but in backup page cwp can't connect to remote,
what's wrong?
Pages: [1]