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.


Topics - webtouch

Pages: [1]
1
Nginx / What does epoll_wait() failed (22: Invalid argument) mean?
« on: January 25, 2022, 09:53:19 AM »
Overnight, or in just a few minutes, the /var/log/nginx/error.log file grew to 26 GB due to an error:
Code: [Select]
2022/01/24 00:33:26 [alert] 7949#7949: epoll_wait() failed (22: Invalid argument).

I had to reinstall the server, because. all the disk space was taken up and problems started with MSQL, in particular with cwp_root.
Errors appeared suddenly. The last changes on the server were made a few days before the errors.

Can someone explain what this error means, what caused it and what needs to be done to prevent a similar situation? I recently started administering the server, so I have very little experience.
Thank you.

Pages: [1]