Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [gelöst] js-controller 3.0.19 upgrade Fehler - Iobroker tot

    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

    [gelöst] js-controller 3.0.19 upgrade Fehler - Iobroker tot

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

      Welche Node und NPM Version?

      1 Reply Last reply Reply Quote 0
      • F
        f0rd42 @haselchen last edited by

        @haselchen

        ok, hier habe ich einen Fehler gemacht.
        beim ursprünglichen "Iobroker upgrade self" kam der Fehler.
        Dann habe ich versucht npm install js-controlelr manuell auszuführen und der Gleiche Fehler kam, aber da lief Iobroker (irgendwie).

        root@tinkerboard:~# npm -v
        6.14.4
        root@tinkerboard:~# node -v
        v10.20.1
        root@tinkerboard:~#

        Nach Iobroker stop und npm install js-controller kommt dann:

        root@tinkerboard:/opt/iobroker/log# npm install iobroker.js-controller
        npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
        
        > iobroker.js-controller@3.0.19 preinstall /opt/iobroker/node_modules/iobroker.js-controller
        > node lib/preinstallCheck.js
        
        NPM version: 6.14.4
        
        > iobroker.js-controller@3.0.19 install /opt/iobroker/node_modules/iobroker.js-controller
        > node iobroker.js setup first
        
        object system.certificates updated
        
        The following notifications happened during sync: 
        - Ignoring Directory "sayit.0" because officially not created as meta object. Please remove directory!
        
        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/chokidar/node_modules/fsevents):
        npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
        npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/@serialport/stream/package.json'
        npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/zigbee-herdsman/package.json'
        npm WARN xmlhttprequest-ts@1.0.1 requires a peer of @angular/common@>= 5.0.0 but none is installed. You must install peer dependencies yourself.
        npm WARN xmlhttprequest-ts@1.0.1 requires a peer of @angular/core@>= 5.0.0 but none is installed. You must install peer dependencies yourself.
        
        + iobroker.js-controller@3.0.19
        updated 1 package in 71.328s
        
        21 packages are looking for funding
          run `npm fund` for details
        
        

        ein Iobroker start bringt aber nun tonnenweise exceptions

        2020-04-28 09:56:21.527  - info: host.tinkerboard iobroker.js-controller version 3.0.19 js-controller starting
        2020-04-28 09:56:21.535  - info: host.tinkerboard Copyright (c) 2014-2020 bluefox, 2014 hobbyquaker
        2020-04-28 09:56:21.536  - info: host.tinkerboard hostname: tinkerboard, node: v10.20.1
        2020-04-28 09:56:21.537  - info: host.tinkerboard ip addresses: 192.168.119.27 fe80::7415:67c7:1dea:f7fe
        2020-04-28 09:56:23.608  - info: host.tinkerboard connected to Objects and States
        2020-04-28 09:56:24.536  - info: host.tinkerboard 65 instances found
        2020-04-28 09:56:24.642  - info: host.tinkerboard starting 52 instances
        2020-04-28 09:56:24.754  - info: host.tinkerboard instance system.adapter.admin.0 started with pid 10521
        2020-04-28 09:56:27.462  - info: admin.0 (10521) starting. Version 4.1.1 in /opt/iobroker/node_modules/iobroker.admin, node: v10.20.1, js-controller: 3.0.19
        2020-04-28 09:56:27.530  - info: admin.0 (10521) requesting all states
        2020-04-28 09:56:27.530  - info: admin.0 (10521) requesting all objects
        2020-04-28 09:56:31.590  - info: host.tinkerboard instance system.adapter.discovery.0 started with pid 10536
        2020-04-28 09:56:32.684  - info: host.tinkerboard instance system.adapter.smartmeter.0 started with pid 10543
        2020-04-28 09:56:33.072  - info: admin.0 (10521) received all objects
        2020-04-28 09:56:33.463  - info: admin.0 (10521) https server listening on port 8081
        2020-04-28 09:56:33.464  - info: admin.0 (10521) Use link "https://localhost:8081" to configure.
        2020-04-28 09:56:34.511  - info: discovery.0 (10536) starting. Version 2.3.3 in /opt/iobroker/node_modules/iobroker.discovery, node: v10.20.1, js-controller: 3.0.19
        2020-04-28 09:56:35.703  - info: smartmeter.0 (10543) starting. Version 3.1.2 in /opt/iobroker/node_modules/iobroker.smartmeter, node: v10.20.1, js-controller: 3.0.19
        2020-04-28 09:56:36.700  - info: host.tinkerboard instance system.adapter.smartmeter.1 started with pid 10566
        2020-04-28 09:56:37.112  - info: smartmeter.0 (10543) Received 24 values, 24 updated
        2020-04-28 09:56:39.966  - info: smartmeter.1 (10566) starting. Version 3.1.2 in /opt/iobroker/node_modules/iobroker.smartmeter, node: v10.20.1, js-controller: 3.0.19
        2020-04-28 09:56:40.766  - info: host.tinkerboard instance system.adapter.history.0 started with pid 10582
        2020-04-28 09:56:42.673  - info: history.0 (10582) starting. Version 1.9.4 in /opt/iobroker/node_modules/iobroker.history, node: v10.20.1, js-controller: 3.0.19
        2020-04-28 09:56:42.810  - info: history.0 (10582) enabled logging of smartmeter.1.1_8_1.value (Count=1), Alias=false
        2020-04-28 09:56:42.811  - info: history.0 (10582) enabled logging of hm-rpc.0.00095569A36958.1.MOTION (Count=2), Alias=false
        2020-04-28 09:56:42.812  - info: history.0 (10582) enabled logging of hm-rpc.0.00095569A36958.1.ILLUMINATION (Count=3), Alias=false
        2020-04-28 09:56:42.812  - info: history.0 (10582) enabled logging of hm-rpc.0.00095569A3699B.1.MOTION (Count=4), Alias=false
        2020-04-28 09:56:42.813  - info: history.0 (10582) enabled logging of hm-rpc.0.00095569A3699B.1.ILLUMINATION (Count=5), Alias=false
        2020-04-28 09:56:42.813  - info: history.0 (10582) enabled logging of javascript.0.Hilfsvariablen.StatusAussenbeleuchtungTimer (Count=6), Alias=false
        2020-04-28 09:56:42.814  - info: history.0 (10582) enabled logging of javascript.0.Hilfsvariablen.StatusAussenbeleuchtungMotion (Count=7), Alias=false
        2020-04-28 09:56:42.814  - info: history.0 (10582) enabled logging of javascript.0.Hilfsvariablen.PublicIP (Count=8), Alias=false
        2020-04-28 09:56:42.815  - info: history.0 (10582) enabled logging of sonoff.0.ESP_Easy_Dev.Temperature (Count=9), Alias=false
        2020-04-28 09:56:42.816  - info: history.0 (10582) enabled logging of sonoff.0.ESP_Easy_Dev.Humidity (Count=10), Alias=false
        2020-04-28 09:56:43.139  - info: smartmeter.1 (10566) Received 11 values, 11 updated
        2020-04-28 09:56:43.302  - error: history.0 (10582) uncaught exception: allback is not defined
        2020-04-28 09:56:43.316  - error: history.0 (10582) ReferenceError: allback is not defined
            at _0x411ccb._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115051)
            at process._tickCallback (internal/process/next_tick.js:68:7)
        2020-04-28 09:56:43.720  - error: history.0 (10582) uncaught exception: allback is not defined
        2020-04-28 09:56:43.722  - error: history.0 (10582) ReferenceError: allback is not defined
            at _0x411ccb._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115051)
            at process._tickCallback (internal/process/next_tick.js:68:7)
        2020-04-28 09:56:43.805  - error: history.0 (10582) uncaught exception: allback is not defined
        2020-04-28 09:56:43.807  - error: history.0 (10582) ReferenceError: allback is not defined
            at _0x411ccb._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115051)
            at process._tickCallback (internal/process/next_tick.js:68:7)
        2020-04-28 09:56:43.940  - error: history.0 (10582) uncaught exception: allback is not defined
        2020-04-28 09:56:43.942  - error: history.0 (10582) ReferenceError: allback is not defined
            at _0x411ccb._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115051)
            at process._tickCallback (internal/process/next_tick.js:68:7)
        2020-04-28 09:56:44.027  - error: history.0 (10582) uncaught exception: allback is not defined
        2020-04-28 09:56:44.028  - error: history.0 (10582) ReferenceError: allback is not defined
            at _0x411ccb._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115051)
            at process._tickCallback (internal/process/next_tick.js:68:7)
        2020-04-28 09:56:44.035  - info: history.0 (10582) terminating
        2020-04-28 09:56:44.037  - info: history.0 (10582) Terminated (NO_ERROR): Without reason
        2020-04-28 09:56:44.116  - error: history.0 (10582) uncaught exception: allback is not defined
        2020-04-28 09:56:44.118  - error: history.0 (10582) ReferenceError: allback is not defined
            at _0x411ccb._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115051)
            at process._tickCallback (internal/process/next_tick.js:68:7)
        2020-04-28 09:56:44.205  - error: history.0 (10582) uncaught exception: allback is not defined
        2020-04-28 09:56:44.206  - error: history.0 (10582) ReferenceError: allback is not defined
            at _0x411ccb._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115051)
            at process._tickCallback (internal/process/next_tick.js:68:7)
        2020-04-28 09:56:44.297  - error: history.0 (10582) uncaught exception: allback is not defined
        2020-04-28 09:56:44.299  - error: history.0 (10582) ReferenceError: allback is not defined
            at _0x411ccb._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115051)
            at process._tickCallback (internal/process/next_tick.js:68:7)
        2020-04-28 09:56:44.385  - error: history.0 (10582) uncaught exception: allback is not defined
        2020-04-28 09:56:44.386  - error: history.0 (10582) ReferenceError: allback is not defined
            at _0x411ccb._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115051)
            at process._tickCallback (internal/process/next_tick.js:68:7)
        2020-04-28 09:56:44.464  - error: history.0 (10582) uncaught exception: allback is not defined
        2020-04-28 09:56:44.465  - error: history.0 (10582) ReferenceError: allback is not defined
            at _0x411ccb._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115051)
            at process._tickCallback (internal/process/next_tick.js:68:7)
        2020-04-28 09:56:45.089  - error: host.tinkerboard Caught by controller[0]: 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 rejected with the reason:
        2020-04-28 09:56:45.090  - error: host.tinkerboard Caught by controller[1]: ReferenceError: allback is not defined
        2020-04-28 09:56:45.090  - error: host.tinkerboard Caught by controller[1]:     at _0x411ccb._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115051)
        2020-04-28 09:56:45.091  - error: host.tinkerboard Caught by controller[1]:     at process._tickCallback (internal/process/next_tick.js:68:7)
        2020-04-28 09:56:45.091  - error: host.tinkerboard Caught by controller[2]: 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 rejected with the reason:
        2020-04-28 09:56:45.091  - error: host.tinkerboard Caught by controller[3]: ReferenceError: allback is not defined
        2020-04-28 09:56:45.091  - error: host.tinkerboard Caught by controller[3]:     at _0x411ccb._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115051)
        2020-04-28 09:56:45.092  - error: host.tinkerboard Caught by controller[3]:     at process._tickCallback (internal/process/next_tick.js:68:7)
        2020-04-28 09:56:45.092  - error: host.tinkerboard Caught by controller[4]: 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 rejected with the reason:
        2020-04-28 09:56:45.092  - error: host.tinkerboard Caught by controller[5]: ReferenceError: allback is not defined
        2020-04-28 09:56:45.092  - error: host.tinkerboard Caught by controller[5]:     at _0x411ccb._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115051)
        2020-04-28 09:56:45.093  - error: host.tinkerboard Caught by controller[5]:     at process._tickCallback (internal/process/next_tick.js:68:7)
        2020-04-28 09:56:45.093  - error: host.tinkerboard Caught by controller[6]: 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 rejected with the reason:
        2020-04-28 09:56:45.093  - error: host.tinkerboard Caught by controller[7]: ReferenceError: allback is not defined
        2020-04-28 09:56:45.094  - error: host.tinkerboard Caught by controller[7]:     at _0x411ccb._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115051)
        2020-04-28 09:56:45.094  - error: host.tinkerboard Caught by controller[7]:     at process._tickCallback (internal/process/next_tick.js:68:7)
        2020-04-28 09:56:45.094  - error: host.tinkerboard Caught by controller[8]: 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 rejected with the reason:
        2020-04-28 09:56:45.094  - error: host.tinkerboard Caught by controller[9]: ReferenceError: allback is not defined
        2020-04-28 09:56:45.095  - error: host.tinkerboard Caught by controller[9]:     at _0x411ccb._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115051)
        2020-04-28 09:56:45.095  - error: host.tinkerboard Caught by controller[9]:     at process._tickCallback (internal/process/next_tick.js:68:7)
        2020-04-28 09:56:45.095  - error: host.tinkerboard Caught by controller[10]: 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 rejected with the reason:
        2020-04-28 09:56:45.095  - error: host.tinkerboard Caught by controller[11]: ReferenceError: allback is not defined
        2020-04-28 09:56:45.096  - error: host.tinkerboard Caught by controller[11]:     at _0x411ccb._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115051)
        2020-04-28 09:56:45.096  - error: host.tinkerboard Caught by controller[11]:     at process._tickCallback (internal/process/next_tick.js:68:7)
        2020-04-28 09:56:45.096  - error: host.tinkerboard Caught by controller[12]: 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 rejected with the reason:
        2020-04-28 09:56:45.096  - error: host.tinkerboard Caught by controller[13]: ReferenceError: allback is not defined
        2020-04-28 09:56:45.097  - error: host.tinkerboard Caught by controller[13]:     at _0x411ccb._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115051)
        2020-04-28 09:56:45.097  - error: host.tinkerboard Caught by controller[13]:     at process._tickCallback (internal/process/next_tick.js:68:7)
        2020-04-28 09:56:45.097  - error: host.tinkerboard Caught by controller[14]: 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 rejected with the reason:
        2020-04-28 09:56:45.098  - error: host.tinkerboard Caught by controller[14]: ReferenceError: allback is not defined
        2020-04-28 09:56:45.098  - error: host.tinkerboard Caught by controller[14]:     at _0x411ccb._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115051)
        2020-04-28 09:56:45.098  - error: host.tinkerboard Caught by controller[14]:     at process._tickCallback (internal/process/next_tick.js:68:7)
        2020-04-28 09:56:45.098  - error: host.tinkerboard Caught by controller[14]: 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 rejected with the reason:
        2020-04-28 09:56:45.099  - error: host.tinkerboard Caught by controller[14]: ReferenceError: allback is not defined
        2020-04-28 09:56:45.099  - error: host.tinkerboard Caught by controller[14]:     at _0x411ccb._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115051)
        2020-04-28 09:56:45.099  - error: host.tinkerboard Caught by controller[14]:     at process._tickCallback (internal/process/next_tick.js:68:7)
        2020-04-28 09:56:45.099  - error: host.tinkerboard Caught by controller[14]: 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 rejected with the reason:
        2020-04-28 09:56:45.100  - error: host.tinkerboard Caught by controller[14]: ReferenceError: allback is not defined
        2020-04-28 09:56:45.100  - error: host.tinkerboard Caught by controller[14]:     at _0x411ccb._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115051)
        2020-04-28 09:56:45.100  - error: host.tinkerboard Caught by controller[14]:     at process._tickCallback (internal/process/next_tick.js:68:7)
        2020-04-28 09:56:45.101  - info: host.tinkerboard instance system.adapter.history.0 terminated with code 0 (NO_ERROR)
        2020-04-28 09:56:45.101  - info: host.tinkerboard Restart adapter system.adapter.history.0 because enabled
        2020-04-28 09:56:45.162  - info: host.tinkerboard instance system.adapter.hm-rpc.0 started with pid 10597
        2020-04-28 09:56:47.253  - info: hm-rpc.0 (10597) starting. Version 1.14.2 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v10.20.1, js-controller: 3.0.19
        2020-04-28 09:56:47.545  - error: hm-rpc.0 (10597) uncaught exception: allback is not defined
        2020-04-28 09:56:47.557  - error: hm-rpc.0 (10597) ReferenceError: allback is not defined
            at _0x411ccb._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115051)
            at process._tickCallback (internal/process/next_tick.js:68:7)
        2020-04-28 09:56:47.640  - info: hm-rpc.0 (10597) terminating
        2020-04-28 09:56:47.642  - info: hm-rpc.0 (10597) Terminated (NO_ERROR): Without reason
        2020-04-28 09:56:47.657  - info: hm-rpc.0 (10597) xmlrpc server is trying to listen on 192.168.119.27:2010
        2020-04-28 09:56:47.658  - info: hm-rpc.0 (10597) xmlrpc client is trying to connect to 192.168.119.20:2010/ with ["http://192.168.119.27:2010","hm-rpc.0"]
        2020-04-28 09:56:47.712  - info: hm-rpc.0 (10597) Connected
        2020-04-28 09:56:47.725  - info: hm-rpc.0 (10597) xmlrpc <- listDevices ["hm-rpc.0"]
        2020-04-28 09:56:48.009  - info: hm-rpc.0 (10597) xmlrpc -> 0 devices
        2020-04-28 09:56:48.706  - info: host.tinkerboard instance system.adapter.hm-rega.0 started with pid 10612
        2020-04-28 09:56:49.907  - info: hm-rpc.0 (10597) xmlrpc <- newDevices 279
        2020-04-28 09:56:49.990  - error: host.tinkerboard Caught by controller[0]: 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 rejected with the reason:
        2020-04-28 09:56:49.991  - error: host.tinkerboard Caught by controller[1]: ReferenceError: allback is not defined
        2020-04-28 09:56:49.992  - error: host.tinkerboard Caught by controller[1]:     at _0x411ccb._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115051)
        2020-04-28 09:56:49.992  - error: host.tinkerboard Caught by controller[1]:     at process._tickCallback (internal/process/next_tick.js:68:7)
        2020-04-28 09:56:49.993  - info: host.tinkerboard instance system.adapter.hm-rpc.0 terminated with code 0 (NO_ERROR)
        2020-04-28 09:56:49.993  - info: host.tinkerboard Restart adapter system.adapter.hm-rpc.0 because enabled
        2020-04-28 09:56:52.323  - info: hm-rega.0 (10612) starting. Version 2.6.5 in /opt/iobroker/node_modules/iobroker.hm-rega, node: v10.20.1, js-controller: 3.0.19
        2020-04-28 09:56:52.496  - info: hm-rega.0 (10612) subscribe hm-rpc.1.BidCoS-RF.50.PRESS_SHORT
        2020-04-28 09:56:52.577  - info: hm-rega.0 (10612) ReGaHSS 192.168.119.20 up
        2020-04-28 09:56:52.635  - info: hm-rega.0 (10612) time difference local-ccu 1s
        2020-04-28 09:56:52.905  - error: hm-rega.0 (10612) uncaught exception: allback is not defined
        2020-04-28 09:56:52.918  - error: hm-rega.0 (10612) ReferenceError: allback is not defined
            at _0x411ccb._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115051)
            at process._tickCallback (internal/process/next_tick.js:68:7)
        2020-04-28 09:56:53.051  - info: host.tinkerboard instance system.adapter.iot.0 started with pid 10628
        2020-04-28 09:56:53.102  - error: hm-rega.0 (10612) uncaught exception: allback is not defined
        2020-04-28 09:56:53.104  - error: hm-rega.0 (10612) ReferenceError: allback is not defined
            at _0x411ccb._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115051)
            at process._tickCallback (internal/process/next_tick.js:68:7)
        2020-04-28 09:56:53.225  - error: hm-rega.0 (10612) uncaught exception: allback is not defined
        2020-04-28 09:56:53.227  - error: hm-rega.0 (10612) ReferenceError: allback is not defined
            at _0x411ccb._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115051)
            at process._tickCallback (internal/process/next_tick.js:68:7)
        2020-04-28 09:56:53.342  - error: hm-rega.0 (10612) uncaught exception: allback is not defined
        2020-04-28 09:56:53.344  - error: hm-rega.0 (10612) ReferenceError: allback is not defined
            at _0x411ccb._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115051)
            at process._tickCallback (internal/process/next_tick.js:68:7)
        2020-04-28 09:56:53.433  - error: hm-rega.0 (10612) uncaught exception: allback is not defined
        2020-04-28 09:56:53.435  - error: hm-rega.0 (10612) ReferenceError: allback is not defined
            at _0x411ccb._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115051)
            at process._tickCallback (internal/process/next_tick.js:68:7)
        2020-04-28 09:56:53.552  - error: hm-rega.0 (10612) uncaught exception: allback is not defined
        2020-04-28 09:56:53.553  - error: hm-rega.0 (10612) ReferenceError: allback is not defined
            at _0x411ccb._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115051)
            at process._tickCallback (internal/process/next_tick.js:68:7)
        2020-04-28 09:56:53.668  - error: hm-rega.0 (10612) uncaught exception: allback is not defined
        2020-04-28 09:56:53.669  - error: hm-rega.0 (10612) ReferenceError: allback is not defined
            at _0x411ccb._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115051)
            at process._tickCallback (internal/process/next_tick.js:68:7)
        
        
        mikeal created this issue in request/request

        open Request’s Past, Present and Future #3142

        1 Reply Last reply Reply Quote 0
        • F
          f0rd42 last edited by

          Iobroker status:

          root@tinkerboard:/opt/iobroker# iobroker status
          (node:4416) UnhandledPromiseRejectionWarning: ReferenceError: allback is not defined
              at _0x411ccb._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115051)
              at process._tickCallback (internal/process/next_tick.js:68:7)
          (node:4416) UnhandledPromiseRejectionWarning: Unhandled promise rejection. 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(). (rejection id: 1)
          (node:4416) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
          
          
          

          da hängt es dann, kein Prompt

          1 Reply Last reply Reply Quote 0
          • F
            f0rd42 last edited by

            den fixer habe ich schon laufen lassen, Resultat ist das Gleiche.

            1 Reply Last reply Reply Quote 0
            • A
              AntiHeld889 last edited by

              Bei mir genau das gleiche

              1 Reply Last reply Reply Quote 0
              • M
                MarkusW27 last edited by MarkusW27

                Bei mir auch 😞

                Raspberry 3
                Versionen alle aktuell (wie oben beim Thread-Starter)

                1 Reply Last reply Reply Quote 0
                • ?
                  A Former User last edited by A Former User

                  Bei mir leider auch alles Tot.

                  Nach "sudo iobroker upgrade self" hat er kurz was gemacht und sich dann aufgehängt.

                  Jetzt geht nix mehr!

                  System: Raspberry Pi 4

                  1 Reply Last reply Reply Quote 0
                  • wendy2702
                    wendy2702 last edited by

                    Alle die auch „Tod“ schreien.

                    Posten doch wenigstens die logfiles der update versuche aber bitte vollständig und ein wenig mehr Informationen zu euren Systemen.

                    Nutzt ihr z.B. Auch alle Tinkerboard?

                    ? 1 Reply Last reply Reply Quote 0
                    • F
                      funbert last edited by

                      Bei mir geht auch nichts mehr. Raspi Pi4

                      1 Reply Last reply Reply Quote 0
                      • ?
                        A Former User @wendy2702 last edited by

                        @wendy2702 Wie komm ich an das Logfile wenn das System nicht mehr Hochfährt?

                        Jey Cee 1 Reply Last reply Reply Quote 0
                        • Jey Cee
                          Jey Cee Developer @Guest last edited by

                          @smart-home. Liegt im iobroker verzeichnis unter logs

                          Der Fehler muss durch einen Entwickler behoben werden. Sleber könnt ihr nur versuchen das pcket iobroker.objects-redis zu löschen und dann in version 3.3.2 zu installieren.
                          Das sollten nur die unter euch machen die wissen was sie tun, daher keine Anleitung von mir.

                          F 1 Reply Last reply Reply Quote 0
                          • F
                            f0rd42 @Jey Cee last edited by

                            @Jey-Cee

                            Da die Installation nun ja sowieso tot ist, kann ja nicht mehr viel passieren.
                            könntest du trotzdem eine "Anleitung" posten? Natürlich auf eigene Gefahr

                            kann man eventuell wieder auf 3.0.18 zurück?

                            M 1 Reply Last reply Reply Quote 0
                            • M
                              MarkusW27 @f0rd42 last edited by MarkusW27

                              @f0rd42 Bzgl. "Zurück auf 3.0.18": Hab ich schon probiert - ändert nichts (zumindest bei mir)

                              1 Reply Last reply Reply Quote 0
                              • F
                                funbert last edited by

                                2020-04-28 10:52:00.793 - error: history.0 (19709) uncaught exception: allback is not defined
                                2020-04-28 10:52:00.802 - error: history.0 (19709) ReferenceError: allback is not defined
                                at _0x411ccb._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115051)
                                at process._tickCallback (internal/process/next_tick.js:68:7)
                                2020-04-28 10:52:01.172 - info: host.athomepi4 instance system.adapter.mercedesme.0 started with pid 19728
                                2020-04-28 10:52:01.181 - info: history.0 (19709) terminating
                                2020-04-28 10:52:01.183 - info: history.0 (19709) Terminated (NO_ERROR): Without reason
                                2020-04-28 10:52:01.709 - error: host.athomepi4 Caught by controller[0]: This error originated either by t
                                hrowing inside of an async function without a catch block, or by rejecting a promise which was not handled with .ca
                                tch(). The promise rejected with the reason:
                                2020-04-28 10:52:01.710 - error: host.athomepi4 Caught by controller[0]: ReferenceError: allback is not de
                                fined
                                2020-04-28 10:52:01.710 - error: host.athomepi4 Caught by controller[0]: at _0x411ccb._applyViewFunc (
                                /opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115051)
                                2020-04-28 10:52:01.710 - error: host.athomepi4 Caught by controller[0]: at process._tickCallback (int
                                ernal/process/next_tick.js:68:7)
                                2020-04-28 10:52:01.710 - info: host.athomepi4 instance system.adapter.history.0 terminated with code 0 (N
                                O_ERROR)
                                2020-04-28 10:52:01.711 - info: host.athomepi4 Restart adapter system.adapter.history.0 because enabled

                                1 Reply Last reply Reply Quote 0
                                • F
                                  f0rd42 last edited by

                                  Warum steht da im Fehler eigentlich immer "Allback' Anstalt "Callback"?

                                  AlCalzone 1 Reply Last reply Reply Quote 0
                                  • AlCalzone
                                    AlCalzone Developer @f0rd42 last edited by

                                    @f0rd42 Genau das ist das Problem 🙂

                                    F 1 Reply Last reply Reply Quote 0
                                    • F
                                      f0rd42 @AlCalzone last edited by

                                      @AlCalzone Dann warten wir auf den Entwickler, sollte ja kein "grosses" Problem sein 🙂

                                      1 Reply Last reply Reply Quote 0
                                      • ?
                                        A Former User last edited by

                                        2020-04-28 10:17:27.955 - ^[[32minfo^[[39m: discovery.0 (519) starting. Version 2.3.3 in /opt/iobroker/node_modules/iobroker.discovery, node: v10.16.3, js-controller: 3.0.19
                                        2020-04-28 10:17:29.936 - ^[[32minfo^[[39m: knx.0 (530) starting. Version 1.0.41 in /opt/iobroker/node_modules/iobroker.knx, node: v10.16.3, js-controller: 3.0.19
                                        2020-04-28 10:17:29.963 - ^[[33mwarn^[[39m: knx.0 (530) adapter.objects.getObjectView is deprecated, and will be removed in the future. Please use adapter.getObjectView/Async. Report this to Developer!
                                        2020-04-28 10:17:30.037 - ^[[31merror^[[39m: knx.0 (530) uncaught exception: allback is not defined
                                        2020-04-28 10:17:30.038 - ^[[31merror^[[39m: knx.0 (530) ReferenceError: allback is not defined
                                        at _0x411ccb._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115051)
                                        at process._tickCallback (internal/process/next_tick.js:68:7)

                                        hier mal ein ausschnitt aus meinem Log. Zumindestens steht da "Report this to Developer!"😊

                                        1 Reply Last reply Reply Quote 0
                                        • apollon77
                                          apollon77 last edited by

                                          Bitte kurz warten ... controller 3.0.20 baut gerade um das zu fixen ... melde mich sobald verfügbar

                                          1 Reply Last reply Reply Quote 0
                                          • Schuchty
                                            Schuchty last edited by

                                            Hallo zusammen,

                                            da ich das oben beschriebene Problem alleine nicht lösen kann, habe ich mich hier im Forum angemeldet.
                                            Ich hoffe es kann mir jemand helfen - die Hausautomation läuft leider nicht mehr.
                                            Nach dem js-controller Upgrade startet das System nicht mehr.

                                            Folgendes habe ich in der Konsole ausgeführt:

                                            iobroker stop
                                            iobroker update
                                            iobroker upgrade self
                                            iobroker start
                                            

                                            Der js-controller hat jetzt die neue Version.
                                            iobroker info liefert folgendes Ergebnis:

                                            (node:32704) UnhandledPromiseRejectionWarning: ReferenceError: allback is not defined
                                                at _0x411ccb._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115051)
                                                at process._tickCallback (internal/process/next_tick.js:68:7)
                                            (node:32704) UnhandledPromiseRejectionWarning: Unhandled promise rejection. 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(). (rejection id: 1)
                                            (node:32704) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
                                            

                                            Environment:
                                            Rpi4
                                            node 10.17.0
                                            mpm 6.14.4

                                            Vielen Dank im Voraus.

                                            LG Wolfgang

                                            haselchen sigi234 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            727
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            js-controller update
                                            17
                                            47
                                            4212
                                            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