Posts by fahrer17

    If you are on 5.6.3, it should remove it. Here is the code - https://github.com/openmediava…ploy/apt/default.sls#L104 THat said, it should be a one time fix.

    I'm on 5.6.3.1 and it is still present, just checked it a minute ago.

    Not a big issue though, I'm just mentioning it for the records.

    Well, it seems it removes the security repository from /etc/apt/sources.list.d/openmediavault-os-security.list and then re-adds it to the same file. So there is no attempt above to remove the securiry repository from /etc/apt/sources.list to fix the issue. Thus, the error is the same.

    Thanks for the clarification! :thumbup:

    I would just go ahead and do it. My guess is the "OMV solution" will be a future update (bug fix).

    I will do so once it bothers me enough ;)



    As mentioned already: I guessed how to solve this (and was confirmed by you), I was just curious wether I'm the only one and thought I added my comment, maybe this is helpful to the dev's.

    The update should have removed the security repo from /etc/apt/sources.list and put it in /etc/apt/sources.list.d/openmediavault-os-security.list.


    Does: sudo omv-salt deploy run apt fix it?

    Not for me.


    This what it said afterwards:


    But when doing another apt update the error is still there.

    Here is how the man page explains it

    Yes, I know the man page, these explanations are more or less used in the minidlna.conf as well.

    The problem for me is I don't understand how the root container section is meant. I tried some configurations that sounded useful for me but wasn't successful at all so I hope for a light push in the right direction :)

    When opening shared folders on my devices I'd like to see only my explicitly shared folders like "Music", "MyStuff" etc.

    Is there a way I can get rid of the (for me unnecessary) automatic categories like "Camera", "Date Taken", "Recently Added" etc. (see photo; it's a DietPi but you can see what I mean)?


    In the MiniDLNA settings tab is something with "Root Container". This sounds like it could be of help but I haven't found anything nor was I able to achieve some results.

    I would say that is about right. More memory would be a good investment.

    I know nothing beats RAM but more RAM :)

    I just did a fresh installation of my system running OMV in Proxmox and for this I doubled my RAM from 4 to 8GB hoping this would be enough (just a little home server) and now I am adjusting my guest systems in Proxmox, atm I only plan to run three: OMV, a plain Debian/DietPi and for testing purposes a Home Assistant.

    Thanks guys, you're absolutely right *facepalm*


    I had to stop setting up my installation yesterday but as soon as I was in bed I remembered that my son interrupted me when I was setting up the fixed IP in my network settings and apparently I didn't do it properly.

    I can't install OMV Extras. Neither terminal nor GUI work for me:


    Using GUI:

    Code
    Unable to correct missing packages.
    E: Failed to fetch http://deb.debian.org/debian/pool/main/liba/libassuan/libassuan0_2.5.2-1_amd64.deb  Could not resolve 'deb.debian.org'
    E: Failed to fetch http://deb.debian.org/debian/pool/main/g/gnupg2/gpgconf_2.2.12-1+deb10u1_amd64.deb  Could not resolve 'deb.debian.org'
    E: Failed to fetch http://deb.debian.org/debian/pool/main/libk/libksba/libksba8_1.3.5-2_amd64.deb  Could not resolve 'deb.debian.org'
    E: Failed to fetch http://deb.debian.org/debian/pool/main/n/npth/libnpth0_1.6-1_amd64.deb  Could not resolve 'deb.debian.org'
    E: Failed to fetch http://deb.debian.org/debian/pool/main/g/gnupg2/dirmngr_2.2.12-1+deb10u1_amd64.deb  Could not resolve 'deb.debian.org'
    E: Aborting install.
    <<< *************************************


    Using terminal:

    Code
    root@omv:~# wget -O - https://github.com/OpenMediaVault-Plugin-Developers/packages/raw/master/install | bash
    --2020-12-21 22:01:06--  https://github.com/OpenMediaVault-Plugin-Developers/packages/raw/master/install
    Auflösen des Hostnamens github.com (github.com)… fehlgeschlagen: Der Name oder der Dienst ist nicht bekannt.
    wget: Host-Adresse »github.com« kann nicht aufgelöst werden

    I'd would be rather thankful if anybody had any hints how to solve this :)

    your IP range is too small for your chosee IP 192.168.178.222 as Ip for your pihole , way you do not use a small Ip like 192.168.178.2, ?? so your gateway is 1 and your DNS resolver is 2

    My OMV always had 192.168.178.200 so I thought 192.168.178.222 sounded like a good idea. Moreover I took it from here:

    External Content youtu.be
    Content embedded from external sources will not be displayed without your consent.
    Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.

    But 192.168.178.2 is a much better idea :)

    for yor example use

    choose ip_range: 192.168.178.220/28 <- This must works

    and remeber macvlan_NET MUST not exist so if exist, please delete first, prior to create

    As far as I understand it this is if I want IP 192.168.178.222, right?

    macvlan_NET was created the first time I ran you docker compose. Do I have to delete it and recreate now when changing the ip_range?


    Sorry if my questions sound stupid but this IP stuff really confuses me. I watched some videos and read the wiki several times but the more I read the less I seem to understand ?(


    Thank you for your help so far!

    Whatever I tried, whatever tut I tested (and I tested them all ^^), I have no luck in getting a PiHole to work on my OMV.


    Using PiHole's official Docker compose (adapted for my needs) starts but isn't be used by any client (at least that's what the dashboard says:

    When using raulfg3's HowTo PiHole quits saying "DNS resolution is currently unavailable". Googling for this tells me to add DNS 127.0.0.1 in first place (what I did to my understanding).

    Not sure what to put in ip_range though.


    What do you guys use to get it running and working?

    Just tried on my HC2. This docker-compose file works for me


    Takes some time to start up.

    Great :thumbup:

    I know about the path in line 12 but thanks for the hint.


    What are your network settings?

    This somehow confuses me:

    Check the docker log file. If you are using portainer there is an icon to read the log files on the right side of the container name.

    Sorry I didn't mention it but I did and didn't find anything meaningful (at least for me).

    Just for the records here it is:

    And yes, I waited like 30mins for it to start.


    Anyway, don't ask me how since I changed the network parameter back and forth (it is "bridge" now but I'm pretty sure it was before) but now it's there :)

    I had to change to browser address from 0.0.0.0:8081 to 192.168.178.49:8081.


    Is this the way to copy my ioBroker container from my virtual OMV to my "real" OMV?

    https://documentation.portainer.io/v2.0/images/export/

    I wanted to play around with ioBroker and installed the "official" Container (https://github.com/buanet/docker-iobroker) in a Virtualbox-OMV.


    After changing the volume from

    Code
        volumes:
          - iobrokerdata:/opt/iobroker

    to

    Code
        volumes:
          - /path/to/appdata/config:/opt/iobroker

    (to my understanding this is for storing config data)


    in its docker compose and manually switching it to "bridge" mode I was able to start and run the container successfully. But when trying to log in to ioBrokers webpage using IP_OMV:8081 or clicking the link in Portainer I can't connect to it.


    Are there any hints on what I am maybe doing wrong?

    I just stumbled across this thread and remembered a youtube video by DB Tech I watched recently where he explains just this.

    His watchtower frequency is set to to once a week because of Docker Hub's restrictions.

    I'm writing this from my work pc where youtube is blocked so unfortunately I can't provide a link; just look for his OMV+Pi series installing watchtower.

    What exactly is your system setup? How many drives, what to sync from and where to etc.

    I had the idea of recreating it in Virtualbox, maybe my Docker setup is successful.


    Sorry, I don't find a mistake in your config (well, TIMEZONE is missing the city - no idea if this is important though). Again, I think it has something to do with permissions. I had quite trouble syncing my wife's stuff with my user and her permissions.