11 lines
183 B
Markdown
11 lines
183 B
Markdown
# Troubleshooting
|
||
|
||
If something isn’t working, rerun with debug logging enabled:
|
||
|
||
```sh
|
||
takopi --debug
|
||
```
|
||
|
||
Then check `debug.log` for errors and include it when reporting issues.
|
||
|