Post the issue here https://forum.bugsounet.fr/
Good luck with him, pompous to say the least.
Post the issue here https://forum.bugsounet.fr/
Good luck with him, pompous to say the least.
just uninstall, disable or delete MMM-TelegramBot
install `EXT-TelegramBot and compare each configuration (old and new configuration) and replace all needed values on the new plugin
create new config from wiki (EXT-TeklegramBot)
delete, disable or delete old config (MMM-TelegramBot)
sounds like a fresh install is needed as something got corrupted and copy over your MM folder to new install.
@mumblebaj thank you that worked out for me appreciate it. Thanks for maintaining that one.
@mumblebaj thanks I will give that a try and report back. Appreciate it.
Seems like the module might not be maintained anymore by developer but seems like they’re several active contributors. How do I fix the image issue when I don’t see much in the logs? Willing to learn and fix this as there are not really any news options for the MM anymore. Thanks, Scott
Images stopped working the other day. I don’t see anything in the logs or dev window. Any thoughts?
@mumblebaj I am using your fork and it worked fine for 2.19 for couple weeks just stopped the other day.
@hgspaeth sorry looks like you’re running 2.13 not too familiar with that release
@hgspaeth try removing the display and leading in the package.json start line to the following…
"start":"node_modules/.bin/electron js/electron.js",
@hgspaeth yes, you cannot have the ./ in front… windows doesn’t understand that …
you sure there is not another instance of magicmirror running somewhere?
@SARCux not too sure now, have to call in the big guns to help good luck
@SARCux Are you running MagicMirror with pm2? Or manually?
Please run sudo netstat -lnptu to check which application is blocking 8082
@SARCux try address 0.0.0.0 and restart the pi