Troubleshooting Tip: Unable to access the Standalone FortiSwitch GUI: '500 Internal Server Error'
| Description | This article describes the steps to troubleshoot a 500 Internal Server Error encountered while attempting to access the GUI of a standalone FortiSwitch. |
| Scope | FortiSwitch Models. |
| Solution |
Use the following command to check the current certificate configuration:
show full-configuration system global
Look for any crash logs on the FortiSwitch:
Enable debug logging to gather more details:
diagnose debug application httpsd -1
|