PROBLEM
Libra Esva Cron warning: (98)Address already in use: make_sock: could not bind to address 0.0.0.0:80 no listening sockets available, shutting down Unable to open logs
SOLUTION
Every night Libra Esva restarts some services for license compliance checks. Could happen that the httpd damon doesn’t stops correctly leaving TCP port 80 in use. The restart job forces ghost httpd session to close and cron logs this behaviour.
This has no impact on functionalities. A reboot fixes the warning.