You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To debug, set settingUpdateURLs (versio.js:13) to var settingUpdateURLs = [ "https://raw.githubusercontent.com/BernhardSchlegel/BierBot/develop/server/libs/version-self.json", ];
Reason seems to be that unzip never exits, last words
Jan 26 20:42:14 BierBotGefriere node[485]: inflating: /home/pi/BierBot/server/libs/../../../BierBotUpdate/BierBot-master/sys/interfaces
Jan 26 20:42:14 BierBotGefriere node[485]: inflating: /home/pi/BierBot/server/libs/../../../BierBotUpdate/BierBot-master/sys/w.sh
Jan 26 20:42:14 BierBotGefriere node[485]: 26.01.2021, 20:42:14 - unzipping:
so process.on('close', function(code, signal) { (line 195) is never called.
Hangs after
The text was updated successfully, but these errors were encountered: