No access to WebGUI and more after update from Core 156 to 157

Hi there,

I started the update from Core 156 to Core 157 on one of my remote IPFires using an APU1D hardware. (I had connection through an OpenVPN tunnel through the Internet.) While updating and before reboot, I lost the connection to the WebGUI: I got the error message “internal server error”.

Therefore I tried to connect via SSH, which worked. I just initiated a reboot, which worked as well.

Following the reboot, I could not reestablish an OpenVPN tunnel anymore. I had lost complete control from remote. Therefore I decided to rush to the place and check locally.

I found the IPFire up and running with established PPPoE (VDSL), Internet access on Green was possible. An OpenVPN Net2Net tunnel to another IPFire (Core 157) was working fine as well. So from user perspective, everything should work normally.

However I still did not have any access to the WebGUI. I got the error message "Fehler: Gesicherte Verbindung fehlgeschlagen. Beim Verbinden von ipfire:444 trat ein Fehler auf. PR_END_OF_FILE_ERROR ". Login through SSH worked again, I rebooted once more, no change. Since users can work, I left the installation in order analyse thoroughly, what is going on.

Using the OpenVPN Net2Net tunnel from another IPFire, I am able to reach the faulty IPFire through SSH. When logging on, I got the error message “The authenticity of host <faulty IPFire’s IP address>:222 can’t be established. The ED25519 key fingerprint is .” Confirming to proceed, I successfully logged in.

I inspected /var/log/pakfire/update-core-upgrade-157.log , but I did not see anything unusual.

Where should I continue to analyse the issue?

Thanks, zargano

Hi,

this description of your issue sounds interesting. Do you observe any error logs in /var/log/httpd/error_log, especially while or shortly after restarting Apache?

This should not have happened, as your IPFire machine already had some SSH key material generated before. Or did you trying to log in using a different SSH client than you used before (perhaps it had not seen the ED25519 fingerprint before)?

Thanks, and best regards,
Peter Müller

1 Like

Gosh, indeed I could have looked into /var/log/httpd/error.log :roll_eyes:

Here is the top part. I initiated to update from core 156 to core 157 around Jul 13 19:38:xx …

