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
    • 5349

    #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
    • 23

    #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 2 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
        • 5349

        #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
          • 4580

          #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
            • 5349

            #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

            Lädt...