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. Probleme bei Adapter Updates

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
    726

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

Probleme bei Adapter Updates

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
updatesadapter
50 Beiträge 3 Kommentatoren 5.0k Aufrufe 2 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.
  • Thomas BraunT Thomas Braun

    @aski71

    Vollständige Ein- und Ausgaben (in CodeTags eingebettet).

    A Offline
    A Offline
    aski71
    schrieb am zuletzt editiert von
    #7

    @thomas-braun

    Auch das, wenn's hilft. ;-) Aber ich kann mir nicht vorstellen, dass jemand hier 5174 Zeilen Logdatei lesen möchte.
    Und leider sehe ich in dieser Logdatei, auf die unten verwiesen wird und deren Ende ich oben gepostet habe nicht, wo das zugehörige Log anfängt.
    Aber I/O war:

    /opt/iobroker$ sudo iobroker upgrade vis-canvas-gauges --debug
    
    This upgrade of "vis-canvas-gauges" will introduce the following changes:
    ==========================================================================
    -> 1.0.1:
    Added workaround for firefox canvas problem
    ==========================================================================
    
    BE CAREFUL: THIS IS A MAJOR UPGRADE, WHICH WILL MOST LIKELY INTRODUCE BREAKING CHANGES!
    Would you like to upgrade vis-canvas-gauges from @0.1.5 to @1.0.1 now? [(y)es, (n)o]: y
    Update vis-canvas-gauges from @0.1.5 to @1.0.1
    NPM version: 8.15.0
    Installing iobroker.vis-canvas-gauges@1.0.1... (System call)
    npm WARN deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
    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 json3@3.3.2: Please use the native JSON object instead of JSON 3
    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 querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
    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 appium-logger@2.1.0: Moved into appium-support
    npm WARN deprecated core-js@1.2.7: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
    npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
    npm ERR! code 127
    npm ERR! path /opt/iobroker/node_modules/underscore
    npm ERR! command failed
    npm ERR! command sh /tmp/postinstall-4edfe6af.sh
    npm ERR! /tmp/postinstall-4edfe6af.sh: 1: /tmp/postinstall-4edfe6af.sh: patch-package: not found
    
    npm ERR! A complete log of this run can be found in:
    npm ERR!     /home/iobroker/.npm/_logs/2022-09-23T21_13_20_174Z-debug-0.log
    host.homie Cannot install iobroker.vis-canvas-gauges@1.0.1: 127
    
    
    Thomas BraunT A 3 Antworten Letzte Antwort
    0
    • A aski71

      @thomas-braun

      Auch das, wenn's hilft. ;-) Aber ich kann mir nicht vorstellen, dass jemand hier 5174 Zeilen Logdatei lesen möchte.
      Und leider sehe ich in dieser Logdatei, auf die unten verwiesen wird und deren Ende ich oben gepostet habe nicht, wo das zugehörige Log anfängt.
      Aber I/O war:

      /opt/iobroker$ sudo iobroker upgrade vis-canvas-gauges --debug
      
      This upgrade of "vis-canvas-gauges" will introduce the following changes:
      ==========================================================================
      -> 1.0.1:
      Added workaround for firefox canvas problem
      ==========================================================================
      
      BE CAREFUL: THIS IS A MAJOR UPGRADE, WHICH WILL MOST LIKELY INTRODUCE BREAKING CHANGES!
      Would you like to upgrade vis-canvas-gauges from @0.1.5 to @1.0.1 now? [(y)es, (n)o]: y
      Update vis-canvas-gauges from @0.1.5 to @1.0.1
      NPM version: 8.15.0
      Installing iobroker.vis-canvas-gauges@1.0.1... (System call)
      npm WARN deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
      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 json3@3.3.2: Please use the native JSON object instead of JSON 3
      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 querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
      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 appium-logger@2.1.0: Moved into appium-support
      npm WARN deprecated core-js@1.2.7: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
      npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
      npm ERR! code 127
      npm ERR! path /opt/iobroker/node_modules/underscore
      npm ERR! command failed
      npm ERR! command sh /tmp/postinstall-4edfe6af.sh
      npm ERR! /tmp/postinstall-4edfe6af.sh: 1: /tmp/postinstall-4edfe6af.sh: patch-package: not found
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/iobroker/.npm/_logs/2022-09-23T21_13_20_174Z-debug-0.log
      host.homie Cannot install iobroker.vis-canvas-gauges@1.0.1: 127
      
      
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von Thomas Braun
      #8

      @aski71 sagte in Probleme bei Adapter Updates:

      Aber ich kann mir nicht vorstellen, dass jemand hier 5174 Zeilen Logdatei lesen möchte.

      Richtig, will keiner, wenn es nicht nötig ist. Hier ist es nicht nötig.

      Aber die Ein- und Ausgaben zu

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

      wären notwendig.

      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
      • A aski71

        @thomas-braun

        Auch das, wenn's hilft. ;-) Aber ich kann mir nicht vorstellen, dass jemand hier 5174 Zeilen Logdatei lesen möchte.
        Und leider sehe ich in dieser Logdatei, auf die unten verwiesen wird und deren Ende ich oben gepostet habe nicht, wo das zugehörige Log anfängt.
        Aber I/O war:

        /opt/iobroker$ sudo iobroker upgrade vis-canvas-gauges --debug
        
        This upgrade of "vis-canvas-gauges" will introduce the following changes:
        ==========================================================================
        -> 1.0.1:
        Added workaround for firefox canvas problem
        ==========================================================================
        
        BE CAREFUL: THIS IS A MAJOR UPGRADE, WHICH WILL MOST LIKELY INTRODUCE BREAKING CHANGES!
        Would you like to upgrade vis-canvas-gauges from @0.1.5 to @1.0.1 now? [(y)es, (n)o]: y
        Update vis-canvas-gauges from @0.1.5 to @1.0.1
        NPM version: 8.15.0
        Installing iobroker.vis-canvas-gauges@1.0.1... (System call)
        npm WARN deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
        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 json3@3.3.2: Please use the native JSON object instead of JSON 3
        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 querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
        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 appium-logger@2.1.0: Moved into appium-support
        npm WARN deprecated core-js@1.2.7: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
        npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
        npm ERR! code 127
        npm ERR! path /opt/iobroker/node_modules/underscore
        npm ERR! command failed
        npm ERR! command sh /tmp/postinstall-4edfe6af.sh
        npm ERR! /tmp/postinstall-4edfe6af.sh: 1: /tmp/postinstall-4edfe6af.sh: patch-package: not found
        
        npm ERR! A complete log of this run can be found in:
        npm ERR!     /home/iobroker/.npm/_logs/2022-09-23T21_13_20_174Z-debug-0.log
        host.homie Cannot install iobroker.vis-canvas-gauges@1.0.1: 127
        
        
        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von
        #9

        @aski71 sagte in Probleme bei Adapter Updates:

        sudo iobroker upgrade

        Verboten!
        iobroker NIE NIE NIEMALS per sudo/root anpacken.
        Fix das:

        iobroker stop
        iobroker fix
        iobroker start
        

        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

        A 1 Antwort Letzte Antwort
        0
        • A aski71

          @thomas-braun

          Auch das, wenn's hilft. ;-) Aber ich kann mir nicht vorstellen, dass jemand hier 5174 Zeilen Logdatei lesen möchte.
          Und leider sehe ich in dieser Logdatei, auf die unten verwiesen wird und deren Ende ich oben gepostet habe nicht, wo das zugehörige Log anfängt.
          Aber I/O war:

          /opt/iobroker$ sudo iobroker upgrade vis-canvas-gauges --debug
          
          This upgrade of "vis-canvas-gauges" will introduce the following changes:
          ==========================================================================
          -> 1.0.1:
          Added workaround for firefox canvas problem
          ==========================================================================
          
          BE CAREFUL: THIS IS A MAJOR UPGRADE, WHICH WILL MOST LIKELY INTRODUCE BREAKING CHANGES!
          Would you like to upgrade vis-canvas-gauges from @0.1.5 to @1.0.1 now? [(y)es, (n)o]: y
          Update vis-canvas-gauges from @0.1.5 to @1.0.1
          NPM version: 8.15.0
          Installing iobroker.vis-canvas-gauges@1.0.1... (System call)
          npm WARN deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
          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 json3@3.3.2: Please use the native JSON object instead of JSON 3
          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 querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
          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 appium-logger@2.1.0: Moved into appium-support
          npm WARN deprecated core-js@1.2.7: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
          npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
          npm ERR! code 127
          npm ERR! path /opt/iobroker/node_modules/underscore
          npm ERR! command failed
          npm ERR! command sh /tmp/postinstall-4edfe6af.sh
          npm ERR! /tmp/postinstall-4edfe6af.sh: 1: /tmp/postinstall-4edfe6af.sh: patch-package: not found
          
          npm ERR! A complete log of this run can be found in:
          npm ERR!     /home/iobroker/.npm/_logs/2022-09-23T21_13_20_174Z-debug-0.log
          host.homie Cannot install iobroker.vis-canvas-gauges@1.0.1: 127
          
          
          A Offline
          A Offline
          aski71
          schrieb am zuletzt editiert von
          #10

          @aski71 Ah, moment...

          /opt/iobroker$ sudo ln -s /usr/bin/node /usr/bin/nodejs
          ln: failed to create symbolic link '/usr/bin/nodejs': File exists
          /opt/iobroker$ uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
          x86_64
          /usr/bin/nodejs
          /usr/bin/node
          /usr/bin/npm
          v16.17.0
          v16.17.0
          8.15.0
          4.0.23
          ak
          ak adm cdrom sudo dip plugdev lxd sambashare lpadmin iobroker
          /opt/iobroker
          Ign:1 http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.4 InRelease
          Hit:2 http://ppa.launchpad.net/certbot/certbot/ubuntu bionic InRelease                                                                                                                                                                      
          Hit:3 http://de.archive.ubuntu.com/ubuntu bionic InRelease                                                                                                                                                                                  
          Hit:4 http://de.archive.ubuntu.com/ubuntu bionic-updates InRelease                                                                                                                                                                                  
          Hit:5 https://deb.nodesource.com/node_16.x bionic InRelease                                                                                                                                                                                         
          Hit:6 http://de.archive.ubuntu.com/ubuntu bionic-backports InRelease                                                                                                                                                                                
          Hit:7 https://repo.mosquitto.org/debian buster InRelease                                                                                                                                            
          Hit:8 http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.4 Release                                                                          
          Hit:9 https://repo.mosquitto.org/debian jessie InRelease                                                             
          Hit:10 http://security.ubuntu.com/ubuntu bionic-security InRelease                             
          Hit:11 https://repo.mosquitto.org/debian stretch InRelease                                     
          Hit:12 https://dl.ubnt.com/unifi/debian stable InRelease                 
          Reading package lists... Done 
          Building dependency tree       
          Reading state information... Done
          2 packages can be upgraded. Run 'apt list --upgradable' to see them.
          nodejs:
            Installed: 16.17.0-1nodesource1
            Candidate: 16.17.1-1nodesource1
            Version table:
               16.17.1-1nodesource1 500
                  500 https://deb.nodesource.com/node_16.x bionic/main amd64 Packages
           *** 16.17.0-1nodesource1 100
                  100 /var/lib/dpkg/status
               8.10.0~dfsg-2ubuntu0.4 500
                  500 http://de.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages
               8.10.0~dfsg-2ubuntu0.2 500
                  500 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages
               8.10.0~dfsg-2 500
                  500 http://de.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
          
          
          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @aski71 sagte in Probleme bei Adapter Updates:

            sudo iobroker upgrade

            Verboten!
            iobroker NIE NIE NIEMALS per sudo/root anpacken.
            Fix das:

            iobroker stop
            iobroker fix
            iobroker start
            
            A Offline
            A Offline
            aski71
            schrieb am zuletzt editiert von
            #11

            @thomas-braun said in Probleme bei Adapter Updates:

            @aski71 sagte in Probleme bei Adapter Updates:

            sudo iobroker upgrade

            Verboten!
            iobroker NIE NIE NIEMALS per sudo/root anpacken.
            Fix das:

            iobroker stop
            iobroker fix
            iobroker start
            

            Das ging bei mir noch nie ohne sudo.

            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • A aski71

              @aski71 Ah, moment...

              /opt/iobroker$ sudo ln -s /usr/bin/node /usr/bin/nodejs
              ln: failed to create symbolic link '/usr/bin/nodejs': File exists
              /opt/iobroker$ uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
              x86_64
              /usr/bin/nodejs
              /usr/bin/node
              /usr/bin/npm
              v16.17.0
              v16.17.0
              8.15.0
              4.0.23
              ak
              ak adm cdrom sudo dip plugdev lxd sambashare lpadmin iobroker
              /opt/iobroker
              Ign:1 http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.4 InRelease
              Hit:2 http://ppa.launchpad.net/certbot/certbot/ubuntu bionic InRelease                                                                                                                                                                      
              Hit:3 http://de.archive.ubuntu.com/ubuntu bionic InRelease                                                                                                                                                                                  
              Hit:4 http://de.archive.ubuntu.com/ubuntu bionic-updates InRelease                                                                                                                                                                                  
              Hit:5 https://deb.nodesource.com/node_16.x bionic InRelease                                                                                                                                                                                         
              Hit:6 http://de.archive.ubuntu.com/ubuntu bionic-backports InRelease                                                                                                                                                                                
              Hit:7 https://repo.mosquitto.org/debian buster InRelease                                                                                                                                            
              Hit:8 http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.4 Release                                                                          
              Hit:9 https://repo.mosquitto.org/debian jessie InRelease                                                             
              Hit:10 http://security.ubuntu.com/ubuntu bionic-security InRelease                             
              Hit:11 https://repo.mosquitto.org/debian stretch InRelease                                     
              Hit:12 https://dl.ubnt.com/unifi/debian stable InRelease                 
              Reading package lists... Done 
              Building dependency tree       
              Reading state information... Done
              2 packages can be upgraded. Run 'apt list --upgradable' to see them.
              nodejs:
                Installed: 16.17.0-1nodesource1
                Candidate: 16.17.1-1nodesource1
                Version table:
                   16.17.1-1nodesource1 500
                      500 https://deb.nodesource.com/node_16.x bionic/main amd64 Packages
               *** 16.17.0-1nodesource1 100
                      100 /var/lib/dpkg/status
                   8.10.0~dfsg-2ubuntu0.4 500
                      500 http://de.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages
                   8.10.0~dfsg-2ubuntu0.2 500
                      500 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages
                   8.10.0~dfsg-2 500
                      500 http://de.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
              
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von
              #12

              @aski71

              Was soll denn das für ein Frankenstein-Zoo an Paketquellen sein?
              Da geht ja ALLES kreuz und quer...

              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

              A 1 Antwort Letzte Antwort
              0
              • A aski71

                @thomas-braun said in Probleme bei Adapter Updates:

                @aski71 sagte in Probleme bei Adapter Updates:

                sudo iobroker upgrade

                Verboten!
                iobroker NIE NIE NIEMALS per sudo/root anpacken.
                Fix das:

                iobroker stop
                iobroker fix
                iobroker start
                

                Das ging bei mir noch nie ohne sudo.

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

                @aski71 sagte in Probleme bei Adapter Updates:

                Das ging bei mir noch nie ohne sudo.

                Doch, in senkrechten Installationen geht das natürlich ohne sudo.
                Du hast das aber irgendwas wild falsch zusammenstöpselt.

                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

                A 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @aski71

                  Was soll denn das für ein Frankenstein-Zoo an Paketquellen sein?
                  Da geht ja ALLES kreuz und quer...

                  A Offline
                  A Offline
                  aski71
                  schrieb am zuletzt editiert von
                  #14

                  @thomas-braun said in Probleme bei Adapter Updates:

                  @aski71

                  Was soll denn das für ein Frankenstein-Zoo an Paketquellen sein?
                  Da geht ja ALLES kreuz und quer...

                  Keine Ahnung. Ich habe nie was anderes gemacht, als die üblichen Upgrades über das iobroker Kommando.
                  Respektive Systemupgrades via apt.

                  Thomas BraunT A 2 Antworten Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @aski71 sagte in Probleme bei Adapter Updates:

                    Das ging bei mir noch nie ohne sudo.

                    Doch, in senkrechten Installationen geht das natürlich ohne sudo.
                    Du hast das aber irgendwas wild falsch zusammenstöpselt.

                    A Offline
                    A Offline
                    aski71
                    schrieb am zuletzt editiert von
                    #15

                    @thomas-braun said in Probleme bei Adapter Updates:

                    @aski71 sagte in Probleme bei Adapter Updates:

                    Das ging bei mir noch nie ohne sudo.

                    Doch, in senkrechten Installationen geht das natürlich ohne sudo.
                    Du hast das aber irgendwas wild falsch zusammenstöpselt.

                    Dann gab es wohl wild falsch zusammen gestöpselte Anleitungen.

                    1 Antwort Letzte Antwort
                    0
                    • A aski71

                      @thomas-braun said in Probleme bei Adapter Updates:

                      @aski71

                      Was soll denn das für ein Frankenstein-Zoo an Paketquellen sein?
                      Da geht ja ALLES kreuz und quer...

                      Keine Ahnung. Ich habe nie was anderes gemacht, als die üblichen Upgrades über das iobroker Kommando.
                      Respektive Systemupgrades via apt.

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

                      @aski71 sagte in Probleme bei Adapter Updates:

                      Ich habe nie was anderes gemacht, als die üblichen Upgrades über das iobroker Kommando.

                      Das kann nicht sein.

                      Muss auf bionic lauten, nicht auf xenial:

                      Ign:1 http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.4 InRelease
                      Hit:8 http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.4 Release
                      

                      Muss auf bionic lauten, nicht auf buster/jessie/stretch:

                      Hit:7 https://repo.mosquitto.org/debian buster InRelease                                                                                                                                            
                      Hit:9 https://repo.mosquitto.org/debian jessie InRelease
                      Hit:11 https://repo.mosquitto.org/debian stretch InRelease
                      

                      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
                      • A aski71

                        @thomas-braun said in Probleme bei Adapter Updates:

                        @aski71

                        Was soll denn das für ein Frankenstein-Zoo an Paketquellen sein?
                        Da geht ja ALLES kreuz und quer...

                        Keine Ahnung. Ich habe nie was anderes gemacht, als die üblichen Upgrades über das iobroker Kommando.
                        Respektive Systemupgrades via apt.

                        A Offline
                        A Offline
                        aski71
                        schrieb am zuletzt editiert von
                        #17

                        @aski71 said in Probleme bei Adapter Updates:

                        @thomas-braun said in Probleme bei Adapter Updates:

                        @aski71

                        Was soll denn das für ein Frankenstein-Zoo an Paketquellen sein?
                        Da geht ja ALLES kreuz und quer...

                        Keine Ahnung. Ich habe nie was anderes gemacht, als die üblichen Upgrades über das iobroker Kommando.
                        Respektive Systemupgrades via apt.

                        Und wie entfrankensteine ich das nun am besten?

                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • A aski71

                          @aski71 said in Probleme bei Adapter Updates:

                          @thomas-braun said in Probleme bei Adapter Updates:

                          @aski71

                          Was soll denn das für ein Frankenstein-Zoo an Paketquellen sein?
                          Da geht ja ALLES kreuz und quer...

                          Keine Ahnung. Ich habe nie was anderes gemacht, als die üblichen Upgrades über das iobroker Kommando.
                          Respektive Systemupgrades via apt.

                          Und wie entfrankensteine ich das nun am besten?

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

                          @aski71

                          Schau dir die /etc/apt/sources.list.d/mosquitto.list (oder so ähnlich) an.
                          Da dürfte der Hauptquark drin stehen. Davon abgesehen ist mosquitto in den main Repos von 'bionic', soweit ich das sehe.

                          Ist aber OT für das Thema hier.

                          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

                          A 1 Antwort Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @aski71

                            Schau dir die /etc/apt/sources.list.d/mosquitto.list (oder so ähnlich) an.
                            Da dürfte der Hauptquark drin stehen. Davon abgesehen ist mosquitto in den main Repos von 'bionic', soweit ich das sehe.

                            Ist aber OT für das Thema hier.

                            A Offline
                            A Offline
                            aski71
                            schrieb am zuletzt editiert von
                            #19

                            @thomas-braun said in Probleme bei Adapter Updates:

                            @aski71

                            Schau dir die /etc/apt/sources.list.d/mosquitto.list (oder so ähnlich) an.
                            Da dürfte der Hauptquark drin stehen. Davon abgesehen ist mosquitto in den main Repos von 'bionic', soweit ich das sehe.

                            Ist aber OT für das Thema hier.

                            Wenn ich mir das oder so ähnlich anschaue, stehe ich garantiert davor, wie der Ochse vor'm Berg, wenn mir keiner sagt, wie das richtig aussehen muss.
                            Vor allem frage ich mich aber, warum das überhaupt falsch ist.

                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • A aski71

                              @thomas-braun said in Probleme bei Adapter Updates:

                              @aski71

                              Schau dir die /etc/apt/sources.list.d/mosquitto.list (oder so ähnlich) an.
                              Da dürfte der Hauptquark drin stehen. Davon abgesehen ist mosquitto in den main Repos von 'bionic', soweit ich das sehe.

                              Ist aber OT für das Thema hier.

                              Wenn ich mir das oder so ähnlich anschaue, stehe ich garantiert davor, wie der Ochse vor'm Berg, wenn mir keiner sagt, wie das richtig aussehen muss.
                              Vor allem frage ich mich aber, warum das überhaupt falsch ist.

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

                              @aski71 sagte in Probleme bei Adapter Updates:

                              Vor allem frage ich mich aber, warum das überhaupt falsch ist.

                              Vermutlich, weil du die Anleitung von hier:
                              https://mosquitto.org/blog/2013/01/mosquitto-debian-repository/
                              falsch verstanden hast.
                              Da steht:

                              Then one of the following, depending on which version of debian you are using:

                              sudo wget http://repo.mosquitto.org/debian/mosquitto-jessie.list
                              sudo wget http://repo.mosquitto.org/debian/mosquitto-stretch.list
                              sudo wget http://repo.mosquitto.org/debian/mosquitto-buster.list

                              Du hast aber keine der drei Debian-Versionen, du hast ein Ubuntu 'Bionic' laufen.

                              sudo rm /etc/apt/sources.list.d/mosquitto-*
                              sudo apt update
                              apt policy mosquitto
                              

                              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

                              A 1 Antwort Letzte Antwort
                              0
                              • Thomas BraunT Thomas Braun

                                @aski71 sagte in Probleme bei Adapter Updates:

                                Vor allem frage ich mich aber, warum das überhaupt falsch ist.

                                Vermutlich, weil du die Anleitung von hier:
                                https://mosquitto.org/blog/2013/01/mosquitto-debian-repository/
                                falsch verstanden hast.
                                Da steht:

                                Then one of the following, depending on which version of debian you are using:

                                sudo wget http://repo.mosquitto.org/debian/mosquitto-jessie.list
                                sudo wget http://repo.mosquitto.org/debian/mosquitto-stretch.list
                                sudo wget http://repo.mosquitto.org/debian/mosquitto-buster.list

                                Du hast aber keine der drei Debian-Versionen, du hast ein Ubuntu 'Bionic' laufen.

                                sudo rm /etc/apt/sources.list.d/mosquitto-*
                                sudo apt update
                                apt policy mosquitto
                                
                                A Offline
                                A Offline
                                aski71
                                schrieb am zuletzt editiert von
                                #21

                                @thomas-braun said in Probleme bei Adapter Updates:

                                @aski71 sagte in Probleme bei Adapter Updates:

                                Vor allem frage ich mich aber, warum das überhaupt falsch ist.

                                Vermutlich, weil du die Anleitung von hier:
                                https://mosquitto.org/blog/2013/01/mosquitto-debian-repository/
                                falsch verstanden hast.
                                Da steht:

                                Then one of the following, depending on which version of debian you are using:

                                sudo wget http://repo.mosquitto.org/debian/mosquitto-jessie.list
                                sudo wget http://repo.mosquitto.org/debian/mosquitto-stretch.list
                                sudo wget http://repo.mosquitto.org/debian/mosquitto-buster.list

                                Du hast aber keine der drei Debian-Versionen, du hast ein Ubuntu 'Bionic' laufen.

                                sudo rm /etc/apt/sources.list.d/mosquitto-*
                                sudo apt update
                                apt policy mosquitto
                                

                                Ich sehe diese Dateien tatsächlich zum allererstenmal und hab da noch nie was drin gebastelt.

                                ak@homie:/etc/apt/sources.list.d$ ls -l
                                total 38
                                -rw-r--r-- 1 root root  62 Feb 22  2022 100-ubnt-unifi.list
                                -rw-r--r-- 1 root root  70 Dec 27  2018 certbot-ubuntu-certbot-bionic.list
                                -rw-r--r-- 1 root root 177 Dec 27  2018 certbot-ubuntu-certbot-xenial.list
                                -rw-r--r-- 1 root root 134 Dec 20  2018 certbot-ubuntu-certbot-xenial.list.distUpgrade
                                -rw-r--r-- 1 root root 179 Dec 27  2018 certbot-ubuntu-certbot-xenial.list.save
                                -rw-r--r-- 1 root root  94 Jan 25  2019 mongodb-org-3.4.list
                                -rw-r--r-- 1 root root  50 Jun 25  2019 mosquitto-buster.list
                                -rw-r--r-- 1 root root  50 Aug  8  2018 mosquitto-jessie.list
                                -rw-r--r-- 1 root root  51 Aug  8  2018 mosquitto-stretch.list
                                -rw-r--r-- 1 root root 204 Feb  9  2022 nodesource.list
                                -rw-r--r-- 1 root root 108 Dec 20  2018 nodesource.list.distUpgrade
                                -rw-r--r-- 1 root root 198 Dec 27  2018 nodesource.list.save
                                

                                Das sind die Dateien, die ich vorfinde. Die Mücken also alle löschen?

                                Thomas BraunT 1 Antwort Letzte Antwort
                                0
                                • A aski71

                                  @thomas-braun said in Probleme bei Adapter Updates:

                                  @aski71 sagte in Probleme bei Adapter Updates:

                                  Vor allem frage ich mich aber, warum das überhaupt falsch ist.

                                  Vermutlich, weil du die Anleitung von hier:
                                  https://mosquitto.org/blog/2013/01/mosquitto-debian-repository/
                                  falsch verstanden hast.
                                  Da steht:

                                  Then one of the following, depending on which version of debian you are using:

                                  sudo wget http://repo.mosquitto.org/debian/mosquitto-jessie.list
                                  sudo wget http://repo.mosquitto.org/debian/mosquitto-stretch.list
                                  sudo wget http://repo.mosquitto.org/debian/mosquitto-buster.list

                                  Du hast aber keine der drei Debian-Versionen, du hast ein Ubuntu 'Bionic' laufen.

                                  sudo rm /etc/apt/sources.list.d/mosquitto-*
                                  sudo apt update
                                  apt policy mosquitto
                                  

                                  Ich sehe diese Dateien tatsächlich zum allererstenmal und hab da noch nie was drin gebastelt.

                                  ak@homie:/etc/apt/sources.list.d$ ls -l
                                  total 38
                                  -rw-r--r-- 1 root root  62 Feb 22  2022 100-ubnt-unifi.list
                                  -rw-r--r-- 1 root root  70 Dec 27  2018 certbot-ubuntu-certbot-bionic.list
                                  -rw-r--r-- 1 root root 177 Dec 27  2018 certbot-ubuntu-certbot-xenial.list
                                  -rw-r--r-- 1 root root 134 Dec 20  2018 certbot-ubuntu-certbot-xenial.list.distUpgrade
                                  -rw-r--r-- 1 root root 179 Dec 27  2018 certbot-ubuntu-certbot-xenial.list.save
                                  -rw-r--r-- 1 root root  94 Jan 25  2019 mongodb-org-3.4.list
                                  -rw-r--r-- 1 root root  50 Jun 25  2019 mosquitto-buster.list
                                  -rw-r--r-- 1 root root  50 Aug  8  2018 mosquitto-jessie.list
                                  -rw-r--r-- 1 root root  51 Aug  8  2018 mosquitto-stretch.list
                                  -rw-r--r-- 1 root root 204 Feb  9  2022 nodesource.list
                                  -rw-r--r-- 1 root root 108 Dec 20  2018 nodesource.list.distUpgrade
                                  -rw-r--r-- 1 root root 198 Dec 27  2018 nodesource.list.save
                                  

                                  Das sind die Dateien, die ich vorfinde. Die Mücken also alle löschen?

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

                                  @aski71 sagte in Probleme bei Adapter Updates:

                                  Alles überflüssig/falsch.
                                  Löschen:

                                  sudo rm /etc/apt/sources.list.d/certbot-ubuntu-certbot-xenial*
                                  sudo rm /etc/apt/sources.list.d/mosquitto*
                                  sudo rm /etc/apt/sources.list.d/nodesource.list.*
                                  sudo rm /etc/apt/sources.list.d/mongodb*
                                  sudo apt update
                                  apt policy mosquitto mongodb
                                  

                                  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

                                  A 1 Antwort Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @aski71 sagte in Probleme bei Adapter Updates:

                                    Alles überflüssig/falsch.
                                    Löschen:

                                    sudo rm /etc/apt/sources.list.d/certbot-ubuntu-certbot-xenial*
                                    sudo rm /etc/apt/sources.list.d/mosquitto*
                                    sudo rm /etc/apt/sources.list.d/nodesource.list.*
                                    sudo rm /etc/apt/sources.list.d/mongodb*
                                    sudo apt update
                                    apt policy mosquitto mongodb
                                    
                                    A Offline
                                    A Offline
                                    aski71
                                    schrieb am zuletzt editiert von
                                    #23

                                    @thomas-braun said in Probleme bei Adapter Updates:

                                    @aski71 sagte in Probleme bei Adapter Updates:

                                    Alles überflüssig/falsch.
                                    Löschen:

                                    sudo rm /etc/apt/sources.list.d/certbot-ubuntu-certbot-xenial*
                                    sudo rm /etc/apt/sources.list.d/mosquitto*
                                    sudo rm /etc/apt/sources.list.d/nodesource.list.*
                                    sudo rm /etc/apt/sources.list.d/mongodb*
                                    sudo apt update
                                    apt policy mosquitto mongodb
                                    

                                    In den cerbot files war ohnehin alles auskommentiert.
                                    In der nodesource.list nicht.
                                    Ich hab das jetzt mal gemacht. Es lief nun durch, aber nun bekomme ich folgende INFO: Directory not found.

                                    ak@homie:/opt/iobroker$ sudo apt policy mosquitto mongodb
                                    mosquitto:
                                      Installed: 2.0.12-0mosquitto1~stretch1
                                      Candidate: 2.0.12-0mosquitto1~stretch1
                                      Version table:
                                     *** 2.0.12-0mosquitto1~stretch1 100
                                            100 /var/lib/dpkg/status
                                         1.4.15-2ubuntu0.18.04.3 500
                                            500 http://de.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages
                                            500 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages
                                         1.4.15-2 500
                                            500 http://de.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
                                    mongodb:
                                      Installed: (none)
                                      Candidate: 1:3.6.3-0ubuntu1.4
                                      Version table:
                                         1:3.6.3-0ubuntu1.4 500
                                            500 http://de.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages
                                            500 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages
                                         1:3.6.3-0ubuntu1 500
                                            500 http://de.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
                                    ak@homie:/opt/iobroker$ sudo iob upgrade vis-canvas-gauges
                                    
                                    This upgrade of "vis-canvas-gauges" will introduce the following changes:
                                    ==========================================================================
                                    -> 1.0.1:
                                    Added workaround for firefox canvas problem
                                    ==========================================================================
                                    
                                    BE CAREFUL: THIS IS A MAJOR UPGRADE, WHICH WILL MOST LIKELY INTRODUCE BREAKING CHANGES!
                                    Would you like to upgrade vis-canvas-gauges from @0.1.5 to @1.0.1 now? [(y)es, (n)o]: y
                                    Update vis-canvas-gauges from @0.1.5 to @1.0.1
                                    NPM version: 8.15.0
                                    Installing iobroker.vis-canvas-gauges@1.0.1... (System call)
                                    
                                    added 2 packages, removed 650 packages, and changed 886 packages in 2m
                                    
                                    70 packages are looking for funding
                                      run `npm fund` for details
                                    INFO: Directory "/opt/iobroker/node_modules/iobroker.vis-canvas-gauges/www" was not found! Nothing was uploaded or deleted.
                                    Adapter "system.adapter.vis.0" restarted.
                                    Update "system.adapter.vis-canvas-gauges.0"
                                    upload [0] vis-canvas-gauges.admin /opt/iobroker/node_modules/iobroker.vis-canvas-gauges/admin/vis-canvas-gauges.png vis-canvas-gauges.png image/png
                                    
                                    Thomas BraunT A 2 Antworten Letzte Antwort
                                    0
                                    • A aski71

                                      @thomas-braun said in Probleme bei Adapter Updates:

                                      @aski71 sagte in Probleme bei Adapter Updates:

                                      Alles überflüssig/falsch.
                                      Löschen:

                                      sudo rm /etc/apt/sources.list.d/certbot-ubuntu-certbot-xenial*
                                      sudo rm /etc/apt/sources.list.d/mosquitto*
                                      sudo rm /etc/apt/sources.list.d/nodesource.list.*
                                      sudo rm /etc/apt/sources.list.d/mongodb*
                                      sudo apt update
                                      apt policy mosquitto mongodb
                                      

                                      In den cerbot files war ohnehin alles auskommentiert.
                                      In der nodesource.list nicht.
                                      Ich hab das jetzt mal gemacht. Es lief nun durch, aber nun bekomme ich folgende INFO: Directory not found.

                                      ak@homie:/opt/iobroker$ sudo apt policy mosquitto mongodb
                                      mosquitto:
                                        Installed: 2.0.12-0mosquitto1~stretch1
                                        Candidate: 2.0.12-0mosquitto1~stretch1
                                        Version table:
                                       *** 2.0.12-0mosquitto1~stretch1 100
                                              100 /var/lib/dpkg/status
                                           1.4.15-2ubuntu0.18.04.3 500
                                              500 http://de.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages
                                              500 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages
                                           1.4.15-2 500
                                              500 http://de.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
                                      mongodb:
                                        Installed: (none)
                                        Candidate: 1:3.6.3-0ubuntu1.4
                                        Version table:
                                           1:3.6.3-0ubuntu1.4 500
                                              500 http://de.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages
                                              500 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages
                                           1:3.6.3-0ubuntu1 500
                                              500 http://de.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
                                      ak@homie:/opt/iobroker$ sudo iob upgrade vis-canvas-gauges
                                      
                                      This upgrade of "vis-canvas-gauges" will introduce the following changes:
                                      ==========================================================================
                                      -> 1.0.1:
                                      Added workaround for firefox canvas problem
                                      ==========================================================================
                                      
                                      BE CAREFUL: THIS IS A MAJOR UPGRADE, WHICH WILL MOST LIKELY INTRODUCE BREAKING CHANGES!
                                      Would you like to upgrade vis-canvas-gauges from @0.1.5 to @1.0.1 now? [(y)es, (n)o]: y
                                      Update vis-canvas-gauges from @0.1.5 to @1.0.1
                                      NPM version: 8.15.0
                                      Installing iobroker.vis-canvas-gauges@1.0.1... (System call)
                                      
                                      added 2 packages, removed 650 packages, and changed 886 packages in 2m
                                      
                                      70 packages are looking for funding
                                        run `npm fund` for details
                                      INFO: Directory "/opt/iobroker/node_modules/iobroker.vis-canvas-gauges/www" was not found! Nothing was uploaded or deleted.
                                      Adapter "system.adapter.vis.0" restarted.
                                      Update "system.adapter.vis-canvas-gauges.0"
                                      upload [0] vis-canvas-gauges.admin /opt/iobroker/node_modules/iobroker.vis-canvas-gauges/admin/vis-canvas-gauges.png vis-canvas-gauges.png image/png
                                      
                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb am zuletzt editiert von
                                      #24

                                      @aski71 sagte in Probleme bei Adapter Updates:

                                      sudo apt policy mosquitto mongodb
                                      sudo iob upgrade vis-canvas-gauges

                                      Lass den Mist mit sudo an Stellen, wo es nicht hingehört...

                                      iobroker stop
                                      iobroker fix
                                      iobroker start
                                      

                                      Wenn der iobroker wieder läuft:

                                      iobroker update
                                      

                                      Btw: Der mosquitto ist in der Version für Debian Stretch installiert. Kann u. U. ungünstig 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
                                      • A aski71

                                        @thomas-braun said in Probleme bei Adapter Updates:

                                        @aski71 sagte in Probleme bei Adapter Updates:

                                        Alles überflüssig/falsch.
                                        Löschen:

                                        sudo rm /etc/apt/sources.list.d/certbot-ubuntu-certbot-xenial*
                                        sudo rm /etc/apt/sources.list.d/mosquitto*
                                        sudo rm /etc/apt/sources.list.d/nodesource.list.*
                                        sudo rm /etc/apt/sources.list.d/mongodb*
                                        sudo apt update
                                        apt policy mosquitto mongodb
                                        

                                        In den cerbot files war ohnehin alles auskommentiert.
                                        In der nodesource.list nicht.
                                        Ich hab das jetzt mal gemacht. Es lief nun durch, aber nun bekomme ich folgende INFO: Directory not found.

                                        ak@homie:/opt/iobroker$ sudo apt policy mosquitto mongodb
                                        mosquitto:
                                          Installed: 2.0.12-0mosquitto1~stretch1
                                          Candidate: 2.0.12-0mosquitto1~stretch1
                                          Version table:
                                         *** 2.0.12-0mosquitto1~stretch1 100
                                                100 /var/lib/dpkg/status
                                             1.4.15-2ubuntu0.18.04.3 500
                                                500 http://de.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages
                                                500 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages
                                             1.4.15-2 500
                                                500 http://de.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
                                        mongodb:
                                          Installed: (none)
                                          Candidate: 1:3.6.3-0ubuntu1.4
                                          Version table:
                                             1:3.6.3-0ubuntu1.4 500
                                                500 http://de.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages
                                                500 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages
                                             1:3.6.3-0ubuntu1 500
                                                500 http://de.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
                                        ak@homie:/opt/iobroker$ sudo iob upgrade vis-canvas-gauges
                                        
                                        This upgrade of "vis-canvas-gauges" will introduce the following changes:
                                        ==========================================================================
                                        -> 1.0.1:
                                        Added workaround for firefox canvas problem
                                        ==========================================================================
                                        
                                        BE CAREFUL: THIS IS A MAJOR UPGRADE, WHICH WILL MOST LIKELY INTRODUCE BREAKING CHANGES!
                                        Would you like to upgrade vis-canvas-gauges from @0.1.5 to @1.0.1 now? [(y)es, (n)o]: y
                                        Update vis-canvas-gauges from @0.1.5 to @1.0.1
                                        NPM version: 8.15.0
                                        Installing iobroker.vis-canvas-gauges@1.0.1... (System call)
                                        
                                        added 2 packages, removed 650 packages, and changed 886 packages in 2m
                                        
                                        70 packages are looking for funding
                                          run `npm fund` for details
                                        INFO: Directory "/opt/iobroker/node_modules/iobroker.vis-canvas-gauges/www" was not found! Nothing was uploaded or deleted.
                                        Adapter "system.adapter.vis.0" restarted.
                                        Update "system.adapter.vis-canvas-gauges.0"
                                        upload [0] vis-canvas-gauges.admin /opt/iobroker/node_modules/iobroker.vis-canvas-gauges/admin/vis-canvas-gauges.png vis-canvas-gauges.png image/png
                                        
                                        A Offline
                                        A Offline
                                        aski71
                                        schrieb am zuletzt editiert von
                                        #25

                                        @aski71 Die anderen Adapter Updates scheinen jetzt aber durchzulaufen. Vielen Dank für Deine Hilfe @thomas-braun !

                                        Thomas BraunT 2 Antworten Letzte Antwort
                                        0
                                        • A aski71

                                          @aski71 Die anderen Adapter Updates scheinen jetzt aber durchzulaufen. Vielen Dank für Deine Hilfe @thomas-braun !

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

                                          @aski71

                                          Hast du den iobroker fix ausgeführt?
                                          Wo ist die Ausgabe zu iobroker update?

                                          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

                                          524

                                          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