[Sun Jul 11 00:01:00.132311 2021] [mpm_event:notice] [pid 14358:tid 123861329302528] AH00489: Apache/2.4.46 (Unix) OpenSSL/1.1.1k configured -- resuming normal operations
[Sun Jul 11 00:01:00.132452 2021] [core:notice] [pid 14358:tid 123861329302528] AH00094: Command line: '/usr/sbin/httpd'
/var/ipfire/header.pl did not return a true value at /srv/web/ipfire/cgi-bin/pakfire.cgi line 30.
[Tue Jul 13 19:38:21.672671 2021] [cgid:error] [pid 8855:tid 123861219669568] [client 192.168.98.6:51746] End of script output before headers: pakfire.cgi
[Tue Jul 13 19:38:41.530781 2021] [mpm_event:notice] [pid 14358:tid 123861329302528] AH00494: SIGHUP received.  Attempting to restart
[Tue Jul 13 19:38:41.551829 2021] [mpm_event:notice] [pid 14358:tid 123861329302528] AH00489: Apache/2.4.46 (Unix) OpenSSL/1.1.1k configured -- resuming normal operations
[Tue Jul 13 19:38:41.551922 2021] [core:notice] [pid 14358:tid 123861329302528] AH00094: Command line: '/usr/sbin/httpd'
[Tue Jul 13 19:39:05.835565 2021] [cgid:error] [pid 327:tid 123861329302528] (13)Permission denied: AH01241: exec of '/srv/web/ipfire/cgi-bin/pakfire.cgi' failed
[Tue Jul 13 19:39:05.836667 2021] [cgid:error] [pid 30488:tid 123861118957120] [client 192.168.98.6:51758] End of script output before headers: pakfire.cgi
[Tue Jul 13 19:39:05.853615 2021] [cgid:error] [pid 328:tid 123861329302528] (13)Permission denied: AH01241: exec of '/srv/web/ipfire/cgi-bin/speed.cgi' failed
[Tue Jul 13 19:39:05.854822 2021] [cgid:error] [pid 30488:tid 123861296145984] [client 192.168.98.6:51756] End of script output before headers: speed.cgi, referer: https://ipfire.pfarrbuero.xy:444/
[Tue Jul 13 19:39:12.057430 2021] [cgid:error] [pid 329:tid 123861329302528] (13)Permission denied: AH01241: exec of '/srv/web/ipfire/cgi-bin/pakfire.cgi' failed
[Tue Jul 13 19:39:12.058600 2021] [cgid:error] [pid 30488:tid 123861177706048] [client 192.168.98.6:51766] End of script output before headers: pakfire.cgi, referer: https://ipfire.pfarrbuero.xy:444/
[Tue Jul 13 19:39:16.469508 2021] [cgid:error] [pid 330:tid 123861329302528] (13)Permission denied: AH01241: exec of '/srv/web/ipfire/html/index.cgi' failed
[Tue Jul 13 19:39:16.470651 2021] [cgid:error] [pid 30488:tid 123861152527936] [client 192.168.98.6:51768] End of script output before headers: index.cgi
[Tue Jul 13 19:39:22.944010 2021] [cgid:error] [pid 331:tid 123861329302528] (13)Permission denied: AH01241: exec of '/srv/web/ipfire/html/index.cgi' failed
[Tue Jul 13 19:39:22.945165 2021] [cgid:error] [pid 30488:tid 123861135742528] [client 192.168.98.6:51770] End of script output before headers: index.cgi
[Tue Jul 13 19:39:27.577521 2021] [cgid:error] [pid 332:tid 123861329302528] (13)Permission denied: AH01241: exec of '/srv/web/ipfire/html/index.cgi' failed
[Tue Jul 13 19:39:27.578698 2021] [cgid:error] [pid 30488:tid 123861118957120] [client 192.168.98.6:51772] End of script output before headers: index.cgi
[Tue Jul 13 19:39:54.879125 2021] [cgid:error] [pid 333:tid 123861329302528] (13)Permission denied: AH01241: exec of '/srv/web/ipfire/html/index.cgi' failed
[Tue Jul 13 19:39:54.880329 2021] [cgid:error] [pid 30488:tid 123861211276864] [client 192.168.98.6:51774] End of script output before headers: index.cgi
[Tue Jul 13 19:40:02.821579 2021] [cgid:error] [pid 427:tid 123861329302528] (13)Permission denied: AH01241: exec of '/srv/web/ipfire/html/index.cgi' failed
[Tue Jul 13 19:40:02.822814 2021] [cgid:error] [pid 30488:tid 123861304538688] [client 192.168.98.6:51776] End of script output before headers: index.cgi
[Tue Jul 13 19:40:04.625292 2021] [cgid:error] [pid 428:tid 123861329302528] (13)Permission denied: AH01241: exec of '/srv/web/ipfire/html/index.cgi' failed
[Tue Jul 13 19:40:04.626586 2021] [cgid:error] [pid 30488:tid 123861194491456] [client 192.168.98.6:51778] End of script output before headers: index.cgi
[Tue Jul 13 19:40:05.454490 2021] [cgid:error] [pid 429:tid 123861329302528] (13)Permission denied: AH01241: exec of '/srv/web/ipfire/html/index.cgi' failed
[Tue Jul 13 19:40:05.455719 2021] [cgid:error] [pid 30488:tid 123861312931392] [client 192.168.98.6:51780] End of script output before headers: index.cgi
[Tue Jul 13 19:41:17.751674 2021] [cgid:error] [pid 450:tid 123861329302528] (13)Permission denied: AH01241: exec of '/srv/web/ipfire/html/index.cgi' failed
[Tue Jul 13 19:41:17.752951 2021] [cgid:error] [pid 30488:tid 123861177706048] [client 192.168.98.6:51784] End of script output before headers: index.cgi
[Tue Jul 13 19:42:39.226507 2021] [cgid:error] [pid 485:tid 123861329302528] (13)Permission denied: AH01241: exec of '/srv/web/ipfire/html/index.cgi' failed
[Tue Jul 13 19:42:39.227670 2021] [cgid:error] [pid 30488:tid 123861127349824] [client 192.168.98.6:51796] End of script output before headers: index.cgi
libgcc_s.so.1 must be installed for pthread_cancel to work
[Tue Jul 13 19:43:03.882574 2021] [core:notice] [pid 14358:tid 123861329302528] AH00052: child pid 526 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Tue Jul 13 19:43:05.885718 2021] [core:notice] [pid 14358:tid 123861329302528] AH00052: child pid 547 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Tue Jul 13 19:43:07.889173 2021] [core:notice] [pid 14358:tid 123861329302528] AH00052: child pid 568 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Tue Jul 13 19:43:09.892619 2021] [core:notice] [pid 14358:tid 123861329302528] AH00052: child pid 589 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Tue Jul 13 19:43:11.829156 2021] [core:notice] [pid 14358:tid 123861329302528] AH00052: child pid 610 exit signal Aborted (6)
[Tue Jul 13 19:43:11.829362 2021] [mpm_event:notice] [pid 14358:tid 123861329302528] AH00491: caught SIGTERM, shutting down
[Tue Jul 13 19:45:33.243025 2021] [mpm_event:notice] [pid 14711:tid 132397337748480] AH00489: Apache/2.4.46 (Unix) OpenSSL/1.1.1k configured -- resuming normal operations
[Tue Jul 13 19:45:33.243884 2021] [core:notice] [pid 14711:tid 132397337748480] AH00094: Command line: '/usr/sbin/httpd'
libgcc_s.so.1 must be installed for pthread_cancel to work
libgcc_s.so.1 must be installed for pthread_cancel to work
[Tue Jul 13 19:45:34.245361 2021] [core:notice] [pid 14711:tid 132397337748480] AH00052: child pid 14714 exit signal Aborted (6)
[Tue Jul 13 19:45:34.245452 2021] [core:notice] [pid 14711:tid 132397337748480] AH00052: child pid 14715 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Tue Jul 13 19:45:36.248793 2021] [core:notice] [pid 14711:tid 132397337748480] AH00052: child pid 14785 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Tue Jul 13 19:45:38.252207 2021] [core:notice] [pid 14711:tid 132397337748480] AH00052: child pid 14806 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Tue Jul 13 19:45:40.255600 2021] [core:notice] [pid 14711:tid 132397337748480] AH00052: child pid 14826 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Tue Jul 13 19:45:42.259132 2021] [core:notice] [pid 14711:tid 132397337748480] AH00052: child pid 14845 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Tue Jul 13 19:45:44.262434 2021] [core:notice] [pid 14711:tid 132397337748480] AH00052: child pid 14864 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Tue Jul 13 19:45:46.265830 2021] [core:notice] [pid 14711:tid 132397337748480] AH00052: child pid 14883 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Tue Jul 13 19:45:48.269241 2021] [core:notice] [pid 14711:tid 132397337748480] AH00052: child pid 14902 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Tue Jul 13 19:45:50.272632 2021] [core:notice] [pid 14711:tid 132397337748480] AH00052: child pid 14921 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Tue Jul 13 19:45:52.276036 2021] [core:notice] [pid 14711:tid 132397337748480] AH00052: child pid 14940 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Tue Jul 13 19:45:54.279312 2021] [core:notice] [pid 14711:tid 132397337748480] AH00052: child pid 14959 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Tue Jul 13 19:45:56.282544 2021] [core:notice] [pid 14711:tid 132397337748480] AH00052: child pid 14978 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Tue Jul 13 19:45:58.285961 2021] [core:notice] [pid 14711:tid 132397337748480] AH00052: child pid 14997 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Tue Jul 13 19:46:00.289348 2021] [core:notice] [pid 14711:tid 132397337748480] AH00052: child pid 15016 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Tue Jul 13 19:46:02.292567 2021] [core:notice] [pid 14711:tid 132397337748480] AH00052: child pid 15055 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Tue Jul 13 19:46:04.295812 2021] [core:notice] [pid 14711:tid 132397337748480] AH00052: child pid 15074 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Tue Jul 13 19:46:06.299122 2021] [core:notice] [pid 14711:tid 132397337748480] AH00052: child pid 15093 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work

