Files
takopi/docs/how-to/troubleshooting.md
T
2026-01-13 15:59:27 +04:00

11 lines
183 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Troubleshooting
If something isnt working, rerun with debug logging enabled:
```sh
takopi --debug
```
Then check `debug.log` for errors and include it when reporting issues.