Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Web Interface nicht mehr verfügbar

    NEWS

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    Web Interface nicht mehr verfügbar

    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      Accu @Homoran last edited by

      @homoran das ist mein Raspi auf dem der iob läuft

      ssh pi@192.168.1.13
      
      1 Reply Last reply Reply Quote 0
      • A
        Accu @DJMarc75 last edited by

        @djmarc75 was meinst du damit?
        Bildschirmfoto 2022-11-14 um 16.11.48.png

        das ist doch die IP vom Raspi

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

          @accu

          Und wenn du bei der Hausnummer 8081 klingelst?

          1 Reply Last reply Reply Quote 0
          • DJMarc75
            DJMarc75 @Accu last edited by DJMarc75

            @accu sagte in Web Interface nicht mehr verfügbar:

            das ist doch die IP vom Raspi

            ja aber nicht der eigentliche Port von ioBroker

            192.168.1.13:8081
            

            sollte im Browser eingegeben werden.

            A 1 Reply Last reply Reply Quote 0
            • A
              Accu @DJMarc75 last edited by

              @djmarc75 es ist überall das gleiche. Kommt immer diese Default Apache Seite egal ob ich 80, 8080 oder 8093 hinter die IP setze

              DJMarc75 1 Reply Last reply Reply Quote 0
              • DJMarc75
                DJMarc75 @Accu last edited by DJMarc75

                @accu Browsercache leeren und auch mal anderen Browser benutzen.

                EDIT: und bitte den Port 8081 verwenden !!!!

                A 1 Reply Last reply Reply Quote 0
                • A
                  Accu @DJMarc75 last edited by

                  @djmarc75 bringt nix

                  pi@Raspi:~ $ sudo nano /etc/lighttpd/lighttpd.conf
                  pi@Raspi:~ $ sudo /etc/init.d/lighttpd restart
                  [ ok ] Restarting lighttpd (via systemctl): lighttpd.service.
                  pi@Raspi:~ $ iob status
                  iobroker is running on this host.
                  
                  
                  Objects type: jsonl
                  States  type: jsonl
                  pi@Raspi:~ $ 
                  

                  habe in der datei den Port auf 8081 (ohne " ") gesetzt, neugestartet und im Browser 192.168.1.13:8081 eingegeben. Komme wieder auf die default apache seite

                  DJMarc75 1 Reply Last reply Reply Quote 0
                  • A
                    Accu @Thomas Braun last edited by

                    @thomas-braun habs gefunden: kommt hierher: pihole Port change

                    Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
                    • DJMarc75
                      DJMarc75 @Accu last edited by

                      @accu Wenn Du da so tief im System gräbst dann bin ich da raus weil das ja nicht unbedingt sinnvoll ist.
                      Hat @Thomas-Braun aber auch schon geschrieben.

                      Hast Du auf dem Raspberry einen Webserver laufen ?

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

                        @accu

                        Was läuft denn da genau?

                        sudo netstat -tulpen
                        
                        A 1 Reply Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators @Accu last edited by

                          @accu sagte in Web Interface nicht mehr verfügbar:

                          @thomas-braun habs gefunden: kommt hierher: pihole Port change

                          wieso machst du so etwas und sagst es uns nicht?
                          woher sollen wir als Außenstehende darauf kommen?

                          A 1 Reply Last reply Reply Quote 0
                          • A
                            Accu @Homoran last edited by

                            @homoran habe ich doch oben erwähnt

                            DJMarc75 Homoran 2 Replies Last reply Reply Quote 0
                            • DJMarc75
                              DJMarc75 @Accu last edited by DJMarc75

                              @accu

                              @thomas-braun sagte in Web Interface nicht mehr verfügbar:

                              Was läuft denn da genau?
                              sudo netstat -tulpen

                              Zeig mal bitte !

                              Und:

                              @djmarc75 sagte in Web Interface nicht mehr verfügbar:

                              Hast Du auf dem Raspberry einen Webserver laufen ?

                              ??

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

                                @thomas-braun said in Web Interface nicht mehr verfügbar:

                                sudo

                                Den pihole habe ich übrigens de-installiert. Aber wahrscheinlich sind da noch überbleibsel da

                                pi@Raspi:~ $ sudo netstat -tulpen
                                Aktive Internetverbindungen (Nur Server)
                                Proto Recv-Q Send-Q Local Address           Foreign Address         State       Benutzer   Inode      PID/Program name    
                                tcp        0      0 127.0.0.1:4711          0.0.0.0:*               LISTEN      998        19315      978/pihole-FTL      
                                tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       21352      564/iobroker.js-con 
                                tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       20238      564/iobroker.js-con 
                                tcp        0      0 0.0.0.0:5005            0.0.0.0:*               LISTEN      0          23000      1064/node /home/pi/ 
                                tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          6446       1/init              
                                tcp        0      0 192.168.1.13:2001       0.0.0.0:*               LISTEN      1001       32527      1658/io.hm-rpc.0    
                                tcp        0      0 0.0.0.0:53              0.0.0.0:*               LISTEN      998        20729      978/pihole-FTL      
                                tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          18867      674/sshd            
                                tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          15000      419/cupsd           
                                tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          20042      907/exim4           
                                tcp        0      0 192.168.1.13:8701       0.0.0.0:*               LISTEN      1001       40551      1664/io.hm-rpc.1    
                                tcp6       0      0 ::1:4711                :::*                    LISTEN      998        20052      978/pihole-FTL      
                                tcp6       0      0 :::3500                 :::*                    LISTEN      0          21317      1064/node /home/pi/ 
                                tcp6       0      0 :::3501                 :::*                    LISTEN      1001       32323      1462/io.sonos.0     
                                tcp6       0      0 :::111                  :::*                    LISTEN      0          9777       1/init              
                                tcp6       0      0 :::80                   :::*                    LISTEN      0          18307      915/apache2         
                                tcp6       0      0 :::8081                 :::*                    LISTEN      1001       26676      1303/io.admin.0     
                                tcp6       0      0 :::21                   :::*                    LISTEN      112        19327      1005/proftpd: (acce 
                                tcp6       0      0 :::53                   :::*                    LISTEN      998        20731      978/pihole-FTL      
                                tcp6       0      0 ::1:3350                :::*                    LISTEN      0          19731      686/xrdp-sesman     
                                tcp6       0      0 :::22                   :::*                    LISTEN      0          18869      674/sshd            
                                tcp6       0      0 :::8087                 :::*                    LISTEN      1001       43333      2258/io.simple-api. 
                                tcp6       0      0 ::1:631                 :::*                    LISTEN      0          14999      419/cupsd           
                                tcp6       0      0 ::1:25                  :::*                    LISTEN      0          20043      907/exim4           
                                tcp6       0      0 :::3389                 :::*                    LISTEN      114        19323      888/xrdp            
                                udp        0      0 0.0.0.0:53              0.0.0.0:*                           998        20728      978/pihole-FTL      
                                udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          16012      561/dhcpcd          
                                udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          10392      1/init              
                                udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          13133      481/cups-browsed    
                                udp        0      0 192.168.1.13:123        0.0.0.0:*                           0          18136      595/ntpd            
                                udp        0      0 127.0.0.1:123           0.0.0.0:*                           0          18134      595/ntpd            
                                udp        0      0 0.0.0.0:123             0.0.0.0:*                           0          18130      595/ntpd            
                                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           105        13104      421/avahi-daemon: r 
                                udp        0      0 0.0.0.0:52211           0.0.0.0:*                           105        13106      421/avahi-daemon: r 
                                udp6       0      0 :::53                   :::*                                998        20730      978/pihole-FTL      
                                udp6       0      0 :::111                  :::*                                0          6451       1/init              
                                udp6       0      0 fe80::9430:807f:382:123 :::*                                0          18140      595/ntpd            
                                udp6       0      0 ::1:123                 :::*                                0          18138      595/ntpd            
                                udp6       0      0 :::123                  :::*                                0          18127      595/ntpd            
                                udp6       0      0 :::5353                 :::*                                105        13105      421/avahi-daemon: r 
                                udp6       0      0 :::45943                :::*                                105        13107      421/avahi-daemon: r 
                                
                                Thomas Braun 1 Reply Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @Accu last edited by

                                  @accu sagte in Web Interface nicht mehr verfügbar:

                                  tcp 0 0 127.0.0.1:4711 0.0.0.0:* LISTEN 998 19315 978/pihole-FTL

                                  Da ist z. B. so ein Uberbleibsel...

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

                                    @thomas-braun ja hatte ich auch gerade gesehen. Aber keine Ahnung wie ich das weg bekomme.

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

                                      @accu

                                      Das ist auch so'n unnötiger, unnützer und gefährlicher Quark:

                                      tcp6       0      0 :::3389                 :::*                    LISTEN      114        19323      888/xrdp
                                      

                                      Schalt den Desktop aus und schon gar nicht per remote desktop da drauf!

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

                                        @thomas-braun wie mache ich das? Der Pi steht im Keller und hängt an keinem Display.

                                        Thomas Braun 1 Reply Last reply Reply Quote 0
                                        • Homoran
                                          Homoran Global Moderator Administrators @Accu last edited by

                                          @accu sagte in Web Interface nicht mehr verfügbar:

                                          @homoran habe ich doch oben erwähnt

                                          was?
                                          dass du ports verbogen hast?

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

                                            @accu sagte in Web Interface nicht mehr verfügbar:

                                            Der Pi steht im Keller und hängt an keinem Display.

                                            Und der Desktop läuft da als Mäusekino?

                                            sudo raspi-config
                                            

                                            Im Menü dann

                                            1 System Options       
                                            S5 Boot / Auto Login 
                                            B1 Console
                                            
                                            A 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

                                            842
                                            Online

                                            32.0k
                                            Users

                                            80.5k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            44
                                            1146
                                            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