Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Installation

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Installation

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

      @thomas-braun sagte in Installation:

      @medoc

      Nach welcher Anleitung?

      iobroker status
      iobroker list instances
      

      liefert?

      iobroker is running on this host

      objects type file
      state type file

      Thomas Braun 1 Reply Last reply Reply Quote 0
      • da_Woody
        da_Woody @Medoc last edited by

        @medoc sagte in Installation:

        192.168.188.100

        ich würds mal mit 192.168.188.100:8081 probieren...

        M 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @Medoc last edited by

          @medoc
          Und der zweite Befehl war geheim?

          M 1 Reply Last reply Reply Quote 0
          • M
            Medoc @da_Woody last edited by

            @da_woody sagte in Installation:

            @medoc sagte in Installation:

            192.168.188.100

            ich würds mal mit 192.168.188.100:8081 probieren...

            das habe ich als selbstverstänmdlich erachtet.

            1 Reply Last reply Reply Quote 0
            • M
              Medoc @Thomas Braun last edited by

              @thomas-braun sagte in Installation:

              @medoc
              Und der zweite Befehl war geheim?

              pi@raspberrypi:~ $ iobroker list instances

              • instance is alive
              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @Medoc last edited by Thomas Braun

                @medoc
                Da läuft nix.

                iobroker start admin
                

                Bitte Konsolenoutput in CodeTags
                c29af800-5616-4e0d-9ea4-0d4a567ec35c-image.png
                einbetten.

                M 1 Reply Last reply Reply Quote 0
                • M
                  Medoc @Thomas Braun last edited by

                  @thomas-braun sagte in Installation:

                  @medoc
                  Da läuft nix.

                  iobroker start admin
                  

                  pi@raspberrypi:~ $ iobroker start admin
                  Cannot find any instances of "admin"!
                  pi@raspberrypi:~ $

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

                    @medoc

                    iobroker fix
                    
                    1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @Medoc last edited by

                      @medoc

                      iobroker list adapters
                      
                      M 1 Reply Last reply Reply Quote 0
                      • M
                        Medoc @Thomas Braun last edited by

                        @thomas-braun
                        nach dem fix:

                        pi@raspberrypi:~ $ iobroker list adapters
                        pi@raspberrypi:~ $

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

                          @medoc

                          Keine Ahnung was da bei dir krumm läuft. Normal ist das jedenfalls nicht.

                          cd /opt/iobroker 
                          sudo -H -u iobroker npm install iobroker.js-controller
                          
                          da_Woody 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @Medoc last edited by

                            @medoc
                            nodeJS sauber?

                            which nodejs node npm && nodejs -v && node -v && npm -v && apt policy nodejs
                            
                            M 1 Reply Last reply Reply Quote 0
                            • da_Woody
                              da_Woody @Thomas Braun last edited by

                              @thomas-braun sagte in Installation:

                              Keine Ahnung was da bei dir krumm läuft.

                              auf jeden fall, daß er die code tags noch immer nicht findet... 😞

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

                                @da_woody
                                Ja, das auch.
                                Kann auch sein das ich gleich hier raus bin deswegen.

                                1 Reply Last reply Reply Quote 1
                                • M
                                  Medoc @da_Woody last edited by

                                  @da_woody
                                  "er" heist Medoc, ist knapp 70, und verrsucht sich halt an was neuem

                                  Homoran da_Woody 2 Replies Last reply Reply Quote 0
                                  • M
                                    Medoc @Thomas Braun last edited by

                                    @thomas-braun sagte in Installation:

                                    @medoc
                                    nodeJS sauber?

                                    which nodejs node npm && nodejs -v && node -v && npm -v && apt policy nodejs
                                    
                                    pi@raspberrypi:/opt/iobroker $ which nodejs node npm && nodejs -v && node -v && npm -v && apt policy nodejs
                                    /usr/bin/nodejs
                                    /usr/bin/node
                                    /usr/bin/npm
                                    v12.22.1
                                    v12.22.1
                                    6.14.12
                                    nodejs:
                                      Installiert:           12.22.1-1nodesource1
                                      Installationskandidat: 12.22.1-1nodesource1
                                      Versionstabelle:
                                     *** 12.22.1-1nodesource1 500
                                            500 https://deb.nodesource.com/node_12.x buster/main armhf Packages
                                            100 /var/lib/dpkg/status
                                         10.24.0~dfsg-1~deb10u1 500
                                            500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                                    
                                    
                                    Thomas Braun 1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @Medoc last edited by Thomas Braun

                                      @medoc

                                      cd /opt/iobroker 
                                      sudo -H -u iobroker npm install iobroker.js-controller
                                      iobroker restart
                                      
                                      M 1 Reply Last reply Reply Quote 0
                                      • M
                                        Medoc @Thomas Braun last edited by

                                        @thomas-braun ```
                                        pi@raspberrypi:/opt/iobroker $ sudo -H -u iobroker npm install iobroker.js-controller

                                        iobroker.js-controller@3.3.11 preinstall /opt/iobroker/node_modules/iobroker.js-controller
                                        node lib/preinstallCheck.js

                                        NPM version: 6.14.12

                                        iobroker.js-controller@3.3.11 install /opt/iobroker/node_modules/iobroker.js-controller
                                        node iobroker.js setup first

                                        object _design/custom created
                                        object _design/system updated

                                        esbuild@0.11.23 postinstall /opt/iobroker/node_modules/esbuild
                                        node install.js

                                        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.1 (node_modules/chokidar/node_modules/fsevents):
                                        npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                                        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.7 (node_modules/osx-temperature-sensor):
                                        npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})

                                        • iobroker.js-controller@3.3.11
                                          added 13 packages from 12 contributors, removed 3 packages and updated 6 packages in 88.888s

                                        26 packages are looking for funding
                                        run npm fund for details

                                        pi@raspberrypi:/opt/iobroker $ iobroker restart
                                        pi@raspberrypi:/opt/iobroker $

                                        M Glasfaser 2 Replies Last reply Reply Quote 0
                                        • M
                                          Medoc @Medoc last edited by

                                          Die Website ist nicht erreichbar
                                          192.168.188.100 hat die Verbindung abgelehnt.

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

                                            @medoc

                                            iobroker list adapters
                                            iobroker list instances
                                            iobroker status
                                            
                                            M 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

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

                                            706
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            8
                                            78
                                            3553
                                            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