WordPress 6.2 fails with php8.0

15 days later, WordPress sucks again with the same error.
No new or updated plugins, error also with complete removed plugins.
It’s really terrible.

Please could you check in logs, I cannot help without traces. It does not work give us no pointers

can you tell me please which log files and wich entries are important?

1 Like

/var/log/messages and check after php-fpm error or any error

grep -srni {error,segfault,failed} /var/log/messages

however we need the complete transactions of log lines and not what you will grep, the grep could help you to locate what service and when the service failed

1 Like

@jgelauff could you confirm the issue is back ?

1 Like

I tested a fresh Wordpress 6.2 installation in a vhost and it worked without error. I used this howto.
It also worked after installing your fixes from here.

4 Likes

no, the issue has not come back.
wordpress is working without error

4 Likes

Update released, thanks @stephdl !

3 Likes

I didn’t have a chance to analyze it.
Sorry

why ?

still time to check logs,the rotation occurs each week but you can consult them a long time after :smiley:

maybe you issue is completely different of others

Sorry, no time. Total busy.
Ich will try next days

1 Like

I don’t know why, but the switch back to PHP8 works again without errors.
Thank you for your audience.

Sincerely, Marko

I like the tutorial you used :slight_smile:

1 Like

The error is back… The site is still accessible for end users, but the backend is no longer.

full log

