504 Gateway Time-out
-
504 Gateway Time-out trying to update firmware from the dashboard. The page is trying to access the appliance LAN at https://192.168.2.1/pkg_mgr_install.php?id=firmware. If I click on the System->update menu it takes a long time to open that page, and after a long time spinning reports that it is unable to update. I am on a SG 3100 trying to upgrade from 21.05 to 21.05.1.
-
Sounds like it's having trouble reaching the update servers or is doing so extremely slowly.
Open an SSH connection to the firewall, or the serial console, and try to update it from the shell using:
pfSense-upgrade -d
See what that command outputs.
-
@dwighthenry61 Is DNS running?
-
@steveits yes DNS is running. I am using unbound.
-
@jimp ill try it when I get back home tomorrow, thank you.
-
@jimp tried running the command, got a command not found.
-
Make sure you type it exactly as shown, including the capital
S
inpfSense-upgrade -d
-
This post is deleted! -
@jimp the return message is
Updating repositories metadata...
Updating pfSense-core repository catalogue...
Aug 17 18:40:00 pfSense syslogd: /var/log/watchdogd.log: No such file or directoryI checked the folder and see that there is a watchdogd file, but it does not have the .log extension. Should I change that??
-
That message isn't likely to be related.
Does nothing else show up at all?
And you did run that from a console shell prompt or SSH, right? Not from the GUI.
-
@jimp yes sir, from the shell prompt.