Loading...
Loading...
After restarting httpd using the iControl REST API, httpd fails to start, even with a subsequent restart of httpd at the command line. Similar to the following example: config # restcurl -u admin:admin /tm/sys/service -X POST -d '{"name":"httpd", "command":"restart"}' { "kind": "tm:sys:service:restartstate", "name": "httpd", "command": "restart", "commandResult": "Stopping httpd: [ OK ]\r\nStarting httpd: [FAILED]\r\n(98)Address already in use: AH00072: make_sock: could not bind to address n.n.n.n:n\nno listening sockets available, shutting down\nAH00015: Unable to open logs\n" } config # tmsh restart sys service httpd Stopping httpd: [ OK ] Starting httpd: [FAILED]
Httpd fails to start.
Restarting httpd service using iControl REST API.
To recover from the failed httpd state, you can kill all instances of the httpd daemon and start httpd: killall -9 httpd tmsh start sys service httpd
None
Click on a version to see all relevant bugs
F5 Integration
Learn more about where this data comes from
BugZero Plan
Streamline upgrades with automated vendor bug scrubs
BugZero Prevent
Wish you caught this bug sooner? Get proactive today.