admin@domain.tld.May 1 09:08:25 HHOL-NethServer systemd: Starting Cockpit Web Service…
May 1 09:08:25 HHOL-NethServer remotectl: /usr/bin/chcon: can’t apply partial context to unlabeled file ‘/etc/cockpit/ws-certs.d/99-nethserver.cert’
May 1 09:08:25 HHOL-NethServer remotectl: remotectl: couldn’t change SELinux type context ‘etc_t’ for certificate: /etc/cockpit/ws-certs.d/99-nethserver.cert: Child process exited with code 1
May 1 09:08:25 HHOL-NethServer systemd: Started Cockpit Web Service.
May 1 09:08:25 HHOL-NethServer cockpit-ws: Using certificate: /etc/cockpit/ws-certs.d/99-nethserver.cert
May 1 09:08:25 HHOL-NethServer cockpit-ws: received invalid HTTP request line
May 1 09:08:26 HHOL-NethServer systemd: Created slice User Slice of admin@domain.tld.
May 1 09:08:26 HHOL-NethServer systemd-logind: New session c25146 of user admin@domain.tld.
May 1 09:08:26 HHOL-NethServer systemd: Started Session c25146 of user admin@domain.tld.
May 1 09:08:26 HHOL-NethServer systemd: Started Session c25147 of user admin@domain.tld.
May 1 09:08:26 HHOL-NethServer systemd-logind: New session c25147 of user admin@domain.tld.
May 1 09:08:26 HHOL-NethServer systemd: Started Session c25148 of user admin@domain.tld.
May 1 09:08:26 HHOL-NethServer systemd-logind: New session c25148 of user admin@domain.tld.
May 1 09:08:26 HHOL-NethServer systemd-logind: Removed session c25147.
May 1 09:08:26 HHOL-NethServer systemd-logind: Removed session c25146.
<…>
May 1 09:08:26 HHOL-NethServer systemd: Removed slice User Slice of admin@domain.tld.
May 1 09:09:08 HHOL-NethServer kernel: php-fpm[28498]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:09:21 HHOL-NethServer systemd: Created slice User Slice of admin@domain.tld.
May 1 09:09:21 HHOL-NethServer systemd-logind: New session c25158 of user admin@domain.tld.
<…>
May 1 09:09:21 HHOL-NethServer systemd-logind: New session c25165 of user admin@domain.tld.
May 1 09:09:21 HHOL-NethServer systemd: Started Session c25165 of user admin@domain.tld.
May 1 09:09:21 HHOL-NethServer systemd-logind: Removed session c25158.
May 1 09:09:21 HHOL-NethServer systemd-logind: Removed session c25161.
<…>
May 1 09:09:26 HHOL-NethServer systemd-logind: Removed session c25176.
May 1 09:09:26 HHOL-NethServer systemd: Removed slice User Slice of admin@domain.tld.
May 1 09:09:28 HHOL-NethServer sssd: tkey query failed: GSSAPI error: Major = Unspecified GSS failure. Minor code may provide more information, Minor = Server not found in Kerberos database.
May 1 09:09:28 HHOL-NethServer sssd: tkey query failed: GSSAPI error: Major = Unspecified GSS failure. Minor code may provide more information, Minor = Server not found in Kerberos database.
May 1 09:09:28 HHOL-NethServer sssd: tkey query failed: GSSAPI error: Major = Unspecified GSS failure. Minor code may provide more information, Minor = Server not found in Kerberos database.
May 1 09:09:28 HHOL-NethServer sssd: tkey query failed: GSSAPI error: Major = Unspecified GSS failure. Minor code may provide more information, Minor = Server not found in Kerberos database.
May 1 09:09:28 HHOL-NethServer sssd: tkey query failed: GSSAPI error: Major = Unspecified GSS failure. Minor code may provide more information, Minor = Server not found in Kerberos database.
May 1 09:10:01 HHOL-NethServer systemd: Started Session 1286 of user root.
May 1 09:10:01 HHOL-NethServer systemd: Created slice User Slice of apache.
May 1 09:10:01 HHOL-NethServer systemd: Started Session 1287 of user apache.
May 1 09:10:02 HHOL-NethServer systemd: Removed slice User Slice of apache.
May 1 09:10:20 HHOL-NethServer systemd: Created slice User Slice of admin@domain.tld.
May 1 09:10:20 HHOL-NethServer systemd: Started Session c25182 of user admin@domain.tld.
May 1 09:10:20 HHOL-NethServer systemd-logind: New session c25182 of user admin@domain.tld.
May 1 09:10:20 HHOL-NethServer systemd: Started Session c25183 of user admin@domain.tld.
May 1 09:10:20 HHOL-NethServer systemd-logind: New session c25183 of user admin@domain.tld.
May 1 09:10:20 HHOL-NethServer systemd-logind: New session c25184 of user admin@domain.tld.
<…>
May 1 09:10:21 HMay 1 09:10:26 HHOL-NethServer systemd-logind: Removed session c25205.
May 1 09:10:26 HHOL-NethServer systemd: Removed slice User Slice of admin@domain.tld.
May 1 09:11:00 HHOL-NethServer kernel: php-fpm[29430]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:11:08 HHOL-NethServer kernel: php-fpm[29722]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:11:20 HHOL-NethServer systemd: Created slice User Slice of admin@domain.tld.
May 1 09:11:20 HHOL-NethServer systemd-logind: New session c25206 of user admin@domain.tld.
<…>
May 1 09:12:26 HHOL-NethServer systemd-logind: Removed session c25248.
May 1 09:12:26 HHOL-NethServer systemd-logind: Removed session c25252.
May 1 09:12:26 HHOL-NethServer systemd-logind: Removed session c25246.
May 1 09:12:26 HHOL-NethServer systemd: Removed slice User Slice of admin@domain.tld.
May 1 09:13:08 HHOL-NethServer kernel: php-fpm[20517]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:13:20 HHOL-NethServer systemd: Created slice User Slice of admin@domain.tld.
May 1 09:13:20 HHOL-NethServer systemd: Started Session c25254 of user admin@domain.tld.
<…>May 1 09:13:26 HHOL-NethServer systemd-logind: Removed session c25277.
May 1 09:13:26 HHOL-NethServer systemd: Removed slice User Slice of admin@domain.tld.
May 1 09:14:01 HHOL-NethServer systemd: Started Session 1288 of user root.
May 1 09:14:02 HHOL-NethServer kernel: php-fpm[30743]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:14:19 HHOL-NethServer kernel: php-fpm[30861]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:14:20 HHOL-NethServer systemd: Created slice User Slice of admin@domain.tld.
May 1 09:14:20 HHOL-NethServer systemd-logind: New session c25278 of user admin@domain.tld.
<…>
May 1 09:14:21 HHOL-NethServer systemd-logind: Removed session c25283.
May 1 09:14:21 HHOL-NethServer systemd-logind: Removed session c25285.
May 1 09:14:21 HHOL-NethServer systemd: Removed slice User Slice of admin@domain.tld.
May 1 09:14:22 HHOL-NethServer kernel: php-fpm[31118]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:14:25 HHOL-NethServer kernel: php-fpm[31134]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:14:25 HHOL-NethServer kernel: php-fpm[31504]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:14:26 HHOL-NethServer systemd: Created slice User Slice of admin@domain.tld.
May 1 09:14:26 HHOL-NethServer systemd-logind: New session c25290 of user admin@domain.tld.
May 1 09:14:26 HHOL-NethServer systemd: Started Session c25290 of user admin@domain.tld.
<…>
May 1 09:14:26 HHOL-NethServer systemd: Started Session c25300 of user admin@domain.tld.
May 1 09:14:26 HHOL-NethServer systemd-logind: New session c25300 of user admin@domain.tld.
May 1 09:14:26 HHOL-NethServer kernel: php-fpm[31883]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:14:26 HHOL-NethServer systemd: Started Session c25301 of user admin@domain.tld.
May 1 09:14:26 HHOL-NethServer systemd-logind: New session c25301 of user admin@domain.tld.
May 1 09:14:26 HHOL-NethServer systemd-logind: Removed session c25293.
May 1 09:14:26 HHOL-NethServer systemd-logind: Removed session c25298.
<…>

