MMRIZE / MMM-TelegramBot

TelegramBot module for remote-controlling MagicMirror
MIT License
26 stars 8 forks source link

Conflict: terminated by other long poll or webhook #13

Closed ezar closed 6 years ago

ezar commented 6 years ago

Every second I get this error:

error_code: 409, 0|MagicMir | description: 'Conflict: terminated by other long poll or webhook'

eouia commented 6 years ago

I think it is related to a port using. TelegramBot module was trying to use some port for webhook, but There might be another program which was using already or trying. Try changing your MM port number. (If your mirror has another module to use polling or web hooking, it could make interference also.)

ezar commented 6 years ago

Nothing. Same problem!

eouia commented 6 years ago

When you’ve got the problem? From first time after installation? Or after some days on success? Have you tried to run only this module without any others(except default modules)? And have you anything specially running except MM on your RPI?(like some background music player, home automation, or retropi...)

ezar commented 6 years ago

I find the error. I reinstall everything!