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

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

Community Forum

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

NEWS

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

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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.5k

Iot Adapter Einstellungen über IOBroker.pro nur leere Seite

Geplant Angeheftet Gesperrt Verschoben Cloud Dienste
cloudiotpro
23 Beiträge 5 Kommentatoren 2.1k Aufrufe 3 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • 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
    schrieb am zuletzt editiert von
    #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 Antwort Letzte Antwort
    0
    • A Offline
      A Offline
      Arminhh
      schrieb am zuletzt editiert von
      #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 Antwort Letzte Antwort
      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
        schrieb am zuletzt editiert von 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 Antwort Letzte Antwort
        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
          schrieb am zuletzt editiert von
          #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 Antwort Letzte Antwort
          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
            schrieb am zuletzt editiert von
            #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 Antwort Letzte Antwort
            0
            • DJMarc75D DJMarc75

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

              GlasfaserG Offline
              GlasfaserG Offline
              Glasfaser
              schrieb am zuletzt editiert von
              #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 Antworten Letzte Antwort
              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
                schrieb am zuletzt editiert von 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 Antwort Letzte Antwort
                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
                  schrieb am zuletzt editiert von 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 Antwort Letzte Antwort
                  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
                    schrieb am zuletzt editiert von
                    #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 :joy:

                    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 Antwort Letzte Antwort
                    1
                    • GlasfaserG Glasfaser

                      @thomas-braun

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

                      DJMarc75D Offline
                      DJMarc75D Offline
                      DJMarc75
                      schrieb am zuletzt editiert von
                      #11

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

                      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 Antwort Letzte Antwort
                      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
                        schrieb am zuletzt editiert von
                        #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 Antwort Letzte Antwort
                        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
                          schrieb am zuletzt editiert von
                          #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 Antwort Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @arminhh

                            sources list restauriert? Root login abgeschafft?

                            A Offline
                            A Offline
                            Arminhh
                            schrieb am zuletzt editiert von
                            #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 Antwort Letzte Antwort
                            0
                            • DJMarc75D Offline
                              DJMarc75D Offline
                              DJMarc75
                              schrieb am zuletzt editiert von
                              #15

                              Fast schon bissle OT --- wegen Cloud ist da nix mehr :thinking_face:

                              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 Antwort Letzte Antwort
                              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
                                schrieb am zuletzt editiert von
                                #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 Antwort Letzte Antwort
                                0
                                • A Offline
                                  A Offline
                                  Arminhh
                                  schrieb am zuletzt editiert von
                                  #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 Antworten Letzte Antwort
                                  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 Nicht stören
                                    HomoranH Nicht stören
                                    Homoran
                                    Global Moderator Administrators
                                    schrieb am zuletzt editiert von
                                    #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 - es gibt fast nichts, was nicht auch für andere interessant ist.

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

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

                                    A 1 Antwort Letzte Antwort
                                    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
                                      schrieb am zuletzt editiert von
                                      #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 Antwort Letzte Antwort
                                      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
                                        schrieb am zuletzt editiert von
                                        #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 Antworten Letzte Antwort
                                        0
                                        • A Arminhh

                                          @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 Nicht stören
                                          HomoranH Nicht stören
                                          Homoran
                                          Global Moderator Administrators
                                          schrieb am zuletzt editiert von Homoran
                                          #21

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

                                          aber immer nur kopiert! ;

                                          und nicht neu gebaut für die neue Unterkonstruktion?

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

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

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

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


                                          Support us

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

                                          316

                                          Online

                                          32.7k

                                          Benutzer

                                          82.4k

                                          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