NEWS
iobroker startet nicht mehr
-
Hallo, ich habe auf meinem Windows rechner Docker installiert, da ich gerne mit dem iobroker umziehen wollte.
Direkt nach der installation lief iobroker (Windows installation) nicht mehr.
Docker startetet auch nicht. habe docker wieder deinstalliert, aber iobroker startet nicht mehr.
Hatte versucht einen restore zu machen, dann erscheint das hier:C:\Program Files\iobroker\SmartHome>iobroker restore 0 Cannot read system.config: null (OK when migrating or restoring) host.Server(SmartHome) Using backup file javascripts_2022_02_25-16_06_59_backupiobroker.tar.gz host.Server(SmartHome) Cannot find extracted file from file "C:\Program Files\iobroker\SmartHome\node_modules\iobroker.js-controller\tmp/backup/backup.json" kann mir jemand helfen?
Kann mir jemand helfen, dass das Ding wieder rennt?
-
@ben1983 Das steht bei einem Start im Log:
2022-02-28 11:46:55.292 - [32minfo[39m: host.Server(SmartHome) iobroker.js-controller version 3.3.22 js-controller starting 2022-02-28 11:46:55.301 - [32minfo[39m: host.Server(SmartHome) Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker 2022-02-28 11:46:55.302 - [32minfo[39m: host.Server(SmartHome) hostname: Server(SmartHome), node: v14.17.5 2022-02-28 11:46:55.302 - [32minfo[39m: host.Server(SmartHome) ip addresses: 2003:c0:bf28:f300:de4:62c7:dee7:d275 2003:c0:bf28:f300:1998:445d:ba5d:2f0a fe80::de4:62c7:dee7:d275 192.168.2.50 2022-02-28 11:46:55.434 - [31merror[39m: host.Server(SmartHome) Cannot read system.config: null (OK when migrating or restoring) 2022-02-28 11:46:55.547 - [32minfo[39m: host.Server(SmartHome) connected to Objects and States 2022-02-28 11:46:55.619 - [32minfo[39m: host.Server(SmartHome) added notifications configuration of host 2022-02-28 11:46:55.663 - [31merror[39m: host.Server(SmartHome) Cannot find view "system" for search "instance" 2022-02-28 11:46:55.665 - [31merror[39m: host.Server(SmartHome) Could not add notifications config of this host: Could not get notifications setup from instances: Cannot find view "system" 2022-02-28 11:46:55.696 - [32minfo[39m: host.Server(SmartHome) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system 2022-02-28 11:46:55.708 - [31merror[39m: host.Server(SmartHome) Cannot find view "system" for search "host" 2022-02-28 11:46:55.718 - [31merror[39m: host.Server(SmartHome) Cannot find view "system" for search "state" 2022-02-28 11:46:55.719 - [31merror[39m: host.Server(SmartHome) Cannot find view "system" for search "instance" 2022-02-28 11:46:55.724 - [31merror[39m: host.Server(SmartHome) Could not collect system.host.Server(SmartHome) states to check for obsolete states: Error: Cannot find view "system" 2022-02-28 11:46:55.725 - [31merror[39m: host.Server(SmartHome) _design/system missing - call node iobroker.js setup 2022-02-28 11:46:55.726 - [32minfo[39m: host.Server(SmartHome) no instances found 2022-02-28 11:46:55.734 - [31merror[39m: host.Server(SmartHome) uncaught exception: doc.rows is not iterable 2022-02-28 11:46:55.735 - [31merror[39m: host.Server(SmartHome) TypeError: doc.rows is not iterable at Object.getInstancesOrderedByStartPrio (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.js-controller\lib\tools.js:2863:27) at async getInstances (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.js-controller\main.js:2707:23) 2022-02-28 11:46:55.750 - [32minfo[39m: host.Server(SmartHome) iobroker _restart 2022-02-28 11:46:55.787 - [31merror[39m: host.Server(SmartHome) Cannot write host object:Error: DB closed 2022-02-28 11:46:55.917 - [32minfo[39m: host.Server(SmartHome) terminated 2022-02-28 11:46:56.236 - [33mwarn[39m: host.Server(SmartHome) get state error: Connection is closed. 2022-02-28 11:46:56.236 - [33mwarn[39m: host.Server(SmartHome) get state error: Connection is closed.
-
@ben1983 bei einem stop befehl erscheint das hier:
C:\Program Files\iobroker\SmartHome>iobroker stop 2022-02-28 12:08:15,856 INFO - Stopping the service with id 'iobroker(SmartHome)' 2022-02-28 12:08:15,906 FATAL - WMI Operation failure: ServiceCannotAcceptControl WMI.WmiException: ServiceCannotAcceptControl bei WMI.WmiRoot.BaseHandler.CheckError(ManagementBaseObject result) bei WMI.WmiRoot.InstanceHandler.Invoke(Object proxy, MethodInfo method, Object[] args) bei winsw.WrapperService.Run(String[] _args, ServiceDescriptor descriptor) bei winsw.WrapperService.Main(String[] args) WMI.WmiException: ServiceCannotAcceptControl bei WMI.WmiRoot.BaseHandler.CheckError(ManagementBaseObject result) bei WMI.WmiRoot.InstanceHandler.Invoke(Object proxy, MethodInfo method, Object[] args) bei winsw.WrapperService.Run(String[] _args, ServiceDescriptor descriptor) bei winsw.WrapperService.Main(String[] args)