Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Fehler im LOG: caught by controller[0]: FATAL ERROR....

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    UNSOLVED Fehler im LOG: caught by controller[0]: FATAL ERROR....

    This topic has been deleted. Only users with topic management privileges can see it.
    • Agria4800
      Agria4800 last edited by

      Hallo zusammen,
      ich habe wohl seit einigen Wochen jeden Tag folgende Fehlermeldungen im Log und kann mir nicht erklären, was dafür verantwortlich ist...

      Kann mir jemand einen Rat geben ?

      Caught by controller[0]: FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory

      Logfile Auszug der Fehler

      host.nuc1	2020-12-09 09:01:40.810	warn	instance system.adapter.javascript.0 terminated due to SIGABRT
      host.nuc1	2020-12-09 09:01:40.810	error	Caught by controller[0]: 20: 0x13cf199 [io.javascript.0]
      host.nuc1	2020-12-09 09:01:40.810	error	Caught by controller[0]: 19: 0xbf2097 v8::internal::Builtin_HandleApiCall(int, unsigned long*, v8::internal::Isolate*) [io.javascript.0]
      host.nuc1	2020-12-09 09:01:40.810	error	Caught by controller[0]: 18: 0xbf02a9 [io.javascript.0]
      host.nuc1	2020-12-09 09:01:40.810	error	Caught by controller[0]: 17: 0xadc43e void node::StreamBase::JSMethod<&node::StreamBase::Writev>(v8::FunctionCallbackInfo<v8::Value> const&) [io.javascript.0]
      host.nuc1	2020-12-09 09:01:40.810	error	Caught by controller[0]: 16: 0xad7b0b node::StreamBase::Writev(v8::FunctionCallbackInfo<v8::Value> const&) [io.javascript.0]
      host.nuc1	2020-12-09 09:01:40.810	error	Caught by controller[0]: 15: 0xae2de1 node::StringBytes::Size(v8::Isolate*, v8::Local<v8::Value>, node::encoding) [io.javascript.0]
      host.nuc1	2020-12-09 09:01:40.810	error	Caught by controller[0]: 14: 0xb97999 v8::String::Utf8Length(v8::Isolate*) const [io.javascript.0]
      host.nuc1	2020-12-09 09:01:40.809	error	Caught by controller[0]: 13: 0xb8357b v8::internal::String::Flatten(v8::internal::Isolate*, v8::internal::Handle<v8::internal::String>, v8::internal::AllocationType) [io.javascript.0]
      host.nuc1	2020-12-09 09:01:40.809	error	Caught by controller[0]: 12: 0xf4f775 v8::internal::String::SlowFlatten(v8::internal::Isolate*, v8::internal::Handle<v8::internal::ConsString>, v8::internal::AllocationType) [io.javascript.0]
      host.nuc1	2020-12-09 09:01:40.809	error	Caught by controller[0]: 11: 0xd0fe4d v8::internal::Factory::NewRawTwoByteString(int, v8::internal::AllocationType) [io.javascript.0]
      host.nuc1	2020-12-09 09:01:40.809	error	Caught by controller[0]: 10: 0xd41926 v8::internal::Heap::AllocateRawWithRetryOrFail(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [io.javascri
      host.nuc1	2020-12-09 09:01:40.809	error	Caught by controller[0]: 9: 0xd4058c v8::internal::Heap::CollectAllAvailableGarbage(v8::internal::GarbageCollectionReason) [io.javascript.0]
      host.nuc1	2020-12-09 09:01:40.809	error	Caught by controller[0]: 8: 0xd3ee15 v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [io.javascript.0]
      host.nuc1	2020-12-09 09:01:40.809	error	Caught by controller[0]: 7: 0xd3df65 v8::internal::Heap::PerformGarbageCollection(v8::internal::GarbageCollector, v8::GCCallbackFlags) [io.javascript.0]
      host.nuc1	2020-12-09 09:01:40.809	error	Caught by controller[0]: 6: 0xd316e6 v8::internal::Heap::RecomputeLimits(v8::internal::GarbageCollector) [io.javascript.0]
      host.nuc1	2020-12-09 09:01:40.809	error	Caught by controller[0]: 5: 0xd31055 [io.javascript.0]
      host.nuc1	2020-12-09 09:01:40.809	error	Caught by controller[0]: 4: 0xb84699 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, bool) [io.javascript.0]
      host.nuc1	2020-12-09 09:01:40.809	error	Caught by controller[0]: 3: 0xb8431e v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, bool) [io.javascript.0]
      host.nuc1	2020-12-09 09:01:40.809	error	Caught by controller[0]: 2: 0xa097fc node::OnFatalError(char const*, char const*) [io.javascript.0]
      host.nuc1	2020-12-09 09:01:40.808	error	Caught by controller[0]: 1: 0xa093f0 node::Abort() [io.javascript.0]
      host.nuc1	2020-12-09 09:01:40.807	error	Caught by controller[0]: FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
      


      Versionen
      Iobroker Admin= 4.1.10
      Script Engine=4.8.4

      Node=8.15.1
      NodeJS=8.15.1
      NPM=6.4.1

      UncleSam 2 Replies Last reply Reply Quote 0
      • UncleSam
        UncleSam Developer @Agria4800 last edited by

        @Agria4800 NodeJS 8 ist nicht mehr unterstützt. Bitte aktualisiere auf eine aktuelle Version (12).

        Siehe hier: https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian

        Agria4800 1 Reply Last reply Reply Quote 0
        • Agria4800
          Agria4800 @UncleSam last edited by

          @UncleSam oh... danke für die schnelle Rückmeldung, werde heute abend mal updaten ... 😉

          1 Reply Last reply Reply Quote 0
          • UncleSam
            UncleSam Developer @Agria4800 last edited by

            @Agria4800 sagte in Fehler im LOG: caught by controller[0]: FATAL ERROR....:

            JavaScript heap out of memory

            Das fällt mir noch gerade auf. Was hast du denn für ein Gerät?! Kann es sein, dass etwas zu viel drauf läuft?

            Agria4800 2 Replies Last reply Reply Quote 0
            • Agria4800
              Agria4800 @UncleSam last edited by

              @UncleSam
              Ich habe einen Nuc I3 (8Gen.) und ja, da läuft einiges drauf...
              Meiner Meinung nach alles im grünen Bereich
              Iobroker mit 34 Instanzen, Motioneye mit 4 Kameras

              3074656b-4c93-4eab-aaf4-116fbe495949-image.png 9cddf8e9-69b5-4abc-862b-386a545eb6bf-image.png

              Ich habe aber die Vermutung, das irgendein Script nicht optimal ist und mit einen hohen Load verursacht ?
              Es kommt so sporatisch 1-3 mal am Tag, aber unregelmäßig...

              Aber hier sieht auch alles gut aus...

              671eb060-e4a8-4528-8964-118893840bea-image.png

              1 Reply Last reply Reply Quote 0
              • Agria4800
                Agria4800 @UncleSam last edited by Agria4800

                @UncleSam Servus,
                habe mein System nochmal gecheckt... meine Info´s zur JS version waren nicht korrekt, bin bei 3.1.6 und node + nodejs bei 12.18.4.
                Sorry für die falsche Info.
                Mir hat es heute mein System 2 x abgeschossen, habe einen auto restart drin... daher bootet er wieder neu.

                Ich habe das Gefühl, das ein Script von mir, welches per ssh von js angestossen wird. Ich habe aber keine Ahnung, ob es daran liegt, dafür reicht mein Halbwissen nicht...

                Interessant ist nur, das alle Instanzen gestoppt werden .... sehr komisch

                Ich hoffe, jemand blickt hier durch...

                hier mal das Script:

                on({id:'0_userdata.0.Eigene_DP.NUC1_SHUTDOWN-IP68', change: 'any'}, function() {
                
                   node_ssh = require('node-ssh');
                
                   ssh = new node_ssh();
                
                   ssh.connect({
                
                   host: '192.168.178.68',
                
                   username: 'root',
                
                   password: '3226'
                
                   }).then(() => {
                
                   ssh.execCommand("sudo shutdown");
                
                })
                
                });
                
                


                Hier mal mein logfile

                -12-09 20:58:29.966	info	instance system.adapter.ical.3 started with pid 2079
                host.nuc1	2020-12-09 20:58:29.958	info	instance scheduled system.adapter.ical.3 0,10,20,30,40,50 * * * *
                host.nuc1	2020-12-09 20:58:25.971	info	instance system.adapter.ical.2 started with pid 2063
                host.nuc1	2020-12-09 20:58:25.958	info	instance scheduled system.adapter.ical.2 0 */12 * * *
                host.nuc1	2020-12-09 20:58:24.872	info	instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
                host.nuc1	2020-12-09 20:58:21.971	info	instance system.adapter.ical.1 started with pid 2048
                host.nuc1	2020-12-09 20:58:21.957	info	instance scheduled system.adapter.ical.1 0,10,20,30,40,50 * * * *
                host.nuc1	2020-12-09 20:58:17.972	info	instance system.adapter.ical.0 started with pid 1983
                host.nuc1	2020-12-09 20:58:17.958	info	instance scheduled system.adapter.ical.0 0,10,20,30,40,50 * * * *
                host.nuc1	2020-12-09 20:58:14.940	info	instance system.adapter.coronavirus-statistics.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                host.nuc1	2020-12-09 20:58:13.978	info	instance system.adapter.hue.0 started with pid 1968
                host.nuc1	2020-12-09 20:58:10.523	info	instance system.adapter.history.0 started with pid 1922
                host.nuc1	2020-12-09 20:58:05.966	info	instance system.adapter.fritzdect.0 started with pid 1849
                fb-checkpresence.0	2020-12-09 20:58:02.894	warn	(1818) createMemberObjects: "no family members defined! Objects are not created!"
                host.nuc1	2020-12-09 20:58:01.974	info	instance system.adapter.fb-checkpresence.0 started with pid 1818
                host.nuc1	2020-12-09 20:57:59.467	info	instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                host.nuc1	2020-12-09 20:57:57.970	info	instance system.adapter.dwd.0 started with pid 1752
                host.nuc1	2020-12-09 20:57:57.957	info	instance scheduled system.adapter.dwd.0 0,20,40 * * * *
                host.nuc1	2020-12-09 20:57:53.957	info	instance scheduled system.adapter.daswetter.0 0,20,40 * * * *
                cloud.0	2020-12-09 20:57:50.772	debug	(1552) system.adapter.admin.0: logging true
                cloud.0	2020-12-09 20:57:47.188	info	(1552) Connection not changed: was connected
                cloud.0	2020-12-09 20:57:47.188	debug	(1552) API KEY OK
                cloud.0	2020-12-09 20:57:47.153	info	(1552) Connection changed: connect
                cloud.0	2020-12-09 20:57:47.153	debug	(1552) Connected. Check api key...
                cloud.0	2020-12-09 20:57:46.927	info	(1552) Trying to connect as system.user.admin
                cloud.0	2020-12-09 20:57:46.812	debug	(1552) Connection attempt to https://iobroker.pro:10555 ...
                cloud.0	2020-12-09 20:57:46.811	info	(1552) Connecting with https://iobroker.pro:10555 with "@pro_benjamin.strunk@gmx.net_5b579880-38dc-11eb-81d0-0da9bca3290"
                cloud.0	2020-12-09 20:57:46.792	info	(1552) starting. Version 3.1.0 in /opt/iobroker/node_modules/iobroker.cloud, node: v12.18.4, js-controller: 3.1.6
                cloud.0	2020-12-09 20:57:46.737	debug	(1552) Plugin sentry Initialize Plugin (enabled=true)
                cloud.0	2020-12-09 20:57:46.418	debug	(1552) statesDB connected
                cloud.0	2020-12-09 20:57:46.417	debug	(1552) States connected to redis: 127.0.0.1:9000
                cloud.0	2020-12-09 20:57:46.400	debug	(1552) States create System PubSub Client
                cloud.0	2020-12-09 20:57:46.398	debug	(1552) States create User PubSub Client
                cloud.0	2020-12-09 20:57:46.391	debug	(1552) Redis States: Use Redis connection: 127.0.0.1:9000
                cloud.0	2020-12-09 20:57:46.390	debug	(1552) objectDB connected
                cloud.0	2020-12-09 20:57:46.388	debug	(1552) Objects connected to redis: 127.0.0.1:9001
                cloud.0	2020-12-09 20:57:46.375	debug	(1552) Objects client initialize lua scripts
                cloud.0	2020-12-09 20:57:46.371	debug	(1552) Objects create User PubSub Client
                cloud.0	2020-12-09 20:57:46.370	debug	(1552) Objects create System PubSub Client
                cloud.0	2020-12-09 20:57:46.369	debug	(1552) Objects client ready ... initialize now
                cloud.0	2020-12-09 20:57:46.329	debug	(1552) Redis Objects: Use Redis connection: 127.0.0.1:9001
                host.nuc1	2020-12-09 20:57:45.971	info	instance system.adapter.cloud.0 started with pid 1552
                host.nuc1	2020-12-09 20:57:42.008	info	instance system.adapter.alexa2.0 started with pid 1534
                host.nuc1	2020-12-09 20:57:38.023	info	instance system.adapter.admin.0 started with pid 1126
                host.nuc1	2020-12-09 20:57:37.956	info	starting 45 instances
                host.nuc1	2020-12-09 20:57:37.913	info	68 instances found
                host.nuc1	2020-12-09 20:57:37.493	info	connected to Objects and States
                host.nuc1	2020-12-09 20:57:37.022	info	ip addresses:
                host.nuc1	2020-12-09 20:57:37.022	info	hostname: nuc1, node: v12.18.4
                host.nuc1	2020-12-09 20:57:37.022	info	Copyright (c) 2014-2020 bluefox, 2014 hobbyquaker
                host.nuc1	2020-12-09 20:57:37.020	info	iobroker.js-controller version 3.1.6 js-controller starting
                host.nuc1	2020-12-09 20:57:02.624	info	terminated
                host.nuc1	2020-12-09 20:57:02.153	info	All instances are stopped.
                host.nuc1	2020-12-09 20:57:02.153	info	instance system.adapter.tuya.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                host.nuc1	2020-12-09 20:56:59.974	info	instance system.adapter.web.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                host.nuc1	2020-12-09 20:56:59.974	info	instance system.adapter.history.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                host.nuc1	2020-12-09 20:56:59.973	info	instance system.adapter.alexa2.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                host.nuc1	2020-12-09 20:56:59.972	info	instance system.adapter.admin.0 terminated with code null ()
                host.nuc1	2020-12-09 20:56:59.972	warn	instance system.adapter.admin.0 terminated due to SIGTERM
                host.nuc1	2020-12-09 20:56:59.971	info	instance system.adapter.device-reminder.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                host.nuc1	2020-12-09 20:56:59.970	info	instance system.adapter.cloud.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                host.nuc1	2020-12-09 20:56:59.968	info	instance system.adapter.socketio.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                host.nuc1	2020-12-09 20:56:59.967	info	instance system.adapter.ring.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                host.nuc1	2020-12-09 20:56:59.966	info	instance system.adapter.echarts.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                host.nuc1	2020-12-09 20:56:59.965	info	instance system.adapter.backitup.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                host.nuc1	2020-12-09 20:56:59.964	info	instance system.adapter.linux-control.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                host.nuc1	2020-12-09 20:56:59.962	info	instance system.adapter.web-speedy.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                host.nuc1	2020-12-09 20:56:59.960	info	instance system.adapter.vis-inventwo.0 terminated while should be started once
                host.nuc1	2020-12-09 20:56:59.959	info	instance system.adapter.upnp.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                host.nuc1	2020-12-09 20:56:59.958	info	instance system.adapter.trashschedule.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                host.nuc1	2020-12-09 20:56:59.957	info	instance system.adapter.tr-064.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                host.nuc1	2020-12-09 20:56:59.956	info	instance system.adapter.text2command.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                host.nuc1	2020-12-09 20:56:59.955	info	instance system.adapter.telegram.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                host.nuc1	2020-12-09 20:56:59.955	info	instance system.adapter.tankerkoenig.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                host.nuc1	2020-12-09 20:56:59.954	info	instance system.adapter.solarlog.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                host.nuc1	2020-12-09 20:56:59.953	info	instance system.adapter.shelly.1 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                host.nuc1	2020-12-09 20:56:59.952	info	instance system.adapter.pollenflug.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                host.nuc1	2020-12-09 20:56:59.951	info	instance system.adapter.ping.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                host.nuc1	2020-12-09 20:56:59.951	info	instance system.adapter.mihome.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                host.nuc1	2020-12-09 20:56:59.950	info	instance system.adapter.mihome-vacuum.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                host.nuc1	2020-12-09 20:56:59.949	info	instance system.adapter.logparser.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                host.nuc1	2020-12-09 20:56:59.948	info	instance system.adapter.iot.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                host.nuc1	2020-12-09 20:56:59.947	info	instance system.adapter.info.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                host.nuc1	2020-12-09 20:56:59.946	info	instance system.adapter.hue.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                host.nuc1	2020-12-09 20:56:59.946	info	instance system.adapter.fritzdect.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                host.nuc1	2020-12-09 20:56:59.945	info	instance system.adapter.fb-checkpresence.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                host.nuc1	2020-12-09 20:56:59.698	info	stopInstance system.adapter.admin.0 killing pid 15409
                echarts.0	2020-12-09 20:56:59.214	info	(17363) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                device-reminder.0	2020-12-09 20:56:59.175	info	(93445) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                ring.0	2020-12-09 20:56:59.174	info	(17408) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                socketio.0	2020-12-09 20:56:59.173	info	(17455) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                cloud.0	2020-12-09 20:56:59.169	info	(86871) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                cloud.0	2020-12-09 20:56:59.169	debug	(86871) Plugin sentry destroyed
                cloud.0	2020-12-09 20:56:59.113	debug	(86871) system.adapter.javascript.0: logging false
                host.nuc1	2020-12-09 20:56:59.055	info	instance system.adapter.javascript.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                host.nuc1	2020-12-09 20:56:59.054	error	Caught by controller[1]: at TCP.<anonymous> (net.js:674:12)
                host.nuc1	2020-12-09 20:56:59.054	error	Caught by controller[1]: at Socket.EventEmitter.emit (domain.js:483:12)
                host.nuc1	2020-12-09 20:56:59.054	error	Caught by controller[1]: at Socket.emit (events.js:315:20)
                host.nuc1	2020-12-09 20:56:59.054	error	Caught by controller[1]: at Socket.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/ssh2/lib/client.js:321:15)
                host.nuc1	2020-12-09 20:56:59.054	error	Caught by controller[1]: Error: No response from server
                host.nuc1	2020-12-09 20:56:59.054	error	Caught by controller[1]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejecte
                host.nuc1	2020-12-09 20:56:59.054	error	Caught by controller[0]: at TCP.onStreamRead (internal/stream_base_commons.js:205:27)
                host.nuc1	2020-12-09 20:56:59.044	error	Caught by controller[0]: Error: read ECONNRESET
                host.nuc1	2020-12-09 20:56:58.867	info	stopInstance system.adapter.socketio.0 send kill signal
                host.nuc1	2020-12-09 20:56:58.865	info	stopInstance system.adapter.device-reminder.0 send kill signal
                host.nuc1	2020-12-09 20:56:58.858	info	stopInstance system.adapter.ring.0 send kill signal
                host.nuc1	2020-12-09 20:56:58.854	info	stopInstance system.adapter.echarts.0 send kill signal
                host.nuc1	2020-12-09 20:56:58.848	info	stopInstance system.adapter.backitup.0 send kill signal
                host.nuc1	2020-12-09 20:56:58.846	info	stopInstance system.adapter.linux-control.0 send kill signal
                host.nuc1	2020-12-09 20:56:58.844	info	stopInstance system.adapter.web-speedy.0 send kill signal
                host.nuc1	2020-12-09 20:56:58.837	info	stopInstance system.adapter.web.0 send kill signal
                host.nuc1	2020-12-09 20:56:58.819	info	stopInstance system.adapter.upnp.0 send kill signal
                host.nuc1	2020-12-09 20:56:58.816	info	stopInstance system.adapter.tuya.0 send kill signal
                host.nuc1	2020-12-09 20:56:58.809	info	stopInstance system.adapter.trashschedule.0 send kill signal
                host.nuc1	2020-12-09 20:56:58.807	info	stopInstance system.adapter.tr-064.0 send kill signal
                host.nuc1	2020-12-09 20:56:58.801	info	stopInstance system.adapter.text2command.0 send kill signal
                host.nuc1	2020-12-09 20:56:58.791	info	stopInstance system.adapter.telegram.0 send kill signal
                host.nuc1	2020-12-09 20:56:58.785	info	stopInstance system.adapter.tankerkoenig.0 send kill signal
                host.nuc1	2020-12-09 20:56:58.782	info	stopInstance system.adapter.solarlog.0 send kill signal
                host.nuc1	2020-12-09 20:56:58.745	info	stopInstance system.adapter.shelly.1 send kill signal
                host.nuc1	2020-12-09 20:56:58.744	info	stopInstance system.adapter.pollenflug.0 send kill signal
                host.nuc1	2020-12-09 20:56:58.743	info	stopInstance system.adapter.ping.0 send kill signal
                host.nuc1	2020-12-09 20:56:58.742	info	stopInstance system.adapter.mihome.0 send kill signal
                host.nuc1	2020-12-09 20:56:58.728	info	stopInstance system.adapter.mihome-vacuum.0 send kill signal
                host.nuc1	2020-12-09 20:56:58.725	info	stopInstance system.adapter.logparser.0 send kill signal
                host.nuc1	2020-12-09 20:56:58.724	info	stopInstance system.adapter.javascript.0 send kill signal
                host.nuc1	2020-12-09 20:56:58.724	info	stopInstance system.adapter.iot.0 send kill signal
                host.nuc1	2020-12-09 20:56:58.723	info	stopInstance system.adapter.info.0 send kill signal
                host.nuc1	2020-12-09 20:56:58.723	info	stopInstance system.adapter.hue.0 send kill signal
                host.nuc1	2020-12-09 20:56:58.722	info	stopInstance system.adapter.fritzdect.0 send kill signal
                host.nuc1	2020-12-09 20:56:58.721	info	stopInstance system.adapter.fb-checkpresence.0 send kill signal
                host.nuc1	2020-12-09 20:56:58.717	info	stopInstance system.adapter.cloud.0 send kill signal
                host.nuc1	2020-12-09 20:56:58.713	info	stopInstance system.adapter.alexa2.0 send kill signal
                host.nuc1	2020-12-09 20:56:58.679	info	stopInstance system.adapter.admin.0 send kill signal
                host.nuc1	2020-12-09 20:56:58.678	info	stopInstance system.adapter.solarlog.1 (force=false, process=false)
                host.nuc1	2020-12-09 20:56:58.678	info	stopInstance system.adapter.socketio.0 (force=false, process=true)
                host.nuc1	2020-12-09 20:56:58.678	info	stopInstance system.adapter.device-reminder.0 (force=false, process=true)
                host.nuc1	2020-12-09 20:56:58.678	info	stopInstance system.adapter.ring.0 (force=false, process=true)
                host.nuc1	2020-12-09 20:56:58.678	info	stopInstance system.adapter.habpanel.0 (force=false, process=false)
                host.nuc1	2020-12-09 20:56:58.678	info	stopInstance system.adapter.echarts.0 (force=false, process=true)
                host.nuc1	2020-12-09 20:56:58.678	info	stopInstance system.adapter.backitup.0 (force=false, process=true)
                host.nuc1	2020-12-09 20:56:58.678	info	stopInstance system.adapter.linux-control.0 (force=false, process=true)
                host.nuc1	2020-12-09 20:56:58.678	info	stopInstance system.adapter.web-speedy.0 (force=false, process=true)
                host.nuc1	2020-12-09 20:56:58.677	info	stopInstance system.adapter.worx.0 (force=false, process=false)
                host.nuc1	2020-12-09 20:56:58.677	info	stopInstance system.adapter.web.0 (force=false, process=true)
                host.nuc1	2020-12-09 20:56:58.677	info	stopInstance canceled schedule system.adapter.weatherunderground.0
                host.nuc1	2020-12-09 20:56:58.658	info	stopInstance system.adapter.weatherunderground.0 (force=false, process=false)
                host.nuc1	2020-12-09 20:56:58.658	info	stopInstance system.adapter.vis.0 (force=false, process=false)
                host.nuc1	2020-12-09 20:56:58.657	info	stopInstance system.adapter.vis-weather.0 (force=false, process=false)
                host.nuc1	2020-12-09 20:56:58.657	info	stopInstance system.adapter.vis-timeandweather.0 (force=false, process=false)
                host.nuc1	2020-12-09 20:56:58.657	info	stopInstance system.adapter.vis-players.0 (force=false, process=false)
                host.nuc1	2020-12-09 20:56:58.657	info	stopInstance system.adapter.vis-metro.0 (force=false, process=false)
                host.nuc1	2020-12-09 20:56:58.657	info	stopInstance system.adapter.vis-materialdesign.0 (force=false, process=false)
                host.nuc1	2020-12-09 20:56:58.657	info	stopInstance system.adapter.vis-map.0 (force=false, process=false)
                host.nuc1	2020-12-09 20:56:58.657	info	stopInstance system.adapter.vis-keyboard.0 (force=false, process=false)
                host.nuc1	2020-12-09 20:56:58.657	info	stopInstance system.adapter.vis-justgage.0 (force=false, process=false)
                host.nuc1	2020-12-09 20:56:58.657	info	stopInstance system.adapter.vis-jqui-mfd.0 (force=false, process=false)
                host.nuc1	2020-12-09 20:56:58.657	info	stopInstance system.adapter.vis-inventwo.0 (force=false, process=true)
                host.nuc1	2020-12-09 20:56:58.657	info	stopInstance system.adapter.vis-hqwidgets.0 (force=false, process=false)
                host.nuc1	2020-12-09 20:56:58.657	info	stopInstance system.adapter.vis-history.0 (force=false, process=false)
                host.nuc1	2020-12-09 20:56:58.656	info	stopInstance system.adapter.vis-fancyswitch.0 (force=false, process=false)
                host.nuc1	2020-12-09 20:56:58.656	info	stopInstance system.adapter.vis-canvas-gauges.0 (force=false, process=false)
                host.nuc1	2020-12-09 20:56:58.656	info	stopInstance system.adapter.upnp.0 (force=false, process=true)
                host.nuc1	2020-12-09 20:56:58.656	info	stopInstance canceled schedule system.adapter.tvspielfilm.0
                host.nuc1	2020-12-09 20:56:58.656	info	stopInstance system.adapter.tvspielfilm.0 (force=false, process=false)
                host.nuc1	2020-12-09 20:56:58.656	info	stopInstance system.adapter.tuya.0 (force=false, process=true)
                host.nuc1	2020-12-09 20:56:58.656	info	stopInstance system.adapter.trashschedule.0 (force=false, process=true)
                host.nuc1	2020-12-09 20:56:58.656	info	stopInstance system.adapter.tr-064.0 (force=false, process=true)
                host.nuc1	2020-12-09 20:56:58.656	info	stopInstance system.adapter.text2command.0 (force=false, process=true)
                host.nuc1	2020-12-09 20:56:58.656	info	stopInstance system.adapter.telegram.0 (force=false, process=true)
                host.nuc1	2020-12-09 20:56:58.656	info	stopInstance system.adapter.tankerkoenig.0 (force=false, process=true)
                host.nuc1	2020-12-09 20:56:58.655	info	stopInstance system.adapter.sourceanalytix.0 (force=false, process=false)
                host.nuc1	2020-12-09 20:56:58.655	info	stopInstance system.adapter.sonos.0 (force=false, process=false)
                host.nuc1	2020-12-09 20:56:58.655	info	stopInstance system.adapter.sonoff.0 (force=false, process=false)
                host.nuc1	2020-12-09 20:56:58.655	info	stopInstance system.adapter.solarlog.0 (force=false, process=true)
                host.nuc1	2020-12-09 20:56:58.655	info	stopInstance system.adapter.shelly.1 (force=false, process=true)
                host.nuc1	2020-12-09 20:56:58.655	info	stopInstance system.adapter.samsung.0 (force=false, process=false)
                host.nuc1	2020-12-09 20:56:58.655	info	stopInstance system.adapter.pollenflug.0 (force=false, process=true)
                host.nuc1	2020-12-09 20:56:58.655	info	stopInstance system.adapter.ping.0 (force=false, process=true)
                host.nuc1	2020-12-09 20:56:58.655	info	stopInstance system.adapter.mihome.0 (force=false, process=true)
                host.nuc1	2020-12-09 20:56:58.654	info	stopInstance system.adapter.mihome-vacuum.0 (force=false, process=true)
                host.nuc1	2020-12-09 20:56:58.654	info	stopInstance system.adapter.logparser.0 (force=false, process=true)
                host.nuc1	2020-12-09 20:56:58.654	info	stopInstance system.adapter.javascript.0 (force=false, process=true)
                host.nuc1	2020-12-09 20:56:58.654	info	stopInstance system.adapter.iot.0 (force=false, process=true)
                host.nuc1	2020-12-09 20:56:58.654	info	stopInstance system.adapter.info.0 (force=false, process=true)
                host.nuc1	2020-12-09 20:56:58.654	info	stopInstance canceled schedule system.adapter.ical.5
                host.nuc1	2020-12-09 20:56:58.654	info	stopInstance system.adapter.ical.5 (force=false, process=false)
                host.nuc1	2020-12-09 20:56:58.654	info	stopInstance canceled schedule system.adapter.ical.4
                host.nuc1	2020-12-09 20:56:58.654	info	stopInstance system.adapter.ical.4 (force=false, process=false)
                host.nuc1	2020-12-09 20:56:58.653	info	stopInstance canceled schedule system.adapter.ical.3
                host.nuc1	2020-12-09 20:56:58.653	info	stopInstance system.adapter.ical.3 (force=false, process=false)
                host.nuc1	2020-12-09 20:56:58.653	info	stopInstance canceled schedule system.adapter.ical.2
                host.nuc1	2020-12-09 20:56:58.653	info	stopInstance system.adapter.ical.2 (force=false, process=false)
                host.nuc1	2020-12-09 20:56:58.653	info	stopInstance canceled schedule system.adapter.ical.1
                host.nuc1	2020-12-09 20:56:58.653	info	stopInstance system.adapter.ical.1 (force=false, process=false)
                host.nuc1	2020-12-09 20:56:58.653	info	stopInstance canceled schedule system.adapter.ical.0
                host.nuc1	2020-12-09 20:56:58.649	info	stopInstance system.adapter.ical.0 (force=false, process=false)
                host.nuc1	2020-12-09 20:56:58.649	info	stopInstance system.adapter.hue.0 (force=false, process=true)
                host.nuc1	2020-12-09 20:56:58.649	info	stopInstance system.adapter.history.0 (force=false, process=true)
                host.nuc1	2020-12-09 20:56:58.648	info	stopInstance system.adapter.fritzdect.0 (force=false, process=true)
                host.nuc1	2020-12-09 20:56:58.648	info	stopInstance system.adapter.fb-checkpresence.0 (force=false, process=true)
                host.nuc1	2020-12-09 20:56:58.648	info	stopInstance canceled schedule system.adapter.dwd.0
                host.nuc1	2020-12-09 20:56:58.648	info	stopInstance system.adapter.dwd.0 (force=false, process=false)
                host.nuc1	2020-12-09 20:56:58.648	info	stopInstance canceled schedule system.adapter.daswetter.0
                host.nuc1	2020-12-09 20:56:58.648	info	stopInstance system.adapter.daswetter.0 (force=false, process=false)
                host.nuc1	2020-12-09 20:56:58.648	info	stopInstance canceled schedule system.adapter.coronavirus-statistics.0
                host.nuc1	2020-12-09 20:56:58.647	info	stopInstance system.adapter.coronavirus-statistics.0 (force=false, process=false)
                host.nuc1	2020-12-09 20:56:58.647	info	stopInstance system.adapter.cloud.0 (force=false, process=true)
                host.nuc1	2020-12-09 20:56:58.647	info	stopInstance system.adapter.alexa2.0 (force=false, process=true)
                host.nuc1	2020-12-09 20:56:58.645	info	stopInstance system.adapter.admin.0 (force=false, process=true)
                socketio.0	2020-12-09 20:56:58.870	info	(17455) Got terminate signal TERMINATE_YOURSELF
                device-reminder.0	2020-12-09 20:56:58.867	info	(93445) Got terminate signal TERMINATE_YOURSELF
                ring.0	2020-12-09 20:56:58.865	info	(17408) Got terminate signal TERMINATE_YOURSELF
                echarts.0	2020-12-09 20:56:58.857	info	(17363) Got terminate signal TERMINATE_YOURSELF
                cloud.0	2020-12-09 20:56:58.721	info	(86871) Got terminate signal TERMINATE_YOURSELF
                cloud.0	2020-12-09 20:56:58.641	info	(86871) Connection lost
                ring.0	2020-12-09 20:56:58.642	info	(17408) Closing Adapter
                cloud.0	2020-12-09 20:56:58.641	info	(86871) Connection changed: io client disconnect
                host.nuc1	2020-12-09 20:56:58.615	info	received SIGTERM
                socketio.0	2020-12-09 20:56:58.628	info	(17455) terminating http server on port 8084
                javascript.0	2020-12-09 20:56:58.589	error	at TCP.<anonymous> (net.js:674:12)
                javascript.0	2020-12-09 20:56:58.589	error	at Socket.EventEmitter.emit (domain.js:483:12)
                javascript.0	2020-12-09 20:56:58.589	error	at Socket.emit (events.js:315:20)
                javascript.0	2020-12-09 20:56:58.589	error	at Socket.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/ssh2/lib/client.js:321:15)
                javascript.0	2020-12-09 20:56:58.589	error	(112151) Error: No response from server
                javascript.0	2020-12-09 20:56:58.589	error	(112151) Error: No response from server
                javascript.0	2020-12-09 20:56:58.589	error	(112151) An error happened which is most likely from one of your scripts, but the originating script could not be detected.
                javascript.0	2020-12-09 20:56:58.553	error	at TCP.onStreamRead (internal/stream_base_commons.js:205:27)
                javascript.0	2020-12-09 20:56:58.553	error	(112151) Error: read ECONNRESET
                javascript.0	2020-12-09 20:56:58.553	error	(112151) Error: read ECONNRESET
                javascript.0	2020-12-09 20:56:58.552	error	(112151) An error happened which is most likely from one of your scripts, but the originating script could not be detected.
                javascript.0	2020-12-09 20:56:57.775	error	(112151) at processImmediate (internal/timers.js:456:21)
                javascript.0	2020-12-09 20:56:57.775	error	(112151) at Immediate._onImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5384:37)
                javascript.0	2020-12-09 20:56:57.775	error	(112151) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:472:25)
                javascript.0	2020-12-09 20:56:57.775	error	(112151) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1055:38)
                javascript.0	2020-12-09 20:56:57.775	error	(112151) at Object.<anonymous> (script.js.Vo-Testen.Shutdown_per_DP_NUC1:5:11)
                javascript.0	2020-12-09 20:56:57.773	error	(112151) Error in callback: TypeError: node_ssh is not a constructor
                cloud.0	2020-12-09 20:52:40.403	debug	(86871) system.adapter.admin.0: logging true
                host.nuc1	2020-12-09 20:50:15.107	info	instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
                host.nuc1	2020-12-09 20:50:13.256	info	instance system.adapter.ical.1 terminated with code 0 (NO_ERROR)
                host.nuc1	2020-12-09 20:50:08.211	info	instance system.adapter.ical.0 started with pid 133694
                host.nuc1	2020-12-09 20:50:06.926	info	instance system.adapter.ical.3 terminated with code 0 (NO_ERROR)
                host.nuc1	2020-12-09 20:50:04.196	info	instance system.adapter.ical.1 started with pid 133676
                host.nuc1	2020-12-09 20:50:00.038	info	instance system.adapter.ical.3 started with pid 133593
                cloud.0	2020-12-09 20:48:25.355	info	(86871) User disconnected from cloud: bcEKFXMvBagXOacPACcG
                cloud.0	2020-12-09 20:47:39.777	error	(86871) Received unknown command: log
                cloud.0	2020-12-09 20:47:39.777	error	(86871) Received unknown command: log
                cloud.0	2020-12-09 20:47:39.777	error	(86871) Received unknown command: log
                cloud.0	2020-12-09 20:47:39.777	error	(86871) Received unknown command: log
                cloud.0	2020-12-09 20:47:39.776	error	(86871) Received unknown command: log
                cloud.0	2020-12-09 20:47:39.776	error	(86871) Received unknown command: log
                cloud.0	2020-12-09 20:47:39.776	error	(86871) Received unknown command: log
                cloud.0	2020-12-09 20:47:39.776	error	(86871) Received unknown command: log
                cloud.0	2020-12-09 20:47:39.776	error	(86871) Received unknown command: log
                cloud.0	2020-12-09 20:47:39.776	error	(86871) Received unknown command: log
                cloud.0	2020-12-09 20:47:39.776	error	(86871) Received unknown command: log
                cloud.0	2020-12-09 20:47:39.775	error	(86871) Received unknown command: log
                cloud.0	2020-12-09 20:47:39.775	error	(86871) Received unknown command: log
                cloud.0	2020-12-09 20:47:39.775	error	(86871) Received unknown command: log
                cloud.0	2020-12-09 20:47:39.774	error	(86871) Received unknown command: log
                cloud.0	2020-12-09 20:47:39.774	error	(86871) Received unknown command: log
                cloud.0	2020-12-09 20:47:39.774	error	(86871) Received unknown command: log
                cloud.0	2020-12-09 20:47:39.774	error	(86871) Received unknown command: log
                cloud.0	2020-12-09 20:47:39.774	error	(86871) Received unknown command: log
                cloud.0	2020-12-09 20:47:39.774	error	(86871) Received unknown command: log
                cloud.0	2020-12-09 20:47:39.773	error	(86871) Received unknown command: log
                cloud.0	2020-12-09 20:47:39.768	error	(86871) Received unknown command: log
                cloud.0	2020-12-09 20:47:39.767	error	(86871) Received unknown command: log
                cloud.0	2020-12-09 20:47:39.767	error	(86871) Received unknown command: log
                cloud.0	2020-12-09 20:47:39.767	error	(86871) Received unknown command: log
                cloud.0	2020-12-09 20:47:39.767	error	(86871) Received unknown command: log
                cloud.0	2020-12-09 20:47:39.767	error	(86871) Received unknown command: log
                cloud.0	2020-12-09 20:47:39.759	error	(86871) Received unknown command: log
                cloud.0	2020-12-09 20:47:39.759	error	(86871) Received unknown command: log
                cloud.0	2020-12-09 20:47:39.759	error	(86871) Received unknown command: log
                cloud.0	2020-12-09 20:47:39.759	error	(86871) Received unknown command: log
                cloud.0	2020-12-09 20:47:39.759	error	(86871) Received unknown command: log
                cloud.0	2020-12-09 20:47:39.758	error	(86871) Received unknown command: log
                cloud.0	2020-12-09 20:47:39.758	error	(86871) Received unknown command: log
                cloud.0	2020-12-09 20:47:39.758	error	(86871) Received unknown command: log
                cloud.0	2020-12-09 20:47:39.758	error	(86871) Received unknown command: log
                cloud.0	2020-12-09 20:47:39.758	error	(86871) Received unknown command: log
                cloud.0	2020-12-09 20:47:39.757	error	(86871) Received unknown command: log
                cloud.0	2020-12-09 20:47:39.757	error	(86871) Received unknown command: log
                cloud.0	2020-12-09 20:47:39.757	error	(86871) Received unknown command: log
                cloud.0	2020-12-09 20:47:39.755	error	(86871) Received unknown command: log
                

                Edit: die Fehlermeldungen kommen von den Widgets vom Materialdesign, die ich in der Vis verwende. Diese können wohl über die Cloud nicht richtig verarbeitet werden... nicht schön 😞

                cloud.0	2020-12-09 20:47:39.755	error	(86871) Received unknown command: log
                
                1 Reply Last reply Reply Quote 0
                • First post
                  Last post

                Support us

                ioBroker
                Community Adapters
                Donate

                983
                Online

                31.9k
                Users

                80.1k
                Topics

                1.3m
                Posts

                caught by controller error host javascript error log
                2
                6
                504
                Loading More Posts
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes
                Reply
                • Reply as topic
                Log in to reply
                Community
                Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                The ioBroker Community 2014-2023
                logo