Newb: OMV 5: Suddenly can't reach my server... Help please...

  • Hi, I know this is an old setup but it's been running like a train so I've left it alone...

    I have a RAID 5 setup using OMV5 serving my files accessed by SMB.

    Usually this is trouble free but suddenly my Mac can't mount the OMV SMB share.

    The web gui can't be reached.

    The server will respond to a Ping:

    I'm 99% sure that ssh access is enabled as I've used it before but this is what I get in my Mac Terminal:


    Code
    ssh root@192.168.0.211
    Unable to negotiate with 192.168.0.211 port 22: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1

    Can anyone help me past this?


    S

  • I just got an email from the system looking for the Backup disk, which I had disconnected:


    Code
    The system monitoring needs your attention.
    Host:        openmediavault
    Date:        Tue, 17 Sep 2024 16:47:55
    Service:     mountpoint_srv_dev-disk-by-label-Backup
    Event:       Status failed
    Description: status failed (1) -- /srv/dev-disk-by-label-Backup is not a mountpoint
    This triggered the monitoring system to: alert

    Something is obviously running, I just can't reach it...


    S

  • I Googled the ssh error above and ended up going round in circles...


    Code
    Mac-Pro:~ s$ ssh root@192.168.0.211
    Unable to negotiate with 192.168.0.211 port 22: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1
    Mac-Pro:~ s$ ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 root@192.168.0.211
    Unable to negotiate with 192.168.0.211 port 22: no matching host key type found. Their offer: ssh-dss
    Mac-Pro:~ s$ ssh -oHostKeyAlgorithms=+ssh-dss root@192.168.0.211
    Unable to negotiate with 192.168.0.211 port 22: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!