Cant accesses OMV at port 80

  • i cant accesses omv on port 80 anymore


    I installed omv on RPi4 which has his ip: 192.168.0.166


    if i connect to https://192.168.0.166:80/ via Firefox i get this error "SSL_ERROR_RX_RECORD_TOO_LONG"


    if i connect to http://192.168.0.166:80/, this time http instead of https, its telling me nginx server is running


    if i try to change the port of omv via omv-firstaid -> configure web control panel , i get this error " ERROR: Failed to connect /var/lib/openmediavault/engined.sock: [Errno 2] No such file or directory"


    How to resolve this ? I dont need/want nginx right now. I dont know how it is connected to omv.

  • i followed a guide to install nextcloud. In addition to nextcloud, mariadb and swag had to be installed. For installing swag the guide explicitly mentioned to first change OMV port to something else then 80. I didn't do it because i thought i could change it later anyway, turns out it broke everything.


    Next, i found out that nginx was listening on port 80, so i uninstalled it, well then omv stoped working, so installed omv via this: wget -O - https://raw.githubusercontent.…tallScript/master/install | sudo bash . Now im stuck

  • It gives:


    Code
    root@NAS:/# dpkg -l | grep openmedi
    iU  openmediavault                  5.6.24-1                            all          openmediavault - The open network attached storage solution
    ic  openmediavault-autoshutdown     5.1.21                              all          OpenMediaVault AutoShutdown Plugin
    ic  openmediavault-flashmemory      5.0.9                               all          folder2ram plugin for OpenMediaVault
    ii  openmediavault-keyring          1.0                                 all          GnuPG archive keys of the OpenMediaVault archive
    ic  openmediavault-lvm2             5.0.3-1                             all          openmediavault Logical Volume Manager (LVM2) plugin
    ic  openmediavault-minidlna         5.0.5                               all          OpenMediaVault miniDLNA (DLNA server) plugin
    ic  openmediavault-omvextrasorg     5.6.5                               all          OMV-Extras.org Package Repositories for OpenMediaVault
    ic  openmediavault-usbbackup        5.0.9-1                             all          openmediavault USB/eSATA backup plugin
    • Offizieller Beitrag

    Next, i found out that nginx was listening on port 80, so i uninstalled it,

    OMV needs nginx to work.


    so installed omv via this

    Do you have the output of that?

  • I bet apt told you it would uninstall omv when you asked it to uninstall nginx.

    If you got help in the forum and want to give something back to the project click here (omv) or here (scroll down) (plugins) and write up your solution for others.

  • Yes, i use container and i was installing nextcloud via a stack in portainer.


    here is the output:

    • Offizieller Beitrag

    Yes, i use container and i was installing nextcloud via a stack in portainer.

    Strange. Then you executed some commands on the host that are supposed to be executed in docker.

    Can you post the link to the guide you followed?

  • Code
    root@NAS:/# systemctl unmask lvm2-lvmpolld.socket
    Removed /etc/systemd/system/lvm2-lvmpolld.socket.


    Strange. Then you executed some commands on the host that are supposed to be executed in docker.

    Can you post the link to the guide you followed?

    yes, i deployed the stack, the stack cause nginx to listen at port 80, so i deleted the stack but nginx was still listening on port 80, thats why i uninstalled it. I was thinking, that i never installed nginx on the pi (not that i was aware of) so deleting it wouldnt do any harm.


    The Guide is on Youtube in german:

    Externer Inhalt www.youtube.com
    Inhalte von externen Seiten werden ohne Ihre Zustimmung nicht automatisch geladen und angezeigt.
    Durch die Aktivierung der externen Inhalte erklären Sie sich damit einverstanden, dass personenbezogene Daten an Drittplattformen übermittelt werden. Mehr Informationen dazu haben wir in unserer Datenschutzerklärung zur Verfügung gestellt.

    following those instuctions: https://docs.google.com/docume…eavUB4-fCMg9ZqTOUYYo/edit

  • I did this

  • Code
    root@NAS:/# apt install --reinstall openmediavault
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded.
    1 not fully installed or removed.
    After this operation, 0 B of additional disk space will be used.
    E: Internal Error, No file name for openmediavault:armhf

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!