1 KiB
1 KiB
When a problem occurs, then always for a reason! :slight_smile: What you want to do in such a case is:
- Read your logs; follow them to see what the reason for your problem is.
- Follow the leads given to you in your logfiles and start investigating.
- Restarting the troubled service or the whole stack to see if the problem persists.
- Read the documentation of the troubled service and search it's bugtracker for your problem.
- Search our issues and forum for topics related to your problem.
- Create an issue over at our GitHub repository if you think your problem might be a bug or a missing feature you badly need. But please make sure, that you include all the logs and a full description to your problem.
- If you need help with a problem on a configuration or a setup, or got a question please head over to our forum and open a thread.