504 Gateway time-out when try to open workbench after intallation on Debian

  • When I try to open workbench from a fresh installation on Debian 13 error "504 Gateway time-out" comes up.

    SSH access works fine.

    Browser cache refresh didn't help.

    Root has sufficient space: /dev/sda6 411G 2.5G 388G 1% /

    Hardware is Soyo M4 Pro

  • votdev

    Approved the thread.
    • New
    • Official Post

    First sentence of this guide is: "You can install openmediavault on an existing Debian 13 installation as well."

    The page pops up a note in the corner that says it is a dev version.

    omv 8.0-10 synchrony | 64 bit | 6.17 proxmox kernel

    plugins :: omvextrasorg 8.0.2 | kvm 8.0 | compose 8.0.1 | cterm 8.0 | borgbackup 8.0.2 | cputemp 8.0 | mergerfs 8.0 | scripts 8.0 | writecache 8.0.0-13


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • OK, is there a way to log into the Web UI or not?
    Nobody's interested in smart remarks that the system is still in DEV.
    DEV systems also allow login - when properly designed.

    I am with the OP on this - if there is a recommended way of doing things, and that way does not work, users can request for help/assistance/instructions.

    It was hard enough to install the dev OMV8 on top of Trixie. Tell us what's wrong with the UI, and if we can use it or not.
    If the answer is NO then we will give up on it and go back to OMV7.


    We are trying to help you here, by being the guinea pigs. Some respect, please!

    • New
    • Official Post

    is there a way to log into the Web UI or not?

    Yes but not without output from what you have attempted already. I highly recommend running the install script as it will install omv8 on debian13.


    Nobody's interested in smart remarks that the system is still in DEV.

    Chill out. No one is posted smart remarks. This thread happened before the official beta period. We didn't recommend installing omv 8 at that time.


    DEV systems also allow login - when properly designed.

    omv 8 has hardly changed. It is not a design problem.


    We are trying to help you here, by being the guinea pigs. Some respect, please!

    That goes both ways. The OP likely was trying to install Debian 13 and OMV 7 before the beta. If you are still having issues, I think a new thread is appropriate.

    omv 8.0-10 synchrony | 64 bit | 6.17 proxmox kernel

    plugins :: omvextrasorg 8.0.2 | kvm 8.0 | compose 8.0.1 | cterm 8.0 | borgbackup 8.0.2 | cputemp 8.0 | mergerfs 8.0 | scripts 8.0 | writecache 8.0.0-13


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • The symptoms are as described in the OP:
    When opening the WebUI after installing OMV8 on top of Debian 13, following the recipe posted here:


    one gets a long wait and then: "504 Gateway time-out"

    Nothing is shown in system logs (`dmesg -w` running in an SSH session), nor in auth.log, so it's clearly not a question of authentication.

    (btw, providing the wrong credentials results in a proper message about that fact in the UI)

    • New
    • Official Post

    The symptoms are as described in the OP:
    When opening the WebUI after installing OMV8 on top of Debian 13, following the recipe posted here: Thread Install OMV8 on Debian 13 (Trixie) !!!
    one gets a long wait and then: "504 Gateway time-out"

    I understand. A 504 error can be caused by many things. The OP hasn't been back in weeks. That is why I suggested a new thread.


    Nothing is shown in system logs (`dmesg -w` running in an SSH session), nor in auth.log, so it's clearly not a question of authentication.

    (btw, providing the wrong credentials results in a proper message about that fact in the UI)

    Without the output from the install, it is hard to say what went wrong. The install thread you link to is a VERY minimal install. That is why I have spent so much time maintaining the install script for years. It avoids a lot of the common issues.


    Post the output of:

    dpkg -l | grep openme

    sudo omv-salt deploy run nginx phpfpm

    omv 8.0-10 synchrony | 64 bit | 6.17 proxmox kernel

    plugins :: omvextrasorg 8.0.2 | kvm 8.0 | compose 8.0.1 | cterm 8.0 | borgbackup 8.0.2 | cputemp 8.0 | mergerfs 8.0 | scripts 8.0 | writecache 8.0.0-13


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

    • New
    • Official Post

    /var/log/php8.4-fpm.log

    /var/log/nginx/openmediavault*

    journalctl


    The thing I do the most but I don't think you need it at this point is put omv-engined in debug mode:


    monit stop omv-engined

    omv-engined -df

    omv 8.0-10 synchrony | 64 bit | 6.17 proxmox kernel

    plugins :: omvextrasorg 8.0.2 | kvm 8.0 | compose 8.0.1 | cterm 8.0 | borgbackup 8.0.2 | cputemp 8.0 | mergerfs 8.0 | scripts 8.0 | writecache 8.0.0-13


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Well, that's exactly what I did, and I paid extra attention to NOT do anything else along the way.

    1. SSH into the machine as root;
    2. Tried to log in via WebUI, and got the "504 Gateway time-out"

    3. In the SSH session did `systemctl status postfix` - it showed status "inactive (dead)":

    $ ssh -Y root@192.168.1.53
    root@192.168.1.53's password:
    Linux omv8 6.12.57+deb13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.57-1 (2025-11-05) x86_64

    The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright.

    Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law.

    Last login: Wed Dec 3 20:07:17 2025 from 192.168.1.12

    root@omv8:~# systemctl status postfix
    ○ postfix.service - Postfix Mail Transport Agent (main/default instance)
    Loaded: loaded (/usr/lib/systemd/system/postfix.service; disabled; preset: enabled)
    Active: inactive (dead)
    Docs: man:postfix(1)

    root@omv8:~# systemctl restart postfix
    4. Tried again to log in via WebUI, and got in!

    Could it be that postfix restarts some other service along the way?
  • votdev

    Added the Label OMV 8.x

Participate now!

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