I think that I have not used the client (on that machine) before to login to the faulty IPFire, but I am not 100% sure.

Thanks, zargano

Is it worth to figure out, what has caused this mishap, or should I just make a fresh install using the latest backup as performed just before the upgrade? Is any developer interested to dig into this?

If not, I would opt for a fresh install.

Thanks, zargano

Hi,

thanks for your replies.

Please do not reinstall your IPFire machine until we figured out what went wrong here. :slight_smile:

What do the outputs of the following commands look like?

ls -lah /srv/web/ipfire/html/
ldd /usr/sbin/httpd
/etc/init.d/httpd restart
pakfire update
uname -a

Thanks, and best regards,
Peter Müller

Here we go :grinning:

[root@ipfire ~]# ls -lah /srv/web/ipfire/html/
total 76K
drwxr-xr-x 9 root root 4.0K Jul 2 19:45 .
drwxr-xr-x 4 root root 4.0K Jul 2 19:45 …
drwxrwxrwx 3 root root 4.0K May 4 12:56 accounting
-rw-r–r-- 1 root root 504 Feb 13 2020 blob.gif
drwxr-xr-x 3 root root 4.0K Feb 13 2020 captive
-rwxr-xr-x 1 root root 4.2K Feb 13 2020 clwarn.cgi
-rw-r–r-- 1 root root 5.4K Feb 13 2020 favicon.ico
drwxrwxrwx 2 root root 4.0K May 4 11:47 graphs
drwxr-xr-x 6 root root 12K May 4 13:15 images
drwxr-xr-x 2 root root 4.0K May 4 11:36 include
-rwxr-xr-x 1 root root 1.8K Feb 13 2020 index.cgi
-rw-r–r-- 1 nobody nobody 43 Apr 27 2018 proxy.pac
-rwxr-xr-x 1 root root 3.8K Feb 13 2020 redirect.cgi
drwxr-xr-x 3 root root 4.0K Feb 13 2020 redirect-templates
drwxr-xr-x 3 root root 4.0K Jul 2 19:45 themes
lrwxrwxrwx 1 root root 30 Jul 2 18:36 wpad.dat → /srv/web/ipfire/html/proxy.pac
[root@ipfire ~]#