May 1 09:14:26 HHOL-NethServer systemd-logind: Removed session c25301.
May 1 09:14:26 HHOL-NethServer systemd-logind: Removed session c25292.
May 1 09:14:26 HHOL-NethServer systemd: Removed slice User Slice of admin@domain.tld.
May 1 09:14:39 HHOL-NethServer sshd[1742]: Accepted keyboard-interactive/pam for root from 93.203.163.106 port 56614 ssh2
May 1 09:14:39 HHOL-NethServer systemd-logind: New session 1289 of user root.
May 1 09:14:39 HHOL-NethServer systemd: Started Session 1289 of user root.
May 1 09:15:01 HHOL-NethServer systemd: Started Session 1290 of user root.
May 1 09:15:01 HHOL-NethServer systemd: Created slice User Slice of apache.
May 1 09:15:01 HHOL-NethServer systemd: Started Session 1291 of user apache.
May 1 09:15:01 HHOL-NethServer systemd: Removed slice User Slice of apache.
May 1 09:15:08 HHOL-NethServer kernel: php-fpm[32233]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:15:13 HHOL-NethServer kernel: php-fpm[32624]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:15:13 HHOL-NethServer kernel: php-fpm[32639]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:15:13 HHOL-NethServer kernel: php-fpm[26329]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:15:14 HHOL-NethServer kernel: php-fpm[20159]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:15:20 HHOL-NethServer systemd: Created slice User Slice of admin@domain.tld.
May 1 09:15:20 HHOL-NethServer systemd-logind: New session c25302 of user admin@domain.tld.
<…>

May 1 09:15:26 HHOL-NethServer systemd-logind: Removed session c25323.
May 1 09:15:26 HHOL-NethServer systemd-logind: Removed session c25320.
May 1 09:15:26 HHOL-NethServer kernel: php-fpm[636]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:15:26 HHOL-NethServer systemd-logind: Removed session c25325.
May 1 09:15:26 HHOL-NethServer systemd-logind: Removed session c25324.
May 1 09:15:26 HHOL-NethServer systemd-logind: Removed session c25318.
May 1 09:15:26 HHOL-NethServer systemd-logind: Removed session c25319.
May 1 09:15:26 HHOL-NethServer systemd: Removed slice User Slice of admin@domain.tld.
May 1 09:15:26 HHOL-NethServer kernel: php-fpm[1613]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:15:26 HHOL-NethServer kernel: php-fpm[1649]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:15:26 HHOL-NethServer kernel: php-fpm[1683]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:15:26 HHOL-NethServer kernel: php-fpm[1692]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:15:27 HHOL-NethServer kernel: php-fpm[1693]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:15:27 HHOL-NethServer kernel: php-fpm[1711]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:15:27 HHOL-NethServer kernel: php-fpm[2630]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:15:27 HHOL-NethServer kernel: php-fpm[2641]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:15:27 HHOL-NethServer kernel: php-fpm[2643]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:15:42 HHOL-NethServer kernel: show_signal_msg: 4 callbacks suppressed
May 1 09:15:42 HHOL-NethServer kernel: php-fpm[2731]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:15:42 HHOL-NethServer kernel: php-fpm[2733]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:16:01 HHOL-NethServer kernel: php-fpm[2735]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:16:06 HHOL-NethServer kernel: php-fpm[2736]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:16:20 HHOL-NethServer systemd: Created slice User Slice of admin@domain.tld.
May 1 09:16:20 HHOL-NethServer systemd: Started Session c25326 of user admin@domain.tld.
<…>

