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 @BBTown last edited by

      @bbtown ```
      pi@raspberrypi:/opt/iobroker $ ifconfig
      eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
      ether b8:27:eb:95:20:87 txqueuelen 1000 (Ethernet)
      RX packets 0 bytes 0 (0.0 B)
      RX errors 0 dropped 0 overruns 0 frame 0
      TX packets 0 bytes 0 (0.0 B)
      TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

      lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
      inet 127.0.0.1 netmask 255.0.0.0
      inet6 ::1 prefixlen 128 scopeid 0x10<host>
      loop txqueuelen 1000 (Lokale Schleife)
      RX packets 21116 bytes 3279639 (3.1 MiB)
      RX errors 0 dropped 0 overruns 0 frame 0
      TX packets 21116 bytes 3279639 (3.1 MiB)
      TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

      wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
      inet 192.168.188.100 netmask 255.255.255.0 broadcast 192.168.188.255
      inet6 fe80::d55f:5969:c95d:9c05 prefixlen 64 scopeid 0x20<link>
      ether b8:27:eb:c0:75:d2 txqueuelen 1000 (Ethernet)
      RX packets 22304 bytes 21211738 (20.2 MiB)
      RX errors 0 dropped 0 overruns 0 frame 0
      TX packets 19525 bytes 2260606 (2.1 MiB)
      TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

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

        @bbtown
        Aber es müssten dennoch adapter und instances aufgeführt werden.

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

          @medoc
          editiere bitte deine posts / Ausgaben
          CodeTags.gif

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

            @medoc
            und wie lautet die IP von der aus Du auf ioBroker zugreifen willst?
            Befindet sich der Rechner auch im Bereich 192.168.188.xxx ?

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

              @thomas-braun sagte in Installation:

              @medoc

              Keine Ahnung. Mach die Kiste platt und installier es nochmal per Installationseinzeiler.

              €dit:
              Kann es sein, dass die IP
              192.168.178.100:8081
              lautet? Das wäre so eine typische Fritzbox-Range.

              platt gemacht mehrfach, und immer das selbe.
              meine range läuft definitiv auf 188, da einem lte router nachgeschaltet.
              hier in der gegend gibt es nur festnetz mit 1mbs

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

                @bbtown
                es befindet sich hier alles auf der 188

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

                  @medoc

                  Das komplettte Log der Installation wäre hilfreich, vermute ich.
                  Das riecht nach 'Netzwerkgefummel'.

                  Vielleicht hilft auch

                  iobroker logs
                  

                  weiter.

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

                    i:/opt/iobroker $ iobroker logs
                    2021-06-03 14:19:01.403  - info: host.raspberrypi iobroker.js-controller version 3.2.16 js-controller starting
                    2021-06-03 14:19:01.427  - info: host.raspberrypi Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
                    2021-06-03 14:19:01.429  - info: host.raspberrypi hostname: raspberrypi, node: v12.22.1
                    2021-06-03 14:19:01.431  - info: host.raspberrypi ip addresses: 192.168.188.100 fe80::d55f:5969:c95d:9c05
                    2021-06-03 14:19:02.124  - info: host.raspberrypi connected to Objects and States
                    2021-06-03 14:19:02.331  - info: host.raspberrypi added notifications configuration of host
                    2021-06-03 14:19:03.465  - info: host.raspberrypi no instances found
                    2021-06-03 14:32:32.368  - info: host.raspberrypi received SIGTERM
                    2021-06-03 14:32:32.657  - info: host.raspberrypi terminated
                    2021-06-03 14:32:49.241  - info: host.raspberrypi iobroker.js-controller version 3.2.16 js-controller starting
                    2021-06-03 14:32:49.271  - info: host.raspberrypi Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
                    2021-06-03 14:32:49.275  - info: host.raspberrypi hostname: raspberrypi, node: v12.22.1
                    2021-06-03 14:32:49.278  - info: host.raspberrypi ip addresses: fe80::d55f:5969:c95d:9c05
                    2021-06-03 14:32:50.288  - info: host.raspberrypi connected to Objects and States
                    2021-06-03 14:32:50.483  - info: host.raspberrypi added notifications configuration of host
                    2021-06-03 14:32:52.441  - info: host.raspberrypi no instances found
                    2021-06-03 14:58:44.221  - info: host.raspberrypi received SIGTERM
                    2021-06-03 14:58:44.287  - info: host.raspberrypi terminated
                    2021-06-03 14:59:46.357  - info: host.raspberrypi iobroker.js-controller version 3.2.16 js-controller starting
                    2021-06-03 14:59:46.375  - info: host.raspberrypi Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
                    2021-06-03 14:59:46.377  - info: host.raspberrypi hostname: raspberrypi, node: v12.22.1
                    2021-06-03 14:59:46.379  - info: host.raspberrypi ip addresses: 192.168.188.100 fe80::d55f:5969:c95d:9c05
                    2021-06-03 14:59:47.044  - info: host.raspberrypi connected to Objects and States
                    2021-06-03 14:59:47.165  - info: host.raspberrypi added notifications configuration of host
                    2021-06-03 14:59:48.719  - info: host.raspberrypi no instances found
                    2021-06-03 15:12:58.118  - info: host.raspberrypi received SIGTERM
                    2021-06-03 15:12:58.177  - info: host.raspberrypi terminated
                    2021-06-03 15:13:03.268  - info: host.raspberrypi iobroker.js-controller version 3.3.11 js-controller starting
                    2021-06-03 15:13:03.286  - info: host.raspberrypi Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
                    2021-06-03 15:13:03.288  - info: host.raspberrypi hostname: raspberrypi, node: v12.22.1
                    2021-06-03 15:13:03.290  - info: host.raspberrypi ip addresses: 192.168.188.100 fe80::d55f:5969:c95d:9c05
                    2021-06-03 15:13:03.938  - info: host.raspberrypi connected to Objects and States
                    2021-06-03 15:13:04.035  - info: host.raspberrypi added notifications configuration of host
                    2021-06-03 15:13:05.522  - info: host.raspberrypi no instances found
                    2021-06-03 15:13:05.525  - info: host.raspberrypi no instances found
                    2021-06-03 15:18:10.015  - info: host.raspberrypi received SIGTERM
                    2021-06-03 15:18:10.070  - info: host.raspberrypi terminated
                    2021-06-03 15:18:14.783  - info: host.raspberrypi iobroker.js-controller version 3.3.11 js-controller starting
                    2021-06-03 15:18:14.806  - info: host.raspberrypi Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
                    2021-06-03 15:18:14.809  - info: host.raspberrypi hostname: raspberrypi, node: v12.22.1
                    2021-06-03 15:18:14.811  - info: host.raspberrypi ip addresses: 192.168.188.100 fe80::d55f:5969:c95d:9c05
                    2021-06-03 15:18:15.433  - info: host.raspberrypi connected to Objects and States
                    2021-06-03 15:18:15.509  - info: host.raspberrypi added notifications configuration of host
                    2021-06-03 15:18:16.667  - info: host.raspberrypi no instances found
                    2021-06-03 15:18:16.670  - info: host.raspberrypi no instances found
                    pi@raspberrypi:/opt/iobroker $
                    
                    Thomas Braun BBTown 2 Replies Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @Medoc last edited by

                      @medoc

                      iobroker install admin
                      iobroker add admin
                      
                      1 Reply Last reply Reply Quote 0
                      • BBTown
                        BBTown @Medoc last edited by BBTown

                        @medoc
                        Du könntest versuchen eine weitere admin-Instanz hinzuzufügen und über einen anderen Port den Zugriff zu probieren. Womöglich ist der Port 8081 nicht erreichbar?

                        [EDIT]
                        falls der zuvor von @Thomas-Braun aufgeführte Vorschlag nicht funktioniert

                        iobroker add admin --port 8089
                        

                        der Zugriff wäre dann per
                        http://192.168.188.100:8089

                        @Thomas-Braun wie lautet noch der Befehl um zu prüfen ob ggf. ein Port bereits belegt ist?

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

                          @bbtown @Medoc

                          sudo ss -tunlp
                          
                          M 1 Reply Last reply Reply Quote 0
                          • M
                            Medoc @Thomas Braun last edited by

                            das wars, offensichtlich ist der port 8081 blockiert.
                            auf 8089 läuft es

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

                              @medoc
                              Dann schau was da läuft.

                              sudo ss -tunlp
                              
                              M 1 Reply Last reply Reply Quote 0
                              • BBTown
                                BBTown @Medoc last edited by

                                @medoc
                                ist es denn ggf. kein jungfräulicher raspi?
                                läuft da bereits etwas drauf?

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

                                  @bbtown sagte in Installation:

                                  @medoc
                                  ist es denn ggf. kein jungfräulicher raspi?
                                  läuft da bereits etwas drauf?

                                  der raspi ist alt, die karte eine jungfrau

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

                                    @medoc sagte in Installation:

                                    iobroker.js-controller@3.3.11

                                    Wie kommt er denn jetzt an BETA !

                                    Zeige mal :

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

                                      @thomas-braun sagte in Installation:

                                      @medoc
                                      Dann schau was da läuft.

                                      sudo ss -tunlp
                                      
                                      Netid   State    Recv-Q   Send-Q     Local Address:Port      Peer Address:Port                                                                                  
                                      udp     UNCONN   0        0                0.0.0.0:631            0.0.0.0:*      users:(("cups-browsed",pid=482,fd=7))                                          
                                      udp     UNCONN   0        0                0.0.0.0:51325          0.0.0.0:*      users:(("avahi-daemon",pid=383,fd=14))                                         
                                      udp     UNCONN   0        0            224.0.0.251:5353           0.0.0.0:*      users:(("chromium-browse",pid=917,fd=162))                                     
                                      udp     UNCONN   0        0                0.0.0.0:5353           0.0.0.0:*      users:(("avahi-daemon",pid=383,fd=12))                                         
                                      udp     UNCONN   0        0                0.0.0.0:68             0.0.0.0:*      users:(("dhcpcd",pid=415,fd=13))                                               
                                      udp     UNCONN   0        0                      *:5353                 *:*      users:(("avahi-daemon",pid=383,fd=13))                                         
                                      udp     UNCONN   0        0                      *:57202                *:*      users:(("avahi-daemon",pid=383,fd=15))                                         
                                      tcp     LISTEN   0        511            127.0.0.1:9000           0.0.0.0:*      users:(("node",pid=3124,fd=24))                                                
                                      tcp     LISTEN   0        511            127.0.0.1:9001           0.0.0.0:*      users:(("node",pid=3124,fd=19))                                                
                                      tcp     LISTEN   0        5              127.0.0.1:631            0.0.0.0:*      users:(("cupsd",pid=412,fd=7))                                                 
                                      tcp     LISTEN   0        511                    *:8081                 *:*      users:(("node",pid=3449,fd=27))                                                
                                      tcp     LISTEN   0        5                  [::1]:631               [::]:*      users:(("cupsd",pid=412,fd=6))                                                 
                                      tcp     LISTEN   0        511                    *:8089                 *:*      users:(("node",pid=3442,fd=27))                                                
                                      pi@raspberrypi:~ $
                                      
                                      Thomas Braun M 2 Replies Last reply Reply Quote 0
                                      • M
                                        Medoc @Glasfaser last edited by

                                        @glasfaser sagte in Installation:

                                        @medoc sagte in Installation:

                                        iobroker.js-controller@3.3.11

                                        Wie kommt er denn jetzt an BETA !

                                        Zeige mal :

                                        iobroker version
                                        
                                        pi@raspberrypi:~ $ iobroker version
                                        3.3.11
                                        pi@raspberrypi:~ $
                                        
                                        1 Reply Last reply Reply Quote 0
                                        • Thomas Braun
                                          Thomas Braun Most Active @Glasfaser last edited by

                                          @glasfaser
                                          Das kommt wohl von mir:

                                          sudo -H -u iobroker npm install iobroker.js-controller
                                          

                                          hatte nicht daran gedacht das die Version dann aus npm kommt.

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

                                            @thomas-braun sagte in Installation:

                                            Das kommt wohl von mir:

                                            Schlingel 😉

                                            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

                                            468
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

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