[root@ipfire ~]# ldd /usr/sbin/httpd
linux-vdso.so.1 (0x00007fff1f194000)
libpcre.so.1 => /usr/lib/libpcre.so.1 (0x00007fe71d652000)
libaprutil-1.so.0 => /usr/lib/libaprutil-1.so.0 (0x00007fe71d426000)
libexpat.so.1 => /usr/lib/libexpat.so.1 (0x00007fe71d3f7000)
libapr-1.so.0 => /usr/lib/libapr-1.so.0 (0x00007fe71d3b8000)
libuuid.so.1 => /lib/libuuid.so.1 (0x00007fe71d3b1000)
librt.so.1 => /lib/librt.so.1 (0x00007fe71d3a7000)
libcrypt.so.1 => /usr/lib/libcrypt.so.1 (0x00007fe71d36e000)
libpthread.so.0 => /lib/libpthread.so.0 (0x00007fe71d34c000)
libdl.so.2 => /lib/libdl.so.2 (0x00007fe71d346000)
libc.so.6 => /lib/libc.so.6 (0x00007fe71d17c000)
/lib64/ld-linux-x86-64.so.2 (0x00007fe71d6ce000)
[root@ipfire ~]#

[root@ipfire ~]# /etc/init.d/httpd restart
-bash: /etc/init.d/httpd: No such file or directory
[root@ipfire ~]#

[root@ipfire ~]# pakfire update
server-list.db 100.00% |=============================>| 2.29 KB
packages_list.db 100.00% |=============================>| 4.86 KB
core-list.db 100.00% |=============================>| 903.00 B
[root@ipfire ~]#

[root@ipfire ~]# uname -a
Linux ipfire.example.xy 4.14.232-ipfire #1 SMP Fri Jul 2 15:54:52 GMT 2021 x86_64 AMD G-T40E Processor AuthenticAMD GNU/Linux
[root@ipfire ~]#

It is an APU1D.

Thanks and best,
zargano

Hi,

thanks for your reply.

Meanwhile, some other thoughts crossed my mind:

Well, if you have never used the SSH client before, it could not have known anything about IPFire’s SSH server key, hence it is asking what to do about it. So this question is solved, I guess. :slight_smile:

Sorry, I meant /etc/init.d/apache2 restart. :expressionless:

