openmediavault

Ungelesene Themen

    1. Thema
    2. Antworten
    3. Letzte Antwort
    1. Simplest way to sync files between OMV instances 18

      • Shinobi
    2. Antworten
      18
      Zugriffe
      12k
      18
    3. fbeye

    1. Impossible to pull anything in compose 7

      • MrBn77
    2. Antworten
      7
      Zugriffe
      180
      7
    3. MrBn77

    1. create a persistan cronjob inside a docker container

      • WueBumbum
    2. Antworten
      0
      Zugriffe
      8
    1. Steps to revert back to OMV5 from OMV6 17

      • brucefan42
    2. Antworten
      17
      Zugriffe
      610
      17
    3. Soma

    1. Disk shows up, filesystem can't be mounted? 6

      • debreziner
    2. Antworten
      6
      Zugriffe
      178
      6
    3. BernH

Letzte Aktivitäten

  • fbeye

    Hat eine Antwort im Thema
    • OMV 4.x
    Simplest way to sync files between OMV instances verfasst.
    Beitrag
    Oh crap, I just configured and started a [big] job at work remotely from my work laptop...if I shut down this end, will it still run its job at home?
  • MrBn77

    Hat eine Antwort im Thema
    • OMV 7.x
    Impossible to pull anything in compose verfasst.
    Beitrag
    Problem solved, it was dns as you said thanks
  • WueBumbum

    Thema
    Hello,

    I am using mariadb in a compose docker container on my OMV (V 7.2.1-1 (Sandworm)) I have "mounted" a backup folder in my compose file:

    (Quelltext, 5 Zeilen)


    In this folder (/backup) is a backup.sh script. I want to run this weekly for example. I…
  • MrBn77

    Hat eine Antwort im Thema
    • OMV 7.x
    Impossible to pull anything in compose verfasst.
    Beitrag
    […]


    PING google.com (142.250.179.110) 56(84) bytes of data.
    From nas.local (192.168.1.94) icmp_seq=1 Destination Host Unreachable
    From nas.local (192.168.1.94) icmp_seq=2 Destination Host Unreachable

    --- google.com ping statistics ---
    2 packets transmitted,…
  • Soma

    Hat eine Antwort im Thema
    • OMV 6.x
    • Upgrade 5.x -> 6.x
    Steps to revert back to OMV5 from OMV6 verfasst.
    Beitrag
    […]

    (Quelltext, 8 Zeilen)


    This refers to a drive on the grub (bootloader) and it has nothing to do with OMV. You have to fix it by reinstalling grub.
    The only way is to have a monitor attached because you will definetly need local access.
    Boot a LiveCD of…
  • ryecoaaron

    Hat eine Antwort im Thema
    • OMV 7.x
    Impossible to pull anything in compose verfasst.
    Beitrag
    opening port 443 is incoming connections. What is the output of: ping -c 2 google.com
  • MrBn77

    Hat eine Antwort im Thema
    • OMV 7.x
    Impossible to pull anything in compose verfasst.
    Beitrag
    […]

    Yes, i rebooted the system when i got the new router, i have a full stack connection, i opened the port 443 for swag and nextcloud work good, only plex don't work and pull image
  • ryecoaaron

    Hat eine Antwort im Thema
    • OMV 7.x
    Impossible to pull anything in compose verfasst.
    Beitrag
    Your system either can't get to the internet or dns is having issues. Have you rebooted since you got the new router?
  • MrBn77

    Hat eine Antwort im Thema
    • OMV 7.x
    Impossible to pull anything in compose verfasst.
    Beitrag
    […]

    I recently changed my internet box but i think this morring all was working

    i got this : Error response from daemon: Get "https://registry-1.docker.io/v2/": dial tcp: lookup registry-1.docker.io: no such host
  • ryecoaaron

    Hat eine Antwort im Thema
    • OMV 7.x
    Impossible to pull anything in compose verfasst.
    Beitrag
    Sounds like a dns issue. Is there any output from the pull command? If not, what is the output of: sudo docker image pull nginx # use a different image if you want