@bugsounet said in Automatic Updates:
@cliff365 I have done a. Module for this ;)
Would be nice to have repository specific auto update functionality in the default module.
@bugsounet said in Automatic Updates:
@cliff365 I have done a. Module for this ;)
Would be nice to have repository specific auto update functionality in the default module.
@fab I have (or had in the past) the issue that my wifi device hangs up after some amount for uptime (maybe a week). Never found the reason for that though.
@bugsounet Just to clarify, I think we don’t need multiple bot instances, just reuse one bot instance from multiple UI instances.
I files a PR for prevent re-initialization if there is already a bot.
Maybe the node_helper
should only be initialized for the first time:
I’m new to the Telegram module. I installed it and it works so far. But whens I’m developing on my modules, I typically run the Mirror UI on my laptop. This gives me than the following error:
1|mm | [TELBOT] Error 409 Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
Also the Telegram chat says that I must not run multiple bot instance.
How can I overcome this? Shouldn’t the bot be running on the mirror and not in my browser?
The styles in the forum are broken for me. I already resetter cache & cookies. Anything I’m missing?
Seems do be the magic mirror config :( I need to specify the ip in the config (“address”) to be accessible.