Beiträge von HiiiroZZ

    Hello everyone, since this morning I am having a problem when I try to do apt update or when I try to install something ....

    Here is what it gets to me:


    Code
    Err :12 https://download.docker.com/linux/debian buster Release
      Certificate verification failed: The certificate is NOT trusted. The certificate chain uses not yet valid certificate.  Could not handshake: Error in the certificate verification. [IP : 13.249.11.126 443]
    Err :13 https://deb.debian.org/debian buster-backports Release
      Certificate verification failed: The certificate is NOT trusted. The certificate chain uses not yet valid certificate.  Could not handshake: Error in the certificate verification. [IP : 151.101.38.133 443]
    Err :14 https://packages.openmediavault.org/public usul Release
      Certificate verification failed: The certificate is NOT trusted. The certificate chain uses not yet valid certificate.  Could not handshake: Error in the certificate verification. [IP : 178.254.11.33 443]
    Réception de :15 http://ftp.be.debian.org/debian buster-updates InRelease [51.9 kB]
    Err :16 https://dl.bintray.com/openmediavault-plugin-developers/usul buster Release
      Certificate verification failed: The certificate is NOT trusted. The certificate chain uses not yet valid certificate.  Could not handshake: Error in the certificate verification. [IP : 52.28.44.12 443]


    Someone would have the solution ? ?(

    Hello everyone,

    I installed Cockpit on my OMV server and I installed an Ubuntu Virtual Machine. I would like to be able to access the virtual machine screen from my computer without having to go through the Cockpit page ...

    Anyone have any idea how to do this? :(

    I have 7 X 1TB hard drive, one of which is wrong and I have already plugged in the one I just bought.

    Here is the result:

    • cat /proc/mdstat


    Code
    root@NAS:~# cat /proc/mdstat
    Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10]
    md127 : inactive sdb[1](S) sdg[7](S) sdd[2](S) sdf[4](S) sde[3](S) sdc[0](S)
          5859816720 blocks super 1.2
    
    unused devices: <none>
    • blkid
    Code
    root@NAS:~# blkid
    /dev/sdb: UUID="33ed9700-cbc0-f35b-2d0e-90c184e125c8" UUID_SUB="32b46b3e-e066-705b-97a5-2459c4d71360" LABEL="NASYannick:3To" TYPE="linux_raid_member"
    /dev/sdc: UUID="33ed9700-cbc0-f35b-2d0e-90c184e125c8" UUID_SUB="fd7e40a3-4c0d-3b4d-9804-484e4daa7370" LABEL="NASYannick:3To" TYPE="linux_raid_member"
    /dev/sdf: UUID="33ed9700-cbc0-f35b-2d0e-90c184e125c8" UUID_SUB="fca2d3f8-bb09-40ed-d069-f6d535c7ff43" LABEL="NASYannick:3To" TYPE="linux_raid_member"
    /dev/sdd: UUID="33ed9700-cbc0-f35b-2d0e-90c184e125c8" UUID_SUB="73bcfc45-6d6c-08c8-44e8-a94bca4ff539" LABEL="NASYannick:3To" TYPE="linux_raid_member"
    /dev/sda1: UUID="ca12f8cf-83b3-4289-85a1-64ae958cb216" TYPE="ext4" PARTUUID="23c0e433-01"
    /dev/sda5: UUID="01c09517-7965-498b-ab38-50ddae5a7d3a" TYPE="swap" PARTUUID="23c0e433-05"
    /dev/sde: UUID="33ed9700-cbc0-f35b-2d0e-90c184e125c8" UUID_SUB="00267c3f-0703-8cff-5100-3baa140b1156" LABEL="NASYannick:3To" TYPE="linux_raid_member"
    /dev/sdg: UUID="33ed9700-cbc0-f35b-2d0e-90c184e125c8" UUID_SUB="93c4830e-23f2-1e36-c04f-7646dd1db386" LABEL="NASYannick:3To" TYPE="linux_raid_member"
    • fdisk -l | grep "Disk "
    • cat /etc/mdadm/mdadm.conf
    • mdadm --detail --scan --verbose
    Code
    INACTIVE-ARRAY /dev/md127 num-devices=6 metadata=1.2 name=NAS:3To UUID=33ed9700:cbc0f35b:2d0e90c1:84e125c8
       devices=/dev/sdb,/dev/sdc,/dev/sdd,/dev/sde,/dev/sdf,/dev/sdg

    Hello everyone...

    I have a huge problem, I was expanding my raid5 on my NAS when one of my hard drives failed ...

    I bought another to repair my raid my it does not appear more ...

    How can I do? ;(

    Hello everyone, sorry for my English but I am French.

    I have a little problem with OMV5, everything was fine but suddenly for some day I no longer have access to the OMV online control panel.

    I no longer have access to SSH either ...

    Anyone have any idea how to fix this?

    Thank you in advance!:)

    Hello,

    I am having a problem with plex on omv 4.

    When I just installed plex and I start it everything works, but when I stop it it doesn't want to start anymore and here is what it gives me:

    And

    Anyone knows how to help me?:|