VNC-related Docker-Container cant get installed ? Help needed

  • Hi all together,


    currently i try to install two additional docker container which a working fine on my Proxmox system (i want to move them now to OMV which hosts several other container):

    - JDownloader (jlesage/jdownloader-2:latest)

    - TinyMediaManager (romancin/tinymediamanager:latest-v4)


    Both provide a GUI powered by VNC, accessable via Browser.


    I use a docker compose file for that. Example for JDownloader:

    This File is working perfect on my Proxmox inside a LXC.

    Unfortunately under OMV6 the container is created, i access the webpage 192.168.x.x:32793 in my browser and i can see the 1280x720 VNC-Window in the TAB.

    Usualy the JDownloader-GUI is now getting displayed inside the Window. The Window stays black and nothing happens ...



    The provided LOG from Portainer shows this and i have no clue whats wrong here:

    The same exact same happens with the TinyMediaManager image.

    Is it possible that i have to change something, since both are related to a VNC-powered docker image ?


    Many thanks in advance :)


    EDIT: I tried the shown "-ncache" option from the end of the LOG. But no success

  • One additional information: I have mergerfs installed.

    I was now able to install the JDownloader-Container by changing the volume-section from

    "./volumes/config:/config" --> /srv/dev-disk-by-label-NVME/Appdata/docker/jdownloader/volumes/config:/config


    With this it is working! But why ?

    Is it related to the mergerFS-option "cache.files=off" ? I read something about this in other threads

  • Generally speaking it is not a good idea to place a docker's /config or the OMV Docker storage path on a mergerfs pool.

    --
    Google is your friend and Bob's your uncle!


    A backup strategy is worthless unless you have a verified to work by testing restore strategy.


    OMV AMD64 7.x on headless Chenbro NR12000 1U 1x 8m Quad Core E3-1220 3.1GHz 32GB ECC RAM.

  • What if I want to store all my movies, tv shows, etc. (10TB) on a 12TB pool (3x4TB drives)? What would be the recommendation here?

    That data is a good candidate for Mergerfs pooling. It isn't docker container or config data that should not be pooled.


    I have a 72TB pool of movies, tv-shows, and music.

    --
    Google is your friend and Bob's your uncle!


    A backup strategy is worthless unless you have a verified to work by testing restore strategy.


    OMV AMD64 7.x on headless Chenbro NR12000 1U 1x 8m Quad Core E3-1220 3.1GHz 32GB ECC RAM.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!