Beiträge von panzewy

    systemctl status systemd-resolved.service

    I tryed to save this conf:


    Then:

    Code
    root@NAS:~# ls -al /etc/resolv.conf
    -rw-r--r-- 1 root root 19 Dec 21 11:22 /etc/resolv.conf
    root@NAS:~#

    After that stopped resolv


    Code
    root@NAS:~# rm /etc/resolv.conf && sudo ln -s /run/systemd/resolve/resolv.conf /etc/
    root@NAS:~#
    root@NAS:~# ping www.sacchi.it
    ping: www.sacchi.it: Name or service not known
    root@NAS:~# ls -lah /etc/resolv.conf
    lrwxrwxrwx 1 root root 32 Dec 21 15:42 /etc/resolv.conf -> /run/systemd/resolve/resolv.conf
    root@NAS:~# cat /run/systemd/resolve/resolv.conf
    cat: /run/systemd/resolve/resolv.conf: No such file or directory

    I get another error :)

    I think I'll wait for a stable version.

    Thank you!

    Now feom the browser i get this:

    Code
    root@NAS:~# systemctl unmask openmediavault-engined.service
    Removed /etc/systemd/system/openmediavault-engined.service.
    root@NAS:~# systemctl enable openmediavault-engined.servic
    Failed to enable unit: Unit file openmediavault-engined.servic.service does not exist.
    root@NAS:~# systemctl start openmediavault-engined.service
    Job for openmediavault-engined.service failed because the control process exited with error code.
    See "systemctl status openmediavault-engined.service" and "journalctl -xe" for details.
    Code
    root@NAS:~# dpkg -l | grep openm
    ii  openmediavault                                              5.6.21-2                            all          openmediavault - The open network attached storage solution
    ii  openmediavault-keyring                                      1.0                                 all          GnuPG archive keys of the OpenMediaVault archive
    ic  openmediavault-omvextrasorg                                 5.6.5                               all          OMV-Extras.org Package Repositories for OpenMediaVault
    rc  openmediavault-usbbackup                                    5.0.9-1                             all          openmediavault USB/eSATA backup plugin
    root@NAS:~#

    Now the ugrade is worked!



    But stille the error contacting the web interface.




    Using omv-fistaid i get this error

    Code
    ERROR: Failed to connect /var/lib/openmediavault/engined.sock: [Errno 2] No such file or directory


    THe file after the change:



    Below the output of the command.

    I appreciate your help :)

    Second part: