23.05 upgrade gateway timeout problem
-
@devinbaines is PHP crashing at that point, in the logs?
-
@SteveITS How would I go about checking that? As I said, I am new to this. My apologies.
-
@devinbaines status /system logs.
-
I just recreated the event and the logs say the following:
2023/05/27 07:10:15 [error] 50951#100216: *58867 upstream timed out (60: Operation timed out) while reading response header from upstream, client: 192.168.1.109, server: , request: "GET /pkg_mgr_install.php?id=firmware HTTP/2.0", upstream: "fastcgi://unix:/var/run/php-fpm.socket", host: "192.168.1.1", referrer: "https://192.168.1.1/"
-
@devinbaines That’s the timeout. Then the question is why…any other errors logged before or after that?
Since it offers the upgrade it’s able to connect out. Is IPv6 working, if you ping say IPv6.google.com from Diagnostics/Ping?
-
@SteveITS IPv6 is not working, it would appear. I get 100% packet loss trying to ping ipv6.google.com. I suspect I have something misconfigured.
-
@devinbaines Somewhere in settings there’s a checkbox for pfSense (itself) to prefer IPv4.
-
@SteveITS I found that setting and it did the trick. The upgrade worked. Thank you ever so much for that advice.
IPv6 is some kind of wizardry that I haven't been able to wrap my head around yet. I will do some digging on the proper way to set up my little network's IPv6 side.
-
Have same issue with 23.05
2023/05/28 21:16:16 [error] 58535#100402: *5 upstream timed out (60: Operation timed out) while reading response header from upstream, client: 192.168.11.110, server: , request: "GET /status_interfaces.php HTTP/2.0", upstream: "fastcgi://unix:/var/run/php-fpm.socket", host: "192.168.11.1", referrer: "https://192.168.11.1/"
And web gui is not accessible at all. Need to do restart php-fpm from console.
-
@Gektor Sounds similar but different situation. New thread? Check the logs to see why PHP is crashing.
-
J jimp moved this topic from Problems Installing or Upgrading pfSense Software on