imorandin
- Total activity 164
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 6
- Subscriptions 70
Comments
Recent activity by imorandin-
Hi, Today ea-nginx was updated in some servers to version ea-nginx-1.26.3-15 and the error came back, even though Apache was already downgraded and version-locked. This means that in order to “wait...
-
Great, thank you Mr Dinosaur, sharp as always.
-
Hey, has anyone else experienced that the latest update of ea-nginx and ea-apache24 doesn’t completely fix the issue, and the errors "AH02032: Hostname xxxx provided via SNI and hostname xxxx provi...
-
Try installing the plugin first: yum -y install yum-plugin-versionlock
-
Hi,The official fix isn't working for me either. Is there an official way to prevent the update from running during tomorrow's upcp?Are these the correct commands? yum versionlock ea-apache24 yum ...
-
Hi William, Yes, that's what I meant. Thanks, Ignacio
-
Hi, In my case the problem fixes itself by rebooting the server. There were no errors. I assume a kernel module becomes unstable for some reason... Thanks, Ignacio
-
Hi. I'm having the same issue as other users here where allowing or denying IPs isn't working. I use ipset for large sets like whole country blocks and this works fine, but when adding an IP to all...
-
Hi, I had the same problem. You can "hack" it by adding the parameter using "levels" like this: { "enabled" : true, "inactive_time" : "60m", "levels" : "1:2 use_temp_path=off", "logging" : ...
-
Thanks Kevin!