Troubleshooting
Core dump
This page applies to:
- HAProxy ALOHA - all versions
In the rare event that HAProxy ALOHA has terminated or behaved abnormally, you can send the core dump file to the HAProxy Technologies support team. A core dump file encapsulates the state of an application when it crashes and is useful in diagnosing and fixing potential issues. This file is located in the /debug directory if the corresponding partition is mounted, or in memory at /var/core.
Enable core dumps Jump to heading
If core dumps aren’t enabled, follow these steps to enable them:
-
In the Services tab, click system setup next to the system service.
-
Add the following configuration lines to Options:
nixservice system...dbg_auto_mountcore_dumpsnixservice system...dbg_auto_mountcore_dumps -
Submit the change by clicking OK, then click Close.
-
Restart the system service. Core dumps is now enabled.
-
To make your changes persistent after a reboot, click the Setup tab. Then click Save under Configuration.