JasonRivers / Docker-Nagios

Docker image for Nagios
MIT License
232 stars 254 forks source link

Nagios service does not start #147

Open elrinconde-saku opened 1 year ago

elrinconde-saku commented 1 year ago

When entering the nagios portal it is in a not running state. when checking the logs, these are the results it shows me

nagios-nagios-1 | Website: https://www.nagios.org nagios-nagios-1 | Error: Failed to create IO broker set: Cannot allocate memory nagios-nagios-1 | checking permissions for nagios & nagiosgraph nagios-nagios-1 | nagios-nagios-1 | Nagios Core 4.4.8 nagios-nagios-1 | Copyright (c) 2009-present Nagios Core Development Team and Community Contributors nagios-nagios-1 | Copyright (c) 1999-2009 Ethan Galstad nagios-nagios-1 | Last Modified: 2022-10-04 nagios-nagios-1 | License: GPL nagios-nagios-1 | nagios-nagios-1 | Website: https://www.nagios.org nagios-nagios-1 | Error: Failed to create IO broker set: Cannot allocate memory nagios-nagios-1 | checking permissions for nagios & nagiosgraph nagios-nagios-1 | nagios-nagios-1 | Nagios Core 4.4.8 nagios-nagios-1 | Copyright (c) 2009-present Nagios Core Development Team and Community Contributors nagios-nagios-1 | Copyright (c) 1999-2009 Ethan Galstad nagios-nagios-1 | Last Modified: 2022-10-04 nagios-nagios-1 | License: GPL nagios-nagios-1 | nagios-nagios-1 | Website: https://www.nagios.org nagios-nagios-1 | Error: Failed to create IO broker set: Cannot allocate memory

JasonRivers commented 1 year ago

This seems to be an issue with ulimits . Possibly a change in docker. see #135