Beiträge von lodgnewt

    On a fresh system


    If I install one of the podman plug-ins (openmediavault-wetty) based on podman I won't be able to install openmediavault-compose plugin


    I get an error when installing the docker.


    As I understand it docker and podman can't exist together?

    here is screenshot of my container setting
    I can edit transmission config file via OMV samba without issue


    check acl of sharedfolder using 'getfacl'
    and 'mount' to show mounting option..

    Guys, I'm asking you for help.


    For a long time, I can not run the transmission in a docker (linuxserver/transmission). The problem is that after restarting the container, the active torrents start downloading again, and those that are on pause keep progress.
    I'm trying to make it work on a virtual box


    That's what I'm doing :)


    1. create file system `data`


    2. create user `stan`


    3. create shared folder `media` with r/w for user `stan`


    4. enable smb/cifs and add share `media`


    5. create folders on `media` share



    6. create docker container
    http://imgur.com/EQwrxrM


    logs after start/restart container - https://pastebin.com/Z9TY3r2Y

    strange... set up all over again. but after restarting the docker (stop/start or restart) active download torrent lost download progress and start download from scratch. if it paused after restart save state (pause).

    Code
    stan@openmediavault:/media/bb89ecf4-d803-4832-ab16-9d8ea53d447e/public$ touch test
    stan@openmediavault:/media/bb89ecf4-d803-4832-ab16-9d8ea53d447e/public$ ls -l
    total 20
    drwxr-sr-x 2 stan users 4096 Aug 29 21:51 complete
    drwxr-sr-x 5 stan users 4096 Aug 29 21:51 config
    drwxr-sr-x 2 stan users 4096 Aug 29 21:51 incomplete
    -rw-r--r-- 1 stan users 0 Aug 30 00:08 test
    drwxrwsr-x 3 stan users 4096 Aug 29 21:51 Vice Principals (Season 01)
    drwxr-sr-x 2 stan users 4096 Aug 29 19:23 watch

    but stan user cant delete Vice Principals (Season 01) folder and files in it

    Code
    drwxrwsr-x 2 stan users      4096 Aug 29 21:51 Subtitles
    -rw-rw-r-- 1 stan users   1768140 Aug 29 21:51 Vice.Principals.[S01E01].KB.[qqss44].avi.part

    please show me screenshot of your docker container
    did you mount config folder and edit settings.json?

    According to the instructions on the specific docker image webpage you should set proper values for the PGID and PUID parameters to some user on your system that has read/write access to the /media/xxxx/downloads folder.

    1. create user "stan"


    root@openmediavault:/media/bb89ecf4-d803-4832-ab16-9d8ea53d447e# id stan
    uid=1000(stan) gid=100(users) groups=100(users),27(sudo),115(ssh)


    2. create for test public only share "public" with rw rights for user "stan"


    root@openmediavault:/media/bb89ecf4-d803-4832-ab16-9d8ea53d447e# ls -l total 28
    drwxrwsr-x 4 911 911 4096 Aug 29 14:37 downloads
    drwx------ 2 root root 16384 Aug 25 12:12 lost+found
    drwxrwsr-x 6 root users 4096 Aug 29 14:53 media
    drwxrwsrwx 7 stan users 4096 Aug 29 19:27 public


    3. create and run docker linuxserver/transmission


    http://imgur.com/a/jkWYK


    after restart docker container transmission don't save configuration and torrents state (siedding -> paused, not selected files are marked)


    help me set up correctly ))

    how to get acces to shared folder from linuxserfver/transmission container
    i have private shared folder /media/xxxx/downloads (host path) and /downloads (container path) transmission get "Read-only file system"
    if i uncheck ro docker set 911 permission on this downloads shared folder

    one more question. then i select location of the Docker base with running docker plug (and if i try copy - plugin is disabled) - communication failure


    try to install docker-gui 3.1.1 on omv 3.0.32 installer get error

    if i set to autoshutdown plugin check my chromecast ip 192.168.1.44 i see warn in log. please help me =)

    Code
    Aug 28 11:48:04 openmediavault logger: autoshutdown[3234]: WARN: ' Invalid parameter list format: RANGE [v..v+n,w,x+m..x,y,z..z+o]'
    Aug 28 11:48:04 openmediavault logger: autoshutdown[3234]: WARN: ' You set it to '192.168.1.44', which is not a correct syntax.'
    Aug 28 11:48:04 openmediavault logger: autoshutdown[3234]: WARN: ' Setting RANGE to 2..254'