Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Installation
    5. Installation echt nicht möglich...

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Installation echt nicht möglich...

    This topic has been deleted. Only users with topic management privileges can see it.
    • Hammer Klaus
      Hammer Klaus @Thomas Braun last edited by

      @thomas-braun

      pi@iobroker-pi:~ $ uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
      armv7l
      /usr/bin/nodejs
      /usr/bin/node
      /usr/bin/npm
      v14.20.0
      v14.20.0
      6.14.17
      4.0.23
      pi
      pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker
      /home/pi
      
      Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
      Hit:2 http://archive.raspberrypi.org/debian buster InRelease
      Hit:3 https://deb.nodesource.com/node_14.x buster InRelease      
      Reading package lists... Done                                    
      Building dependency tree       
      Reading state information... Done
      111 packages can be upgraded. Run 'apt list --upgradable' to see them.
      nodejs:
        Installed: 14.20.0-deb-1nodesource1
        Candidate: 14.20.1-deb-1nodesource1
        Version table:
           14.20.1-deb-1nodesource1 500
              500 https://deb.nodesource.com/node_14.x buster/main armhf Packages
       *** 14.20.0-deb-1nodesource1 100
              100 /var/lib/dpkg/status
           10.24.0~dfsg-1~deb10u1 500
              500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
      pi@iobroker-pi:~ $ iobroker status
      iobroker is running on this host.
      
      
      Objects type: jsonl
      States  type: jsonl
      pi@iobroker-pi:~ $ iobroker update
      Used repository: stable
      Adapter    "admin"        : 6.2.22   , installed 6.2.22
      Adapter    "backitup"     : 2.4.12   , installed 2.4.10 [Updatable]
      Adapter    "discovery"    : 3.0.5    , installed 3.0.5
      Adapter    "flot"         : 1.11.0   , installed 1.11.0
      Adapter    "fritzdect"    : 2.2.3    , installed 2.2.3
      Adapter    "history"      : 2.2.0    , installed 2.2.0
      Adapter    "hm-rpc"       : 1.15.12  , installed 1.15.12
      Adapter    "jarvis"       : 3.0.13   , installed 3.0.13
      Adapter    "javascript"   : 6.0.3    , installed 6.0.3
      Controller "js-controller": 4.0.23   , installed 4.0.23
      Adapter    "shelly"       : 6.0.0    , installed 6.0.0
      Adapter    "simple-api"   : 2.7.0    , installed 2.7.0
      Adapter    "socketio"     : 4.2.0    , installed 4.2.0
      Adapter    "tr-064"       : 4.2.16   , installed 4.2.16
      Adapter    "tradfri"      : 3.1.3    , installed 3.1.3
      Adapter    "vis"          : 1.4.15   , installed 1.4.15
      Adapter    "vis-canvas-gauges": 0.1.5, installed 0.1.5
      Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
      Adapter    "vis-hqwidgets": 1.3.0    , installed 1.3.0
      Adapter    "vis-inventwo" : 3.3.1    , installed 3.3.1
      Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
      Adapter    "web"          : 4.3.0    , installed 4.3.0
      Adapter    "ws"           : 1.3.0    , installed 1.3.0
      
      
      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Hammer Klaus last edited by

        @hammer-klaus sagte in Installation echt nicht möglich...:

        111 packages can be upgraded.

        Dann mach das mal zuerst.

        Hammer Klaus 1 Reply Last reply Reply Quote 0
        • Hammer Klaus
          Hammer Klaus @Thomas Braun last edited by

          @thomas-braun

          Das wird was dauern. Weil ich vorher ein Image der installation mache.

          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @Hammer Klaus last edited by

            @hammer-klaus

            Mach was du willst. Aber halte die Kiste auf Stand.

            1 Reply Last reply Reply Quote 0
            • crunchip
              crunchip Forum Testing Most Active @Hammer Klaus last edited by

              @hammer-klaus sagte in Installation echt nicht möglich...:

              Genervt davon, dass meine Automation nicht läuft, habe ich iobroker neu auf dem Raspi4 installiert, alles neu gemacht.
              Prima. --- für 2 tage. iobroker bleibt einfach hängen. Nix mehr. Raspi reagiert auf nix.

              und was zeigt z.b. das log, irgendwo muss es ja dann klemmen

              1 Reply Last reply Reply Quote 0
              • da_Woody
                da_Woody @Hammer Klaus last edited by

                @hammer-klaus sagte in Installation echt nicht möglich...:

                also separaten PC aufgesetzt mit Linux Mint21
                Das Docker image installiert und konfiguriert.

                warum? entweder direkt unter debian ioB insten, oder proxmox und dann eine VM drauf.
                was soll das docker dingens?

                Hammer Klaus 1 Reply Last reply Reply Quote 0
                • Hammer Klaus
                  Hammer Klaus @da_Woody last edited by

                  @da_woody
                  Weil das Docker Ding als offizielle Version angegeben ist:
                  https://www.iobroker.net/#de/download

                  Und das Installationsscript:

                  curl -sLf https://iobroker.net/install.sh | bash -
                  

                  Vor die Wand fährt.
                  Wenn ich eine fertige VM hätte, wäre ich froh.

                  da_Woody 1 Reply Last reply Reply Quote 0
                  • da_Woody
                    da_Woody @Hammer Klaus last edited by

                    @hammer-klaus darum frag ich ja. du hast einen rechner.
                    inste dort debian, https://www.debian.org/releases/bullseye/installmanual und dann ioB mit der zeile.
                    das hat doch nix mit docker zu tun! docker hat nichts mit linux zu tun.

                    Hammer Klaus 1 Reply Last reply Reply Quote 0
                    • Hammer Klaus
                      Hammer Klaus @da_Woody last edited by

                      @da_woody

                      Sag mal, Du hast schon gelesen, das das Script nicht läuft, oder?

                      Siehe Post von @Jey-Cee
                      https://forum.iobroker.net/topic/58380/installation-echt-nicht-möglich/11?_=1664282299559

                      Thomas Braun da_Woody 2 Replies Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @Hammer Klaus last edited by

                        @hammer-klaus sagte in Installation echt nicht möglich...:

                        Sag mal, Du hast schon gelesen, das das Script nicht läuft, oder?

                        Versuch mal die 64bit-Version vom Raspberry OS.

                        Hammer Klaus 1 Reply Last reply Reply Quote 0
                        • Hammer Klaus
                          Hammer Klaus @Thomas Braun last edited by

                          @thomas-braun

                          Wir hatten heute Morgen festgestellt, dass mein Raspi 3 zu schwach ist. Also: Warum soll ich jetzt da ein anderes RaspiOS drauf tun?
                          Das IOBroker Image läuft, hängt nur alle 48h
                          Für den Preis eines Raspi 4 kann ich aktuell jemanden einstellen, der durchs Haus läuft und Schalter drückt.

                          Auf einem echten Rechner mit Linux xyz läuft das Installscript vor die Wand.

                          Der Docker Container ist nutzlos.

                          Also warte ich, bis irgendwann der Fehler mit NPM behoben ist (siehe post von @Jey-Cee ) und dann installiere ich das auf einem Rechner.

                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @Hammer Klaus last edited by

                            @hammer-klaus

                            Ich kann dir nicht folgen, mit welchem System du da gerade zugange bist.
                            Rpi... Docker... Native Installation...

                            Den 'Fehler' mit dem Zugriff auf das /tmp-Verzeichnis kenne ich nur aus einem anderen Zusammenhang. Da lief es mit dem 64bit RPI-OS, mit der 32bit-Version klemmte es.

                            Hammer Klaus 1 Reply Last reply Reply Quote 0
                            • da_Woody
                              da_Woody @Hammer Klaus last edited by

                              @hammer-klaus so, hab mir den spaß angetan. neue VM in proxmox geschnitzt, debian. danach deine, die richtige zeile eingegeben in putty.
                              cc477d9f-1f4d-4f52-9010-18420c313568-grafik.png
                              was funktioniert da nicht?

                              Hammer Klaus 1 Reply Last reply Reply Quote 0
                              • Hammer Klaus
                                Hammer Klaus @da_Woody last edited by

                                @da_woody

                                Ich verwende ein Linux Mint. und bekomme die Fehlermeldung:
                                Installing ioBroker (3/4)

                                npm ERR! code 1
                                npm ERR! path /opt/iobroker/node_modules/iobroker.js-controller
                                npm ERR! command failed
                                npm ERR! command sh /tmp/install-0b2854f4.sh
                                npm ERR! node:internal/modules/cjs/loader:959
                                npm ERR! throw err;
                                npm ERR! ^
                                npm ERR!
                                npm ERR! Error: Cannot find module 'winston'
                                npm ERR! Require stack:
                                npm ERR! - /opt/iobroker/node_modules/winston-daily-rotate-file/index.js
                                npm ERR! - /opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/logger.js
                                npm ERR! - /opt/iobroker/node_modules/@iobroker/js-controller-common/index.js
                                npm ERR! - /opt/iobroker/node_modules/iobroker.js-controller/lib/setup.js
                                npm ERR! - /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js
                                npm ERR! at Function.Module._resolveFilename (node:internal/modules/cjs/loader:956:15)
                                npm ERR! at Function.Module._load (node:internal/modules/cjs/loader:804:27)
                                npm ERR! at Module.require (node:internal/modules/cjs/loader:1028:19)
                                npm ERR! at require (node:internal/modules/cjs/helpers:102:18)
                                npm ERR! at Object.<anonymous> (/opt/iobroker/node_modules/winston-daily-rotate-file/index.js:3:15)
                                npm ERR! at Module._compile (node:internal/modules/cjs/loader:1126:14)
                                npm ERR! at Object.Module._extensions..js (node:internal/modules/cjs/loader:1180:10)
                                npm ERR! at Module.load (node:internal/modules/cjs/loader:1004:32)
                                npm ERR! at Function.Module._load (node:internal/modules/cjs/loader:839:12)
                                npm ERR! at Module.require (node:internal/modules/cjs/loader:1028:19) {
                                npm ERR! code: 'MODULE_NOT_FOUND',
                                npm ERR! requireStack: [
                                npm ERR! '/opt/iobroker/node_modules/winston-daily-rotate-file/index.js',
                                npm ERR! '/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/logger.js',
                                npm ERR! '/opt/iobroker/node_modules/@iobroker/js-controller-common/index.js',
                                npm ERR! '/opt/iobroker/node_modules/iobroker.js-controller/lib/setup.js',
                                npm ERR! '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                                npm ERR! ]
                                npm ERR! }

                                npm ERR! A complete log of this run can be found in:
                                npm ERR! /home/iobroker/.npm/_logs/2022-09-27T07_30_51_414Z-debug-0.log

                                ==========================================================================
                                Finalizing installation (4/4)
                                Enabling autostart...
                                Autostart enabled!
                                Fixing directory permissions...

                                ==========================================================================

                                ioBroker was installed successfully
                                Open http://172.xx.xxx.xx:8081 in a browser and start configuring!

                                O.K. allso mache ich das System platt und probiere es mit Debian erneut... 😕

                                da_Woody Thomas Braun 2 Replies Last reply Reply Quote 0
                                • Hammer Klaus
                                  Hammer Klaus @Thomas Braun last edited by

                                  @thomas-braun

                                  Ich habe alles drei ausprobiert.
                                  Noch bevor ich den ersten Post abgeschickt habe.

                                  1 Reply Last reply Reply Quote 0
                                  • da_Woody
                                    da_Woody @Hammer Klaus last edited by da_Woody

                                    @hammer-klaus könntest du dein log in 6c8d18e7-93c5-44dc-b545-b0cfbaa752e8-grafik.png stellen, so ist das unleserlich... 😉

                                    Open http://172.xx.xxx.xx:8081 in a browser and start configuring!

                                    und was sagt dein browser nach dem aufruf?
                                    nebenbei, lass das xxxen. mit deiner internen IP kann keiner was anfangen.

                                    Hammer Klaus 1 Reply Last reply Reply Quote 0
                                    • Hammer Klaus
                                      Hammer Klaus @da_Woody last edited by

                                      @da_woody

                                      Der Browser sagt: Da läuft nix.

                                      da_Woody 1 Reply Last reply Reply Quote 0
                                      • da_Woody
                                        da_Woody @Hammer Klaus last edited by

                                        @hammer-klaus wie schon geschrieben, wenn dein rechner power hat, du noch mehr VMs haben möchtest, dann hau proxmox drauf und dann eben VMs. wenn nicht debian und dann mit dem einzeiler ioB.

                                        1 Reply Last reply Reply Quote 0
                                        • Thomas Braun
                                          Thomas Braun Most Active @Hammer Klaus last edited by

                                          @hammer-klaus sagte in Installation echt nicht möglich...:

                                          Ich verwende ein Linux Mint.

                                          Dann verwende das 'Original', Debian Bullseye (die Version ohne Desktop natürlich).

                                          Hammer Klaus 1 Reply Last reply Reply Quote 1
                                          • haus-automatisierung
                                            haus-automatisierung Developer Most Active @Hammer Klaus last edited by

                                            @hammer-klaus sagte in Installation echt nicht möglich...:

                                            Docker installiert und Docker Version drauf.

                                            @hammer-klaus sagte in Installation echt nicht möglich...:

                                            Nein 172 ist NICHt ungewöhnlich. Ich betreibe mein privates Netz seit 25 Jahren mit 172.17.100.x

                                            Darauf achten, dass das Docker bridge Netzwerk nicht mit deinem Adressbereich kollidiert:

                                            Usually Docker uses the default 172.17. 0.0/16 subnet for container networking.

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            1.0k
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            9
                                            45
                                            2344
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo