APatchworkBoy
- Total activity 40
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 13
Comments
Recent activity by APatchworkBoy-
Thanks @cPanelLauren - shall give that a whirl on Monday and let you know. It"s all being caused by our net connection being maxed out and a custom web app handling it badly... problem only lasts a...
-
You used to set the full path to each of the necessary CLI tools directly within ClipBucket's Admin Panel, which would then be prefixed in front of the executable - is this no longer the case...? (...
-
Issue resolved! So, cPanel's MirrorSearch.pm in doing what it does sends some requests/gets some responses without http content-types set. Our firewall / httpproxy was set to deny all http-respons...
-
Indeed - inclined to agree with you - unfortunately firewall is handled by a different team here... have opened 11847523
-
Hi Lauren - Yep, NAT config... recently switched to a Watchguard firewall, with sNAT / http-proxy / https-proxy rules in place... had some issues that resulted in us being delicensed as it stuck th...
-
I'm getting the same issue syncing TIERS.json via updatenow when nightly UPCP runs... TLS related perhaps? Will open a new thread for it...
-
Sounds like root login via SSH is disabled, which is fairly normal. Confirm this with grep PermitRootLogin /etc/ssh/sshd_config ...to which I"d expect a response as follows: PermitRootLogin no ...
-
When you resize down, margin-left: 10% + left: 10% + main table width (80%) + margin-right: 10% = 110% (for starters). I'd echo the above. You're using tables to layout your page, whereas there is...
-
Solution: disable Shell Fork Bomb Protection via WHM. Log out, log back in. Limits are then as per limits.conf / 90-nproc.conf. With Shell Fork Bomb Protection enabled, nproc soft limit is 35 rega...
-
Just changed limits in limits.conf and 90-nproc.conf and rebooted server. ulimit -u still returns 35 for this user.