Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Einsteigerfragen
  4. Problem mit Adapter updates

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    15
    1
    568

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    623

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    1.9k

Problem mit Adapter updates

Geplant Angeheftet Gesperrt Verschoben Einsteigerfragen
22 Beiträge 7 Kommentatoren 1.7k Aufrufe 5 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Marcus HamburgM Marcus Hamburg

    Moin Moin,

    ich habe ein Problem mit den Updates meiner Adapter. Ich mache
    iob stop
    iob fix
    iob update
    iob upgrade

    .... hier bleibt man dann stecken. Ich starte Java update mit yes und dann hängt es sich auf. Wenn ich in der Adminmaske die Updates starten möchte geht es eigentlich bei keinen Adapter aufgrund der verschiedenen NodeJS Versionen.

    Ich hab Node 14.20 installiert (pi@raspberrypi:~ $ node -v
    v14.20.0)

    und die einzelnen Adapter verlangen:

    • Backup Node >=12
    • discovery Node >=14
    • hmip Node >=10
    • hue node >=10
    • java node >=10

    Was mache ich den falsch?

    HomoranH Nicht stören
    HomoranH Nicht stören
    Homoran
    Global Moderator Administrators
    schrieb am zuletzt editiert von
    #3

    @marcus-hamburg sagte in Problem mit Adapter updates:

    Ich starte Java update

    was ist das?

    @marcus-hamburg sagte in Problem mit Adapter updates:

    hier bleibt man dann stecken

    und wie sieht der Konsolen in und output wirklich aus?

    @marcus-hamburg sagte in Problem mit Adapter updates:

    Was mache ich den falsch?

    https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge/1

    kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

    Marcus HamburgM 1 Antwort Letzte Antwort
    0
    • HomoranH Homoran

      @marcus-hamburg sagte in Problem mit Adapter updates:

      Ich starte Java update

      was ist das?

      @marcus-hamburg sagte in Problem mit Adapter updates:

      hier bleibt man dann stecken

      und wie sieht der Konsolen in und output wirklich aus?

      @marcus-hamburg sagte in Problem mit Adapter updates:

      Was mache ich den falsch?

      https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge/1

      Marcus HamburgM Offline
      Marcus HamburgM Offline
      Marcus Hamburg
      schrieb am zuletzt editiert von Marcus Hamburg
      #4

      @homoran nach den Start des Java updates passiert nichts mehr :-(

      Linux raspberrypi 5.10.103-v7+ #1529 SMP Tue Mar 8 12:21:37 GMT 2022 armv7l
      
      The programs included with the Debian GNU/Linux system are free software;
      the exact distribution terms for each program are described in the
      individual files in /usr/share/doc/*/copyright.
      
      Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
      permitted by applicable law.
      Last login: Wed Aug 10 09:28:36 2022 from 192.168.178.5
      pi@raspberrypi:~ $ sudo reboot
      Connection to 192.168.178.21 closed by remote host.
      Connection to 192.168.178.21 closed.
      marcus@PC-Mac-Mini ~ % 20211019_Ruck Zuck Gas Neue Pr    
      zsh: command not found: 20211019_Ruck
      marcus@PC-Mac-Mini ~ % ssh pi@192.168.178.21
      pi@192.168.178.21's password: 
      Linux raspberrypi 5.10.103-v7+ #1529 SMP Tue Mar 8 12:21:37 GMT 2022 armv7l
      
      The programs included with the Debian GNU/Linux system are free software;
      the exact distribution terms for each program are described in the
      individual files in /usr/share/doc/*/copyright.
      
      Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
      permitted by applicable law.
      Last login: Wed Aug 10 09:45:28 2022
      pi@raspberrypi:~ $ node -v
      v14.20.0
      pi@raspberrypi:~ $ iob stop
      pi@raspberrypi:~ $ iob fix
      library: loaded
      Library version=2022-06-15
      
      ==========================================================================
      
          Welcome to the ioBroker installation fixer!
          Script version: 2022-06-03
          
          You might need to enter your password a couple of times.
      
      ==========================================================================
      
      
      ==========================================================================
          Installing prerequisites (1/3)
      ==========================================================================
      
      OK:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
      OK:2 http://archive.raspberrypi.org/debian buster InRelease               
      OK:3 https://deb.nodesource.com/node_14.x buster InRelease                
      Paketlisten werden gelesen... Fertig              
      Installed gcc-c++
      
      ==========================================================================
          Checking ioBroker user and directory permissions (2/3)
      ==========================================================================
      
      Created /etc/sudoers.d/iobroker
      Fixing directory permissions...
      
      ==========================================================================
          Checking autostart (3/3)
      ==========================================================================
      
      Enabling autostart...
      Autostart enabled!
      
      ==========================================================================
      
          Your installation was fixed successfully
          Run iobroker start to start ioBroker again!
      
      ==========================================================================
      
      pi@raspberrypi:~ $ iob update
      Used repository: stable
      Adapter    "admin"        : 5.3.8    , installed 5.3.8
      Adapter    "alexa2"       : 3.11.2   , installed 3.11.2
      Adapter    "backitup"     : 2.4.10   , installed 2.3.3  [Updatable]
      Adapter    "daswetter"    : 3.1.2    , installed 3.1.2
      Adapter    "discovery"    : 3.0.5    , installed 3.0.3  [Updatable]
      Adapter    "habpanel"     : 0.5.0    , installed 0.5.0
      Adapter    "hmip"         : 1.18.0   , installed 1.15.4 [Updatable]
      Adapter    "hue"          : 3.7.0    , installed 3.6.5  [Updatable]
      Adapter    "ical"         : 1.13.1   , installed 1.11.4 [Updatable]
      Adapter    "info"         : 1.9.19   , installed 1.9.8  [Updatable]
      Adapter    "javascript"   : 5.7.0    , installed 5.2.13 [Updatable]
      Controller "js-controller": 4.0.23   , installed 4.0.23
      Adapter    "mihome"       : 1.4.0    , installed 1.4.0
      Adapter    "openweathermap": 0.2.5   , installed 0.2.5
      Adapter    "renault"      : 0.0.13   , installed 0.0.13
      Adapter    "ring"         : 3.0.4    , installed 3.0.4
      Adapter    "simple-api"   : 2.7.0    , installed 2.7.0
      Adapter    "socketio"     : 4.2.0    , installed 4.2.0
      Adapter    "tankerkoenig" : 2.1.1    , installed 2.1.1
      Adapter    "tr-064"       : 4.2.16   , installed 4.2.16
      Adapter    "trashschedule": 2.0.2    , installed 1.4.1  [Updatable]
      Adapter    "web"          : 4.3.0    , installed 4.3.0
      Adapter    "ws"           : 1.3.0    , installed 1.3.0
      pi@raspberrypi:~ $ iob upgrade
      
      This upgrade of "javascript" will at least introduce the following changes:
      ==========================================================================
      -> 5.7.0:
      Allow sending of messages to scripts also from adapters and CLI by sending "toScript" message (see [onMessage Documentation](https://github.com/ioBroker/ioBroker.javascript/blob/master/docs/en/javascript.md#onmessage))
      Lists returned by $-selector are now unified and do not contain double entries 
      Fix subscribe multiple object ID lists in blockly
      
      -> 5.6.1:
      Allow to subscribe multiple object ID lists in blockly
      
      -> 5.6.0:
      Make state properties c(omment) and user available to scripts too
      make sure values of new or changed alias objects are initialized properly
      Enhance scheduler logic and astro events offered by wizard
      Respect expected value changes when determining if a value is changed
      Fix remembering intermediate state values when state values are subscribed
      fix setState logic when states are not subscribed
      
      -> 5.5.4:
      Tried to solve problem with the font
      
      -> 5.5.3:
      Fixed getObjectAsync function if object does not exist
      
      -> 5.5.2:
      Added new rules action block: sum two states (or minus)
      
      -> 5.5.1:
      Added new rules action block: sum two states (or minus)
      ==========================================================================
      
      Would you like to upgrade javascript from @5.2.13 to @5.7.0 now? [(y)es, (n)o]: y
      Update javascript from @5.2.13 to @5.7.0
      NPM version: 6.14.17
      Installing iobroker.javascript@5.7.0... (System call)
      
      GlasfaserG wendy2702W 2 Antworten Letzte Antwort
      0
      • Marcus HamburgM Marcus Hamburg

        @homoran nach den Start des Java updates passiert nichts mehr :-(

        Linux raspberrypi 5.10.103-v7+ #1529 SMP Tue Mar 8 12:21:37 GMT 2022 armv7l
        
        The programs included with the Debian GNU/Linux system are free software;
        the exact distribution terms for each program are described in the
        individual files in /usr/share/doc/*/copyright.
        
        Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
        permitted by applicable law.
        Last login: Wed Aug 10 09:28:36 2022 from 192.168.178.5
        pi@raspberrypi:~ $ sudo reboot
        Connection to 192.168.178.21 closed by remote host.
        Connection to 192.168.178.21 closed.
        marcus@PC-Mac-Mini ~ % 20211019_Ruck Zuck Gas Neue Pr    
        zsh: command not found: 20211019_Ruck
        marcus@PC-Mac-Mini ~ % ssh pi@192.168.178.21
        pi@192.168.178.21's password: 
        Linux raspberrypi 5.10.103-v7+ #1529 SMP Tue Mar 8 12:21:37 GMT 2022 armv7l
        
        The programs included with the Debian GNU/Linux system are free software;
        the exact distribution terms for each program are described in the
        individual files in /usr/share/doc/*/copyright.
        
        Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
        permitted by applicable law.
        Last login: Wed Aug 10 09:45:28 2022
        pi@raspberrypi:~ $ node -v
        v14.20.0
        pi@raspberrypi:~ $ iob stop
        pi@raspberrypi:~ $ iob fix
        library: loaded
        Library version=2022-06-15
        
        ==========================================================================
        
            Welcome to the ioBroker installation fixer!
            Script version: 2022-06-03
            
            You might need to enter your password a couple of times.
        
        ==========================================================================
        
        
        ==========================================================================
            Installing prerequisites (1/3)
        ==========================================================================
        
        OK:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
        OK:2 http://archive.raspberrypi.org/debian buster InRelease               
        OK:3 https://deb.nodesource.com/node_14.x buster InRelease                
        Paketlisten werden gelesen... Fertig              
        Installed gcc-c++
        
        ==========================================================================
            Checking ioBroker user and directory permissions (2/3)
        ==========================================================================
        
        Created /etc/sudoers.d/iobroker
        Fixing directory permissions...
        
        ==========================================================================
            Checking autostart (3/3)
        ==========================================================================
        
        Enabling autostart...
        Autostart enabled!
        
        ==========================================================================
        
            Your installation was fixed successfully
            Run iobroker start to start ioBroker again!
        
        ==========================================================================
        
        pi@raspberrypi:~ $ iob update
        Used repository: stable
        Adapter    "admin"        : 5.3.8    , installed 5.3.8
        Adapter    "alexa2"       : 3.11.2   , installed 3.11.2
        Adapter    "backitup"     : 2.4.10   , installed 2.3.3  [Updatable]
        Adapter    "daswetter"    : 3.1.2    , installed 3.1.2
        Adapter    "discovery"    : 3.0.5    , installed 3.0.3  [Updatable]
        Adapter    "habpanel"     : 0.5.0    , installed 0.5.0
        Adapter    "hmip"         : 1.18.0   , installed 1.15.4 [Updatable]
        Adapter    "hue"          : 3.7.0    , installed 3.6.5  [Updatable]
        Adapter    "ical"         : 1.13.1   , installed 1.11.4 [Updatable]
        Adapter    "info"         : 1.9.19   , installed 1.9.8  [Updatable]
        Adapter    "javascript"   : 5.7.0    , installed 5.2.13 [Updatable]
        Controller "js-controller": 4.0.23   , installed 4.0.23
        Adapter    "mihome"       : 1.4.0    , installed 1.4.0
        Adapter    "openweathermap": 0.2.5   , installed 0.2.5
        Adapter    "renault"      : 0.0.13   , installed 0.0.13
        Adapter    "ring"         : 3.0.4    , installed 3.0.4
        Adapter    "simple-api"   : 2.7.0    , installed 2.7.0
        Adapter    "socketio"     : 4.2.0    , installed 4.2.0
        Adapter    "tankerkoenig" : 2.1.1    , installed 2.1.1
        Adapter    "tr-064"       : 4.2.16   , installed 4.2.16
        Adapter    "trashschedule": 2.0.2    , installed 1.4.1  [Updatable]
        Adapter    "web"          : 4.3.0    , installed 4.3.0
        Adapter    "ws"           : 1.3.0    , installed 1.3.0
        pi@raspberrypi:~ $ iob upgrade
        
        This upgrade of "javascript" will at least introduce the following changes:
        ==========================================================================
        -> 5.7.0:
        Allow sending of messages to scripts also from adapters and CLI by sending "toScript" message (see [onMessage Documentation](https://github.com/ioBroker/ioBroker.javascript/blob/master/docs/en/javascript.md#onmessage))
        Lists returned by $-selector are now unified and do not contain double entries 
        Fix subscribe multiple object ID lists in blockly
        
        -> 5.6.1:
        Allow to subscribe multiple object ID lists in blockly
        
        -> 5.6.0:
        Make state properties c(omment) and user available to scripts too
        make sure values of new or changed alias objects are initialized properly
        Enhance scheduler logic and astro events offered by wizard
        Respect expected value changes when determining if a value is changed
        Fix remembering intermediate state values when state values are subscribed
        fix setState logic when states are not subscribed
        
        -> 5.5.4:
        Tried to solve problem with the font
        
        -> 5.5.3:
        Fixed getObjectAsync function if object does not exist
        
        -> 5.5.2:
        Added new rules action block: sum two states (or minus)
        
        -> 5.5.1:
        Added new rules action block: sum two states (or minus)
        ==========================================================================
        
        Would you like to upgrade javascript from @5.2.13 to @5.7.0 now? [(y)es, (n)o]: y
        Update javascript from @5.2.13 to @5.7.0
        NPM version: 6.14.17
        Installing iobroker.javascript@5.7.0... (System call)
        
        GlasfaserG Offline
        GlasfaserG Offline
        Glasfaser
        schrieb am zuletzt editiert von Glasfaser
        #5

        @marcus-hamburg

        Zeige mal die Ausgabe von :

        sudo ln -s /usr/bin/node /usr/bin/nodejs
        
        uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
        

        Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

        1 Antwort Letzte Antwort
        0
        • Marcus HamburgM Marcus Hamburg

          @homoran nach den Start des Java updates passiert nichts mehr :-(

          Linux raspberrypi 5.10.103-v7+ #1529 SMP Tue Mar 8 12:21:37 GMT 2022 armv7l
          
          The programs included with the Debian GNU/Linux system are free software;
          the exact distribution terms for each program are described in the
          individual files in /usr/share/doc/*/copyright.
          
          Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
          permitted by applicable law.
          Last login: Wed Aug 10 09:28:36 2022 from 192.168.178.5
          pi@raspberrypi:~ $ sudo reboot
          Connection to 192.168.178.21 closed by remote host.
          Connection to 192.168.178.21 closed.
          marcus@PC-Mac-Mini ~ % 20211019_Ruck Zuck Gas Neue Pr    
          zsh: command not found: 20211019_Ruck
          marcus@PC-Mac-Mini ~ % ssh pi@192.168.178.21
          pi@192.168.178.21's password: 
          Linux raspberrypi 5.10.103-v7+ #1529 SMP Tue Mar 8 12:21:37 GMT 2022 armv7l
          
          The programs included with the Debian GNU/Linux system are free software;
          the exact distribution terms for each program are described in the
          individual files in /usr/share/doc/*/copyright.
          
          Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
          permitted by applicable law.
          Last login: Wed Aug 10 09:45:28 2022
          pi@raspberrypi:~ $ node -v
          v14.20.0
          pi@raspberrypi:~ $ iob stop
          pi@raspberrypi:~ $ iob fix
          library: loaded
          Library version=2022-06-15
          
          ==========================================================================
          
              Welcome to the ioBroker installation fixer!
              Script version: 2022-06-03
              
              You might need to enter your password a couple of times.
          
          ==========================================================================
          
          
          ==========================================================================
              Installing prerequisites (1/3)
          ==========================================================================
          
          OK:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
          OK:2 http://archive.raspberrypi.org/debian buster InRelease               
          OK:3 https://deb.nodesource.com/node_14.x buster InRelease                
          Paketlisten werden gelesen... Fertig              
          Installed gcc-c++
          
          ==========================================================================
              Checking ioBroker user and directory permissions (2/3)
          ==========================================================================
          
          Created /etc/sudoers.d/iobroker
          Fixing directory permissions...
          
          ==========================================================================
              Checking autostart (3/3)
          ==========================================================================
          
          Enabling autostart...
          Autostart enabled!
          
          ==========================================================================
          
              Your installation was fixed successfully
              Run iobroker start to start ioBroker again!
          
          ==========================================================================
          
          pi@raspberrypi:~ $ iob update
          Used repository: stable
          Adapter    "admin"        : 5.3.8    , installed 5.3.8
          Adapter    "alexa2"       : 3.11.2   , installed 3.11.2
          Adapter    "backitup"     : 2.4.10   , installed 2.3.3  [Updatable]
          Adapter    "daswetter"    : 3.1.2    , installed 3.1.2
          Adapter    "discovery"    : 3.0.5    , installed 3.0.3  [Updatable]
          Adapter    "habpanel"     : 0.5.0    , installed 0.5.0
          Adapter    "hmip"         : 1.18.0   , installed 1.15.4 [Updatable]
          Adapter    "hue"          : 3.7.0    , installed 3.6.5  [Updatable]
          Adapter    "ical"         : 1.13.1   , installed 1.11.4 [Updatable]
          Adapter    "info"         : 1.9.19   , installed 1.9.8  [Updatable]
          Adapter    "javascript"   : 5.7.0    , installed 5.2.13 [Updatable]
          Controller "js-controller": 4.0.23   , installed 4.0.23
          Adapter    "mihome"       : 1.4.0    , installed 1.4.0
          Adapter    "openweathermap": 0.2.5   , installed 0.2.5
          Adapter    "renault"      : 0.0.13   , installed 0.0.13
          Adapter    "ring"         : 3.0.4    , installed 3.0.4
          Adapter    "simple-api"   : 2.7.0    , installed 2.7.0
          Adapter    "socketio"     : 4.2.0    , installed 4.2.0
          Adapter    "tankerkoenig" : 2.1.1    , installed 2.1.1
          Adapter    "tr-064"       : 4.2.16   , installed 4.2.16
          Adapter    "trashschedule": 2.0.2    , installed 1.4.1  [Updatable]
          Adapter    "web"          : 4.3.0    , installed 4.3.0
          Adapter    "ws"           : 1.3.0    , installed 1.3.0
          pi@raspberrypi:~ $ iob upgrade
          
          This upgrade of "javascript" will at least introduce the following changes:
          ==========================================================================
          -> 5.7.0:
          Allow sending of messages to scripts also from adapters and CLI by sending "toScript" message (see [onMessage Documentation](https://github.com/ioBroker/ioBroker.javascript/blob/master/docs/en/javascript.md#onmessage))
          Lists returned by $-selector are now unified and do not contain double entries 
          Fix subscribe multiple object ID lists in blockly
          
          -> 5.6.1:
          Allow to subscribe multiple object ID lists in blockly
          
          -> 5.6.0:
          Make state properties c(omment) and user available to scripts too
          make sure values of new or changed alias objects are initialized properly
          Enhance scheduler logic and astro events offered by wizard
          Respect expected value changes when determining if a value is changed
          Fix remembering intermediate state values when state values are subscribed
          fix setState logic when states are not subscribed
          
          -> 5.5.4:
          Tried to solve problem with the font
          
          -> 5.5.3:
          Fixed getObjectAsync function if object does not exist
          
          -> 5.5.2:
          Added new rules action block: sum two states (or minus)
          
          -> 5.5.1:
          Added new rules action block: sum two states (or minus)
          ==========================================================================
          
          Would you like to upgrade javascript from @5.2.13 to @5.7.0 now? [(y)es, (n)o]: y
          Update javascript from @5.2.13 to @5.7.0
          NPM version: 6.14.17
          Installing iobroker.javascript@5.7.0... (System call)
          
          wendy2702W Online
          wendy2702W Online
          wendy2702
          schrieb am zuletzt editiert von
          #6

          @marcus-hamburg was für ein PI und wie lange gewartet?

          Bitte keine Fragen per PN, die gehören ins Forum!

          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

          Marcus HamburgM 1 Antwort Letzte Antwort
          0
          • wendy2702W wendy2702

            @marcus-hamburg was für ein PI und wie lange gewartet?

            Marcus HamburgM Offline
            Marcus HamburgM Offline
            Marcus Hamburg
            schrieb am zuletzt editiert von
            #7

            Danke an alle. Ich hab nicht genug Geduld gehabt. Die Adapter sind am updaten. Danke

            1 Antwort Letzte Antwort
            0
            • Marcus HamburgM Marcus Hamburg

              Moin Moin,

              ich habe ein Problem mit den Updates meiner Adapter. Ich mache
              iob stop
              iob fix
              iob update
              iob upgrade

              .... hier bleibt man dann stecken. Ich starte Java update mit yes und dann hängt es sich auf. Wenn ich in der Adminmaske die Updates starten möchte geht es eigentlich bei keinen Adapter aufgrund der verschiedenen NodeJS Versionen.

              Ich hab Node 14.20 installiert (pi@raspberrypi:~ $ node -v
              v14.20.0)

              und die einzelnen Adapter verlangen:

              • Backup Node >=12
              • discovery Node >=14
              • hmip Node >=10
              • hue node >=10
              • java node >=10

              Was mache ich den falsch?

              GlasfaserG Offline
              GlasfaserG Offline
              Glasfaser
              schrieb am zuletzt editiert von Glasfaser
              #8

              @marcus-hamburg sagte in Problem mit Adapter updates:

              Deine Grundfrage war das ...

              und die einzelnen Adapter verlangen:

              Backup Node >=12
              discovery Node >=14
              hmip Node >=10
              hue node >=10
              java node >=10

              Was mache ich den falsch?

              und jetzt :

              Ich hab nicht genug Geduld gehabt. Die Adapter sind am updaten.

              .... denn , das wäre dann was anderes !?

              Wie kommst du denn auf ... :

              bei keinen Adapter aufgrund der verschiedenen NodeJS Versionen.

              hast du dazu Meldungen im Log gehabt oder ... !?

              Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

              Marcus HamburgM 1 Antwort Letzte Antwort
              0
              • GlasfaserG Glasfaser

                @marcus-hamburg sagte in Problem mit Adapter updates:

                Deine Grundfrage war das ...

                und die einzelnen Adapter verlangen:

                Backup Node >=12
                discovery Node >=14
                hmip Node >=10
                hue node >=10
                java node >=10

                Was mache ich den falsch?

                und jetzt :

                Ich hab nicht genug Geduld gehabt. Die Adapter sind am updaten.

                .... denn , das wäre dann was anderes !?

                Wie kommst du denn auf ... :

                bei keinen Adapter aufgrund der verschiedenen NodeJS Versionen.

                hast du dazu Meldungen im Log gehabt oder ... !?

                Marcus HamburgM Offline
                Marcus HamburgM Offline
                Marcus Hamburg
                schrieb am zuletzt editiert von
                #9

                @glasfaser Ja in der Admin Maske konnte ich die Aktualisierungen nicht starten, dort wurde die jeweils mit den verschiedenen Node Versionen so angezeigt. Ein update über das Terminal funktioniert jetzt, war nur nicht geduldig genug.

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • Marcus HamburgM Marcus Hamburg

                  @glasfaser Ja in der Admin Maske konnte ich die Aktualisierungen nicht starten, dort wurde die jeweils mit den verschiedenen Node Versionen so angezeigt. Ein update über das Terminal funktioniert jetzt, war nur nicht geduldig genug.

                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #10

                  @marcus-hamburg

                  Gegencheck mit

                  uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                  

                  sagt?

                  Linux-Werkzeugkasten:
                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                  NodeJS Fixer Skript:
                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                  mickymM Marcus HamburgM 2 Antworten Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @marcus-hamburg

                    Gegencheck mit

                    uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                    

                    sagt?

                    mickymM Offline
                    mickymM Offline
                    mickym
                    Most Active
                    schrieb am zuletzt editiert von mickym
                    #11

                    @thomas-braun vielleicht ohne nodejs.

                    Jeder Flow bzw. jedes Script, das ich hier poste implementiert jeder auf eigene Gefahr. Flows und Scripts können Fehler aufweisen und weder der Seitenbetreiber noch ich persönlich können hierfür haftbar gemacht werden. Das gleiche gilt für Empfehlungen aller Art.

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • mickymM mickym

                      @thomas-braun vielleicht ohne nodejs.

                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #12

                      @mickym

                      Dann siehst du aber nicht die üblichen doppel- oder gar dreifach Installationen.

                      Linux-Werkzeugkasten:
                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                      NodeJS Fixer Skript:
                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                      mickymM 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @mickym

                        Dann siehst du aber nicht die üblichen doppel- oder gar dreifach Installationen.

                        mickymM Offline
                        mickymM Offline
                        mickym
                        Most Active
                        schrieb am zuletzt editiert von
                        #13

                        @thomas-braun sagte in Problem mit Adapter updates:

                        @mickym

                        Dann siehst du aber nicht die üblichen doppel- oder gar dreifach Installationen.

                        Bei mir kommt

                        nodejs
                        -bash: nodejs: Kommando nicht gefunden.
                        

                        Jeder Flow bzw. jedes Script, das ich hier poste implementiert jeder auf eigene Gefahr. Flows und Scripts können Fehler aufweisen und weder der Seitenbetreiber noch ich persönlich können hierfür haftbar gemacht werden. Das gleiche gilt für Empfehlungen aller Art.

                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • mickymM mickym

                          @thomas-braun sagte in Problem mit Adapter updates:

                          @mickym

                          Dann siehst du aber nicht die üblichen doppel- oder gar dreifach Installationen.

                          Bei mir kommt

                          nodejs
                          -bash: nodejs: Kommando nicht gefunden.
                          
                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von
                          #14

                          @mickym

                          Dann ist das nicht gelinkt:

                          sudo ln -s /usr/bin/node /usr/bin/nodejs
                          

                          Linux-Werkzeugkasten:
                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                          NodeJS Fixer Skript:
                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                          mickymM 1 Antwort Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @mickym

                            Dann ist das nicht gelinkt:

                            sudo ln -s /usr/bin/node /usr/bin/nodejs
                            
                            mickymM Offline
                            mickymM Offline
                            mickym
                            Most Active
                            schrieb am zuletzt editiert von
                            #15

                            @thomas-braun ok - danke für Aufklärung :)

                            Jeder Flow bzw. jedes Script, das ich hier poste implementiert jeder auf eigene Gefahr. Flows und Scripts können Fehler aufweisen und weder der Seitenbetreiber noch ich persönlich können hierfür haftbar gemacht werden. Das gleiche gilt für Empfehlungen aller Art.

                            1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @marcus-hamburg

                              Gegencheck mit

                              uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                              

                              sagt?

                              Marcus HamburgM Offline
                              Marcus HamburgM Offline
                              Marcus Hamburg
                              schrieb am zuletzt editiert von
                              #16

                              @thomas-braun

                              pi@raspberrypi:~ $ uname -m && type -P 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.20.0
                              v14.20.0
                              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
                              Aktualisierung für 110 Pakete verfügbar. Führen Sie »apt list --upgradable« aus, um sie anzuzeigen.
                              nodejs:
                                Installiert:           14.20.0-deb-1nodesource1
                                Installationskandidat: 14.20.0-deb-1nodesource1
                                Versionstabelle:
                               *** 14.20.0-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
                              
                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • Marcus HamburgM Marcus Hamburg

                                @thomas-braun

                                pi@raspberrypi:~ $ uname -m && type -P 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.20.0
                                v14.20.0
                                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
                                Aktualisierung für 110 Pakete verfügbar. Führen Sie »apt list --upgradable« aus, um sie anzuzeigen.
                                nodejs:
                                  Installiert:           14.20.0-deb-1nodesource1
                                  Installationskandidat: 14.20.0-deb-1nodesource1
                                  Versionstabelle:
                                 *** 14.20.0-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
                                
                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                schrieb am zuletzt editiert von Thomas Braun
                                #17

                                @marcus-hamburg sagte in Problem mit Adapter updates:

                                Aktualisierung für 110 Pakete verfügbar.

                                Halt dein System aktuell! Bei 110 Paketen ist das ewig nicht mehr (bzw. noch nie) gemacht worden.

                                iobroker stop
                                sudo apt update
                                sudo apt full-upgrade
                                sudo reboot
                                

                                Künftig regelmäßig machen!

                                Und ein Upgrade auf die empfohlene nodejs@16 würde ich auch anraten.

                                Linux-Werkzeugkasten:
                                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                NodeJS Fixer Skript:
                                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                Marcus HamburgM 1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @marcus-hamburg sagte in Problem mit Adapter updates:

                                  Aktualisierung für 110 Pakete verfügbar.

                                  Halt dein System aktuell! Bei 110 Paketen ist das ewig nicht mehr (bzw. noch nie) gemacht worden.

                                  iobroker stop
                                  sudo apt update
                                  sudo apt full-upgrade
                                  sudo reboot
                                  

                                  Künftig regelmäßig machen!

                                  Und ein Upgrade auf die empfohlene nodejs@16 würde ich auch anraten.

                                  Marcus HamburgM Offline
                                  Marcus HamburgM Offline
                                  Marcus Hamburg
                                  schrieb am zuletzt editiert von
                                  #18

                                  @thomas-braun nodejs@16 installiert, Paket installiert, nur die Adapter lassen sich nicht updaten. Ich verzweifle schon wieder an mir.

                                  Linux raspberrypi 5.10.103-v7+ #1529 SMP Tue Mar 8 12:21:37 GMT 2022 armv7l
                                  
                                  The programs included with the Debian GNU/Linux system are free software;
                                  the exact distribution terms for each program are described in the
                                  individual files in /usr/share/doc/*/copyright.
                                  
                                  Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                                  permitted by applicable law.
                                  Last login: Wed Aug 10 20:08:59 2022
                                  pi@raspberrypi:~ $ iob stop
                                  pi@raspberrypi:~ $ iob fix
                                  library: loaded
                                  Library version=2022-06-15
                                  
                                  ==========================================================================
                                  
                                      Welcome to the ioBroker installation fixer!
                                      Script version: 2022-06-03
                                      
                                      You might need to enter your password a couple of times.
                                  
                                  ==========================================================================
                                  
                                  
                                  ==========================================================================
                                      Installing prerequisites (1/3)
                                  ==========================================================================
                                  
                                  OK:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
                                  OK:2 http://archive.raspberrypi.org/debian buster InRelease                
                                  OK:3 https://deb.nodesource.com/node_16.x buster InRelease                 
                                  Paketlisten werden gelesen... Fertig               
                                  Installed gcc-c++
                                  
                                  ==========================================================================
                                      Checking ioBroker user and directory permissions (2/3)
                                  ==========================================================================
                                  
                                  Created /etc/sudoers.d/iobroker
                                  Fixing directory permissions...
                                  
                                  ==========================================================================
                                      Checking autostart (3/3)
                                  ==========================================================================
                                  
                                  Enabling autostart...
                                  Autostart enabled!
                                  
                                  ==========================================================================
                                  
                                      Your installation was fixed successfully
                                      Run iobroker start to start ioBroker again!
                                  
                                  ==========================================================================
                                  
                                  pi@raspberrypi:~ $ iob update
                                  Used repository: stable
                                  Adapter    "admin"        : 5.3.8    , installed 5.3.8
                                  Adapter    "alexa2"       : 3.11.2   , installed 3.11.2
                                  Adapter    "backitup"     : 2.4.10   , installed 2.3.3  [Updatable]
                                  Adapter    "daswetter"    : 3.1.2    , installed 3.1.2
                                  Adapter    "discovery"    : 3.0.5    , installed 3.0.3  [Updatable]
                                  Adapter    "habpanel"     : 0.5.0    , installed 0.5.0
                                  Adapter    "hmip"         : 1.18.0   , installed 1.15.4 [Updatable]
                                  Adapter    "hue"          : 3.7.0    , installed 3.6.5  [Updatable]
                                  Adapter    "ical"         : 1.13.1   , installed 1.11.4 [Updatable]
                                  Adapter    "info"         : 1.9.19   , installed 1.9.8  [Updatable]
                                  Adapter    "javascript"   : 5.7.0    , installed 5.2.13 [Updatable]
                                  Controller "js-controller": 4.0.23   , installed 4.0.23
                                  Adapter    "mihome"       : 1.4.0    , installed 1.4.0
                                  Adapter    "openweathermap": 0.2.5   , installed 0.2.5
                                  Adapter    "renault"      : 0.0.13   , installed 0.0.13
                                  Adapter    "ring"         : 3.0.4    , installed 3.0.4
                                  Adapter    "simple-api"   : 2.7.0    , installed 2.7.0
                                  Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                                  Adapter    "tankerkoenig" : 2.1.1    , installed 2.1.1
                                  Adapter    "tr-064"       : 4.2.16   , installed 4.2.16
                                  Adapter    "trashschedule": 2.0.2    , installed 1.4.1  [Updatable]
                                  Adapter    "web"          : 4.3.0    , installed 4.3.0
                                  Adapter    "ws"           : 1.3.0    , installed 1.3.0
                                  pi@raspberrypi:~ $ iob upgrade
                                  
                                  This upgrade of "javascript" will at least introduce the following changes:
                                  ==========================================================================
                                  -> 5.7.0:
                                  Allow sending of messages to scripts also from adapters and CLI by sending "toScript" message (see [onMessage Documentation](https://github.com/ioBroker/ioBroker.javascript/blob/master/docs/en/javascript.md#onmessage))
                                  Lists returned by $-selector are now unified and do not contain double entries 
                                  Fix subscribe multiple object ID lists in blockly
                                  
                                  -> 5.6.1:
                                  Allow to subscribe multiple object ID lists in blockly
                                  
                                  -> 5.6.0:
                                  Make state properties c(omment) and user available to scripts too
                                  make sure values of new or changed alias objects are initialized properly
                                  Enhance scheduler logic and astro events offered by wizard
                                  Respect expected value changes when determining if a value is changed
                                  Fix remembering intermediate state values when state values are subscribed
                                  fix setState logic when states are not subscribed
                                  
                                  -> 5.5.4:
                                  Tried to solve problem with the font
                                  
                                  -> 5.5.3:
                                  Fixed getObjectAsync function if object does not exist
                                  
                                  -> 5.5.2:
                                  Added new rules action block: sum two states (or minus)
                                  
                                  -> 5.5.1:
                                  Added new rules action block: sum two states (or minus)
                                  ==========================================================================
                                  
                                  Would you like to upgrade javascript from @5.2.13 to @5.7.0 now? [(y)es, (n)o]: n
                                  No upgrade of "javascript" desired.
                                  
                                  This upgrade of "info" will at least introduce the following changes:
                                  ==========================================================================
                                  -> 1.9.19:
                                  Fix audio, USB, bluetooth and printer view
                                  
                                  -> 1.9.18:
                                  Fix invalid object definition to prevent errors in js-controller 4
                                  
                                  -> 1.9.17:
                                  Design fix
                                  Update dependencies
                                  
                                  -> 1.9.16:
                                  Update dependencies
                                  Fix translations
                                  
                                  -> 1.9.15:
                                  Design fix for react-dark theme
                                  
                                  -> 1.9.10:
                                  Adjust some actions to prevent js-controller 3.3 warnings
                                  
                                  -> 1.9.9:
                                  update library to prevent some errors
                                  Adjust some actions to prevent js-controller 3.3 warnings
                                  ==========================================================================
                                  
                                  Would you like to upgrade info from @1.9.8 to @1.9.19 now? [(y)es, (n)o]: y
                                  Update info from @1.9.8 to @1.9.19
                                  NPM version: 8.11.0
                                  Installing iobroker.info@1.9.19... (System call)
                                  host.raspberrypi Cannot install iobroker.info@1.9.19: 217
                                  pi@raspberrypi:~ $ 
                                  
                                  HomoranH 1 Antwort Letzte Antwort
                                  0
                                  • Marcus HamburgM Marcus Hamburg

                                    @thomas-braun nodejs@16 installiert, Paket installiert, nur die Adapter lassen sich nicht updaten. Ich verzweifle schon wieder an mir.

                                    Linux raspberrypi 5.10.103-v7+ #1529 SMP Tue Mar 8 12:21:37 GMT 2022 armv7l
                                    
                                    The programs included with the Debian GNU/Linux system are free software;
                                    the exact distribution terms for each program are described in the
                                    individual files in /usr/share/doc/*/copyright.
                                    
                                    Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                                    permitted by applicable law.
                                    Last login: Wed Aug 10 20:08:59 2022
                                    pi@raspberrypi:~ $ iob stop
                                    pi@raspberrypi:~ $ iob fix
                                    library: loaded
                                    Library version=2022-06-15
                                    
                                    ==========================================================================
                                    
                                        Welcome to the ioBroker installation fixer!
                                        Script version: 2022-06-03
                                        
                                        You might need to enter your password a couple of times.
                                    
                                    ==========================================================================
                                    
                                    
                                    ==========================================================================
                                        Installing prerequisites (1/3)
                                    ==========================================================================
                                    
                                    OK:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
                                    OK:2 http://archive.raspberrypi.org/debian buster InRelease                
                                    OK:3 https://deb.nodesource.com/node_16.x buster InRelease                 
                                    Paketlisten werden gelesen... Fertig               
                                    Installed gcc-c++
                                    
                                    ==========================================================================
                                        Checking ioBroker user and directory permissions (2/3)
                                    ==========================================================================
                                    
                                    Created /etc/sudoers.d/iobroker
                                    Fixing directory permissions...
                                    
                                    ==========================================================================
                                        Checking autostart (3/3)
                                    ==========================================================================
                                    
                                    Enabling autostart...
                                    Autostart enabled!
                                    
                                    ==========================================================================
                                    
                                        Your installation was fixed successfully
                                        Run iobroker start to start ioBroker again!
                                    
                                    ==========================================================================
                                    
                                    pi@raspberrypi:~ $ iob update
                                    Used repository: stable
                                    Adapter    "admin"        : 5.3.8    , installed 5.3.8
                                    Adapter    "alexa2"       : 3.11.2   , installed 3.11.2
                                    Adapter    "backitup"     : 2.4.10   , installed 2.3.3  [Updatable]
                                    Adapter    "daswetter"    : 3.1.2    , installed 3.1.2
                                    Adapter    "discovery"    : 3.0.5    , installed 3.0.3  [Updatable]
                                    Adapter    "habpanel"     : 0.5.0    , installed 0.5.0
                                    Adapter    "hmip"         : 1.18.0   , installed 1.15.4 [Updatable]
                                    Adapter    "hue"          : 3.7.0    , installed 3.6.5  [Updatable]
                                    Adapter    "ical"         : 1.13.1   , installed 1.11.4 [Updatable]
                                    Adapter    "info"         : 1.9.19   , installed 1.9.8  [Updatable]
                                    Adapter    "javascript"   : 5.7.0    , installed 5.2.13 [Updatable]
                                    Controller "js-controller": 4.0.23   , installed 4.0.23
                                    Adapter    "mihome"       : 1.4.0    , installed 1.4.0
                                    Adapter    "openweathermap": 0.2.5   , installed 0.2.5
                                    Adapter    "renault"      : 0.0.13   , installed 0.0.13
                                    Adapter    "ring"         : 3.0.4    , installed 3.0.4
                                    Adapter    "simple-api"   : 2.7.0    , installed 2.7.0
                                    Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                                    Adapter    "tankerkoenig" : 2.1.1    , installed 2.1.1
                                    Adapter    "tr-064"       : 4.2.16   , installed 4.2.16
                                    Adapter    "trashschedule": 2.0.2    , installed 1.4.1  [Updatable]
                                    Adapter    "web"          : 4.3.0    , installed 4.3.0
                                    Adapter    "ws"           : 1.3.0    , installed 1.3.0
                                    pi@raspberrypi:~ $ iob upgrade
                                    
                                    This upgrade of "javascript" will at least introduce the following changes:
                                    ==========================================================================
                                    -> 5.7.0:
                                    Allow sending of messages to scripts also from adapters and CLI by sending "toScript" message (see [onMessage Documentation](https://github.com/ioBroker/ioBroker.javascript/blob/master/docs/en/javascript.md#onmessage))
                                    Lists returned by $-selector are now unified and do not contain double entries 
                                    Fix subscribe multiple object ID lists in blockly
                                    
                                    -> 5.6.1:
                                    Allow to subscribe multiple object ID lists in blockly
                                    
                                    -> 5.6.0:
                                    Make state properties c(omment) and user available to scripts too
                                    make sure values of new or changed alias objects are initialized properly
                                    Enhance scheduler logic and astro events offered by wizard
                                    Respect expected value changes when determining if a value is changed
                                    Fix remembering intermediate state values when state values are subscribed
                                    fix setState logic when states are not subscribed
                                    
                                    -> 5.5.4:
                                    Tried to solve problem with the font
                                    
                                    -> 5.5.3:
                                    Fixed getObjectAsync function if object does not exist
                                    
                                    -> 5.5.2:
                                    Added new rules action block: sum two states (or minus)
                                    
                                    -> 5.5.1:
                                    Added new rules action block: sum two states (or minus)
                                    ==========================================================================
                                    
                                    Would you like to upgrade javascript from @5.2.13 to @5.7.0 now? [(y)es, (n)o]: n
                                    No upgrade of "javascript" desired.
                                    
                                    This upgrade of "info" will at least introduce the following changes:
                                    ==========================================================================
                                    -> 1.9.19:
                                    Fix audio, USB, bluetooth and printer view
                                    
                                    -> 1.9.18:
                                    Fix invalid object definition to prevent errors in js-controller 4
                                    
                                    -> 1.9.17:
                                    Design fix
                                    Update dependencies
                                    
                                    -> 1.9.16:
                                    Update dependencies
                                    Fix translations
                                    
                                    -> 1.9.15:
                                    Design fix for react-dark theme
                                    
                                    -> 1.9.10:
                                    Adjust some actions to prevent js-controller 3.3 warnings
                                    
                                    -> 1.9.9:
                                    update library to prevent some errors
                                    Adjust some actions to prevent js-controller 3.3 warnings
                                    ==========================================================================
                                    
                                    Would you like to upgrade info from @1.9.8 to @1.9.19 now? [(y)es, (n)o]: y
                                    Update info from @1.9.8 to @1.9.19
                                    NPM version: 8.11.0
                                    Installing iobroker.info@1.9.19... (System call)
                                    host.raspberrypi Cannot install iobroker.info@1.9.19: 217
                                    pi@raspberrypi:~ $ 
                                    
                                    HomoranH Nicht stören
                                    HomoranH Nicht stören
                                    Homoran
                                    Global Moderator Administrators
                                    schrieb am zuletzt editiert von
                                    #19

                                    @marcus-hamburg mach mal ein einzelupgrade nit debug

                                    iobroker upgrade javascript --debug

                                    und wieder alles posten

                                    kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                    Marcus HamburgM 1 Antwort Letzte Antwort
                                    0
                                    • HomoranH Homoran

                                      @marcus-hamburg mach mal ein einzelupgrade nit debug

                                      iobroker upgrade javascript --debug

                                      und wieder alles posten

                                      Marcus HamburgM Offline
                                      Marcus HamburgM Offline
                                      Marcus Hamburg
                                      schrieb am zuletzt editiert von
                                      #20

                                      @homoran

                                      pi@raspberrypi:~ $ iobroker upgrade javascript --debug
                                      
                                      This upgrade of "javascript" will at least introduce the following changes:
                                      ==========================================================================
                                      -> 5.7.0:
                                      Allow sending of messages to scripts also from adapters and CLI by sending "toScript" message (see [onMessage Documentation](https://github.com/ioBroker/ioBroker.javascript/blob/master/docs/en/javascript.md#onmessage))
                                      Lists returned by $-selector are now unified and do not contain double entries 
                                      Fix subscribe multiple object ID lists in blockly
                                      
                                      -> 5.6.1:
                                      Allow to subscribe multiple object ID lists in blockly
                                      
                                      -> 5.6.0:
                                      Make state properties c(omment) and user available to scripts too
                                      make sure values of new or changed alias objects are initialized properly
                                      Enhance scheduler logic and astro events offered by wizard
                                      Respect expected value changes when determining if a value is changed
                                      Fix remembering intermediate state values when state values are subscribed
                                      fix setState logic when states are not subscribed
                                      
                                      -> 5.5.4:
                                      Tried to solve problem with the font
                                      
                                      -> 5.5.3:
                                      Fixed getObjectAsync function if object does not exist
                                      
                                      -> 5.5.2:
                                      Added new rules action block: sum two states (or minus)
                                      
                                      -> 5.5.1:
                                      Added new rules action block: sum two states (or minus)
                                      ==========================================================================
                                      
                                      Would you like to upgrade javascript from @5.2.13 to @5.7.0 now? [(y)es, (n)o]: y
                                      Update javascript from @5.2.13 to @5.7.0
                                      NPM version: 8.11.0
                                      Installing iobroker.javascript@5.7.0... (System call)
                                      npm ERR! code ENOTEMPTY
                                      npm ERR! syscall rename
                                      npm ERR! path /opt/iobroker/node_modules/iobroker.javascript
                                      npm ERR! dest /opt/iobroker/node_modules/.iobroker.javascript-5NZ432mn
                                      npm ERR! errno -39
                                      npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/iobroker.javascript' -> '/opt/iobroker/node_modules/.iobroker.javascript-5NZ432mn'
                                      
                                      npm ERR! A complete log of this run can be found in:
                                      npm ERR!     /home/iobroker/.npm/_logs/2022-08-10T18_29_21_627Z-debug-0.log
                                      host.raspberrypi Cannot install iobroker.javascript@5.7.0: 217
                                      pi@raspberrypi:~ $ 
                                      
                                      
                                      GlasfaserG HomoranH 2 Antworten Letzte Antwort
                                      0
                                      • Marcus HamburgM Marcus Hamburg

                                        @homoran

                                        pi@raspberrypi:~ $ iobroker upgrade javascript --debug
                                        
                                        This upgrade of "javascript" will at least introduce the following changes:
                                        ==========================================================================
                                        -> 5.7.0:
                                        Allow sending of messages to scripts also from adapters and CLI by sending "toScript" message (see [onMessage Documentation](https://github.com/ioBroker/ioBroker.javascript/blob/master/docs/en/javascript.md#onmessage))
                                        Lists returned by $-selector are now unified and do not contain double entries 
                                        Fix subscribe multiple object ID lists in blockly
                                        
                                        -> 5.6.1:
                                        Allow to subscribe multiple object ID lists in blockly
                                        
                                        -> 5.6.0:
                                        Make state properties c(omment) and user available to scripts too
                                        make sure values of new or changed alias objects are initialized properly
                                        Enhance scheduler logic and astro events offered by wizard
                                        Respect expected value changes when determining if a value is changed
                                        Fix remembering intermediate state values when state values are subscribed
                                        fix setState logic when states are not subscribed
                                        
                                        -> 5.5.4:
                                        Tried to solve problem with the font
                                        
                                        -> 5.5.3:
                                        Fixed getObjectAsync function if object does not exist
                                        
                                        -> 5.5.2:
                                        Added new rules action block: sum two states (or minus)
                                        
                                        -> 5.5.1:
                                        Added new rules action block: sum two states (or minus)
                                        ==========================================================================
                                        
                                        Would you like to upgrade javascript from @5.2.13 to @5.7.0 now? [(y)es, (n)o]: y
                                        Update javascript from @5.2.13 to @5.7.0
                                        NPM version: 8.11.0
                                        Installing iobroker.javascript@5.7.0... (System call)
                                        npm ERR! code ENOTEMPTY
                                        npm ERR! syscall rename
                                        npm ERR! path /opt/iobroker/node_modules/iobroker.javascript
                                        npm ERR! dest /opt/iobroker/node_modules/.iobroker.javascript-5NZ432mn
                                        npm ERR! errno -39
                                        npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/iobroker.javascript' -> '/opt/iobroker/node_modules/.iobroker.javascript-5NZ432mn'
                                        
                                        npm ERR! A complete log of this run can be found in:
                                        npm ERR!     /home/iobroker/.npm/_logs/2022-08-10T18_29_21_627Z-debug-0.log
                                        host.raspberrypi Cannot install iobroker.javascript@5.7.0: 217
                                        pi@raspberrypi:~ $ 
                                        
                                        
                                        GlasfaserG Offline
                                        GlasfaserG Offline
                                        Glasfaser
                                        schrieb am zuletzt editiert von
                                        #21

                                        @marcus-hamburg sagte in Problem mit Adapter updates:

                                        npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/iobroker.javascript' -> '/opt/iobroker/node_modules/.iobroker.javascript-5NZ432mn'

                                        Du kannst das hier nutzen
                                        https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian/2

                                        cd /opt/iobroker/node_modules
                                        for i in $(ls -d .[^.]*-*/); do rm -rf ${i%%/}; done
                                        

                                        Zitat aus dem Thread :

                                        WICHTIG .

                                        (Bitte Befehl KOPIEREN, nicht eintippen, ein Vertipper kann und wird da 'tödlich' sein).

                                        Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                        1 Antwort Letzte Antwort
                                        0
                                        • Marcus HamburgM Marcus Hamburg

                                          @homoran

                                          pi@raspberrypi:~ $ iobroker upgrade javascript --debug
                                          
                                          This upgrade of "javascript" will at least introduce the following changes:
                                          ==========================================================================
                                          -> 5.7.0:
                                          Allow sending of messages to scripts also from adapters and CLI by sending "toScript" message (see [onMessage Documentation](https://github.com/ioBroker/ioBroker.javascript/blob/master/docs/en/javascript.md#onmessage))
                                          Lists returned by $-selector are now unified and do not contain double entries 
                                          Fix subscribe multiple object ID lists in blockly
                                          
                                          -> 5.6.1:
                                          Allow to subscribe multiple object ID lists in blockly
                                          
                                          -> 5.6.0:
                                          Make state properties c(omment) and user available to scripts too
                                          make sure values of new or changed alias objects are initialized properly
                                          Enhance scheduler logic and astro events offered by wizard
                                          Respect expected value changes when determining if a value is changed
                                          Fix remembering intermediate state values when state values are subscribed
                                          fix setState logic when states are not subscribed
                                          
                                          -> 5.5.4:
                                          Tried to solve problem with the font
                                          
                                          -> 5.5.3:
                                          Fixed getObjectAsync function if object does not exist
                                          
                                          -> 5.5.2:
                                          Added new rules action block: sum two states (or minus)
                                          
                                          -> 5.5.1:
                                          Added new rules action block: sum two states (or minus)
                                          ==========================================================================
                                          
                                          Would you like to upgrade javascript from @5.2.13 to @5.7.0 now? [(y)es, (n)o]: y
                                          Update javascript from @5.2.13 to @5.7.0
                                          NPM version: 8.11.0
                                          Installing iobroker.javascript@5.7.0... (System call)
                                          npm ERR! code ENOTEMPTY
                                          npm ERR! syscall rename
                                          npm ERR! path /opt/iobroker/node_modules/iobroker.javascript
                                          npm ERR! dest /opt/iobroker/node_modules/.iobroker.javascript-5NZ432mn
                                          npm ERR! errno -39
                                          npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/iobroker.javascript' -> '/opt/iobroker/node_modules/.iobroker.javascript-5NZ432mn'
                                          
                                          npm ERR! A complete log of this run can be found in:
                                          npm ERR!     /home/iobroker/.npm/_logs/2022-08-10T18_29_21_627Z-debug-0.log
                                          host.raspberrypi Cannot install iobroker.javascript@5.7.0: 217
                                          pi@raspberrypi:~ $ 
                                          
                                          
                                          HomoranH Nicht stören
                                          HomoranH Nicht stören
                                          Homoran
                                          Global Moderator Administrators
                                          schrieb am zuletzt editiert von
                                          #22

                                          @marcus-hamburg sagte in Problem mit Adapter updates:

                                          ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/iobroker.javascript' -> '/opt/iobroker/node_modules/.iobroker.javascript-5NZ432mn'

                                          oha, dazu gibt es einige Threads

                                          lösung hier suchen
                                          https://forum.iobroker.net/post/460759

                                          kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          812

                                          Online

                                          32.6k

                                          Benutzer

                                          81.9k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe