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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Cloud Dienste
  4. Iot Adapter Einstellungen über IOBroker.pro nur leere Seite

NEWS

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

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    18
    1
    6.2k

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

Iot Adapter Einstellungen über IOBroker.pro nur leere Seite

Scheduled Pinned Locked Moved Cloud Dienste
cloudiotpro
23 Posts 5 Posters 2.2k Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Arminhh
    wrote on last edited by Arminhh
    #1

    moin,
    ich komme seit einiger Zeit nicht mehr in die Einstellungen vom Iot Adapter 1.11.8, wenn ich mich von ausserhalb über Iobroker.pro einloge.
    Cache im Broswer gelöscht!

    Danke für die Unterstützung!
    schönen Tag noch
    Armin

    DJMarc75D 1 Reply Last reply
    0
    • A Arminhh

      moin,
      ich komme seit einiger Zeit nicht mehr in die Einstellungen vom Iot Adapter 1.11.8, wenn ich mich von ausserhalb über Iobroker.pro einloge.
      Cache im Broswer gelöscht!

      Danke für die Unterstützung!
      schönen Tag noch
      Armin

      DJMarc75D Offline
      DJMarc75D Offline
      DJMarc75
      wrote on last edited by
      #2

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

      Lehrling seit 1975 !!!
      Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
      https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

      GlasfaserG 1 Reply Last reply
      0
      • A Offline
        A Offline
        Arminhh
        wrote on last edited by
        #3

        ok sorry ich versuche mich zu bessern!

        code_text
        ```IOBroker
        Plattform
        linux
        Betriebssystem
        linux
        Architektur
        x64
        Node.js
        v16.15.1 
        NPM
        8.11.0
        

        Betrifft den Iot Adapter Version 1.11.8
        Vermutlich seit auf Admin 5 geupdatet
        Wenn ich ausserhalb meines Netzwerkes über iobroker.pro zugreife und ich die Einstellungen im Iot Adapter ändern möchte und auf den Schraubenschlüssel drücke, bekomme ich nur eine leere weiße Seite.
        Maßnamen: Adapter neu gestartet, cache gelöscht hat nichts genützt.
        Ich hoffe jetzt fehlt nichts mehr!
        Danke für die Hilfe!
        mfg
        Armin

        GlasfaserG 1 Reply Last reply
        0
        • A Arminhh

          ok sorry ich versuche mich zu bessern!

          code_text
          ```IOBroker
          Plattform
          linux
          Betriebssystem
          linux
          Architektur
          x64
          Node.js
          v16.15.1 
          NPM
          8.11.0
          

          Betrifft den Iot Adapter Version 1.11.8
          Vermutlich seit auf Admin 5 geupdatet
          Wenn ich ausserhalb meines Netzwerkes über iobroker.pro zugreife und ich die Einstellungen im Iot Adapter ändern möchte und auf den Schraubenschlüssel drücke, bekomme ich nur eine leere weiße Seite.
          Maßnamen: Adapter neu gestartet, cache gelöscht hat nichts genützt.
          Ich hoffe jetzt fehlt nichts mehr!
          Danke für die Hilfe!
          mfg
          Armin

          GlasfaserG Offline
          GlasfaserG Offline
          Glasfaser
          wrote on last edited by Glasfaser
          #4

          @arminhh sagte in Iot Adapter Einstellungen über IOBroker.pro nur leere Seite:

          Node.js

          v16.15.1

          NPM

          8.11.0

          Da stimmt was nicht :

          Zeige :

          cd /opt/iobroker
          npm ls | grep -E 'github.com|ERR'
          
          iobroker update -i
           
          sudo ln -s /usr/bin/node /usr/bin/nodejs
          
          uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
          

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

          A 1 Reply Last reply
          0
          • GlasfaserG Glasfaser

            @arminhh sagte in Iot Adapter Einstellungen über IOBroker.pro nur leere Seite:

            Node.js

            v16.15.1

            NPM

            8.11.0

            Da stimmt was nicht :

            Zeige :

            cd /opt/iobroker
            npm ls | grep -E 'github.com|ERR'
            
            iobroker update -i
             
            sudo ln -s /usr/bin/node /usr/bin/nodejs
            
            uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
            
            A Offline
            A Offline
            Arminhh
            wrote on last edited by
            #5

            @glasfaser

            Linux IOBroker 5.4.73-1-pve #1 SMP PVE 5.4.73-1 (Mon, 16 Nov 2020 10:52:16 +0100) x86_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.
            You have mail.
            Last login: Mon Jun 27 09:51:58 2022 from 192.168.167.179
            root@IOBroker:~# cd /opt/iobroker
            root@IOBroker:/opt/iobroker# iobroker update -i
            Used repository: stable
            hash changed or no sources cached => force download of new sources
            update done
            Adapter    "adb"           : 0.0.6    , installed 0.0.6
            Adapter    "admin"         : 5.3.8    , installed 5.3.8
            Adapter    "alexa2"        : 3.11.2   , installed 3.11.2
            Adapter    "backitup"      : 2.4.9    , installed 2.4.9
            Adapter    "ble"           : 0.13.0   , installed 0.13.0
            Adapter    "broadlink2"    : 2.1.5    , installed 2.1.5
            Adapter    "cloud"         : 4.1.1    , installed 4.1.1
            Adapter    "deconz"        : 1.3.21   , installed 1.3.21
            Adapter    "device-reminder": 1.2.9   , installed 1.2.9
            Adapter    "devices"       : 1.0.12   , installed 1.0.12
            Adapter    "discovery"     : 3.0.5    , installed 3.0.5
            Adapter    "dwd"           : 2.8.3    , installed 2.8.3
            Adapter    "feiertage"     : 1.1.0    , installed 1.1.0
            Adapter    "firetv"        : 1.0.0    , installed 1.0.0
            Adapter    "flot"          : 1.11.0   , installed 1.11.0
            Adapter    "harmony"       : 1.2.2    , installed 1.2.2
            Adapter    "history"       : 2.2.0    , installed 2.1.7 [Updateable]
            Adapter    "hm-rega"       : 3.0.40   , installed 3.0.40
            Adapter    "hm-rpc"        : 1.15.12  , installed 1.15.12
            Adapter    "hue-extended"  : 2.0.0    , installed 2.0.0
            Adapter    "ical"          : 1.13.1   , installed 1.13.1
            Adapter    "info"          : 1.9.19   , installed 1.9.19
            Adapter    "iogopro"       : 0.2.6    , installed 0.2.6
            Adapter    "iot"           : 1.11.8   , installed 1.11.8
            Adapter    "iqontrol"      : 2.0.0    , installed 2.0.0
            Adapter    "jarvis"        : 3.0.11   , installed 3.0.11
            Adapter    "javascript"    : 5.7.0    , installed 5.7.0
            Controller "js-controller" : 4.0.23   , installed 3.3.22 [Updateable]
            Adapter    "landroid"      : 1.0.3    , installed 1.0.3
            Adapter    "material"      : 1.1.2    , installed 1.1.2
            Adapter    "mihome"        : 1.4.0    , installed 1.4.0
            Adapter    "mihome-vacuum" : 3.4.2    , installed 3.4.2
            Adapter    "mqtt"          : 3.0.6    , installed 3.0.6
            Adapter    "netatmo-crawler": 0.8.1   , installed 0.8.1
            Adapter    "nina"          : 0.0.25   , installed 0.0.25
            Adapter    "onvif"         : 0.4.4    , installed 0.4.4
            Adapter    "parcel"        : 0.0.20   , installed 0.0.18 [Updateable]
            Adapter    "proxmox"       : 1.3.4    , installed 1.3.4
            Adapter    "pushover"      : 3.0.2    , installed 3.0.2
            Adapter    "radar2"        : 2.0.3    , installed 2.0.3
            Adapter    "sayit"         : 1.12.3   , installed 1.12.6
            Adapter    "scenes"        : 2.3.9    , installed 2.3.9
            Adapter    "shelly"        : 5.3.2    , installed 5.3.2
            Adapter    "simple-api"    : 2.7.0    , installed 2.7.0
            Adapter    "smartcontrol"  : 1.2.1    , installed 1.2.1
            Adapter    "smartmeter"    : 3.3.4    , installed 3.3.4
            Adapter    "socketio"      : 4.2.0    , installed 4.2.0
            Adapter    "terminal"      : 0.2.6    , installed 0.2.6
            Adapter    "text2command"  : 2.2.2    , installed 2.2.2
            Adapter    "tr-064"        : 4.2.16   , installed 4.2.16
            Adapter    "traccar"       : 0.0.12   , installed 0.0.12
            Adapter    "web"           : 4.3.0    , installed 4.3.0
            Adapter    "ws"            : 1.3.0    , installed 1.3.0
            Adapter    "zigbee"        : 1.7.5    , installed 1.7.5
            root@IOBroker:/opt/iobroker# ln -s /usr/bin/node /usr/bin/nodejs
            ln: failed to create symbolic link '/usr/bin/nodejs': File exists
            root@IOBroker:/opt/iobroker# sudo ln -s /usr/bin/node /usr/bin/nodejs
            ln: failed to create symbolic link '/usr/bin/nodejs': File exists
            root@IOBroker:/opt/iobroker# uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
            x86_64
            /usr/bin/nodejs
            /usr/bin/node
            /usr/bin/npm
            v16.15.1
            v16.15.1
            8.11.0
            root
            /opt/iobroker
            Hit:1 http://phoscon.de/apt/deconz stretch InRelease
            Hit:2 https://deb.nodesource.com/node_12.x bullseye InRelease
            Hit:3 https://deb.nodesource.com/node_14.x bullseye InRelease
            Hit:4 https://deb.nodesource.com/node_16.x stretch InRelease
            Reading package lists... Done
            Building dependency tree
            Reading state information... Done
            1 package can be upgraded. Run 'apt list --upgradable' to see it.
            nodejs:
              Installed: 16.15.1-1nodesource1
              Candidate: 16.16.0-1nodesource1
              Version table:
                 16.16.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_16.x stretch/main amd64 Packages
             *** 16.15.1-1nodesource1 100
                    100 /var/lib/dpkg/status
                 14.20.0-deb-1nodesource1 500
                    500 https://deb.nodesource.com/node_14.x bullseye/main amd64 Packages
                 12.22.12-deb-1nodesource1 500
                    500 https://deb.nodesource.com/node_12.x bullseye/main amd64 Packages
            root@IOBroker:/opt/iobroker# Linux IOBroker 5.4.73-1-pve #1 SMP PVE 5.4.73-1 (Mon, 16 Nov 2020 10:52:16 +0100) x86_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.
            You have mail.
            Last login: Mon Jun 27 09:51:58 2022 from 192.168.167.179
            root@IOBroker:~# cd /opt/iobroker
            root@IOBroker:/opt/iobroker# iobroker update -i
            Used repository: stable
            hash changed or no sources cached => force download of new sources
            update done
            Adapter    "adb"           : 0.0.6    , installed 0.0.6
            Adapter    "admin"         : 5.3.8    , installed 5.3.8
            Adapter    "alexa2"        : 3.11.2   , installed 3.11.2
            Adapter    "backitup"      : 2.4.9    , installed 2.4.9
            Adapter    "ble"           : 0.13.0   , installed 0.13.0
            Adapter    "broadlink2"    : 2.1.5    , installed 2.1.5
            Adapter    "cloud"         : 4.1.1    , installed 4.1.1
            Adapter    "deconz"        : 1.3.21   , installed 1.3.21
            Adapter    "device-reminder": 1.2.9   , installed 1.2.9
            Adapter    "devices"       : 1.0.12   , installed 1.0.12
            Adapter    "discovery"     : 3.0.5    , installed 3.0.5
            Adapt-bash: Linux: command not found
            er    "dwd"           : 2.8.3    , installed 2.8.3
            Adapter    "feiertage"     : 1.1.0    , installed 1.1.0
            Adapter    "firetv"        : 1.0.0    , installed 1.0.0
            Adapter    "flot"          : 1.11.0   , installed 1.11.0
            root@IOBroker:/opt/iobroker#
            root@IOBroker:/opt/iobroker# The programs included with the Debian GNU/Linux system are free software;
            Adapter    "harmony"       : 1.2.2    , installed 1.2.2
            Adapter    "history"       : 2.2.0    , installed 2.1.7 [Updateable]
            Adapter    "hm-rega"       : 3.0.40   , installed 3.0.40
            Adapter    "hm-rpc"        : 1.15.12  , installed 1.15.12
            Adapter    "hue-extended"  : 2.0.0    , installed 2.0.0
            Adapter    "ical"          : 1.13.1   , installed 1.13.1
            Adapter    "info"          : 1.9.19   , installed 1.9.19
            Adapter    "iogopro"       : 0.2.6    , installed 0.2.6
            Adapter    "iot"           : 1.11.8   , installed 1.11.8
            Adapter    "iqontrol"      : 2.0.0    , installed 2.0.0
            Adapter    "jarvis"        : 3.0.11   , installed 3.0.11
            Adapter    "javascript"    : 5.7.0    , installed 5.7.0
            Controller "js-controller" : 4.0.23   , installed 3.3.22 [Updateable]
            Adapter    "landroid"      : 1.0.3    , installed 1.0.3
            Adapter    "material"      : 1.1.2    , installed 1.1.2
            Adapter    "mihome"        : 1.4.0    , installed 1.4.0
            Adapter    "mihome-vacuum" : 3.4.2    , installed 3.4.2
            Adapter    "mqtt"          : 3.0.6    , installed 3.0.6
            Adapter    "netatmo-crawler": 0.8.1   , installed 0.8.1
            Adapter    "nina"          : 0.0.25   , installed 0.0.25
            Adapter    "onvif"         : 0.4.4    , installed 0.4.4
            Adapter    "parcel"        : 0.0.20   , installed 0.0.18 [Updateable]
            Adapter    "proxmox"       : 1.3.4    , installed 1.3.4
            Adapter    "pushover"      : 3.0.2    , installed 3.0.2
            Adapter    "radar2"        : 2.0.3    , installed 2.0.3
            Adapter    "sayit"         : 1.12.3   , installed 1.12.6
            -bash: The: command not found
            root@IOBroker:/opt/iobroker# the exact distribution terms for each program are described in the
            -bash: the: command not found
            root@IOBroker:/opt/iobroker# individual files in /usr/share/doc/*/copyright.
            Adapter    "scenes"        : 2.3.9    , installed 2.3.9
            Adapter    "shelly"        : 5.3.2    , installed 5.3.2
            Adapter    "simple-api"    : 2.7.0    , installed 2.7.0
            Adapter    "smartcontrol"  : 1.2.1    , installed 1.2.1
            Adapter    "smartmeter"    : 3.3.4    , installed 3.3.4
            Adapter    "socketio"      : 4.2.0    , installed 4.2.0
            Adapter    "terminal"      : 0.2.6    , installed 0.2.6
            Adapter    "text2command"  : 2.2.2    , installed 2.2.2
            Adapter    "tr-064"        : 4.2.16   , installed 4.2.16
            Adapter    "traccar"       : 0.0.12   , installed 0.0.12
            Adapter    "web"           : 4.3.0    , installed 4.3.0
            Adapter    "ws"            : 1.3.0    , installed 1.3.0
            Adapter    "zigbee"        : 1.7.5    , installed 1.7.5
            root@IOBroker:/opt/iobroker# ln -s /usr/bin/node /usr/bin/nodejs
            ln: failed to create symbolic link '/usr/bin/nodejs': File exists
            root@IOBroker:/opt/iobroker# sudo ln -s /usr/bin/node /usr/bin/nodejs
            ln: failed to create symbolic link '/usr/bin/nodejs': File exists
            root@IOBroker:/opt/iobroker# uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
            x86_64
            /usr/bin/nodejs
            /usr/bin/node
            /usr/bin/npm
            v16.15.1
            v16.15.1
            8.11.0
            root
            /opt/iobroker
            Hit:1 http://phoscon.de/apt/deconz stretch InRelease
            Hit:2 https://deb.nodesource.com/node_12.x bullseye InRele-bash: individual: command not found
            root@IOBroker:/opt/iobroker#
            root@IOBroker:/opt/iobroker# Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
            -bash: Debian: command not found
            root@IOBroker:/opt/iobroker# permitted by applicable law.
            -bash: permitted: command not found
            root@IOBroker:/opt/iobroker# You have mail.
            om/node_16.x st-bash: You: command not found
            root@IOBroker:/opt/iobroker# Last login: Mon Jun 27 09:51:58 2022 from 192.168.167.179
            -bash: Last: command not found
            root@IOBroker:/opt/iobroker# root@IOBroker:~# cd /opt/iobroker
            -bash: root@IOBroker:~#: command not found
            root@IOBroker:/opt/iobroker# root@IOBroker:/opt/iobroker# iobroker update -i
            -bash: root@IOBroker:/opt/iobroker#: No such file or directory
            root@IOBroker:/opt/iobroker# Used repository: stable
            -bash: Used: command not found
            root@IOBroker:/opt/iobroker# hash changed or no sources cached => force download of new sources
            -bash: hash: changed: not found
            -bash: hash: or: not found
            -bash: hash: no: not found
            -bash: hash: sources: not found
            -bash: hash: cached: not found
            -bash: hash: =: not found
            -bash: hash: download: not found
            -bash: hash: of: not found
            -bash: hash: new: not found
            -bash: hash: sources: not found
            root@IOBroker:/opt/iobroker# update done
            -bash: update: command not found
            root@IOBroker:/opt/iobroker# Adapter    "adb"           : 0.0.6    , installed 0.0.6
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "admin"         : 5.3.8    , installed 5.3.8
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "alexa2"        : 3.11.2   , installed 3.11.2
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "backitup"      : 2.4.9    , installed 2.4.9
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "ble"           : 0.13.0   , installed 0.13.0
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "broadlink2"    : 2.1.5    , installed 2.1.5
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "cloud"         : 4.1.1    , installed 4.1.1
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "deconz"        : 1.3.21   , installed 1.3.21
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "device-reminder": 1.2.9   , installed 1.2.9
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "devices"       : 1.0.12   , installed 1.0.12
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "discovery"     : 3.0.5    , installed 3.0.5
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "dwd"           : 2.8.3    , installed 2.8.3
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "feiertage"     : 1.1.0    , installed 1.1.0
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "firetv"        : 1.0.0    , installed 1.0.0
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "flot"          : 1.11.0   , installed 1.11.0
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "harmony"       : 1.2.2    , installed 1.2.2
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "history"       : 2.2.0    , installed 2.1.7 [Updateable]
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "hm-rega"       : 3.0.40   , installed 3.0.40
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "hm-rpc"        : 1.15.12  , installed 1.15.12
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "hue-extended"  : 2.0.0    , installed 2.0.0
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "ical"          : 1.13.1   , installed 1.13.1
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "info"          : 1.9.19   , installed 1.9.19
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "iogopro"       : 0.2.6    , installed 0.2.6
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "iot"           : 1.11.8   , installed 1.11.8
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "iqontrol"      : 2.0.0    , installed 2.0.0
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "jarvis"        : 3.0.11   , installed 3.0.11
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "javascript"    : 5.7.0    , installed 5.7.0
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Controller "js-controller" : 4.0.23   , installed 3.3.22 [Updateable]
            -bash: Controller: command not found
            root@IOBroker:/opt/iobroker# Adapter    "landroid"      : 1.0.3    , installed 1.0.3
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "material"      : 1.1.2    , installed 1.1.2
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "mihome"        : 1.4.0    , installed 1.4.0
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "mihome-vacuum" : 3.4.2    , installed 3.4.2
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "mqtt"          : 3.0.6    , installed 3.0.6
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "netatmo-crawler": 0.8.1   , installed 0.8.1
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "nina"          : 0.0.25   , installed 0.0.25
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "onvif"         : 0.4.4    , installed 0.4.4
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "parcel"        : 0.0.20   , installed 0.0.18 [Updateable]
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "proxmox"       : 1.3.4    , installed 1.3.4
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "pushover"      : 3.0.2    , installed 3.0.2
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "radar2"        : 2.0.3    , installed 2.0.3
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "sayit"         : 1.12.3   , installed 1.12.6
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "scenes"        : 2.3.9    , installed 2.3.9
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "shelly"        : 5.3.2    , installed 5.3.2
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "simple-api"    : 2.7.0    , installed 2.7.0
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "smartcontrol"  : 1.2.1    , installed 1.2.1
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "smartmeter"    : 3.3.4    , installed 3.3.4
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "socketio"      : 4.2.0    , installed 4.2.0
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "terminal"      : 0.2.6    , installed 0.2.6
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "text2command"  : 2.2.2    , installed 2.2.2
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "tr-064"        : 4.2.16   , installed 4.2.16
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "traccar"       : 0.0.12   , installed 0.0.12
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "web"           : 4.3.0    , installed 4.3.0
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "ws"            : 1.3.0    , installed 1.3.0
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# Adapter    "zigbee"        : 1.7.5    , installed 1.7.5
            -bash: Adapter: command not found
            root@IOBroker:/opt/iobroker# root@IOBroker:/opt/iobroker# ln -s /usr/bin/node /usr/bin/nodejs
            -bash: root@IOBroker:/opt/iobroker#: No such file or directory
            root@IOBroker:/opt/iobroker# ln: failed to create symbolic link '/usr/bin/nodejs': File exists
            -bash: ln:: command not found
            root@IOBroker:/opt/iobroker# root@IOBroker:/opt/iobroker# sudo ln -s /usr/bin/node /usr/bin/nodejs
            -bash: root@IOBroker:/opt/iobroker#: No such file or directory
            root@IOBroker:/opt/iobroker# ln: failed to create symbolic link '/usr/bin/nodejs': File exists
            -bash: ln:: command not found
            root@IOBroker:/opt/iobroker# root@IOBroker:/opt/iobroker# uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
            -bash: root@IOBroker:/opt/iobroker#: No such file or directory
            root@IOBroker:/opt/iobroker# x86_64
            # Welcome to Node.js v16.15.1.
            Type ".help" for more information.
            >
            
            

            Danke für die Hilfe!!

            GlasfaserG 1 Reply Last reply
            0
            • A Arminhh

              @glasfaser

              Linux IOBroker 5.4.73-1-pve #1 SMP PVE 5.4.73-1 (Mon, 16 Nov 2020 10:52:16 +0100) x86_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.
              You have mail.
              Last login: Mon Jun 27 09:51:58 2022 from 192.168.167.179
              root@IOBroker:~# cd /opt/iobroker
              root@IOBroker:/opt/iobroker# iobroker update -i
              Used repository: stable
              hash changed or no sources cached => force download of new sources
              update done
              Adapter    "adb"           : 0.0.6    , installed 0.0.6
              Adapter    "admin"         : 5.3.8    , installed 5.3.8
              Adapter    "alexa2"        : 3.11.2   , installed 3.11.2
              Adapter    "backitup"      : 2.4.9    , installed 2.4.9
              Adapter    "ble"           : 0.13.0   , installed 0.13.0
              Adapter    "broadlink2"    : 2.1.5    , installed 2.1.5
              Adapter    "cloud"         : 4.1.1    , installed 4.1.1
              Adapter    "deconz"        : 1.3.21   , installed 1.3.21
              Adapter    "device-reminder": 1.2.9   , installed 1.2.9
              Adapter    "devices"       : 1.0.12   , installed 1.0.12
              Adapter    "discovery"     : 3.0.5    , installed 3.0.5
              Adapter    "dwd"           : 2.8.3    , installed 2.8.3
              Adapter    "feiertage"     : 1.1.0    , installed 1.1.0
              Adapter    "firetv"        : 1.0.0    , installed 1.0.0
              Adapter    "flot"          : 1.11.0   , installed 1.11.0
              Adapter    "harmony"       : 1.2.2    , installed 1.2.2
              Adapter    "history"       : 2.2.0    , installed 2.1.7 [Updateable]
              Adapter    "hm-rega"       : 3.0.40   , installed 3.0.40
              Adapter    "hm-rpc"        : 1.15.12  , installed 1.15.12
              Adapter    "hue-extended"  : 2.0.0    , installed 2.0.0
              Adapter    "ical"          : 1.13.1   , installed 1.13.1
              Adapter    "info"          : 1.9.19   , installed 1.9.19
              Adapter    "iogopro"       : 0.2.6    , installed 0.2.6
              Adapter    "iot"           : 1.11.8   , installed 1.11.8
              Adapter    "iqontrol"      : 2.0.0    , installed 2.0.0
              Adapter    "jarvis"        : 3.0.11   , installed 3.0.11
              Adapter    "javascript"    : 5.7.0    , installed 5.7.0
              Controller "js-controller" : 4.0.23   , installed 3.3.22 [Updateable]
              Adapter    "landroid"      : 1.0.3    , installed 1.0.3
              Adapter    "material"      : 1.1.2    , installed 1.1.2
              Adapter    "mihome"        : 1.4.0    , installed 1.4.0
              Adapter    "mihome-vacuum" : 3.4.2    , installed 3.4.2
              Adapter    "mqtt"          : 3.0.6    , installed 3.0.6
              Adapter    "netatmo-crawler": 0.8.1   , installed 0.8.1
              Adapter    "nina"          : 0.0.25   , installed 0.0.25
              Adapter    "onvif"         : 0.4.4    , installed 0.4.4
              Adapter    "parcel"        : 0.0.20   , installed 0.0.18 [Updateable]
              Adapter    "proxmox"       : 1.3.4    , installed 1.3.4
              Adapter    "pushover"      : 3.0.2    , installed 3.0.2
              Adapter    "radar2"        : 2.0.3    , installed 2.0.3
              Adapter    "sayit"         : 1.12.3   , installed 1.12.6
              Adapter    "scenes"        : 2.3.9    , installed 2.3.9
              Adapter    "shelly"        : 5.3.2    , installed 5.3.2
              Adapter    "simple-api"    : 2.7.0    , installed 2.7.0
              Adapter    "smartcontrol"  : 1.2.1    , installed 1.2.1
              Adapter    "smartmeter"    : 3.3.4    , installed 3.3.4
              Adapter    "socketio"      : 4.2.0    , installed 4.2.0
              Adapter    "terminal"      : 0.2.6    , installed 0.2.6
              Adapter    "text2command"  : 2.2.2    , installed 2.2.2
              Adapter    "tr-064"        : 4.2.16   , installed 4.2.16
              Adapter    "traccar"       : 0.0.12   , installed 0.0.12
              Adapter    "web"           : 4.3.0    , installed 4.3.0
              Adapter    "ws"            : 1.3.0    , installed 1.3.0
              Adapter    "zigbee"        : 1.7.5    , installed 1.7.5
              root@IOBroker:/opt/iobroker# ln -s /usr/bin/node /usr/bin/nodejs
              ln: failed to create symbolic link '/usr/bin/nodejs': File exists
              root@IOBroker:/opt/iobroker# sudo ln -s /usr/bin/node /usr/bin/nodejs
              ln: failed to create symbolic link '/usr/bin/nodejs': File exists
              root@IOBroker:/opt/iobroker# uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
              x86_64
              /usr/bin/nodejs
              /usr/bin/node
              /usr/bin/npm
              v16.15.1
              v16.15.1
              8.11.0
              root
              /opt/iobroker
              Hit:1 http://phoscon.de/apt/deconz stretch InRelease
              Hit:2 https://deb.nodesource.com/node_12.x bullseye InRelease
              Hit:3 https://deb.nodesource.com/node_14.x bullseye InRelease
              Hit:4 https://deb.nodesource.com/node_16.x stretch InRelease
              Reading package lists... Done
              Building dependency tree
              Reading state information... Done
              1 package can be upgraded. Run 'apt list --upgradable' to see it.
              nodejs:
                Installed: 16.15.1-1nodesource1
                Candidate: 16.16.0-1nodesource1
                Version table:
                   16.16.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_16.x stretch/main amd64 Packages
               *** 16.15.1-1nodesource1 100
                      100 /var/lib/dpkg/status
                   14.20.0-deb-1nodesource1 500
                      500 https://deb.nodesource.com/node_14.x bullseye/main amd64 Packages
                   12.22.12-deb-1nodesource1 500
                      500 https://deb.nodesource.com/node_12.x bullseye/main amd64 Packages
              root@IOBroker:/opt/iobroker# Linux IOBroker 5.4.73-1-pve #1 SMP PVE 5.4.73-1 (Mon, 16 Nov 2020 10:52:16 +0100) x86_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.
              You have mail.
              Last login: Mon Jun 27 09:51:58 2022 from 192.168.167.179
              root@IOBroker:~# cd /opt/iobroker
              root@IOBroker:/opt/iobroker# iobroker update -i
              Used repository: stable
              hash changed or no sources cached => force download of new sources
              update done
              Adapter    "adb"           : 0.0.6    , installed 0.0.6
              Adapter    "admin"         : 5.3.8    , installed 5.3.8
              Adapter    "alexa2"        : 3.11.2   , installed 3.11.2
              Adapter    "backitup"      : 2.4.9    , installed 2.4.9
              Adapter    "ble"           : 0.13.0   , installed 0.13.0
              Adapter    "broadlink2"    : 2.1.5    , installed 2.1.5
              Adapter    "cloud"         : 4.1.1    , installed 4.1.1
              Adapter    "deconz"        : 1.3.21   , installed 1.3.21
              Adapter    "device-reminder": 1.2.9   , installed 1.2.9
              Adapter    "devices"       : 1.0.12   , installed 1.0.12
              Adapter    "discovery"     : 3.0.5    , installed 3.0.5
              Adapt-bash: Linux: command not found
              er    "dwd"           : 2.8.3    , installed 2.8.3
              Adapter    "feiertage"     : 1.1.0    , installed 1.1.0
              Adapter    "firetv"        : 1.0.0    , installed 1.0.0
              Adapter    "flot"          : 1.11.0   , installed 1.11.0
              root@IOBroker:/opt/iobroker#
              root@IOBroker:/opt/iobroker# The programs included with the Debian GNU/Linux system are free software;
              Adapter    "harmony"       : 1.2.2    , installed 1.2.2
              Adapter    "history"       : 2.2.0    , installed 2.1.7 [Updateable]
              Adapter    "hm-rega"       : 3.0.40   , installed 3.0.40
              Adapter    "hm-rpc"        : 1.15.12  , installed 1.15.12
              Adapter    "hue-extended"  : 2.0.0    , installed 2.0.0
              Adapter    "ical"          : 1.13.1   , installed 1.13.1
              Adapter    "info"          : 1.9.19   , installed 1.9.19
              Adapter    "iogopro"       : 0.2.6    , installed 0.2.6
              Adapter    "iot"           : 1.11.8   , installed 1.11.8
              Adapter    "iqontrol"      : 2.0.0    , installed 2.0.0
              Adapter    "jarvis"        : 3.0.11   , installed 3.0.11
              Adapter    "javascript"    : 5.7.0    , installed 5.7.0
              Controller "js-controller" : 4.0.23   , installed 3.3.22 [Updateable]
              Adapter    "landroid"      : 1.0.3    , installed 1.0.3
              Adapter    "material"      : 1.1.2    , installed 1.1.2
              Adapter    "mihome"        : 1.4.0    , installed 1.4.0
              Adapter    "mihome-vacuum" : 3.4.2    , installed 3.4.2
              Adapter    "mqtt"          : 3.0.6    , installed 3.0.6
              Adapter    "netatmo-crawler": 0.8.1   , installed 0.8.1
              Adapter    "nina"          : 0.0.25   , installed 0.0.25
              Adapter    "onvif"         : 0.4.4    , installed 0.4.4
              Adapter    "parcel"        : 0.0.20   , installed 0.0.18 [Updateable]
              Adapter    "proxmox"       : 1.3.4    , installed 1.3.4
              Adapter    "pushover"      : 3.0.2    , installed 3.0.2
              Adapter    "radar2"        : 2.0.3    , installed 2.0.3
              Adapter    "sayit"         : 1.12.3   , installed 1.12.6
              -bash: The: command not found
              root@IOBroker:/opt/iobroker# the exact distribution terms for each program are described in the
              -bash: the: command not found
              root@IOBroker:/opt/iobroker# individual files in /usr/share/doc/*/copyright.
              Adapter    "scenes"        : 2.3.9    , installed 2.3.9
              Adapter    "shelly"        : 5.3.2    , installed 5.3.2
              Adapter    "simple-api"    : 2.7.0    , installed 2.7.0
              Adapter    "smartcontrol"  : 1.2.1    , installed 1.2.1
              Adapter    "smartmeter"    : 3.3.4    , installed 3.3.4
              Adapter    "socketio"      : 4.2.0    , installed 4.2.0
              Adapter    "terminal"      : 0.2.6    , installed 0.2.6
              Adapter    "text2command"  : 2.2.2    , installed 2.2.2
              Adapter    "tr-064"        : 4.2.16   , installed 4.2.16
              Adapter    "traccar"       : 0.0.12   , installed 0.0.12
              Adapter    "web"           : 4.3.0    , installed 4.3.0
              Adapter    "ws"            : 1.3.0    , installed 1.3.0
              Adapter    "zigbee"        : 1.7.5    , installed 1.7.5
              root@IOBroker:/opt/iobroker# ln -s /usr/bin/node /usr/bin/nodejs
              ln: failed to create symbolic link '/usr/bin/nodejs': File exists
              root@IOBroker:/opt/iobroker# sudo ln -s /usr/bin/node /usr/bin/nodejs
              ln: failed to create symbolic link '/usr/bin/nodejs': File exists
              root@IOBroker:/opt/iobroker# uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
              x86_64
              /usr/bin/nodejs
              /usr/bin/node
              /usr/bin/npm
              v16.15.1
              v16.15.1
              8.11.0
              root
              /opt/iobroker
              Hit:1 http://phoscon.de/apt/deconz stretch InRelease
              Hit:2 https://deb.nodesource.com/node_12.x bullseye InRele-bash: individual: command not found
              root@IOBroker:/opt/iobroker#
              root@IOBroker:/opt/iobroker# Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
              -bash: Debian: command not found
              root@IOBroker:/opt/iobroker# permitted by applicable law.
              -bash: permitted: command not found
              root@IOBroker:/opt/iobroker# You have mail.
              om/node_16.x st-bash: You: command not found
              root@IOBroker:/opt/iobroker# Last login: Mon Jun 27 09:51:58 2022 from 192.168.167.179
              -bash: Last: command not found
              root@IOBroker:/opt/iobroker# root@IOBroker:~# cd /opt/iobroker
              -bash: root@IOBroker:~#: command not found
              root@IOBroker:/opt/iobroker# root@IOBroker:/opt/iobroker# iobroker update -i
              -bash: root@IOBroker:/opt/iobroker#: No such file or directory
              root@IOBroker:/opt/iobroker# Used repository: stable
              -bash: Used: command not found
              root@IOBroker:/opt/iobroker# hash changed or no sources cached => force download of new sources
              -bash: hash: changed: not found
              -bash: hash: or: not found
              -bash: hash: no: not found
              -bash: hash: sources: not found
              -bash: hash: cached: not found
              -bash: hash: =: not found
              -bash: hash: download: not found
              -bash: hash: of: not found
              -bash: hash: new: not found
              -bash: hash: sources: not found
              root@IOBroker:/opt/iobroker# update done
              -bash: update: command not found
              root@IOBroker:/opt/iobroker# Adapter    "adb"           : 0.0.6    , installed 0.0.6
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "admin"         : 5.3.8    , installed 5.3.8
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "alexa2"        : 3.11.2   , installed 3.11.2
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "backitup"      : 2.4.9    , installed 2.4.9
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "ble"           : 0.13.0   , installed 0.13.0
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "broadlink2"    : 2.1.5    , installed 2.1.5
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "cloud"         : 4.1.1    , installed 4.1.1
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "deconz"        : 1.3.21   , installed 1.3.21
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "device-reminder": 1.2.9   , installed 1.2.9
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "devices"       : 1.0.12   , installed 1.0.12
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "discovery"     : 3.0.5    , installed 3.0.5
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "dwd"           : 2.8.3    , installed 2.8.3
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "feiertage"     : 1.1.0    , installed 1.1.0
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "firetv"        : 1.0.0    , installed 1.0.0
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "flot"          : 1.11.0   , installed 1.11.0
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "harmony"       : 1.2.2    , installed 1.2.2
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "history"       : 2.2.0    , installed 2.1.7 [Updateable]
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "hm-rega"       : 3.0.40   , installed 3.0.40
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "hm-rpc"        : 1.15.12  , installed 1.15.12
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "hue-extended"  : 2.0.0    , installed 2.0.0
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "ical"          : 1.13.1   , installed 1.13.1
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "info"          : 1.9.19   , installed 1.9.19
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "iogopro"       : 0.2.6    , installed 0.2.6
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "iot"           : 1.11.8   , installed 1.11.8
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "iqontrol"      : 2.0.0    , installed 2.0.0
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "jarvis"        : 3.0.11   , installed 3.0.11
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "javascript"    : 5.7.0    , installed 5.7.0
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Controller "js-controller" : 4.0.23   , installed 3.3.22 [Updateable]
              -bash: Controller: command not found
              root@IOBroker:/opt/iobroker# Adapter    "landroid"      : 1.0.3    , installed 1.0.3
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "material"      : 1.1.2    , installed 1.1.2
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "mihome"        : 1.4.0    , installed 1.4.0
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "mihome-vacuum" : 3.4.2    , installed 3.4.2
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "mqtt"          : 3.0.6    , installed 3.0.6
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "netatmo-crawler": 0.8.1   , installed 0.8.1
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "nina"          : 0.0.25   , installed 0.0.25
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "onvif"         : 0.4.4    , installed 0.4.4
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "parcel"        : 0.0.20   , installed 0.0.18 [Updateable]
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "proxmox"       : 1.3.4    , installed 1.3.4
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "pushover"      : 3.0.2    , installed 3.0.2
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "radar2"        : 2.0.3    , installed 2.0.3
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "sayit"         : 1.12.3   , installed 1.12.6
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "scenes"        : 2.3.9    , installed 2.3.9
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "shelly"        : 5.3.2    , installed 5.3.2
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "simple-api"    : 2.7.0    , installed 2.7.0
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "smartcontrol"  : 1.2.1    , installed 1.2.1
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "smartmeter"    : 3.3.4    , installed 3.3.4
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "socketio"      : 4.2.0    , installed 4.2.0
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "terminal"      : 0.2.6    , installed 0.2.6
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "text2command"  : 2.2.2    , installed 2.2.2
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "tr-064"        : 4.2.16   , installed 4.2.16
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "traccar"       : 0.0.12   , installed 0.0.12
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "web"           : 4.3.0    , installed 4.3.0
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "ws"            : 1.3.0    , installed 1.3.0
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# Adapter    "zigbee"        : 1.7.5    , installed 1.7.5
              -bash: Adapter: command not found
              root@IOBroker:/opt/iobroker# root@IOBroker:/opt/iobroker# ln -s /usr/bin/node /usr/bin/nodejs
              -bash: root@IOBroker:/opt/iobroker#: No such file or directory
              root@IOBroker:/opt/iobroker# ln: failed to create symbolic link '/usr/bin/nodejs': File exists
              -bash: ln:: command not found
              root@IOBroker:/opt/iobroker# root@IOBroker:/opt/iobroker# sudo ln -s /usr/bin/node /usr/bin/nodejs
              -bash: root@IOBroker:/opt/iobroker#: No such file or directory
              root@IOBroker:/opt/iobroker# ln: failed to create symbolic link '/usr/bin/nodejs': File exists
              -bash: ln:: command not found
              root@IOBroker:/opt/iobroker# root@IOBroker:/opt/iobroker# uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
              -bash: root@IOBroker:/opt/iobroker#: No such file or directory
              root@IOBroker:/opt/iobroker# x86_64
              # Welcome to Node.js v16.15.1.
              Type ".help" for more information.
              >
              
              

              Danke für die Hilfe!!

              GlasfaserG Offline
              GlasfaserG Offline
              Glasfaser
              wrote on last edited by
              #6

              @arminhh
              Bitte nicht als root , Melde dich als User an !!

              Erstmal das , damit du auf 16.16.0 kommst

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

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

              1 Reply Last reply
              0
              • DJMarc75D DJMarc75

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

                GlasfaserG Offline
                GlasfaserG Offline
                Glasfaser
                wrote on last edited by
                #7

                @djmarc75

                Lehrling seit 1975 !!!
                Raspi4-8GB node: 16.15.1 npm: 8.11.0 JS-Controller 4.0.23
                .......scheissviel smarten Quatsch :)

                Deine Nodejs ist nicht richtig !

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

                Thomas BraunT DJMarc75D A 3 Replies Last reply
                1
                • GlasfaserG Glasfaser

                  @djmarc75

                  Lehrling seit 1975 !!!
                  Raspi4-8GB node: 16.15.1 npm: 8.11.0 JS-Controller 4.0.23
                  .......scheissviel smarten Quatsch :)

                  Deine Nodejs ist nicht richtig !

                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  wrote on last edited by Thomas Braun
                  #8

                  @glasfaser
                  Da ist noch mehr nicht richtig.
                  Es fehlen SÄMTLICHE Debian-Repos.

                  Aber das wird der root ja vermutlich gut durchdacht haben...

                  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

                  GlasfaserG 1 Reply Last reply
                  0
                  • Thomas BraunT Thomas Braun

                    @glasfaser
                    Da ist noch mehr nicht richtig.
                    Es fehlen SÄMTLICHE Debian-Repos.

                    Aber das wird der root ja vermutlich gut durchdacht haben...

                    GlasfaserG Offline
                    GlasfaserG Offline
                    Glasfaser
                    wrote on last edited by Glasfaser
                    #9

                    @thomas-braun

                    Habe nur oben geschaut , da das Log durcheinander ist ....

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

                    DJMarc75D 1 Reply Last reply
                    0
                    • GlasfaserG Glasfaser

                      @djmarc75

                      Lehrling seit 1975 !!!
                      Raspi4-8GB node: 16.15.1 npm: 8.11.0 JS-Controller 4.0.23
                      .......scheissviel smarten Quatsch :)

                      Deine Nodejs ist nicht richtig !

                      DJMarc75D Offline
                      DJMarc75D Offline
                      DJMarc75
                      wrote on last edited by
                      #10

                      @glasfaser sagte in Iot Adapter Einstellungen über IOBroker.pro nur leere Seite:

                      Deine Nodejs ist nicht richtig !

                      aarch64
                      /usr/bin/nodejs
                      /usr/bin/node
                      /usr/bin/npm
                      v16.16.0
                      v16.16.0
                      8.11.0
                      

                      Ich korrigiere Dich so halb ----- meine Signatur ist nicht richtig 😂

                      Lehrling seit 1975 !!!
                      Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                      https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                      1 Reply Last reply
                      1
                      • GlasfaserG Glasfaser

                        @thomas-braun

                        Habe nur oben geschaut , da das Log durcheinander ist ....

                        DJMarc75D Offline
                        DJMarc75D Offline
                        DJMarc75
                        wrote on last edited by
                        #11

                        @glasfaser Habs korrigiert um nicht auch noch den @Thomas-Braun zu irritieren 😰

                        Lehrling seit 1975 !!!
                        Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                        https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                        1 Reply Last reply
                        0
                        • GlasfaserG Glasfaser

                          @djmarc75

                          Lehrling seit 1975 !!!
                          Raspi4-8GB node: 16.15.1 npm: 8.11.0 JS-Controller 4.0.23
                          .......scheissviel smarten Quatsch :)

                          Deine Nodejs ist nicht richtig !

                          A Offline
                          A Offline
                          Arminhh
                          wrote on last edited by
                          #12

                          @glasfaser ```

                          PlatformBetriebssystem:linux
                          Architektur:x64
                          CPUs:4
                          Geschwindigkeit:3977 MHz
                          Modell:Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz
                          RAM:7.8 GB
                          System-Betriebszeit:00:05:25
                          Node.js:v16.16.0
                          Datenträgergröße:49.0 GB
                          freier Festplattenspeicher:41.0 GB
                          Adapter-Anzahl:423
                          NPM:v8.11.0
                          Betriebszeit:00:00:25
                          Aktive Instanzen:6
                          Pfad:/opt/iobroker/
                          
                          

                          so erledigt
                          Danke für Deine Hilfe

                          Thomas BraunT 1 Reply Last reply
                          0
                          • A Arminhh

                            @glasfaser ```

                            PlatformBetriebssystem:linux
                            Architektur:x64
                            CPUs:4
                            Geschwindigkeit:3977 MHz
                            Modell:Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz
                            RAM:7.8 GB
                            System-Betriebszeit:00:05:25
                            Node.js:v16.16.0
                            Datenträgergröße:49.0 GB
                            freier Festplattenspeicher:41.0 GB
                            Adapter-Anzahl:423
                            NPM:v8.11.0
                            Betriebszeit:00:00:25
                            Aktive Instanzen:6
                            Pfad:/opt/iobroker/
                            
                            

                            so erledigt
                            Danke für Deine Hilfe

                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            wrote on last edited by
                            #13

                            @arminhh

                            sources list restauriert? Root login abgeschafft?

                            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 Reply Last reply
                            0
                            • Thomas BraunT Thomas Braun

                              @arminhh

                              sources list restauriert? Root login abgeschafft?

                              A Offline
                              A Offline
                              Arminhh
                              wrote on last edited by
                              #14

                              @thomas-braun
                              dafür benötige ich bitte Hilfe. Diese Installation ist fast von Anfang an von IOBroker.
                              Da wurde noch empfohlen als root zu arbeiten.
                              Ich bin ja lernfähig !! Benötige aber ein wenig Unterstützung!!

                              Thomas BraunT 1 Reply Last reply
                              0
                              • DJMarc75D Offline
                                DJMarc75D Offline
                                DJMarc75
                                wrote on last edited by
                                #15

                                Fast schon bissle OT --- wegen Cloud ist da nix mehr 🤔

                                Lehrling seit 1975 !!!
                                Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                                https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                                1 Reply Last reply
                                0
                                • A Arminhh

                                  @thomas-braun
                                  dafür benötige ich bitte Hilfe. Diese Installation ist fast von Anfang an von IOBroker.
                                  Da wurde noch empfohlen als root zu arbeiten.
                                  Ich bin ja lernfähig !! Benötige aber ein wenig Unterstützung!!

                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  wrote on last edited by
                                  #16

                                  @arminhh

                                  Auf was kurvst du denn da rum? Stretch? Bullseye? Ganz was anderes?

                                  Ich denke, da ist so viel Sanierungsbedarf an der Kiste, da bist du schneller mit einer Neuinstallation unterwegs. Dann direkt mit User account und ohne root shell.

                                  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 Reply Last reply
                                  0
                                  • A Offline
                                    A Offline
                                    Arminhh
                                    wrote on last edited by
                                    #17

                                    ist eigentlich ganz normal über Proxmox und Debian.
                                    OK ich werde dann wohl in den sauren Apfel beißen und nach meinem Urlaub mein System aktualisieren!
                                    Danke für eure Unterstützung!!

                                    HomoranH Thomas BraunT 2 Replies Last reply
                                    0
                                    • A Arminhh

                                      ist eigentlich ganz normal über Proxmox und Debian.
                                      OK ich werde dann wohl in den sauren Apfel beißen und nach meinem Urlaub mein System aktualisieren!
                                      Danke für eure Unterstützung!!

                                      HomoranH Do not disturb
                                      HomoranH Do not disturb
                                      Homoran
                                      Global Moderator Administrators
                                      wrote on last edited by
                                      #18

                                      @arminhh sagte in Iot Adapter Einstellungen über IOBroker.pro nur leere Seite:

                                      ist eigentlich ganz normal über Proxmox und Debian.

                                      what??

                                      und dann behauptest du

                                      @arminhh sagte in Iot Adapter Einstellungen über IOBroker.pro nur leere Seite:

                                      Diese Installation ist fast von Anfang an von IOBroker.
                                      Da wurde noch empfohlen als root zu arbeiten.

                                      das war vielleicht 2014-16. Hattest du da schon proxmox?

                                      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 -

                                      A 1 Reply Last reply
                                      0
                                      • A Arminhh

                                        ist eigentlich ganz normal über Proxmox und Debian.
                                        OK ich werde dann wohl in den sauren Apfel beißen und nach meinem Urlaub mein System aktualisieren!
                                        Danke für eure Unterstützung!!

                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        wrote on last edited by
                                        #19

                                        @arminhh sagte in Iot Adapter Einstellungen über IOBroker.pro nur leere Seite:

                                        ist eigentlich ganz normal über Proxmox und Debian.

                                        Nein, ist es nicht.

                                        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 Reply Last reply
                                        0
                                        • HomoranH Homoran

                                          @arminhh sagte in Iot Adapter Einstellungen über IOBroker.pro nur leere Seite:

                                          ist eigentlich ganz normal über Proxmox und Debian.

                                          what??

                                          und dann behauptest du

                                          @arminhh sagte in Iot Adapter Einstellungen über IOBroker.pro nur leere Seite:

                                          Diese Installation ist fast von Anfang an von IOBroker.
                                          Da wurde noch empfohlen als root zu arbeiten.

                                          das war vielleicht 2014-16. Hattest du da schon proxmox?

                                          A Offline
                                          A Offline
                                          Arminhh
                                          wrote on last edited by
                                          #20

                                          @homoran Proxmox nicht, aber immer nur kopiert! ;-( Evt. ist mein Wissensstand einfach da stehen geblieben! Es lief ja einfach! Deshalb bin ich bei IOBroker geblieben weil es so stabil läuft!

                                          HomoranH 2 Replies Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          603

                                          Online

                                          32.8k

                                          Users

                                          82.7k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe