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.
    • 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
                                  • A
                                    Accu @Thomas Braun last edited by

                                    @thomas-braun gemacht - scheint aber immer noch da zu sein nach dem reboot.

                                    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        20168      977/pihole-FTL      
                                    tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          11305      1/init              
                                    tcp        0      0 0.0.0.0:8081            0.0.0.0:*               LISTEN      0          18971      908/lighttpd        
                                    tcp        0      0 0.0.0.0:53              0.0.0.0:*               LISTEN      998        18255      977/pihole-FTL      
                                    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          18641      668/sshd            
                                    tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          13794      392/cupsd           
                                    tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          20117      906/exim4           
                                    tcp6       0      0 ::1:4711                :::*                    LISTEN      998        18983      977/pihole-FTL      
                                    tcp6       0      0 :::111                  :::*                    LISTEN      0          11308      1/init              
                                    tcp6       0      0 :::80                   :::*                    LISTEN      0          20956      911/apache2         
                                    tcp6       0      0 :::8081                 :::*                    LISTEN      0          18972      908/lighttpd        
                                    tcp6       0      0 :::21                   :::*                    LISTEN      112        18278      1005/proftpd: (acce 
                                    tcp6       0      0 :::53                   :::*                    LISTEN      998        18257      977/pihole-FTL      
                                    tcp6       0      0 ::1:3350                :::*                    LISTEN      0          20033      734/xrdp-sesman     
                                    tcp6       0      0 :::22                   :::*                    LISTEN      0          18643      668/sshd            
                                    tcp6       0      0 ::1:631                 :::*                    LISTEN      0          13793      392/cupsd           
                                    tcp6       0      0 ::1:25                  :::*                    LISTEN      0          20118      906/exim4           
                                    tcp6       0      0 :::3389                 :::*                    LISTEN      114        18271      880/xrdp            
                                    udp        0      0 0.0.0.0:53              0.0.0.0:*                           998        18254      977/pihole-FTL      
                                    udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15982      560/dhcpcd          
                                    udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          6319       1/init              
                                    udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          15941      480/cups-browsed    
                                    udp        0      0 192.168.1.13:123        0.0.0.0:*                           0          20634      599/ntpd            
                                    udp        0      0 127.0.0.1:123           0.0.0.0:*                           0          20632      599/ntpd            
                                    udp        0      0 0.0.0.0:123             0.0.0.0:*                           0          20628      599/ntpd            
                                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           105        13814      408/avahi-daemon: r 
                                    udp        0      0 0.0.0.0:54294           0.0.0.0:*                           105        13816      408/avahi-daemon: r 
                                    udp6       0      0 :::53                   :::*                                998        18256      977/pihole-FTL      
                                    udp6       0      0 :::111                  :::*                                0          9291       1/init              
                                    udp6       0      0 fe80::9430:807f:382:123 :::*                                0          20638      599/ntpd            
                                    udp6       0      0 ::1:123                 :::*                                0          20636      599/ntpd            
                                    udp6       0      0 :::123                  :::*                                0          20625      599/ntpd            
                                    udp6       0      0 :::48815                :::*                                105        13817      408/avahi-daemon: r 
                                    udp6       0      0 :::5353                 :::*                                105        13815      408/avahi-daemon: r 
                                    pi@Raspi:~ $ 
                                    
                                    Thomas Braun 1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @Accu last edited by

                                      @accu

                                      sudo raspi-config
                                      
                                      3 Interface Options    
                                      I3 VNC
                                      

                                      VNC ausknipsen.

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

                                        @thomas-braun gemacht -- geändert hat sich aber nix nach dem reboot 😞

                                        pi@Raspi:~ $ sudo reboot now
                                        pi@Raspi:~ $ Connection to 192.168.1.13 closed by remote host.
                                        Connection to 192.168.1.13 closed.
                                        accu@iMac ~ % ssh pi@192.168.1.13
                                        pi@192.168.1.13's password: 
                                        Linux Raspi 5.10.103-v7+ #1529 SMP Tue Mar 8 12:21:37 GMT 2022 armv7l
                                        
                                        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.
                                        Last login: Mon Nov 14 17:50:49 2022 from 192.168.1.113
                                        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        19232      988/pihole-FTL      
                                        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       21341      564/iobroker.js-con 
                                        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       20237      564/iobroker.js-con 
                                        tcp        0      0 0.0.0.0:5005            0.0.0.0:*               LISTEN      0          21311      1036/node /home/pi/ 
                                        tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          9460       1/init              
                                        tcp        0      0 0.0.0.0:8081            0.0.0.0:*               LISTEN      0          21529      968/lighttpd        
                                        tcp        0      0 0.0.0.0:53              0.0.0.0:*               LISTEN      998        19952      988/pihole-FTL      
                                        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          20576      616/sshd            
                                        tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          15855      369/cupsd           
                                        tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          18428      907/exim4           
                                        tcp6       0      0 ::1:4711                :::*                    LISTEN      998        21541      988/pihole-FTL      
                                        tcp6       2      0 :::3500                 :::*                    LISTEN      0          21314      1036/node /home/pi/ 
                                        tcp6       0      0 :::111                  :::*                    LISTEN      0          11342      1/init              
                                        tcp6       0      0 :::80                   :::*                    LISTEN      0          19058      909/apache2         
                                        tcp6       0      0 :::8081                 :::*                    LISTEN      0          21530      968/lighttpd        
                                        tcp6       0      0 :::21                   :::*                    LISTEN      112        19261      1005/proftpd: (acce 
                                        tcp6       0      0 :::53                   :::*                    LISTEN      998        19954      988/pihole-FTL      
                                        tcp6       0      0 ::1:3350                :::*                    LISTEN      0          20661      688/xrdp-sesman     
                                        tcp6       0      0 :::22                   :::*                    LISTEN      0          20578      616/sshd            
                                        tcp6       0      0 ::1:631                 :::*                    LISTEN      0          15854      369/cupsd           
                                        tcp6       0      0 ::1:25                  :::*                    LISTEN      0          18429      907/exim4           
                                        tcp6       0      0 :::3389                 :::*                    LISTEN      114        19967      855/xrdp            
                                        udp        0      0 0.0.0.0:53              0.0.0.0:*                           998        19951      988/pihole-FTL      
                                        udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15943      561/dhcpcd          
                                        udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          9461       1/init              
                                        udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          15014      481/cups-browsed    
                                        udp        0      0 192.168.1.13:123        0.0.0.0:*                           0          20619      620/ntpd            
                                        udp        0      0 127.0.0.1:123           0.0.0.0:*                           0          20617      620/ntpd            
                                        udp        0      0 0.0.0.0:123             0.0.0.0:*                           0          20613      620/ntpd            
                                        udp        0      0 0.0.0.0:43693           0.0.0.0:*                           105        15882      375/avahi-daemon: r 
                                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           105        15880      375/avahi-daemon: r 
                                        udp6       0      0 :::53                   :::*                                998        19953      988/pihole-FTL      
                                        udp6       0      0 :::111                  :::*                                0          9466       1/init              
                                        udp6       0      0 fe80::9430:807f:382:123 :::*                                0          20623      620/ntpd            
                                        udp6       0      0 ::1:123                 :::*                                0          20621      620/ntpd            
                                        udp6       0      0 :::123                  :::*                                0          20610      620/ntpd            
                                        udp6       0      0 :::5353                 :::*                                105        15881      375/avahi-daemon: r 
                                        udp6       0      0 :::60378                :::*                                105        15883      375/avahi-daemon: r 
                                        pi@Raspi:~ $ 
                                        
                                        DJMarc75 Thomas Braun 2 Replies Last reply Reply Quote 0
                                        • DJMarc75
                                          DJMarc75 @Accu last edited by

                                          @accu und nochmal ein Versuch:

                                          was macht der apache2 auf Deinem System ???
                                          Warum ist der da ???
                                          Webserver am laufen ???

                                          Thomas Braun A 2 Replies 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 0.0.0.0:5005            0.0.0.0:*               LISTEN      0          21311      1036/node /home/pi/
                                            

                                            Was ist das eigentlich für einer? Aus dem /home/pi sollte eigentlich kein Server lauschen...

                                            DJMarc75 A 3 Replies 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

                                            862
                                            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