
APatchworkBoy
- Total activity 40
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 13
Activity overview
Latest activity by APatchworkBoy-
APatchworkBoy commented,
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...
-
APatchworkBoy created a post,
ERROR: failed to prepare the stderr pipe: Too many open files (24)
Probably one for @cPanelMichael - I'm finding PHP-FPM stalling, and on checking /opt/cpanel/ea-php71/root/usr/var/log/php-fpm/error.log I'm seeing "ERROR: failed to prepare the stderr pipe: Too ma...
-
APatchworkBoy commented,
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...? (...
-
APatchworkBoy commented,
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...
-
APatchworkBoy commented,
Indeed - inclined to agree with you - unfortunately firewall is handled by a different team here... have opened 11847523
-
APatchworkBoy commented,
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...
-
APatchworkBoy commented,
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...
-
APatchworkBoy created a post,
updatenow Tried to sync version /etc/cpanel/TIERS.json file but failed
Currently upcp / updatenow are failing nightly on my CentOS6 / WHM 11.78.0.18 box... => Log opened from /usr/local/cpanel/scripts/updatenow (17431) at Wed Apr 3 08:42:51 2019 [2019-04-03 08:42:5...
-
APatchworkBoy commented,
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 ...
-
APatchworkBoy commented,
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...