May 1 09:16:26 HHOL-NethServer systemd: Removed slice User Slice of admin@domain.tld.
May 1 09:17:08 HHOL-NethServer kernel: php-fpm[2737]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:17:20 HHOL-NethServer systemd: Created slice User Slice of admin@domain.tld.
<…>
May 1 09:17:26 HHOL-NethServer systemd-logind: Removed session c25368.
May 1 09:17:26 HHOL-NethServer systemd: Removed slice User Slice of admin@domain.tld.
May 1 09:18:09 HHOL-NethServer kernel: php-fpm[2740]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:18:09 HHOL-NethServer kernel: php-fpm[2741]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:18:09 HHOL-NethServer kernel: php-fpm[2742]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:18:10 HHOL-NethServer kernel: php-fpm[2743]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:18:10 HHOL-NethServer kernel: php-fpm[2730]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:18:10 HHOL-NethServer kernel: php-fpm[2778]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:18:10 HHOL-NethServer kernel: php-fpm[2779]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:18:11 HHOL-NethServer kernel: php-fpm[2828]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:18:11 HHOL-NethServer kernel: php-fpm[2843]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:18:11 HHOL-NethServer kernel: php-fpm[3085]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:18:20 HHOL-NethServer systemd: Created slice User Slice of admin@domain.tld.
<…>
May 1 09:18:21 HHOL-NethServer systemd-logind: New session c25385 of user admin@domain.tld.
May 1 09:18:21 HHOL-NethServer systemd: Started Session c25385 of user admin@domain.tld.
May 1 09:18:21 HHOL-NethServer kernel: show_signal_msg: 20 callbacks suppressed
May 1 09:18:21 HHOL-NethServer kernel: php-fpm[3304]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:18:21 HHOL-NethServer systemd-logind: Removed session c25384.
<…>
May 1 09:18:26 HHOL-NethServer systemd-logind: Removed session c25392.
May 1 09:18:26 HHOL-NethServer systemd: Removed slice User Slice of admin@domain.tld.
May 1 09:18:36 HHOL-NethServer kernel: php-fpm[3305]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:18:57 HHOL-NethServer kernel: php-fpm[3306]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:18:57 HHOL-NethServer kernel: php-fpm[3308]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:18:58 HHOL-NethServer kernel: php-fpm[3309]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:19:00 HHOL-NethServer kernel: php-fpm[3311]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:19:03 HHOL-NethServer kernel: php-fpm[3312]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:19:06 HHOL-NethServer kernel: php-fpm[3313]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:19:07 HHOL-NethServer kernel: php-fpm[3314]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:19:08 HHOL-NethServer kernel: php-fpm[3315]: segfault at 7f0c82a8dfc0 ip 000055d04b0a1799 sp 00007ffef142bf10 error 4 in php-fpm[55d04ad70000+49f000]
May 1 09:19:20 HHOL-NethServer systemd: Created slice User Slice of admin@domain.tld.
May 1 09:19:20 HHOL-NethServer systemd-logind: New session c25398 of user admin@domain.tld.
May 1 09:19:20 HHOL-NethServer systemd: Started Session c25398 of user admin@domain.tld.
<…>
May 1 09:20:51 HHOL-NethServer systemd: Removed slice User Slice of admin@domain.tld.
[root@HHOL-NethServer ec892c2f21c3a97]#

I removd round thousend of identical lines within the log.

Important: The user admin@domain.tld. is not valid WorPress account.

How can I resolve the problem?

For me, it looks like a attack. At the moment I use the firewall solution Malcare (free plan).

Sincerely, MArko

Ok not sure the PHP80 is really relevant maybe opcache could be also the issue. could you share the url of your wordpress site, I am curious of the audience ?

I send you the URL privately, because I don’t want to publish it further. It is the homepage of my hunting club.

what is the gauge you use ?

What do you mean?

1 Like

I loved to shoot at 200 meters… I was 30 year old.

I placed 3rd in the state 300m precision shooting championships last year. My equipment I will not not publish here, so as not to scare anyone.

1 Like