Helixform / TeleGPT

An out-of-box ChatGPT bot for Telegram.
https://icystudio.github.io/TeleGPT/telegpt_core
MIT License
236 stars 15 forks source link

Debugging TeleGPT Connectivity Issues on CentOS 9 #17

Open kuliantnt opened 1 year ago

kuliantnt commented 1 year ago

Based on your description, it seems like you are encountering errors while using TeleGPT on a CentOS 9 environment to connect to Telegram. You are wondering if there is a way to run TeleGPT in debug mode to help diagnose the issue.

To address this issue, you can try running TeleGPT with debug logging enabled. You can do this by setting the logging level to DEBUG in the configuration file or by passing the -d or --debug option when starting TeleGPT.