Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • 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. ioBroker Allgemein
  4. Jetzt auch bei mir Fehler 25 beim Adapter Update

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    1.8k

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    723

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    1.2k

Jetzt auch bei mir Fehler 25 beim Adapter Update

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
26 Beiträge 3 Kommentatoren 2.7k Aufrufe 3 Beobachtet
  • Ä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.
  • PeoplesP Peoples

    @thomas-braun

    iobroker@Iobroker-Produktiv:~$ iobroker upgrade alexa2@3.19.9 --debug
    ERROR: No repositories defined. Please define one repository as active:  "iob repo set <Stable (default) | Beta (latest)>
    

    sehr komisch, da der Hacken auf stable gesetzt ist.

    Ich habe aber eben auch noch einen alten Enigma-Adapter Ordern in /opt/iobroker/node_modules gefunden welchen ich jetzt mal gelöscht habe, da ich den Adapter schon ewig nicht mehr verwende.
    Ich installiert jetzt Nodejs nochmal neu und melde mich dann zurück

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

    @peoples sagte in Jetzt auch bei mir Fehler 25 beim Adapter Update:

    welchen ich jetzt mal gelöscht habe

    Und lösch da nicht einfach planlos irgendwas irgendwo raus. Das muss auch alles in die package.json und package-lock.json eingetragen werden. Siehe deine ganzen 'invalid'-Einträge dort.

    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

    1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @peoples sagte in Jetzt auch bei mir Fehler 25 beim Adapter Update:

      Ich installiert jetzt Nodejs nochmal neu und melde mich dann zurück

      Warum? Lass das jetzt in Ruh!

      iobroker repo list
      

      sagt?

      PeoplesP Offline
      PeoplesP Offline
      Peoples
      schrieb am zuletzt editiert von
      #13

      @thomas-braun sagte in Jetzt auch bei mir Fehler 25 beim Adapter Update:

      iobroker repo list

      Stable (default): http://download.iobroker.net/sources-dist.json
      Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
      
      Active repo(s): stable, Stable (default)
      
      

      Ich beantworte keine Fragen zu Themen via PN

      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • PeoplesP Peoples

        @thomas-braun sagte in Jetzt auch bei mir Fehler 25 beim Adapter Update:

        iobroker repo list

        Stable (default): http://download.iobroker.net/sources-dist.json
        Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
        
        Active repo(s): stable, Stable (default)
        
        
        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von
        #14

        @peoples

        iob repo unset stable
        iob repo list
        

        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

        PeoplesP 1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @peoples

          iob repo unset stable
          iob repo list
          
          PeoplesP Offline
          PeoplesP Offline
          Peoples
          schrieb am zuletzt editiert von
          #15

          @thomas-braun sagte in Jetzt auch bei mir Fehler 25 beim Adapter Update:

          iob repo unset stable iob repo list

          iobroker@Iobroker-Produktiv:~$ iob repo unset stable
          iob repo list
          Repository "stable" deactivated.
          Stable (default): http://download.iobroker.net/sources-dist.json
          Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
          
          Active repo(s): Stable (default)
          Stable (default): http://download.iobroker.net/sources-dist.json
          Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
          
          Active repo(s): Stable (default)
          
          

          Ich beantworte keine Fragen zu Themen via PN

          Thomas BraunT 2 Antworten Letzte Antwort
          0
          • PeoplesP Peoples

            @thomas-braun sagte in Jetzt auch bei mir Fehler 25 beim Adapter Update:

            iob repo unset stable iob repo list

            iobroker@Iobroker-Produktiv:~$ iob repo unset stable
            iob repo list
            Repository "stable" deactivated.
            Stable (default): http://download.iobroker.net/sources-dist.json
            Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
            
            Active repo(s): Stable (default)
            Stable (default): http://download.iobroker.net/sources-dist.json
            Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
            
            Active repo(s): Stable (default)
            
            
            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            schrieb am zuletzt editiert von
            #16

            @peoples

            Bitte nix weglassen, der login prompt hilft beim orientieren wo du da gerade unterwegs bist und zu welchen Kommandos die Ausgaben dann gehören.

            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

            1 Antwort Letzte Antwort
            0
            • PeoplesP Peoples

              @thomas-braun sagte in Jetzt auch bei mir Fehler 25 beim Adapter Update:

              iob repo unset stable iob repo list

              iobroker@Iobroker-Produktiv:~$ iob repo unset stable
              iob repo list
              Repository "stable" deactivated.
              Stable (default): http://download.iobroker.net/sources-dist.json
              Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
              
              Active repo(s): Stable (default)
              Stable (default): http://download.iobroker.net/sources-dist.json
              Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
              
              Active repo(s): Stable (default)
              
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von
              #17

              @peoples

              iobroker update
              iobroker upgrade alexa2@3.19.9 --debug
              

              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

              PeoplesP 1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @peoples

                iobroker update
                iobroker upgrade alexa2@3.19.9 --debug
                
                PeoplesP Offline
                PeoplesP Offline
                Peoples
                schrieb am zuletzt editiert von Peoples
                #18

                @thomas-braun

                login as: iobroker
                iobroker@192.168.2.3's password:
                Linux Iobroker-Produktiv 5.10.0-18-amd64 #1 SMP Debian 5.10.140-1 (2022-09-02) x                                                                                                                                                                                                                                             86_64
                
                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 Oct  5 17:48:52 2022 from 192.168.2.189
                iobroker@Iobroker-Produktiv:~$ iobroker update
                iobroker upgrade alexa2@3.19.9 --debug
                Used repository: Stable (default)
                
                Adapter    "admin"        : 6.2.22   , installed 6.2.22
                Adapter    "alexa2"       : 3.19.9   , installed 3.19.9
                Adapter    "backitup"     : 2.4.12   , installed 2.4.12
                Adapter    "daswetter"    : 3.1.3    , installed 3.1.3
                Adapter    "dwd"          : 2.8.3    , installed 2.8.3
                Adapter    "ekey"         : 1.1.0    , installed 1.1.0
                Adapter    "fb-checkpresence": 1.1.19, installed 1.1.19
                Adapter    "flot"         : 1.11.0   , installed 1.11.0
                Adapter    "followthesun" : 0.3.9    , installed 0.3.9
                Adapter    "go-e"         : 1.0.23   , installed 1.0.23
                Adapter    "history"      : 2.2.0    , installed 2.2.0
                Adapter    "hm-rega"      : 3.0.40   , installed 3.0.40
                Adapter    "hm-rpc"       : 1.15.12  , installed 1.15.12
                Adapter    "ical"         : 1.13.1   , installed 1.13.1
                Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                Adapter    "iot"          : 1.11.9   , installed 1.11.9
                Adapter    "javascript"   : 6.0.3    , installed 6.0.3
                Controller "js-controller": 4.0.23   , installed 4.0.23
                Adapter    "lgtv"         : 1.1.10   , installed 1.1.10
                Adapter    "mihome-vacuum": 3.4.2    , installed 3.4.2
                Adapter    "modbus"       : 5.0.5    , installed 5.0.5
                Adapter    "nut"          : 1.5.1    , installed 1.5.1
                Adapter    "octoprint"    : 4.0.0    , installed 4.0.0
                Adapter    "oilfox"       : 4.1.2    , installed 4.1.2
                Adapter    "ping"         : 1.5.3    , installed 1.5.3
                Adapter    "proxmox"      : 1.3.4    , installed 1.3.5
                Adapter    "shelly"       : 6.0.0    , installed 6.2.0
                Adapter    "simple-api"   : 2.7.0    , installed 2.7.0
                Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                Adapter    "sonoff"       : 2.5.1    , installed 2.5.1
                Adapter    "sonos"        : 2.2.3    , installed 2.2.3
                Adapter    "spotify-premium": 1.2.1  , installed 1.2.1
                Adapter    "sql"          : 2.1.8    , installed 2.1.8
                Adapter    "telegram"     : 1.14.1   , installed 1.14.1
                Adapter    "text2command" : 2.2.2    , installed 2.2.2
                Adapter    "tr-064"       : 4.2.16   , installed 4.2.16
                Adapter    "viessmann"    : 1.3.7    , installed 1.3.7
                Adapter    "vis"          : 1.4.15   , installed 1.4.15
                Adapter    "vis-colorpicker": 1.2.0  , installed 1.2.0
                Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                Adapter    "vis-hqwidgets": 1.3.0    , installed 1.3.0
                Adapter    "vis-inventwo" : 3.3.1    , installed 3.3.1
                Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
                Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                Adapter    "web"          : 4.3.0    , installed 4.3.0
                Adapter    "wled"         : 0.6.7    , installed 0.6.7
                Adapter    "worx"         : 1.6.6    , installed 1.6.6
                Adapter    "ws"           : 1.3.0    , installed 1.3.0
                Adapter    "yeelight-2"   : 1.1.2    , installed 1.1.2
                Adapter    "zigbee"       : 1.7.5    , installed 1.7.5
                Would you like to reinstall version 3.19.9 of alexa2 now? [(y)es, (n)o]: y
                Update alexa2 from @3.19.9 to @3.19.9
                NPM version: 8.15.0
                Installing iobroker.alexa2@3.19.9... (System call)
                npm WARN deprecated request@2.12.0: request has been deprecated, see https://github.com/request/request/issues/3142
                npm WARN skipping integrity check for git dependency ssh://git@github.com/DrozmotiX/ioBroker.sourceanalytix.git
                npm WARN skipping integrity check for git dependency ssh://git@github.com/aendue/ioBroker.reolink.git
                npm WARN deprecated dgram@1.0.1: npm is holding this package for security reasons. As it's a core Node module, we will not transfer it over to other users. You may safely remove the package from your dependencies.
                npm WARN deprecated crypto@1.0.1: This package is no longer supported. It's now a built-in Node module. If you've depended on crypto, you should switch to the one that's built-in.
                npm WARN deprecated topo@3.0.3: This module has moved and is now available at @hapi/topo. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
                npm WARN deprecated babel@6.23.0: In 6.x, the babel package has been deprecated in favor of babel-cli. Check https://opencollective.com/babel to support the Babel maintainers
                npm WARN deprecated har-validator@5.1.5: this library is no longer supported
                npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
                npm WARN deprecated hoek@6.1.3: This module has moved and is now available at @hapi/hoek. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
                npm WARN deprecated querystring@0.2.1: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
                npm WARN deprecated circular-json@0.5.9: CircularJSON is in maintenance only, flatted is its successor.
                npm WARN deprecated node-inspect@2.0.0: This module is part of Node.js core and does not need to be installed separately. It is now unmaintained.
                npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
                npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
                npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
                npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
                npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
                npm WARN deprecated joi@14.3.1: This module has moved and is now available at @hapi/joi. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
                
                removed 131 packages, and changed 1479 packages in 2m
                
                164 packages are looking for funding
                  run `npm fund` for details
                upload [28] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/alexa.png alexa.png image/png
                upload [20] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_dot3.png icons/echo_dot3.png image/png
                upload [19] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_dot4.png icons/echo_dot4.png image/png
                upload [18] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_flex.png icons/echo_flex.png image/png
                upload [17] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_plus2.png icons/echo_plus2.png image/png
                upload [16] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_show.png icons/echo_show.png image/png
                upload [15] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_show2.png icons/echo_show2.png image/png
                upload [14] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_show5.png icons/echo_show5.png image/png
                upload [13] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_studio.png icons/echo_studio.png image/png
                upload [12] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_sub.png icons/echo_sub.png image/png
                upload [11] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/firetab.png icons/firetab.png image/png
                upload [10] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/firetv.png icons/firetv.png image/png
                upload [9] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/microphone.png icons/microphone.png image/png
                upload [8] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/multiroom.png icons/multiroom.png image/png
                upload [7] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/raspi.png icons/raspi.png image/png
                upload [6] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/reverb.png icons/reverb.png image/png
                upload [5] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/sonos.png icons/sonos.png image/png
                upload [4] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/spot.png icons/spot.png image/png
                upload [3] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/index_m.html index_m.html text/html
                upload [2] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/info.png info.png image/png
                upload [1] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/warning.png warning.png image/png
                upload [0] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/words.js words.js application/javascript
                
                

                Ist ohne Fehler durchgelaufen

                Ich beantworte keine Fragen zu Themen via PN

                PeoplesP 1 Antwort Letzte Antwort
                0
                • PeoplesP Peoples

                  @thomas-braun

                  login as: iobroker
                  iobroker@192.168.2.3's password:
                  Linux Iobroker-Produktiv 5.10.0-18-amd64 #1 SMP Debian 5.10.140-1 (2022-09-02) x                                                                                                                                                                                                                                             86_64
                  
                  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 Oct  5 17:48:52 2022 from 192.168.2.189
                  iobroker@Iobroker-Produktiv:~$ iobroker update
                  iobroker upgrade alexa2@3.19.9 --debug
                  Used repository: Stable (default)
                  
                  Adapter    "admin"        : 6.2.22   , installed 6.2.22
                  Adapter    "alexa2"       : 3.19.9   , installed 3.19.9
                  Adapter    "backitup"     : 2.4.12   , installed 2.4.12
                  Adapter    "daswetter"    : 3.1.3    , installed 3.1.3
                  Adapter    "dwd"          : 2.8.3    , installed 2.8.3
                  Adapter    "ekey"         : 1.1.0    , installed 1.1.0
                  Adapter    "fb-checkpresence": 1.1.19, installed 1.1.19
                  Adapter    "flot"         : 1.11.0   , installed 1.11.0
                  Adapter    "followthesun" : 0.3.9    , installed 0.3.9
                  Adapter    "go-e"         : 1.0.23   , installed 1.0.23
                  Adapter    "history"      : 2.2.0    , installed 2.2.0
                  Adapter    "hm-rega"      : 3.0.40   , installed 3.0.40
                  Adapter    "hm-rpc"       : 1.15.12  , installed 1.15.12
                  Adapter    "ical"         : 1.13.1   , installed 1.13.1
                  Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                  Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                  Adapter    "iot"          : 1.11.9   , installed 1.11.9
                  Adapter    "javascript"   : 6.0.3    , installed 6.0.3
                  Controller "js-controller": 4.0.23   , installed 4.0.23
                  Adapter    "lgtv"         : 1.1.10   , installed 1.1.10
                  Adapter    "mihome-vacuum": 3.4.2    , installed 3.4.2
                  Adapter    "modbus"       : 5.0.5    , installed 5.0.5
                  Adapter    "nut"          : 1.5.1    , installed 1.5.1
                  Adapter    "octoprint"    : 4.0.0    , installed 4.0.0
                  Adapter    "oilfox"       : 4.1.2    , installed 4.1.2
                  Adapter    "ping"         : 1.5.3    , installed 1.5.3
                  Adapter    "proxmox"      : 1.3.4    , installed 1.3.5
                  Adapter    "shelly"       : 6.0.0    , installed 6.2.0
                  Adapter    "simple-api"   : 2.7.0    , installed 2.7.0
                  Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                  Adapter    "sonoff"       : 2.5.1    , installed 2.5.1
                  Adapter    "sonos"        : 2.2.3    , installed 2.2.3
                  Adapter    "spotify-premium": 1.2.1  , installed 1.2.1
                  Adapter    "sql"          : 2.1.8    , installed 2.1.8
                  Adapter    "telegram"     : 1.14.1   , installed 1.14.1
                  Adapter    "text2command" : 2.2.2    , installed 2.2.2
                  Adapter    "tr-064"       : 4.2.16   , installed 4.2.16
                  Adapter    "viessmann"    : 1.3.7    , installed 1.3.7
                  Adapter    "vis"          : 1.4.15   , installed 1.4.15
                  Adapter    "vis-colorpicker": 1.2.0  , installed 1.2.0
                  Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                  Adapter    "vis-hqwidgets": 1.3.0    , installed 1.3.0
                  Adapter    "vis-inventwo" : 3.3.1    , installed 3.3.1
                  Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                  Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
                  Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                  Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                  Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                  Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                  Adapter    "web"          : 4.3.0    , installed 4.3.0
                  Adapter    "wled"         : 0.6.7    , installed 0.6.7
                  Adapter    "worx"         : 1.6.6    , installed 1.6.6
                  Adapter    "ws"           : 1.3.0    , installed 1.3.0
                  Adapter    "yeelight-2"   : 1.1.2    , installed 1.1.2
                  Adapter    "zigbee"       : 1.7.5    , installed 1.7.5
                  Would you like to reinstall version 3.19.9 of alexa2 now? [(y)es, (n)o]: y
                  Update alexa2 from @3.19.9 to @3.19.9
                  NPM version: 8.15.0
                  Installing iobroker.alexa2@3.19.9... (System call)
                  npm WARN deprecated request@2.12.0: request has been deprecated, see https://github.com/request/request/issues/3142
                  npm WARN skipping integrity check for git dependency ssh://git@github.com/DrozmotiX/ioBroker.sourceanalytix.git
                  npm WARN skipping integrity check for git dependency ssh://git@github.com/aendue/ioBroker.reolink.git
                  npm WARN deprecated dgram@1.0.1: npm is holding this package for security reasons. As it's a core Node module, we will not transfer it over to other users. You may safely remove the package from your dependencies.
                  npm WARN deprecated crypto@1.0.1: This package is no longer supported. It's now a built-in Node module. If you've depended on crypto, you should switch to the one that's built-in.
                  npm WARN deprecated topo@3.0.3: This module has moved and is now available at @hapi/topo. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
                  npm WARN deprecated babel@6.23.0: In 6.x, the babel package has been deprecated in favor of babel-cli. Check https://opencollective.com/babel to support the Babel maintainers
                  npm WARN deprecated har-validator@5.1.5: this library is no longer supported
                  npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
                  npm WARN deprecated hoek@6.1.3: This module has moved and is now available at @hapi/hoek. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
                  npm WARN deprecated querystring@0.2.1: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
                  npm WARN deprecated circular-json@0.5.9: CircularJSON is in maintenance only, flatted is its successor.
                  npm WARN deprecated node-inspect@2.0.0: This module is part of Node.js core and does not need to be installed separately. It is now unmaintained.
                  npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
                  npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
                  npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
                  npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
                  npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
                  npm WARN deprecated joi@14.3.1: This module has moved and is now available at @hapi/joi. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
                  
                  removed 131 packages, and changed 1479 packages in 2m
                  
                  164 packages are looking for funding
                    run `npm fund` for details
                  upload [28] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/alexa.png alexa.png image/png
                  upload [20] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_dot3.png icons/echo_dot3.png image/png
                  upload [19] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_dot4.png icons/echo_dot4.png image/png
                  upload [18] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_flex.png icons/echo_flex.png image/png
                  upload [17] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_plus2.png icons/echo_plus2.png image/png
                  upload [16] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_show.png icons/echo_show.png image/png
                  upload [15] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_show2.png icons/echo_show2.png image/png
                  upload [14] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_show5.png icons/echo_show5.png image/png
                  upload [13] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_studio.png icons/echo_studio.png image/png
                  upload [12] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_sub.png icons/echo_sub.png image/png
                  upload [11] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/firetab.png icons/firetab.png image/png
                  upload [10] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/firetv.png icons/firetv.png image/png
                  upload [9] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/microphone.png icons/microphone.png image/png
                  upload [8] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/multiroom.png icons/multiroom.png image/png
                  upload [7] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/raspi.png icons/raspi.png image/png
                  upload [6] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/reverb.png icons/reverb.png image/png
                  upload [5] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/sonos.png icons/sonos.png image/png
                  upload [4] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/spot.png icons/spot.png image/png
                  upload [3] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/index_m.html index_m.html text/html
                  upload [2] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/info.png info.png image/png
                  upload [1] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/warning.png warning.png image/png
                  upload [0] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/words.js words.js application/javascript
                  
                  

                  Ist ohne Fehler durchgelaufen

                  PeoplesP Offline
                  PeoplesP Offline
                  Peoples
                  schrieb am zuletzt editiert von
                  #19

                  Ich hab keine Ahnung was das für Kästen jetzt unter dem Auszug sind, aber ich bekomme sie nicht weg

                  Ich beantworte keine Fragen zu Themen via PN

                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • PeoplesP Peoples

                    Ich hab keine Ahnung was das für Kästen jetzt unter dem Auszug sind, aber ich bekomme sie nicht weg

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

                    @peoples

                    Ist ohne Fehler durchgelaufen

                    Dann jetzt für alle anderen Adapter die regulär über ein Repo erhältlich sind analog verfahren.
                    Reine git-Adapter nochmal aus dem git angeln.

                    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

                    PeoplesP 1 Antwort Letzte Antwort
                    1
                    • Thomas BraunT Thomas Braun

                      @peoples

                      Ist ohne Fehler durchgelaufen

                      Dann jetzt für alle anderen Adapter die regulär über ein Repo erhältlich sind analog verfahren.
                      Reine git-Adapter nochmal aus dem git angeln.

                      PeoplesP Offline
                      PeoplesP Offline
                      Peoples
                      schrieb am zuletzt editiert von
                      #21

                      @thomas-braun
                      Tausend Dank

                      Ich beantworte keine Fragen zu Themen via PN

                      HomoranH 1 Antwort Letzte Antwort
                      0
                      • PeoplesP Peoples

                        @thomas-braun
                        Tausend Dank

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

                        @peoples und deinen user iobroker zu nennen ist suboptimal. Der Systemuser heisst ebenfalls iobroker!

                        kein Support per PN! - Fragen im Forum stellen -
                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                        Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                        PeoplesP 1 Antwort Letzte Antwort
                        0
                        • HomoranH Homoran

                          @peoples und deinen user iobroker zu nennen ist suboptimal. Der Systemuser heisst ebenfalls iobroker!

                          PeoplesP Offline
                          PeoplesP Offline
                          Peoples
                          schrieb am zuletzt editiert von
                          #23

                          @homoran
                          Das ist schon Jahre so seit dem ich die Umstellung von root gemacht habe, bisher ohne Probleme. Was ist denn das Problem wenn die beiden Usernamen identisch sind?

                          Ich beantworte keine Fragen zu Themen via PN

                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • PeoplesP Peoples

                            @homoran
                            Das ist schon Jahre so seit dem ich die Umstellung von root gemacht habe, bisher ohne Probleme. Was ist denn das Problem wenn die beiden Usernamen identisch sind?

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

                            @peoples

                            Der 'iobroker' als Systemuser ist anders angelegt als ein Standard-User.
                            Auf meinem System sind die Unterschiede z. B. unter anderem so:

                            echad@chet:~ $ cat /etc/passwd | grep 100
                            echad:x:1000:1000:,,,:/home/echad:/bin/bash
                            iobroker:x:1001:1001::/home/iobroker:/usr/sbin/nologin
                            

                            echad = Standarduser
                            iobroker = Systemuser

                            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

                            PeoplesP 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @peoples

                              Der 'iobroker' als Systemuser ist anders angelegt als ein Standard-User.
                              Auf meinem System sind die Unterschiede z. B. unter anderem so:

                              echad@chet:~ $ cat /etc/passwd | grep 100
                              echad:x:1000:1000:,,,:/home/echad:/bin/bash
                              iobroker:x:1001:1001::/home/iobroker:/usr/sbin/nologin
                              

                              echad = Standarduser
                              iobroker = Systemuser

                              PeoplesP Offline
                              PeoplesP Offline
                              Peoples
                              schrieb am zuletzt editiert von
                              #25

                              @thomas-braun

                              Ist es wahrscheinlich dass das in der Zukunft irgendwann Mal zu Problemen führt und kann man den so einfach ändern?

                              Ich nutze eh nur einen User und wenn ich damals nicht auf den Nuc umgezogen wäre, würde ich bestimmt alles weiterhin unter Root machen.

                              Warum Root schlecht ist verstehe ich und war auch der Grund warum ich es dann geändert habe, aber um das Problem hier zu verstehen fehlt mir einfach euer Fachwissen

                              Ich beantworte keine Fragen zu Themen via PN

                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • PeoplesP Peoples

                                @thomas-braun

                                Ist es wahrscheinlich dass das in der Zukunft irgendwann Mal zu Problemen führt und kann man den so einfach ändern?

                                Ich nutze eh nur einen User und wenn ich damals nicht auf den Nuc umgezogen wäre, würde ich bestimmt alles weiterhin unter Root machen.

                                Warum Root schlecht ist verstehe ich und war auch der Grund warum ich es dann geändert habe, aber um das Problem hier zu verstehen fehlt mir einfach euer Fachwissen

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

                                @peoples sagte in Jetzt auch bei mir Fehler 25 beim Adapter Update:

                                Ich nutze eh nur einen User und wenn ich damals nicht auf den Nuc umgezogen wäre, würde ich bestimmt alles weiterhin unter Root machen.

                                Das ist halt falsch. Man legt einen 'Standard-User' an. Kannst und solltest du auch jetzt noch machen.

                                Es gibt für Services in der Regel eigene user. Kannst ja mal mit

                                cat /etc/passwd
                                

                                was sich da alles auf deinem System schon tummelt. Der user 'iobroker' ist halt für den Service 'iobroker' der vorgesehene Systemuser und nicht dafür gedacht als 08/15-User verwendet zu werden.

                                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

                                1 Antwort Letzte Antwort
                                0

                                Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                Registrieren Anmelden
                                Antworten
                                • In einem neuen Thema antworten
                                Anmelden zum Antworten
                                • Älteste zuerst
                                • Neuste zuerst
                                • Meiste Stimmen


                                Support us

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

                                315

                                Online

                                32.9k

                                Benutzer

                                83.0k

                                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