openmediavault

Ungelesene Themen

    1. Thema
    2. Antworten
    3. Letzte Antwort
    1. CPU-Temp - Possible to change sensors used? 7

      • Superorb
    2. Antworten
      7
      Zugriffe
      149
      7
    3. chente

    1. Nextcloud Error 1

      • shs0262
    2. Antworten
      1
      Zugriffe
      13
      1
    3. KM0201

    1. Nextcloud is running but not accessible 30

      • yohpagan
    2. Antworten
      30
      Zugriffe
      941
      30
    3. Soma

    1. Unable to Install Kernel Plugin

      • Exodus00FF
    2. Antworten
      0
      Zugriffe
      39
    1. I think i get no more updates till my upgrade to OMV 7 14

      • muddiver
    2. Antworten
      14
      Zugriffe
      506
      14
    3. zacokc

Letzte Aktivitäten

  • chente

    Hat eine Antwort im Thema
    • OMV 7.x
    CPU-Temp - Possible to change sensors used? verfasst.
    Beitrag
    […]

    This should work for you.
    sensors k10temp-pci-00c3 | awk '$1 == "temp1:" { print $2 }' | grep -o '[0-9.]\+' | sed 's/\.//'
  • KM0201

    Hat eine Antwort im Thema Nextcloud Error verfasst.
    Beitrag
    It says right there what the problem is....

    You already gave port 443 in use so you need to set another port for nc's https port.

    Which version of NC you using
  • Soma

    Hat eine Antwort im Thema Nextcloud is running but not accessible verfasst.
    Beitrag
    […]

    From what I read (a bit sideways) AIO doesn't have PUID environment so it will run as root.
    If you do want to run the container with a specific USER, you will have to follow a different image/repo.

    Regardeless of which one you decide, just ask and a YML…
  • raulfg3

    Hat eine Antwort im Thema
    • OMV 7.x
    CPU-Temp - Possible to change sensors used? verfasst.
    Beitrag
    this is my sensors output:
    (Versteckter Text)

    and this is my cpu-temp output:
    root@cnas:~# cpu-temp
    +55.1°C
    root@cnas:~#


    and this my cpu-temp content: sensors k10temp-pci-00c3 | awk '$1 == "temp1:" { print $2 }'


    for you this line must work
  • shs0262

    Hat das Thema Nextcloud Error gestartet.
    Thema
    I have a problem in Adding stack.

    failed to deploy a stack: Network nextcloud_default Creating Network nextcloud_default Created Container swag Creating Container nextclouddb Creating Container swag Created Container nextclouddb Created Container
  • yohpagan

    Hat eine Antwort im Thema Nextcloud is running but not accessible verfasst.
    Beitrag
    Thanks very much both of you.

    That's what I did.
    I deleted all I've done done before and move each docker used under Portainer in compose plugin from OMV.
    I saw that it would be a better way cause "native" to OMV.

    So, now, No more Portainer insatlled on my…
  • yohpagan

    Reaktion (Beitrag)
    Looking through this thread a little from the beginning, it seems that the path followed has been to watch YouTube videos, based on the use of 998, etc. Additionally I also see that the OP has tried to configure different Nextcloud containers without…
  • Superorb

    Hat eine Antwort im Thema
    • OMV 7.x
    CPU-Temp - Possible to change sensors used? verfasst.
    Beitrag
    "sensors | grep -A3 k10temp" does print the correct temp I'm after, but when adding that whole line of code and running cpu-temp and ctrl/shift/R still showing 0c.

    (Quelltext, 20 Zeilen)

  • Exodus00FF

    Hat das Thema Unable to Install Kernel Plugin gestartet.
    Thema
    I need some help, I am unable to see the kernel plugin to be able to install it.

    I have a CM3588, and I've wiped it and restarted 3 times. First two times I used their preconfigured openmediavault image, this most recent time I'm using their debian…
  • zacokc

    Hat eine Antwort im Thema
    • OMV 7.x
    • gelöst
    I think i get no more updates till my upgrade to OMV 7 verfasst.
    Beitrag
    […]



    Just a heads up for anyone searching google for the error I was getting from trying to enable the pve kernel this error - root@omv:~# zfs -V zfs-2.2.4-pve1 zfs-kmod-2.2.4-1~bpo12+1 root@omv:~# uname -r 6.1.0-21-amd64 root@omv:~# - looked to be the…