Nate Reist
- Total activity 39
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 10
Comments
Recent activity by Nate Reist-
Can you think of any reason two separate servers would be having the same issue transferring to S3? This just started and I am at a loss as to what could be causing that. The process is running I ...
-
It seems to be just slow like up to a few hours to upload a few hundred mb gzip. Below is an excerpt from the log, the last one never completed ( I killed the process and cleared out the backups we...
-
I would do a yum remove clamd as you really shouldn't have both the OS clamd AND the cpanel clamd installed at the same time. Worked like a charm. Not sure how/why the OS version got installed, but...
-
I would do a yum remove clamd as you really shouldn't have both the OS clamd AND the cpanel clamd installed at the same time. I'll give that a shot, and let you know how it goes, thanks!
-
This is more of a linux question I think than a cPanel. You could use Find all files ending in ".py" inside of the current directory ( . ) then have chmod set the permissions to 755. Find will au...
-
The second one looks to be doing pretty much the same thing as the first, just excluding requests that start with the directories for SSL verification purposes, assuming %{HTTP_HOST} and www.foo.co...
-
@bloatedstoat I just tried. As suspected, it looks like that it doesn't have an SPF record, even though I added one in WHM because I don't control the actual DNS records for that domain. I will hav...
-
From the error you provided - it looks to me like you want to set up SPF/DKIM and make sure they're properly configured for the sending mail server. Thanks! I figured it was something along those ...
-
Hey Michael, Thanks for the response. This seems like a weird issue for sure. I could definitely understand the potential of getting blocked by AWS for exceeding rate limits or problems with netw...
-
Hello @cPanelMichael, I have been working on this over the past few days and seem to have uncovered something. In doing traceroutes of amazon aws subdomains and api.wordpress.org it was ending up ...