VorlonCD / bi-aidetection

Alarm system for Blue Iris based on Artificial Intelligence.
https://ipcamtalk.com/threads/tool-tutorial-free-ai-person-detection-for-blue-iris.37330/
GNU General Public License v2.0
203 stars 45 forks source link

2.1.4 causing Telegram API error #295

Closed rshide closed 2 years ago

rshide commented 2 years ago

Updated to 2.1.4 yesterday and have been receiving the following error every minute. Alerts are still being posted to Telgram. I've tried disabling the alerts and the error continued to appear with alerts disabled. I've also made sure that I only have a single instance of AI Tool running.

Telegram API [409] Conflict: terminated by other getUpdates request; make sure that only one bot instance is running

VorlonCD commented 2 years ago

You are sure Task Manger > Details tab didnt have another instance of AITOOL running, such as a SERVICE?
Or could another tool be using your Telegram API Token? Both would cause that error.

The latest version I just posted will handle that better and there is a setting you can disable listening for telegram commands from AITOOL if required:

2.1.5:

rshide commented 2 years ago

Thanks, no luck resolving this. I went ahead and created a new bot and token and I'm not seeing the same issue.