LoxBerry goes Trixie (Debian 13) -- und neues Mitglied bei den Core-Entwicklern

Einklappen
X
 
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge
  • Prof.Mobilux
    Supermoderator
    • 25.08.2015
    • 5354

    #16
    Deine DNS Einstellungen funktionieren nicht. Er findet den GitHub Server nicht. Als root mit dietpi-config erstmal Dein Netzwerk in Orndung bringen. Dann nochmal probieren.
    🇺🇦 Hilfe für die Menschen der Ukraine: https://www.loxforum.com/forum/proje...Cr-die-ukraine


    LoxBerry - Beyond the Limits

    Kommentar


    • hme0354
      hme0354 kommentierte
      Kommentar bearbeiten
      finde ich interessant, mach das ja nicht das erste mal. Erst letzte Woche einen installiert, aber ich probiere es mal

    • hme0354
      hme0354 kommentierte
      Kommentar bearbeiten
      Hab jetzt vorher nochmal das script gestartet, siehe da läuft durch ohne Probleme.
  • BlackSoll
    Dumb Home'r
    • 16.09.2022
    • 26

    #17
    Fresh install of Trixie. Got this on rpi3. Network works fine besides this.
    Code:
    [Wed Apr 29 09:08:06.657823 2026] [mpm_prefork:notice] [pid 854:tid 854] AH00163: Apache/2.4.66 (Debian) OpenSSL/3.5.5 configured -- resuming normal operations
    [Wed Apr 29 09:08:06.658089 2026] [core:notice] [pid 854:tid 854] AH00094: Command line: '/usr/sbin/apache2'
    pgrep: pattern that searches for process name longer than 15 characters will result in zero matches
    Try `pgrep -f' option to match against the complete command line.
    [Wed Apr 29 09:08:08 2026] index.cgi: "my" variable $output masks earlier declaration in same scope at /opt/loxberry/webfrontend/htmlauth/system/index.cgi line 104.
    [Wed Apr 29 09:08:08 2026] index.cgi: "my" variable $exitcode masks earlier declaration in same scope at /opt/loxberry/webfrontend/htmlauth/system/index.cgi line 105.
    [Wed Apr 29 09:08:08 2026] index.cgi: "my" variable $output masks earlier declaration in same scope at /opt/loxberry/webfrontend/htmlauth/system/index.cgi line 109.
    [Wed Apr 29 09:08:08 2026] index.cgi: "my" variable $exitcode masks earlier declaration in same scope at /opt/loxberry/webfrontend/htmlauth/system/index.cgi line 110.
    pgrep: pattern that searches for process name longer than 15 characters will result in zero matches
    Try `pgrep -f' option to match against the complete command line.
    [Wed Apr 29 09:08:13 2026] index.cgi: "my" variable $output masks earlier declaration in same scope at /opt/loxberry/webfrontend/htmlauth/system/index.cgi line 104.
    [Wed Apr 29 09:08:13 2026] index.cgi: "my" variable $exitcode masks earlier declaration in same scope at /opt/loxberry/webfrontend/htmlauth/system/index.cgi line 105.
    [Wed Apr 29 09:08:13 2026] index.cgi: "my" variable $output masks earlier declaration in same scope at /opt/loxberry/webfrontend/htmlauth/system/index.cgi line 109.
    [Wed Apr 29 09:08:13 2026] index.cgi: "my" variable $exitcode masks earlier declaration in same scope at /opt/loxberry/webfrontend/htmlauth/system/index.cgi line 110.
    [Wed Apr 29 09:08:17 2026] network.cgi: "my" variable $cfg masks earlier declaration in same scope at /opt/loxberry/webfrontend/htmlauth/system/network.cgi line 86.
    [Wed Apr 29 09:08:17 2026] network.cgi: Use of uninitialized value $wifiname in string ne at /opt/loxberry/webfrontend/htmlauth/system/network.cgi line 554.
    [Wed Apr 29 09:08:17 2026] network.cgi: Use of uninitialized value $wifiname in string ne at /opt/loxberry/webfrontend/htmlauth/system/network.cgi line 554.
    [Wed Apr 29 09:08:17 2026] network.cgi: Use of uninitialized value $wifiname in string ne at /opt/loxberry/webfrontend/htmlauth/system/network.cgi line 554.
    [Wed Apr 29 09:08:17 2026] network.cgi: Use of uninitialized value $wifiname in string ne at /opt/loxberry/webfrontend/htmlauth/system/network.cgi line 554.
    pgrep: pattern that searches for process name longer than 15 characters will result in zero matches
    Try `pgrep -f' option to match against the complete command line.
    pgrep: pattern that searches for process name longer than 15 characters will result in zero matches
    Try `pgrep -f' option to match against the complete command line.
    pgrep: pattern that searches for process name longer than 15 characters will result in zero matches
    Try `pgrep -f' option to match against the complete command line.
    pgrep: pattern that searches for process name longer than 15 characters will result in zero matches
    Try `pgrep -f' option to match against the complete command line.
    pgrep: pattern that searches for process name longer than 15 characters will result in zero matches
    Try `pgrep -f' option to match against the complete command line.
    pgrep: pattern that searches for process name longer than 15 characters will result in zero matches
    Try `pgrep -f' option to match against the complete command line.
    pgrep: pattern that searches for process name longer than 15 characters will result in zero matches
    Try `pgrep -f' option to match against the complete command line.
    pgrep: pattern that searches for process name longer than 15 characters will result in zero matches
    Try `pgrep -f' option to match against the complete command line.
    pgrep: pattern that searches for process name longer than 15 characters will result in zero matches
    Try `pgrep -f' option to match against the complete command line.

    Solved internet problems with :

    nano /etc/dnsmasq.d/99-upstream-dns.conf

    server=8.8.8.8
    server=1.1.1.1

    Ctrl + O
    Enter
    Ctrl + X

    systemctl restart dnsmasq
    resolvconf -u

    Works even after reboot
    Zuletzt geändert von BlackSoll; In den letzten 3 Wochen.

    Kommentar

    • Kurti
      Extension Master
      • 18.10.2015
      • 126

      #18
      Hab den Loxberry mit trixie (Debian 13) neu auf die sd Karte installiert.beim ersten mal booten bekomm ich die Auswahl nicht,um das Passwort zu ändern,also weiss ich mein root Passwort auch nicht,hab schon 2 verschiedene sd karten benutzt
      Angehängte Dateien

      Kommentar

      • Prof.Mobilux
        Supermoderator
        • 25.08.2015
        • 5354

        #19
        Das Passwort hast du bei der Ersteinrichtung von Trixie vergeben: daher setzt der LoxBerry das Passwort nicht mehr.
        🇺🇦 Hilfe für die Menschen der Ukraine: https://www.loxforum.com/forum/proje...Cr-die-ukraine


        LoxBerry - Beyond the Limits

        Kommentar

        • AlexAn
          Lebende Foren Legende
          • 25.08.2015
          • 4587

          #20
          Hab den gleichen Fehler als ich das per VM aufgesetzt habe.
          Im Admin Bereich konnte ich die Passwörter erstellen.
          Grüße Alex

          Kommentar

          • Prof.Mobilux
            Supermoderator
            • 25.08.2015
            • 5354

            #21
            Nein, hier geht es um das root Paswort. Das wird ausschließlich bei der Einrichtung von Zrixie gesetzt. Der LoxBerry macht am Root Passwort nichts mehr.
            🇺🇦 Hilfe für die Menschen der Ukraine: https://www.loxforum.com/forum/proje...Cr-die-ukraine


            LoxBerry - Beyond the Limits

            Kommentar

            • Jan W.
              Lox Guru
              • 30.08.2015
              • 1566

              #22
              Ich hatte ebenfalls das Problem, war mir aber nicht sicher, ob der Fehler bei mir lag. Ich habe das Root-Passwort dann über das Reset Root Plugin zurückgesetzt und das hat gut funktioniert.
              Miniserver v14.5.12.7, 2x Ext., 2x Relay Ext., 2x Dimmer Ext., DMX Ext., 1-Wire Ext., Gira KNX Tastsensor 3 Komfort, Gira KNX Präsenzmelder, Fenster- und Türkontakte, Loxone Regen- und Windsensor, Gira Dual Q Rauchmelder vernetzt, 1x Relais-Modul
              Loxberry: SmartMeter, MS Backup, CamConnect, Weather4Lox
              Lüftung: Helios KWL EC 370W ET mit Modbus TCP - via Pico-C
              Heizung: Stiebel Eltron WPF 5 cool (Sole-Wasser WP) mit ISG, FB-Heizung mit 18 Kreisen, Erdsonde - via modbus/TCP
              Node-RED: IKEA Tradfri

              Kommentar

              • scharrin
                LoxBus Spammer
                • 25.08.2015
                • 335

                #23
                Hallo,

                ich habe heute auch den zweiten Anlauf für die Migration gewagt.

                Allerdings bekomme ich nach dem ersten Report bei der Ausführung des Kommandos

                bash -c "$(curl -sSf 'https://raw.githubusercontent.com/MichaIng/DietPi/dev/.meta/dietpi-trixie-upgrade')"
                einen Fehler bei der Namensauflösung.

                root@loxberry:~# cd
                root@loxberry:~# bash -c "$(curl -sSf 'https://raw.githubusercontent.com/MichaIng/DietPi/dev/.meta/dietpi-trixie-upgrade')"
                curl: (6) Could not resolve host: raw.githubusercontent.com


                root@loxberry:~# nslookup
                > web.de
                Server: 127.0.0.1
                Address: 127.0.0.1#53

                ** server can't find web.de: REFUSED
                >
                Auf dem Loxberry funktioniert nach dem Update die Namensauflösung nicht mehr.

                Wahrscheinlich liegt es an der Verwendung des Plugins Weather4Lox

                Wie kann ich diesen Fehler korrigieren?

                Viele Grüße
                Christian

                Kommentar


                • scharrin
                  scharrin kommentierte
                  Kommentar bearbeiten
                  Habe es gefunden:
                  Es war auch der fehlende Upstream DNS-Sever (siehe Post #17).
              • darksside
                Smart Home'r
                • 22.12.2021
                • 48

                #24
                Wenn ich loxberry auf einem neuen Debian 13 installiere
                HTML-Code:
                rm install.sh
                wget https://raw.githubusercontent.com/mschlenstedt/Loxberry_Installer/main/install.sh && bash install.sh | tee /boot/loxberry_install.log
                dann wird Version 3.0.1.3 installiert. Warum ist das so?
                Wie installiere ich Version 4?
                Zuletzt geändert von darksside; vor einer Stunde.

                Kommentar

                • Prof.Mobilux
                  Supermoderator
                  • 25.08.2015
                  • 5354

                  #25
                  Die ist noch gar nicht veröffentlicht. V3 ist die aktuelle.
                  🇺🇦 Hilfe für die Menschen der Ukraine: https://www.loxforum.com/forum/proje...Cr-die-ukraine


                  LoxBerry - Beyond the Limits

                  Kommentar

                  • darksside
                    Smart Home'r
                    • 22.12.2021
                    • 48

                    #26
                    Ich habe es eilig. verzeihen Sie )

                    Kommentar

                    Lädt...