NEWS
UNSOLVED Fehlermeldung Module js.550
-
Ich habe folgende wiederkehrende Fehlermeldung:
throw err;
2020-08-24 17:28:14 stdout module.js:550
2020-08-24 17:27:58 stdout
2020-08-24 17:27:58 stdout at Manager.<anonymous> (/opt/iobroker/node_modules/component-bind/index.js:21:15)
2020-08-24 17:27:58 stdout at Socket.onpacket (/opt/iobroker/node_modules/socket.io-client/lib/socket.js:236:12)
2020-08-24 17:27:58 stdout at Socket.onack (/opt/iobroker/node_modules/socket.io-client/lib/socket.js:312:9)
2020-08-24 17:27:58 stdout at Socket.adapter.objects.getObjectView (/opt/iobroker/node_modules/iobroker.info/main.js:191:21)
2020-08-24 17:27:58 stdout at instances (/opt/iobroker/node_modules/iobroker.info/main.js:92:26)
2020-08-24 17:27:58 stdout at Array.forEach (<anonymous>)
2020-08-24 17:27:58 stdout at messages.forEach.message (/opt/iobroker/node_modules/iobroker.info/main.js:103:57)
2020-08-24 17:27:58 stdout at Array.forEach (<anonymous>)
2020-08-24 17:27:58 stdout at Object.keys.forEach.key (/opt/iobroker/node_modules/iobroker.info/main.js:124:49)
2020-08-24 17:27:58 stdout at checkVersion (/opt/iobroker/node_modules/iobroker.info/main.js:150:23)
2020-08-24 17:27:58 stdout TypeError: Cannot read property 'split' of undefined
2020-08-24 17:27:43 stdout
2020-08-24 17:27:43 stdout at Function.Module._load (module.js:498:3)
2020-08-24 17:27:43 stdout at tryModuleLoad (module.js:506:12)
2020-08-24 17:27:43 stdout at Module.load (module.js:566:32)
2020-08-24 17:27:43 stdout at Object.Module._extensions..js (module.js:664:10)
2020-08-24 17:27:43 stdout at Module._compile (module.js:653:30)
2020-08-24 17:27:43 stdout at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.ping/node_modules/@iobroker/adapter-core/build/index.js:29:54)
2020-08-24 17:27:43 stdout at require (internal/module.js:11:18)
2020-08-24 17:27:43 stdout at Module.require (module.js:597:17)
2020-08-24 17:27:43 stdout at Function.Module._load (module.js:475:25)
2020-08-24 17:27:43 stdout at Function.Module._resolveFilename (module.js:548:15)
2020-08-24 17:27:43 stdout Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/exitCodes'Ich bin Neuling. Vielleicht kann mir jemand helfen?
|Hardwaresystem:| DS 411+II|
|Arbeitsspeicher:| 8GB |
|Festplattenart:| WD Red |
|Betriebssystem:| Mac |
|Node-Version:| 8.1 |
|NPM-Version:| 6.x.x | -
nodejs -v && node -v && npm -v
-
@Franta Dein JS-Controller ist zu alt für den ping-Adapter, bitte upgraden.
-
@AlCalzone Der Rest scheint aber auch nicht frischer zu sein.
-
@Thomas-Braun ich kann leider im Terminal gar nichts mehr eingeben.... kommt immer nur diese Meldung
-
@Franta Strg-C drücken.
Ich sehe gerade, das ist so'n Synology-Kram...
Da bin ich raus, das ist mir zu 'krumm'. -
@Franta Fang mal damit an, den Ping-Adapter zu stoppen.
-
@AlCalzone wie komme ich denn dahin, wenn der Terminal nicht mehr auf die Eingaben reagiert?
Das ist ja mein größtes Problem... -
@Franta99 Kannst du auf der Diskstation nicht einfach ein zusätzliches Terminal aufmachen? Ansonsten in der Admin UI stoppen.
-
@AlCalzone Vielen Dank! Werde es probieren!