Core 147: pakfire.cgi error 500 during update

Hi,
during the Pakfire upgrade from core 146 to core 147, pakfire.cgi failed with HTTP 500 error server unavailable.

My httpd/error_log

[Mon Jul 20 05:02:20.023453 2020] [mpm_event:notice] [pid 3458:tid 138371905127104] AH00489: Apache/2.4.43 (Unix) OpenSSL/1.1.1g configured – resuming normal operations
[Mon Jul 20 05:02:20.024211 2020] [core:notice] [pid 3458:tid 138371905127104] AH00094: Command line: ‘/usr/sbin/httpd’
ls: cannot access ‘/var/log/rrd/collectd/localhost/sensors-*/’: No such file or directory
[—snip—]
Can’t locate /var/ipfire/aws-functions.pl at /var/ipfire/header.pl line 22.
Compilation failed in require at /srv/web/ipfire/cgi-bin/pakfire.cgi line 30.
[Fri Jul 24 11:57:01.944731 2020] [cgid:error] [pid 3461:tid 138371758286592] [client 172.30.2.47:51201] End of script output before headers: pakfire.cgi

My pakfire/update-core-upgrade-147.log

removed ‘/var/ipfire/aws-functions.pl’
Extracting files…
etc/
[—snip—]
…Finished.
Searching in /usr/lib/sse2…
find: ‘/usr/lib/sse2’: No such file or directory
Searching in /usr/lib…
Removing /usr/lib/libdns.so.1110.0.2…
[—snip—]
Searching in /lib…
Stopping SSH Server…
e[1Ae[0Ge[24G e[1;33mNot running.
e[1Ae[0Ge[-8Ge[1;34m[e[1;33m WARN e[1;34m]e[0;39m
Generating grub configuration file …
Found background: /boot/grub/splash.png
Found linux image: /boot/vmlinuz-4.14.184-ipfire
Found initrd image: /boot/initramfs-4.14.184-ipfire.img
done

Looking at these logs, I think this is to be expected since the update has removed aws-functions.pl…?

How can I make sure that the update was installed correctly? I can provide further/complete log files if required.

Thanks!

Got the same during update… would be nice if somehow warning of the expected issue was provided in some manner.

Same problem, I refreshed the page and the GUI reappeared…

This wasn’t exactly expected. It just happens when the GUI refreshes in the wrong moment. There is nothing dangerous happening here. Just reload it and you are fine :slight_smile:

Cool. At least this thread will save those that see it will know it is informational.