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

Pages: [1]
1
New Modules / Re: WHMCS Module Error
« on: February 12, 2019, 01:01:03 PM »
Please try to replace the IP by% in your apikey. If this does not work check that the two IPs of your servers are on a white list
Hi thanks for the answer.
When I try this, the user does get created ..... however WHMCS shows the folllowing error:

Service Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later

In the CWP logs I can find the following:
Code: [Select]
[12-Feb-2019 13:51:41] WARNING: [pool cwpsrv] child 930 said into stderr: "Redirecting to /bin/systemctl status lfd.service"
[12-Feb-2019 13:55:05] WARNING: [pool cwpsrv] child 930 said into stderr: "New password: "
[12-Feb-2019 13:55:06] WARNING: [pool cwpsrv] child 930 said into stderr: "Retype new password: "
[12-Feb-2019 13:55:06] WARNING: [pool cwpsrv] child 930 said into stderr: "ERROR 1141 (42000) at line 1: There is no such grant defined for user 'klpstowo' on host 'localhost'"

Right now I am trying to find out where this is going wrong.

2
New Modules / Re: WHMCS Module Error
« on: February 11, 2019, 12:43:58 PM »
stop by here


http://forum.centos-webpanel.com/installation/whmcs-new-module-404/new/?topicseen#new

I followed this guide and still to no avail .

I installed whmcs on the same server and then started getting this error

"{"status":"Error","msj":"unauthorized host","format":"JSON"}"

I have the same problem. When installing WHMCS on the same CWP server with the same IP, I get an unauthorized.
At the API key I inserted the public IP & also whitelisted this IP in the firewall.

Any other CWP server works good.

Will investigate this more. I think it probably follows a (local?) network path instead of going outside & inside again, which will make the server unauthorized.

3
CentOS-WebPanel Bugs / Re: Spammed with PHP warnings
« on: January 24, 2019, 10:23:05 PM »
http://php.net/manual/en/function.error-reporting.php

I understand, and thanks for the url. But that's not really the point. Something is buggy right here ;)

4
CentOS-WebPanel Bugs / Re: Wordpress installation issue
« on: January 24, 2019, 10:21:53 PM »
developers are notified about it this will take some time as they have many jobs to do.

So still the same problem? Been a while now and I still see this problem

Is it worth considering making CWP open source? So we can fix problems like this ourselves, and help out the community with committing fixes and new features?

5
CentOS-WebPanel Bugs / Spammed with PHP warnings
« on: January 24, 2019, 02:38:13 PM »
When I am checking logs, to find out why my cron isn't working I saw I am getting spammed with other PHP warnings as well:


Code: [Select]
[24-Jan-2019 15:36:16] WARNING: [pool cwpsrv] child 10170 said into stderr: "NOTICE: PHP message: PHP Warning:  Division by zero in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_gauges.php on line 0"
[24-Jan-2019 15:36:21] WARNING: [pool cwpsrv] child 16929 said into stderr: "NOTICE: PHP message: PHP Notice:  Undefined offset:1 in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_gauges.php on line 0"
[24-Jan-2019 15:36:21] WARNING: [pool cwpsrv] child 16929 said into stderr: "NOTICE: PHP message: PHP Notice:  Undefined offset:2 in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_gauges.php on line 0"
[24-Jan-2019 15:36:21] WARNING: [pool cwpsrv] child 16929 said into stderr: "NOTICE: PHP message: PHP Notice:  Undefined offset:3 in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_gauges.php on line 0"
[24-Jan-2019 15:36:21] WARNING: [pool cwpsrv] child 16929 said into stderr: "NOTICE: PHP message: PHP Warning:  Division by zero in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_gauges.php on line 0"
[24-Jan-2019 15:36:24] WARNING: [pool cwpsrv] child 10170 said into stderr: "sed: couldn't write 73 items to stdout: Broken pipe"

Anyone had this as well? Can we fix this CWP ?
Its just a warning, but my logs are getting filled with it.

6
CentOS-WebPanel Bugs / Re: Setting the right PHP cron command
« on: January 24, 2019, 02:21:29 PM »
Hi there,

What does your logs say?

7
CentOS-WebPanel Bugs / Re: Error Transfer Account CWP to CWP (centos7)
« on: January 24, 2019, 02:20:12 PM »
I have followed the instructions to allow port 2304, got same error.

Code: [Select]
</pre><h3>Check Account Create Details</h3>--> Checking if /home/bintang/public_html folder if exist: <b>[YES]</b><br><br><b>DKIM Key Set</b>
2018-12-28 00:03:07 Error trying to create the account bintang

Any progress?
Tried whitelisting as well? I have seen alot of problems on my servers while testing, since it basically blocks everything that is going out.

8
Varnish / Re: select Wordpress template on WebServer Domain Conf
« on: January 06, 2019, 09:46:36 PM »
Maybe a bit more information? Like logs, maybe screenshots etc.

9
Great post! Thanks I will try it

10
Postfix / Re: smtp configuration
« on: January 05, 2019, 12:44:13 PM »
You mean the postfix configuration? You can find that inside /etc/postfix

11
Postfix / Re: Error with Hotmail-address as forward email address
« on: January 05, 2019, 12:41:55 PM »
Hi guys, I am running into some problems in adding hotmail as an email alias. It does not seem to work. I get a 'Delivery Status Notification (Failure)' when I send email to the alias (which should forward it to ******@hotmail.com).

Is there a solution to this problem? I can think of two things:

- Setting up SRS for postfix
- Adding smtpd_relay_restrictions to /etc/postfix/main.cf

Any thoughts on this?
My question is: is this normal, expected behavior? Or is no-one having these issues?



I am having the same issue. It is all fine when sending mails threw one of my mailboxes, however when mail gets forwarded threw an alias the mail sometimes gets marked as spam. I checked the headers and it seems like the DKIM is suddenly not setup properly anymore....
Have you found a fix for this?

Pages: [1]