Beiträge von EgLe

    No i do not look inside this,

    minidlna is not very important for me, so i have deinstall this and its okay. Update now installed.
    I must search for more information about old files and stuff in OMV or debian too kill some mor for free space...

    For me is only important, OMV, With Plex (nativ installed) and some shares for CiFS and NFS....

    Okay i think i had the problem...


    Minidlna, is not good for a small OMV Nas....? it better to delete this nice Feature...



    After deinstall minidlna now looks better....

    Code
    root@omv-nas:/# df /dev/nvme0n1p2
    Dateisystem    1K-Blöcke  Benutzt Verfügbar Verw% Eingehängt auf
    /dev/nvme0n1p2 224358036 12883372 200005096    7% /
    root@omv-nas:/#

    Hmm, okay thx...

    i see this....


    /var is the Problem :(


    hmm , same Problem here.

    Wie kann ich feststellen was ich auf meine Betriebsystemplatte alles löschen kann?
    Auf dieser wurde damlas OMV 3 oder 4 instaliert und dann immer nur die Updates auf die neueste OMV 6.x Version.....

    Nun lassen sich keine Updates mehr installieren ;)


    PS: ich vermute das evtl Plex mit ein Grund sein könnte das die Hauptplatte sich so voll gesammelt hat?
    Kann man das evtl. auslagern?

    *solved* (for me)

    File Browser did not work for me. I tried restarting, uninstalling/reinstalling File Browser, using different ports, and user settings.

    Came across this post. Uninstalled Docker & File Browser, rebooted OMV, installed File Browser, and worked with no problem. Instant login page.
    .....

    Vielen Dank ;)
    Der Filebrowser hatte bei mir noch nie funltioniert, da ich keine Plugins im Docker am laufen habe, habe ich nun mal Docker deinstalliert und nun sehe ich auch das erste mal das Login-Fenster des Filebrowser :thumbup:

    Hallo,
    ist zwar nicht die nächste Antwort auf deine Letzte Frage, aber zu deiner ersten...

    Ich selbst habe wegen schlechtem Englisch auch noch nie verstanden was den der Hauptvorteil von dem Docker sein soll?
    Daher habe ich seit OMV 4 Plex einfach schon immer nativ per ssh aus der Konsole installiert. also direkt ins Debian rein.
    Funktioniert auch nun bei mir mit OMV 6 immer noch Problemlos und auch den ganzen Ärger wegen Updates hatte ich noch nie da sich die Updates wie jedes andere Update auch selbstständig aus dem repository sich aktualisieren.

    Also Plex läuft noch unter OMV 6 , nur eben nicht als eigenes OMV-Plugin sondern nativ.

    Hallo,

    Habe einen Rechmer mit OpenmediaVault als NAS, auf diesem wurde Plex native installiert (seit Jahren).

    Nun habe ich mir eine neue 20TB Festplatte eingebaut und wollte diese nun langsam einrichten für meinen Plex.

    Leider bekomme ich mit Plex aber keinen Zugriff, bzw. nur auf ein Verzeichniss aber weitere Ordner die in diesem Verzeichnis sind werden in Plex nicht angezeigt (siehe screenshoots)


    Wie man erkennt werden mir die Ordner im ssh mittels dem Midnightcommander angezeigt und auch über Samba sind im Netzwerk alle vorhanden und können bearbeitet werden. Nur der Plex-Server will da irgendwie nicht…

    Jemand evtl. eine Idee was ich falsch mache?



    a48a50c45269f95c3726b780c921ef091fad446e.jpeg3df62a642c3ff7687feb29a36fe0453d8d706488.jpeg

    Hello,

    i have install a new OMV-NAS with the OMV-5.x install image.

    Now when i update my System i get these Message:


    Code
    W: Possible missing firmware /lib/firmware/rtl_nic/rtl8125a-3.fw for module r8169
    W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168fp-3.fw for module r8169

    i can not find this module on my System:




    Wehre can i get the missings files?


    It this an bug from the Kernel?


    Code
    root@omv-nas:~# uname -a
    Linux omv-nas 5.7.0-0.bpo.2-amd64 #1 SMP Debian 5.7.10-1~bpo10+1 (2020-07-30) x86_64 GNU/Linux
    root@omv-nas:~# 



    Code
    root@omv-nas:~# apt-get install firmware-realtek
    Paketlisten werden gelesen... Fertig
    Abhängigkeitsbaum wird aufgebaut.       
    Statusinformationen werden eingelesen.... Fertig
    firmware-realtek ist schon die neueste Version (20190114-2).
    Das folgende Paket wurde automatisch installiert und wird nicht mehr benötigt:
      linux-image-5.5.0-0.bpo.2-amd64
    Verwenden Sie »apt autoremove«, um es zu entfernen.
    0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
    root@omv-nas:~# 

    I've always used Plex without a docker.
    Was annoying to update it manually at the beginning.
    But since it can be updated normally I am happy and never understood why I should run it in a docker.... ?



    Had already tested it on a NUC with Debian 10 and Openmediavault 5, so I don't need a docker myself :)

    Hello @milosta


    Because of your hardware or network problem...



    Had the horny thing with a new NUC :)



    With Debian Buster my hardware went and I could install OMV5.



    For testing I recommend to simply boot a Debian Buster from USB STick, when that starts up and your network is running your hardware problem should be fixed.



    For testing please use the NonFree version because of the firmware etc....

    Hello,

    What kind of system? amd64 and i386 use the official plex repo. So, if you aren't seeing an update, then there isn't one.....

    Hmm, but this way is not going ;)


    If you used official plex repo:


    deb https://downloads.plex.tv/repo/deb/ public main


    so you get this Message:



    And nothing wil be updated ;(



    So the Repo ist "public main" and now message missmatch with "public InRelease" ?(


    the same Massage will get you ift you edit your "nano omv-extras-org.list"



    So the official repo "deb https://downloads.plex.tv/repo/deb/ public main" can not used, update this manuel with:



    Code
    wget https://downloads.plex.tv/plex-media-server-new/1.15.3.876-ad6e39743/debian/plexmediaserver_1.15.3.876-ad6e39743_amd64.deb
    
    
    apt install ./plexmediaserver_1.15.3.876-ad6e39743_amd64.deb 
    
    
    rm plexmediaserver_1.15.3.876-ad6e39743_amd64.deb


    for the other Links to the newest Plexmedia you can see (select) it in this Link: https://www.plex.tv/de/media-server-downloads/


    On my System it works fine with update Manuel:



    Maybe, everything is wrong by plex or OMV4 :?:
    i found this posting with my writing Problem in Plexforum:


    https://forums.plex.tv/t/how-t…rver-using-apt-get/238304



    https://support.plex.tv/articl…nux-server-distributions/

    Hello @vcdwelt


    The change was not a googd idea, after the next update i got more Error.
    So i change the Line back in weakref.py

    Code
    line 109: def remove(wr, selfref=ref(self)):
    line 117: _remove_dead_weakref(d, wr.key)


    but now the system is Bullshit X(





    Hello @raulfg3


    Zitat von @raulfg3

    python error is not an error, please search forum for it, and found some workarrounds.


    So this statement is by far the biggest bullshit I've ever read.


    If I install from Debian Phython3.5 and then get OMV4.x and OMV-extra and then get this message it is an error from OMV4.x or OMV4-extra.......


    I myself installed Debian Stable on one machine and Debian Buster on another and now have a NUC with Debian Buster and OMV5 as test and everywhere I get no Python error messages, so this is a bug :!::!::!:



    Translated with http://www.DeepL.com/Translator

    Hello,


    Thanks i have now update this manually too.


    But by install i get some "Error", is this bad?


    Hallo,
    ich habe ein Debian-Strech mit OMV 4.x neu am leufen.
    Nun erhalte ich per Webinterface vom Plexserver folgende Meldung:


    Ein Plex Media Server Update für OMV-NAS-i7-4770 steht bereit! 1.15.2.793 Jetzt herunterladen - Diese Version überspringen



    Nun ergibt sich für mich die Frage, sollte man dies aktualisieren, oder lieber warten bis es von den OMV-Extra selbst angeboten wird?


    Oder macht es evtl. Sinn zu meinem Repository diese Zeilen noch mit einzufügen?


    Code
    echo deb https://downloads.plex.tv/repo/deb public main | sudo tee /etc/apt/sources.list.d/plexmediaserver.list




    Translated with http://www.DeepL.com/Translator


    Hello,


    i have a Debian-Strech with OMV 4.x new on run.
    Now I get the following message from the Plex server via web interface:


    A Plex Media Server update for OMV-NAS-i7-4770 is ready! 1.15.2.793 Download now - Skip this version


    Now the question arises for me, should one update this, or rather wait until it is offered by the OMV-Extra itself?


    Or does it make sense to add these lines to my repository?



    Code
    echo deb https://downloads.plex.tv/repo/deb public main | sudo tee /etc/apt/sources.list.d/plexmediaserver.list

    Hallo,


    Habe mir einen OMV-Nas eingerichtet, und nach langen testen auch meine NFS Zugriffe eingerichtet.


    Doch wo und wie finde ich in den Systemprotokolle die Zugriffe von NFS-Verbindungen?


    Wenn ich unter den Systemprotokolle gehe auf die Option "Authentifizierung" sehe ich schön wenn ich mich z.B. per Webinterface einlogge,
    mit der entsprechenden IP-Adresse, aber leider finde ich keine solchen Einträge bei den NFS-Verbindungen :/



    Werden diese von OMV 4.x nicht mit überwacht und aufgelistet?


    Habe in meinem Netzwerk 2 Linux Rechner, 2 Windows10 Rechner und 3 Dreamboxen, und würde gerne auch sehen wer gerade per NFS-Online mit dem OMV-Nas verbunden ist.


    Evtl. sehe ich auch mal wieder vor lauter Bäume den Wald nicht ;)