guibacellar / TEx

Telegram Monitor
Apache License 2.0
316 stars 43 forks source link

Error reporting #64

Closed makar96 closed 9 months ago

makar96 commented 9 months ago

Hello! When running the command "python3 -m TEx listen --config..." an error appears. Could you help me understand its essence?
I would be very grateful

image

image

guibacellar commented 9 months ago

Hi @makar96

Probably the error happens because you actively interrupt the process using a CTRL+C on your keyboard.

Please, try to start TEx in the same way you already try, but let the code run freely.

makar96 commented 9 months ago

Thanks for the advice. If the process is not interrupted, the following error occurs:
image

I'm sorry for the trouble