Files
takopi/docs/how-to/troubleshooting.md
T

370 B
Raw Blame History

Troubleshooting

If something isnt working, rerun with debug logging enabled:

takopi --debug

Then check debug.log for errors and include it when reporting issues.

You can also run a preflight check:

takopi doctor

This validates your Telegram token, chat id, topics setup, file transfer permissions, and voice transcription configuration.