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] 2
1
SSL / Re: DNS Redirection problem for xxx.com with www and without it
« on: May 23, 2023, 03:13:46 PM »
Hi,
In my case it was a firewall issue but not in server on ISP side.
I've asked ISP to check firewall settings and they have fixed it.
In my case it was a firewall issue but not in server on ISP side.
I've asked ISP to check firewall settings and they have fixed it.
2
SSL / Re: DNS Redirection problem for xxx.com with www and without it
« on: February 04, 2022, 04:19:03 PM »
It was a firewall issue on ISP side.
3
SSL / Re: DNS Redirection problem for xxx.com with www and without it
« on: February 04, 2022, 12:43:12 PM »
Same problem since 31 Jan
4
CentOS-WebPanel Bugs / 500 Error -> loader_ajax.php?ajax=ssl_certificate&acc=deletessl
« on: February 04, 2022, 12:12:59 PM »
Can not delete SSL cert.
5
CentOS-WebPanel Bugs / Mailbox quota is not deleted after mailbox removed by root
« on: May 25, 2021, 07:26:58 AM »
I've deleted an email account from server as root but postfix>quota2 table is not deleting record.
Thats why usage stays same after recreating same account even there is no email in inbox.
Thats why usage stays same after recreating same account even there is no email in inbox.
6
CentOS 7 Problems / Re: Centos Web Panel - User Panel slow loading (TTFB)
« on: March 23, 2021, 11:50:56 AM »
I've the same problem and also sometimes it does not login at all.
Even if i open User panel via subdomain (https://cpanel.domain.com) and login credientials true it waits for 5 seconds and reloads login screen
Even if i open User panel via subdomain (https://cpanel.domain.com) and login credientials true it waits for 5 seconds and reloads login screen
7
Apache / Re: Installing mod_evasive
« on: February 22, 2021, 04:31:38 AM »
So I've found out that because of my previous edits on httpd.conf, I think webserver rebuild on CWP was unable to edit httpd.conf Listen directive to 8181 thats was i was getting error.
8
Apache / Re: Installing mod_evasive
« on: February 20, 2021, 04:11:50 AM »
Hi,
That was my first choice but here is what i get;
nginx[19691]: nginx: [emerg] bind() to x.x.x.67:80 failed (98: Address already in use)
nginx[19691]: nginx: [emerg] bind() to x.x.x.80:80 failed (98: Address already in use)
nginx[19691]: nginx: [emerg] bind() to x.x.x.75:80 failed (98: Address already in use)
....
and so on
I've tried stoping all services and start them again.
If i start apache first nginx cant start and throws that error, if i start nginx first and then apache this time apache throws
apachectl[19394]: (98)Address already in use: AH00072: make_sock: could not bind to address [::]:80 Feb 20 07:05:19
apachectl[19394]: (98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80
That was my first choice but here is what i get;
nginx[19691]: nginx: [emerg] bind() to x.x.x.67:80 failed (98: Address already in use)
nginx[19691]: nginx: [emerg] bind() to x.x.x.80:80 failed (98: Address already in use)
nginx[19691]: nginx: [emerg] bind() to x.x.x.75:80 failed (98: Address already in use)
....
and so on
I've tried stoping all services and start them again.
If i start apache first nginx cant start and throws that error, if i start nginx first and then apache this time apache throws
apachectl[19394]: (98)Address already in use: AH00072: make_sock: could not bind to address [::]:80 Feb 20 07:05:19
apachectl[19394]: (98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80
9
Apache / Installing mod_evasive
« on: February 19, 2021, 03:00:52 PM »
Hi,
Can anyone help me on installing mod_evasive ? yum install mod_evasive is causing problems.
Regards.
Can anyone help me on installing mod_evasive ? yum install mod_evasive is causing problems.
Regards.
10
SSL / Re: SSL Problem
« on: January 24, 2021, 10:26:12 AM »
Same problem here. I've tried several servers runs CWP none of them working.
According to lets debug there is no error but log files shows cant access to token folders (.well-known) and folders not generated.
According to lets debug there is no error but log files shows cant access to token folders (.well-known) and folders not generated.
Code: [Select]
{
"type": "http-01",
"status": "invalid",
"error": {
"type": "urn:ietf:params:acme:error:unauthorized",
"detail": "Invalid response from http://e-fotograf.com/.well-known/acme-challenge/5A_xUz3Amshb91cENqsgbYR9cVlQ2XNpPKZ8s0VTthM [80.93.209.85]: \"\u003c!DOCTYPE HTML PUBLIC \\\"-//IETF//DTD HTML 2.0//EN\\\"\u003e\\n\u003chtml\u003e\u003chead\u003e\\n\u003ctitle\u003e404 Not Found\u003c/title\u003e\\n\u003c/head\u003e\u003cbody\u003e\\n\u003ch1\u003eNot Found\u003c/h1\u003e\\n\u003cp\"",
"status": 403
},
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/10318131346/mxIztg",
"token": "5A_xUz3Amshb91cENqsgbYR9cVlQ2XNpPKZ8s0VTthM",
"validationRecord": [
{
"url": "http://e-fotograf.com/.well-known/acme-challenge/5A_xUz3Amshb91cENqsgbYR9cVlQ2XNpPKZ8s0VTthM",
"hostname": "e-fotograf.com",
"port": "80",
"addressesResolved": [
"80.93.209.85"
],
"addressUsed": "80.93.209.85"
}
]
}
11
SSL / AutoSSL and admin services
« on: January 12, 2021, 10:32:52 AM »
Hi,
When i create an account AutoSSL true, SSL for admin services like mail, cpanel not generating. Is that a known issue or am i doing something wrong?
Everytime i create an account i have to install auto ssl with admin services manually.
When i create an account AutoSSL true, SSL for admin services like mail, cpanel not generating. Is that a known issue or am i doing something wrong?
Everytime i create an account i have to install auto ssl with admin services manually.
12
CentOS-WebPanel Bugs / CWP -> CWP Migration completed but did not add account
« on: November 27, 2020, 02:56:31 PM »
I've migrated some accounts. One of them did not failed but not completed either.
All files coppied, mysql database and users are ok. Bind records ok. User created, home directory created but i can't see account in account list also cant delete account.
Can't migrate again. cwpmove-.... file not deleted still in /home folder
Can't create another account with same user cuz its already there.
There is no error log for migration.
Any ideas ?
All files coppied, mysql database and users are ok. Bind records ok. User created, home directory created but i can't see account in account list also cant delete account.
Can't migrate again. cwpmove-.... file not deleted still in /home folder
Can't create another account with same user cuz its already there.
There is no error log for migration.
Any ideas ?
13
CWP API / Re: 503 Service Unavailable on Creating Account With Api
« on: November 17, 2020, 06:40:52 PM »
Having same problem.
Did you fixed it ?
Did you fixed it ?
14
CWP API / Re: Can't update e-mail account.
« on: November 15, 2020, 12:50:06 PM »
Well its a typo
Action for update is "udp" in API documents. It has to be "upd"
Action for update is "udp" in API documents. It has to be "upd"
15
CWP API / Can't update e-mail account.
« on: November 15, 2020, 12:36:41 PM »
UDP action for email endpoint throws Slim Application Error
Slim Application Error
The application could not run because of the following error:
Details
Type: ErrorException
Code: 8
Message: Undefined variable: action
File: /usr/local/cwpsrv/var/services/api/v1/index.php
Slim Application Error
The application could not run because of the following error:
Details
Type: ErrorException
Code: 8
Message: Undefined variable: action
File: /usr/local/cwpsrv/var/services/api/v1/index.php
Pages: [1] 2