Hi all,
I have a problem with the pimatic system of my neighbor. Since this week the pimatic process gets killed every night. The last I can find in the log is following:
.
.
.
[bot.error.update] Error: connect EHOSTUNREACH 149.154.167.199:443
at Object.exports._errnoException (util.js:870:11)
at exports._exceptionWithHostPort (util.js:893:20)
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1061:14)
[bot.info.update] reconnecting in 5 seconds...
[bot.info.update] reconnected after 5.713 seconds
[bot.error.update] Error: connect EHOSTUNREACH 149.154.167.199:443
at Object.exports._errnoException (util.js:870:11)
at exports._exceptionWithHostPort (util.js:893:20)
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1061:14)
[bot.info.update] reconnecting in 5 seconds...
[bot.info.update] reconnected after 5.823 seconds
[bot.error.update] Error: connect EHOSTUNREACH 149.154.167.199:443
at Object.exports._errnoException (util.js:870:11)
at exports._exceptionWithHostPort (util.js:893:20)
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1061:14)
[bot.info.update] reconnecting in 5 seconds...
[bot.info.update] reconnected after 5.798 seconds
[bot.error.update] Error: connect EHOSTUNREACH 149.154.167.199:443
.
.
.
I think that this is causing the killing of pimatic process at the end. Am I right?
My system is also equipped with the Telegram plugin and I haven’t such a problem. Has someone an idea how to fix it? Simply reinstall plugin and maybe get a new apitoken?