I guess these lines appeared after upgrading to Core Update 157, but not having rebooted your IPFire machine, yet. Do you experience any more recent error lines? If so, what do they look like?

The command output look all fine at the first glance…

Thanks, and best regards,
Peter Müller

Hi Peter,

[root@ipfire ~]# /etc/init.d/apache2 restart
-bash: /etc/init.d/apache2: No such file or directory
[root@ipfire ~]#

Did you mean

[root@ipfire init.d]# /etc/init.d/apache restart
Restarting Apache daemon… [ OK ]
[root@ipfire init.d]#

Nope, I have rebooted the machine at least twice.

You mean in /var/log/httpd/error_log ? This is a HUGE file of nearly 17 MByte now. Excerpt:

[root@ipfire httpd]# tail -n 100 error_log
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:12:52.659735 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 29459 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:12:54.663031 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 29478 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:12:56.666206 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 29497 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:12:58.669627 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 29516 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:13:00.673061 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 29535 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:13:02.676211 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 29574 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:13:04.679507 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 29593 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:13:06.682941 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 29612 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:13:08.686251 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 29631 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:13:10.689431 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 29650 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:13:12.692659 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 29669 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:13:14.695954 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 29688 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:13:16.699455 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 29707 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:13:18.702820 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 29726 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:13:20.706245 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 29745 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:13:22.709570 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 29764 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:13:24.712859 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 29783 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:13:26.716298 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 29802 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:13:28.719609 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 29821 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:13:30.722893 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 29840 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:13:32.726323 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 29859 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:13:34.729602 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 29878 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:13:36.733031 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 29897 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:13:38.736203 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 29916 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:13:40.739517 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 29935 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:13:42.742970 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 29954 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:13:44.746427 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 29973 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:13:46.749877 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 29992 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:13:48.753312 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 30011 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:13:50.756762 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 30030 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:13:52.760079 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 30049 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:13:54.763538 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 30068 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:13:56.766967 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 30087 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:13:58.770404 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 30106 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:14:00.773912 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 30125 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:14:02.777438 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 30164 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:14:04.780862 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 30183 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:14:06.784299 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 30202 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:14:08.787467 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 30221 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:14:10.790907 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 30240 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:14:12.794238 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 30259 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:14:14.797498 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 30278 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:14:16.800775 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 30297 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:14:18.804221 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 30316 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:14:20.807652 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 30335 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:14:22.811103 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 30354 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:14:24.814408 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 30373 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:14:26.817843 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 30392 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:14:28.821290 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 30411 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Thu Jul 15 21:14:30.824756 2021] [core:notice] [pid 31744:tid 128795489821696] AH00052: child pid 30430 exit signal Aborted (6)
[root@ipfire httpd]#

Thanks, zargano

1 Like

I need to fix the installation next weekend. So the running faulty installation won’t be available for live testing anymore. Potentially I could clone the production mSATA disk of the APU to a spare 3.5’’ HDD for a testing purposes, please advise.

Thanks, zargano

Hi,

meanwhile, I believe this commit should fix your problem, as tar default behaviour caused similar issues in other cases.

Could you please upgrade to Core Update 158, reboot your machine and report back if the problem persists? Even without having a working web interface, you can do so by running

pakfire update
pakfire upgrade

via SSH or the local console.

Thanks, and best regards,
Peter Müller

1 Like

Hi Peter,

I will try this for sure, because it would be a minimal effort. To be really safe, I will choose some time probably next weekend, where the network behind IPFire is not affected by a downtime, e.g. required by a reinstallation.

I will report :grinning_face_with_smiling_eyes:

Thanks, zargano

Checking this issue, I found some differences across my installations. The directories /usr as well as /usr/share as well as /usr/share/nmap have 0700 permission on the faulty machine, and 0755 on the working one.

Despite some manual search and comparison, I did not find any other permission mismatch between the installations, neither directories nor files.

Should I just correct permissions?

Thanks zargano

1 Like

Hello, I got the same problem of PR_END_OF_FILE_ERROR when trying to access to the web interface after update from 157 to 158. I followed this post that you probably have already read and the problem is solved:

2 Likes

My problem is solved, details see here.

Thanks, zargano

2 Likes

Hi,

thank you - I will close this thread then to avoid duplicates. :slight_smile:

Thanks, and best regards,
Peter Müller