Overview
This article explains how to collect diagnostic information for Access Server troubleshooting, including command-line output, support reports, and log files.
Providing this information when opening a support ticket helps OpenVPN Support investigate issues more efficiently and reduce troubleshooting time.
Collect command-line output
- Sign in to your Access Server command-line interface (CLI).
Run the following commands:
sudo su sacli support
- Save the command output as a text file and include it with your support request.
Note: Don't submit screenshots of command output. Provide the information as text files whenever possible.
Generate a support report
If your Access Server runs version 3.0 or later, you can generate a support report directly from the Admin Web UI:
- Sign in to the Admin Web UI.
- Go to Advanced.
- When prompted, select Proceed.
- Select the Tech Support Report tab.
- Select Generate Support Report.
- Download the report.
Collect Access Server logs
Run the following command:
cat /var/log/openvpnas.log
- Save the output as a text file.
Submit the files to support
Attach the following to your support ticket:
- Command-line output.
- The support report.
- Access Server log output.
Providing complete diagnostic information helps reduce troubleshooting time and speeds up issue resolution.
Comments
0 comments
Please sign in to leave a comment.