π Welcome to the OpenPanel Community π
This forum is intended for support of OpenPanel Community Edition.
If you are using an Enterprise license, please use the ticketing system.
- For quick questions, join our π¬Discord channel
- To report a bug or an issue, please use Github Issues
- For advanced how-to questions, troubleshooting help, or guidance on extending the panel, please post in the forums.
Troubleshooting Issues
Since the Community Edition is supported by other users who contribute in their free time and at their own will, please make sure to check before posting:
Once you've done so:
If You Have Root Access
If you can reproduce the issue, report it:
- Click βFound a bug? Let us knowβ at the bottom of the page
- Or report directly on GitHub
Include:
- Steps to reproduce the problem
- Screenshots where possible
If you would like to troubleshoot the issue yourself, enable dev_mode:
opencli config update dev_mode on
and then repeat the action in the panel, tail the appropriate log:
- For OpenAdmin:
tail -f /var/log/openpanel/admin/error.log
- For OpenPanel:
docker logs -f openpanel
If You Donβt Have Root Access
- If issue is website related, check:
- Contact your hosting provider, as the problem might not be related to OpenPanel.
Include steps to reproduce the issue and screenshots if possible.
Thank you for following the guidelines! This helps the community better understand your issue and provide support. β€οΈ
Stefan, Co-Founder of OpenPanel.