Navigation

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

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    U
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 46
    • Best 3
    • Groups 1

    URI3L

    @URI3L

    Starter

    3
    Reputation
    14
    Profile views
    46
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    URI3L Follow
    Starter

    Best posts made by URI3L

    • RE: Iobroker startet nicht mehr

      Gestern kam nicht nur die neue SD-Karte sondern auch ein Raspberry Pi 4 mit 4GB.
      Backitup-Adapter installiert und das letzte Backup wiederhergestellt. Und ich muss mit großer Begeisterung hinnehmen, dass alles reibungslos funktioniert hat.

      Ich bin schwer beeindruckt, dass es komplett fehlerfrei geklappt hat.

      Und das Beste: alles ist bei Weitem schneller als mit meinem alten Pi3.

      Vielen Dank trotzdem

      Gruß
      Heiko

      posted in Error/Bug
      U
      URI3L
    • RE: Nach Update von WEB 3.4.16 kein VIS mehr

      @lptr sagte in Nach Update von WEB 3.4.16 kein VIS mehr:

      @uri3l
      F5

      😊 ja ne ist schon klar. Immer noch die 4.0.5.

      Ich bin jetzt nochmal auf die Version 3.1.5 runter. Jetzt scheint es zu laufen.

      besten Dank nochmal 🙂

      posted in ioBroker Allgemein
      U
      URI3L
    • RE: Nach Update von WEB 3.4.16 kein VIS mehr

      @ssond0815 sagte in Nach Update von WEB 3.4.16 kein VIS mehr:

      @uri3l Kann ich bestätigen. Nachdem ich das downgrade durchgeführt habe, lief die VIS wieder.
      $ iobroker upgrade socketio@3.1.5
      Update socketio from @4.0.3 to @3.1.5
      NPM version: 6.14.15

      Danke @uri3l!

      der Dank geht an @LPTR 🤘

      posted in ioBroker Allgemein
      U
      URI3L

    Latest posts made by URI3L

    • RE: Milight Adapter Error nach JS Update auf 18.16.1

      @thomas-braun Vielen Dank. Ich bin jetzt auf OS12 und es läuft wieder.

      Danke an alle

      posted in Error/Bug
      U
      URI3L
    • RE: Milight Adapter Error nach JS Update auf 18.16.1

      @ro75 Raspbian 10 ist installiert. Welche Node Version vorher war, kann ich nicht sagen. war aber kein großer Versionssprung, da ich öfters mal update. Könnte man das aus den Backitup-Sicherungen auslesen?

      @Thomas-Braun Wenn ich auf 20 update, kommt folgende Meldung:

      ioBroker nodejs fixer 2024-05-23
      You requested to install latest version from nodejs v20 tree.
      
      Your current setup is:
      /usr/bin/node 		v18.16.1
      /usr/local/bin/npm 		9.6.7
      /usr/local/bin/npx 		9.6.7
      /usr/local/bin/corepack 	0.18.0
      
      *** nodejs is NOT correctly installed ***
      We found these nodejs versions available for installation:
      
      nodejs:
        Installed: 18.16.1-deb-1nodesource1
        Candidate: 18.17.1-deb-1nodesource1
        Version table:
           18.17.1-deb-1nodesource1 500
              500 https://deb.nodesource.com/node_18.x buster/main armhf Packages
       *** 18.16.1-deb-1nodesource1 100
              100 /var/lib/dpkg/status
           10.24.0~dfsg-1~deb10u3 500
              500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
      
      
      
      Your nodejs-Installation seems to be faulty. Shall we try to fix it?
      Press <y> to continue or any other key to quit
      
      
      posted in Error/Bug
      U
      URI3L
    • Milight Adapter Error nach JS Update auf 18.16.1

      Hallo zusammen,

      ich habe den JS Controller auf 18.16.1 upgedated und jetzt spuckt der Milight Adapter folgende Fehlermeldungen aus:

      Aus den Fehlermeldungen werde ich nicht schlau. Kann mir jemand bitte helfen?

      2024-09-01 17:12:17.364 - error: host.iobroker Caught by controller[0]: /opt/iobroker/node_modules/iobroker.milight/milight.js:472
      2024-09-01 17:12:17.364 - error: host.iobroker Caught by controller[0]: adapter = new utils.Adapter(options);
      2024-09-01 17:12:17.364 - error: host.iobroker Caught by controller[0]: ^
      2024-09-01 17:12:17.365 - error: host.iobroker Caught by controller[0]: TypeError: utils.Adapter is not a constructor
      2024-09-01 17:12:17.365 - error: host.iobroker Caught by controller[0]: at startAdapter (/opt/iobroker/node_modules/iobroker.milight/milight.js:472:16)
      2024-09-01 17:12:17.365 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.milight/milight.js:682:5)
      2024-09-01 17:12:17.365 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1256:14)
      2024-09-01 17:12:17.365 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
      2024-09-01 17:12:17.366 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1119:32)
      2024-09-01 17:12:17.366 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:960:12)
      2024-09-01 17:12:17.366 - error: host.iobroker Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
      2024-09-01 17:12:17.366 - error: host.iobroker Caught by controller[0]: at node:internal/main/run_main_module:23:47
      2024-09-01 17:12:17.366 - error: host.iobroker Caught by controller[0]: Node.js v18.16.1
      2024-09-01 17:12:17.367 - error: host.iobroker instance system.adapter.milight.2 terminated with code 1 (JS_CONTROLLER_STOPPED)
      2024-09-01 17:12:17.367 - info: host.iobroker Restart adapter system.adapter.milight.2 because enabled
      
      posted in Error/Bug
      U
      URI3L
    • RE: [How-to] Node.js ioBroker richtig updaten-2021/22 Edition

      @thomas-braun
      ok. hab nochmal alles neu gestartet. Jetzt steht die 14´er drin.
      Danke. Browser-Neustart sollte ich wohl öfters mal machen 😊

      Sorry

      posted in ioBroker Allgemein
      U
      URI3L
    • RE: [How-to] Node.js ioBroker richtig updaten-2021/22 Edition

      @thomas-braun sagte in [How-to] Node.js ioBroker richtig updaten-2021/22 Edition:

      pi@iobroker:~ $ sudo ln -s /usr/bin/node /usr/bin/nodejs
      ln: die symbolische Verknüpfung '/usr/bin/nodejs' konnte nicht angelegt werden: Die Datei existiert bereits
      pi@iobroker:~ $ uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
      armv7l
      /usr/bin/nodejs
      /usr/bin/node
      /usr/bin/npm
      v14.19.3
      v14.19.3
      6.14.17
      pi
      /home/pi
      OK:1 http://archive.raspberrypi.org/debian buster InRelease
      OK:2 http://raspbian.raspberrypi.org/raspbian buster InRelease              
      OK:3 https://deb.nodesource.com/node_14.x buster InRelease                  
      Paketlisten werden gelesen... Fertig                
      Abhängigkeitsbaum wird aufgebaut.       
      Statusinformationen werden eingelesen.... Fertig
      Alle Pakete sind aktuell.
      nodejs:
        Installiert:           14.19.3-deb-1nodesource1
        Installationskandidat: 14.19.3-deb-1nodesource1
        Versionstabelle:
       *** 14.19.3-deb-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 ioBroker Allgemein
      U
      URI3L
    • RE: [How-to] Node.js ioBroker richtig updaten-2021/22 Edition

      Hi,

      ich möchte von NodeJS 12 auf 14 updaten. Hat in der Konsole auch alles prima geklappt. Leider wird im iobroker aber noch die Version 12 angezeigt. Bedeutet das, dass zwei Versionen installiert sind und ich erstmal alle NodeJS removen muss?

      Außerdem wird noch statt der npm 6.14.17 im iobroker die 6.14.12 angezeigt.

      Danke
      Gruß
      Heiko

      posted in ioBroker Allgemein
      U
      URI3L
    • RE: Nach Update von WEB 3.4.16 kein VIS mehr

      @ssond0815 sagte in Nach Update von WEB 3.4.16 kein VIS mehr:

      @uri3l Kann ich bestätigen. Nachdem ich das downgrade durchgeführt habe, lief die VIS wieder.
      $ iobroker upgrade socketio@3.1.5
      Update socketio from @4.0.3 to @3.1.5
      NPM version: 6.14.15

      Danke @uri3l!

      der Dank geht an @LPTR 🤘

      posted in ioBroker Allgemein
      U
      URI3L
    • RE: Nach Update von WEB 3.4.16 kein VIS mehr

      @ssond0815 sagte in Nach Update von WEB 3.4.16 kein VIS mehr:

      @uri3l Habe exakt die selben Probleme wie oben beschrieben.

      Socket.io auf 3.1.5 downgraden hat mir geholfen... 👌

      posted in ioBroker Allgemein
      U
      URI3L
    • RE: Nach Update von WEB 3.4.16 kein VIS mehr

      @lptr sagte in Nach Update von WEB 3.4.16 kein VIS mehr:

      @uri3l
      F5

      😊 ja ne ist schon klar. Immer noch die 4.0.5.

      Ich bin jetzt nochmal auf die Version 3.1.5 runter. Jetzt scheint es zu laufen.

      besten Dank nochmal 🙂

      posted in ioBroker Allgemein
      U
      URI3L
    • RE: Nach Update von WEB 3.4.16 kein VIS mehr

      @lptr sagte in Nach Update von WEB 3.4.16 kein VIS mehr:

      @uri3l

      Bringe Soket.io wieder auf den stable Stand.
      besten Dank 😊funktioniert - aber jetzt wird es lustig:

      Ich habe socket.io von 4.0.3 auf 3.1.5 gezogen. Jetzt wird VIS wieder ausgeführt. ABER:Ein erneuter Blick in die Adapterliste zeigt wieder die 4.0.5 Version: Bin etwas verwirrt 🙂
      Bildschirmfoto 2022-01-30 um 15.02.43.png

      posted in ioBroker Allgemein
      U
      URI3L
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo