Ankündigung

Einklappen
Keine Ankündigung bisher.

EibPC hängt sich auf

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

    #31
    Zitat von fuchs Beitrag anzeigen
    Neu gestartet wurde der EIBPC, im Netbook gingen sonst alle seiten, nur diese nicht.
    Welcher Browser? Welches OS. Hast Du mal den Cache geleehrt und die Adresse neu eingegeben?
    offizielles Supportforum für den Enertex® EibPC: https://knx-user-forum.de/eibpc/
    Enertex Produkte kaufen

    Kommentar


      #32
      Ich habe XP Home mit Firefox. Adresse hatte ich probiert, Cache nicht. Aber nach dem EibPC Neustart ging ja alles wieder.

      Kommentar


        #33
        Zitat von fuchs Beitrag anzeigen
        Ich habe XP Home mit Firefox. Adresse hatte ich probiert, Cache nicht. Aber nach dem EibPC Neustart ging ja alles wieder.
        Welcher Firefox?
        Das Ganze passiert nur, wenn dein System über eine VPN Verbindung auf den Webserver zugreift? Was für eine Fehlermeldung siehst Du beim Firefox oder ist das ein Timeout? Den Firefox schließen und öffnen hast Du probiert?
        EDIT: Wenn Du die Verbindung lokal öffnen willst, geht es dann? Mit Neustart meinst Du einen kompletten Reboot des EibPC oder nur das Programm neu übertragen?
        offizielles Supportforum für den Enertex® EibPC: https://knx-user-forum.de/eibpc/
        Enertex Produkte kaufen

        Kommentar


          #34
          FF 15.0.1

          Ich hatte es bislang nur über VPN. Ist aber vermutlich egal, da ich mich auf dem Router einwähle. Der Firefox meldete einen Timeout. Ich habe jeweils nur einen reboot gemacht. So als ob sich der Websever aufgehangen hat. Kann man das irgendwo sehen, welche Dienste auf dem EIBPC laufen? Schließen und öffnen hatte ich probiert. Mag der EIBPC vielleicht nicht, wenn man die verbindung zu ihm einfach unterbricht?

          Kommentar


            #35
            Zitat von fuchs Beitrag anzeigen
            So als ob sich der Websever aufgehangen hat.
            Ja, so hat es den Anschein nach deiner Beschreibung.

            Zitat von fuchs Beitrag anzeigen
            Kann man das irgendwo sehen, welche Dienste auf dem EIBPC laufen?
            Ob der Webserver Daemon läuft wird in der Info im Eibstudio nicht angezeigt. Ein einfacher Test ist allerdings dich mal mit telnet auf Port 80 einzuloggen und 2x Enter zu drücken. Der Webserver sollte dann mit einer Fehlermeldung antworten:
            Code:
            telnet 192.168.1.213 80
            Trying 192.168.1.213...
            Connected to 192.168.1.213.
            Escape character is '^]'.
            
            
            HTTP/1.1 400 Bad Request
            Content-Type: text/plain
            Content-Length: 55
            Connection: close
            
            Error 400: Bad Request
            Cannot parse HTTP request: [
            ]Connection closed by foreign host.
            Zitat von fuchs Beitrag anzeigen
            Schließen und öffnen hatte ich probiert. Mag der EIBPC vielleicht nicht, wenn man die verbindung zu ihm einfach unterbricht?
            Das sollte eigentlich kein Problem sein und zumindest ist uns hier auch noch nichts aufgefallen.
            Firma: Enertex Bayern GmbH, Ebermannstädter Straße 8, 91301 Forchheim
            Amazon: KNXnet/IP Router
            , KNXnet/IP Interface

            Kommentar


              #36
              ich werde es beim nächsten mal so machen wie du geschrieben hast. jetzt kommt genau das, was du geschrieben hast.

              Kommentar


                #37
                From time to time I experience the same web-server hang-up issue.

                Occurs under similar circumstances: closing wired Win XP lab-top lid (Win goes into stand-by mode) while Firefox 15.0.1 has EibPC URL http://IP@/cgi-bin/eib-pc-http open in active tab. No VPN involved. Eibpc patch v2.100.

                Luckily this situation recovers after > 12h so reboot is not mandatory as KNX & EibStudio interfaces are still working properly during web-server lock-up.

                Occurrence is low since I now usually close the page before going to stand-by. During problem situation browser keeps waiting for feedback (no immediate time-out), and this from different PCs and tablet using different browsers.

                Hope this helps.

                Best regards, martenss

                Kommentar


                  #38
                  Zitat von martenss Beitrag anzeigen
                  Occurs under similar circumstances: closing wired Win XP lab-top lid (Win goes into stand-by mode) while Firefox 15.0.1 has EibPC URL http://IP@/cgi-bin/eib-pc-http open in active tab. No VPN involved. Eibpc patch v2.100.
                  This patch uses an older version of the web server daemon. In our experience the new version is more stable, so an upgrade may change the behaviour.

                  Luckily this situation recovers after > 12h so reboot is not mandatory as KNX & EibStudio interfaces are still working properly during web-server lock-up.

                  Occurrence is low since I now usually close the page before going to stand-by. During problem situation browser keeps waiting for feedback (no immediate time-out), and this from different PCs and tablet using different browsers.
                  So you don't do anything and after 12 hours web server works again? And during this period you cannot access the web server from any client, even that ones that haven't been in standby?
                  Firma: Enertex Bayern GmbH, Ebermannstädter Straße 8, 91301 Forchheim
                  Amazon: KNXnet/IP Router
                  , KNXnet/IP Interface

                  Kommentar


                    #39
                    Zitat von salixer Beitrag anzeigen
                    This patch uses an older version of the web server daemon. In our experience the new version is more stable, so an upgrade may change the behaviour.
                    I am aware of the evolution, that's the reason I didn't report it before. But since the other report here refers to the newer version I found it useful to at least confirm the same issue with the old version.
                    Still validating the latest version on my second EibPC, will let you know if still reproducible.

                    So you don't do anything and after 12 hours web server works again? And during this period you cannot access the web server from any client, even that ones that haven't been in standby?
                    Your understanding is correct.

                    Kommentar


                      #40
                      OK, thanks for the report. Please give some feedback if you can reproduce the behaviour with the most recent version, too.
                      Firma: Enertex Bayern GmbH, Ebermannstädter Straße 8, 91301 Forchheim
                      Amazon: KNXnet/IP Router
                      , KNXnet/IP Interface

                      Kommentar


                        #41
                        Additional note: If you are also using the https server please check if this one is still available.
                        Firma: Enertex Bayern GmbH, Ebermannstädter Straße 8, 91301 Forchheim
                        Amazon: KNXnet/IP Router
                        , KNXnet/IP Interface

                        Kommentar

                        Lädt...
                        X