Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. logilutions

    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

    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 11
    • Best 0
    • Groups 1

    logilutions

    @logilutions

    0
    Reputation
    6
    Profile views
    11
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Website logilutions.de

    logilutions Follow
    Starter

    Latest posts made by logilutions

    • RE: iobroker start unterbricht mit "...is not a function"

      @thomas-braun zück dein Backup aka neu installieren und backup drauf?

      posted in Error/Bug
      logilutions
      logilutions
    • RE: iobroker start unterbricht mit "...is not a function"

      @glasfaser said in iobroker start unterbricht mit "...is not a function":

      cd /opt/iobroker
      sudo -H -u iobroker npm install iobroker.js-controller@3.2.16

      @Thomas-Braun Das hatte ich hier schon gemacht, hab es jetzt nochmals ausgeführt, hat aber nichts geändert.

      posted in Error/Bug
      logilutions
      logilutions
    • RE: iobroker start unterbricht mit "...is not a function"

      @thomas-braun
      tut mir echt leid, hab wohl beim Lesen genau die Stelle mit den Pfaden ausgelassen .. Upsi

      jetzt steht da

      /usr/bin/nodejs
      v14.17.0
      /usr/bin/node
      v14.17.0
      /usr/bin/npm
      6.14.13
      nodejs:
        Installiert:           14.17.0-1nodesource1
        Installationskandidat: 14.17.0-1nodesource1
        Versionstabelle:
       *** 14.17.0-1nodesource1 500
              500 https://deb.nodesource.com/node_14.x buster/main armhf Packages
              100 /var/lib/dpkg/status
           10.24.0~dfsg-1~deb10u1 500
              500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
      

      Der Fehler in iobroker logs ist nach wie vor:

      2021-06-07 22:55:56.604  - info: host.milos iobroker _restart
      2021-06-07 22:55:56.623  - info: host.milos terminated
      2021-06-07 22:55:57.266  - info: host.milos iobroker Starting node restart.js
      2021-06-07 22:55:57.266  - info: host.milos iobroker Starting node restart.js
      2021-06-07 22:55:58.880  - info: host.milos iobroker.js-controller version 3.2.16 js-controller starting
      2021-06-07 22:55:58.887  - info: host.milos Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
      2021-06-07 22:55:58.888  - info: host.milos hostname: milos, node: v14.17.0
      2021-06-07 22:55:58.889  - info: host.milos ip addresses: [IP] 
      2021-06-07 22:55:59.065  - info: host.milos connected to Objects and States
      2021-06-07 22:55:59.100  - info: host.milos added notifications configuration of host
      2021-06-07 22:55:59.348  - error: host.milos uncaught exception: tslib_1.__exportStar is not a function
      2021-06-07 22:55:59.349  - error: host.milos TypeError: tslib_1.__exportStar is not a function
         at Object.<anonymous> (/opt/iobroker/node_modules/@sentry/utils/dist/index.js:3:9)
         at Module._compile (internal/modules/cjs/loader.js:1068:30)
         at Object.Module._extensions..js (internal/modules/cjs/loader.js:1097:10)
         at Module.load (internal/modules/cjs/loader.js:933:32)
         at Function.Module._load (internal/modules/cjs/loader.js:774:14)
         at Module.require (internal/modules/cjs/loader.js:957:19)
         at require (internal/modules/cjs/helpers.js:88:18)
         at Object.<anonymous> (/opt/iobroker/node_modules/@sentry/hub/dist/scope.js:3:15)
         at Module._compile (internal/modules/cjs/loader.js:1068:30)
         at Object.Module._extensions..js (internal/modules/cjs/loader.js:1097:10)
      2021-06-07 22:55:59.358  - info: host.milos iobroker _restart
      2021-06-07 22:55:59.376  - info: host.milos terminated
      2021-06-07 22:55:58.880  - info: host.milos iobroker.js-controller version 3.2.16 js-controller starting
      2021-06-07 22:55:58.887  - info: host.milos Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
      2021-06-07 22:55:58.888  - info: host.milos hostname: milos, node: v14.17.0
      2021-06-07 22:55:58.889  - info: host.milos ip addresses: 192.168.1.94 fd8c:7d82:f0fc:1:6101:8c40:b126:7097 2003:f3:1706:1600:f36c:2cef:f6c6:1d92 fe80::4c4:fc63:bb4f:e69a
      2021-06-07 22:55:59.065  - info: host.milos connected to Objects and States
      2021-06-07 22:55:59.100  - info: host.milos added notifications configuration of host
      2021-06-07 22:55:59.348  - error: host.milos uncaught exception: tslib_1.__exportStar is not a function
      2021-06-07 22:55:59.349  - error: host.milos TypeError: tslib_1.__exportStar is not a function
         at Object.<anonymous> (/opt/iobroker/node_modules/@sentry/utils/dist/index.js:3:9)
         at Module._compile (internal/modules/cjs/loader.js:1068:30)
         at Object.Module._extensions..js (internal/modules/cjs/loader.js:1097:10)
         at Module.load (internal/modules/cjs/loader.js:933:32)
         at Function.Module._load (internal/modules/cjs/loader.js:774:14)
         at Module.require (internal/modules/cjs/loader.js:957:19)
         at require (internal/modules/cjs/helpers.js:88:18)
         at Object.<anonymous> (/opt/iobroker/node_modules/@sentry/hub/dist/scope.js:3:15)
         at Module._compile (internal/modules/cjs/loader.js:1068:30)
         at Object.Module._extensions..js (internal/modules/cjs/loader.js:1097:10)
      

      posted in Error/Bug
      logilutions
      logilutions
    • RE: iobroker start unterbricht mit "...is not a function"

      @glasfaser
      keine Änderung

      posted in Error/Bug
      logilutions
      logilutions
    • RE: iobroker start unterbricht mit "...is not a function"

      @thomas-braun

      /usr/bin/nodejs
      v14.17.0
      /usr/local/bin/node
      v14.17.0
      /usr/local/bin/npm
      6.14.13
      nodejs:
        Installiert:           14.17.0-1nodesource1
        Installationskandidat: 14.17.0-1nodesource1
        Versionstabelle:
       *** 14.17.0-1nodesource1 500
              500 https://deb.nodesource.com/node_14.x buster/main armhf Packages
              100 /var/lib/dpkg/status
           10.24.0~dfsg-1~deb10u1 500
              500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
      
      posted in Error/Bug
      logilutions
      logilutions
    • RE: iobroker start unterbricht mit "...is not a function"

      @thomas-braun
      ich habe jetzt node 14 nochmal ordentlich installiert.
      Dennoch treten nach wie vor die gleichen Symptome auf.

      posted in Error/Bug
      logilutions
      logilutions
    • RE: iobroker start unterbricht mit "...is not a function"

      @glasfaser
      bin mir nicht sicher, aber könnte sein, dass ichs bei den fix-versuchen mal aus npm neu gezogen hab. hat auf jedenfall nichts am log geändert.

      Ausgabe deiner Befehle:

      $ which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
      
      
      /usr/bin/nodejs
      v10.24.1
      /usr/local/bin/node
      v14.17.0
      /usr/local/bin/npm
      6.14.13
      nodejs:
        Installiert:           10.24.1-1nodesource1
        Installationskandidat: 10.24.1-1nodesource1
        Versionstabelle:
       *** 10.24.1-1nodesource1 500
              500 https://deb.nodesource.com/node_10.x buster/main armhf Packages
              100 /var/lib/dpkg/status
           10.24.0~dfsg-1~deb10u1 500
              500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
      
      ____________________________
      
      
      $ iobroker status
      
      
      iobroker is not running on this host.
      
      No iobroker host is running.
      
      Objects type: redis
      States  type: redis
      
      
      ____________________________
      
      
      $ iobroker update
      
      
      Used repository: stable
      hash changed or no sources cached => force download of new sources
      update done
      Adapter    "admin"         : 4.2.1    , installed 4.2.1
      ... alle anderen Adapter (alle aktuell)
      
      posted in Error/Bug
      logilutions
      logilutions
    • RE: iobroker start unterbricht mit "...is not a function"

      @thomas-braun wenn ich

      iobroker repo
      

      ausführe bekomme ich

      stable      : http://download.iobroker.net/sources-dist.json
      beta        : http://download.iobroker.net/sources-dist-latest.json
      
      Active repo: stable
      

      also scheint es auf stable zu stehen?
      Wo kann ich das ansonten einstellen?

      posted in Error/Bug
      logilutions
      logilutions
    • RE: iobroker start unterbricht mit "...is not a function"

      @glasfaser was bedeutet "Beta Kanal" und was genau kann ich machen?

      posted in Error/Bug
      logilutions
      logilutions
    • RE: iobroker start unterbricht mit "...is not a function"

      @bbtown ich habe node aktualisiert, das konnte aber das Problem leider nicht lösen.

      posted in Error/Bug
      logilutions
      logilutions
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo