Beiträge von pgardeur

    Hello,


    Here are my system information:
    Version: 4.1.13-1 (Arrakis)
    Processor: ARMv7 Processor rev 1 (v7l)
    Kernel: Linux 4.9.124-armada375
    Dedicated server at SoYouStart: https://www.soyoustart.com/en/servers-storage/


    The server is not a NAS in my local network and is accessible via a public domain, which I will name "domain.com".


    I followed the installation and configuration videos of Techno Dad Life:

    Externer Inhalt www.youtube.com
    Inhalte von externen Seiten werden ohne Ihre Zustimmung nicht automatisch geladen und angezeigt.
    Durch die Aktivierung der externen Inhalte erklären Sie sich damit einverstanden, dass personenbezogene Daten an Drittplattformen übermittelt werden. Mehr Informationen dazu haben wir in unserer Datenschutzerklärung zur Verfügung gestellt.

    Externer Inhalt www.youtube.com
    Inhalte von externen Seiten werden ohne Ihre Zustimmung nicht automatisch geladen und angezeigt.
    Durch die Aktivierung der externen Inhalte erklären Sie sich damit einverstanden, dass personenbezogene Daten an Drittplattformen übermittelt werden. Mehr Informationen dazu haben wir in unserer Datenschutzerklärung zur Verfügung gestellt.


    I set up a Let's Encrypt SSL certificate and access the https://domain.com/ admin interface correctly.


    The installation of the OMV-Extras plugin and Docker service went smoothly.


    However, the installation of Plex is more complicated...
    The video uses the amd64 version with "linuxserver/plex", I was careful to use the arm version with "lsioarmhf/plex" and that I will do with all the plugins.


    When the container activates, it executes with a multitude of errors:

    Code
    Illegal instruction
    6 3000 / config / Library / Application Support
    8192

    and uses the CPU at 100%.
    On the other hand, the plugin is not accessible via the interface: https://domaine.com:32400/web


    with this message: ERR_CONNECTION_REFUSED


    There is no firewall rule defined at first. I will add them later when the services will work.


    Do you have an idea of the problem :?:


    Thank you