Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
24.1 Legacy Series
»
PHP Fatal Error - nginx/tls_ua-fingerprint.php
« previous
next »
Print
Pages: [
1
]
Author
Topic: PHP Fatal Error - nginx/tls_ua-fingerprint.php (Read 814 times)
ealbright
Newbie
Posts: 3
Karma: 0
PHP Fatal Error - nginx/tls_ua-fingerprint.php
«
on:
July 05, 2024, 05:52:21 pm »
Good morning all. Can you help point me in the right direction for fixing the following error:
[01-Jul-2024 16:10:03 America/Denver] PHP Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 358617088 bytes) in /usr/local/opnsense/scripts/nginx/tls_ua_fingerprint.php on line 135
I seem to be getting the error almost every 10 minutes. Restarting the firewall doesn't seem to matter. I'm pulling the above error from the crash reporter. I've tried looking at the logs in /var/log/nginx and didn't see anything towards that error. I've checked /var/log/dmesg.today, php-fpm.log also.
I feel like I'm looking in the wrong places. Do you have any suggestions of appropriate log files to check to help determine the issue behind the error?
**EDIT I just realized I posted this in the 24.7 dev, is it possible to move it the 24.1 forum?
Thank you!
«
Last Edit: July 05, 2024, 06:37:47 pm by ealbright
»
Logged
Fright
Hero Member
Posts: 1777
Karma: 164
Re: PHP Fatal Error - nginx/tls_ua-fingerprint.php
«
Reply #1 on:
July 07, 2024, 08:33:27 am »
Hi
https://github.com/opnsense/plugins/issues/3854
Logged
ealbright
Newbie
Posts: 3
Karma: 0
Re: PHP Fatal Error - nginx/tls_ua-fingerprint.php
«
Reply #2 on:
July 09, 2024, 12:13:38 am »
Thank you for pointing towards the github report. , I removed the handshakes.json file.
Logged
franco
Administrator
Hero Member
Posts: 17661
Karma: 1611
Re: PHP Fatal Error - nginx/tls_ua-fingerprint.php
«
Reply #3 on:
July 11, 2024, 08:04:03 am »
I merged the nginx 1.33 PR for 24.1.10 today.
Cheers,
Franco
Logged
Fright
Hero Member
Posts: 1777
Karma: 164
Re: PHP Fatal Error - nginx/tls_ua-fingerprint.php
«
Reply #4 on:
July 12, 2024, 09:54:10 pm »
@franco
thanks again!
@ealbright
there is no "disable handshake logging" checkbox yet in 1.33 (a little busy and didn't have time, sorry)
i will try to add it and make a pr asap (I hope it's a quick-fix)
Logged
Fright
Hero Member
Posts: 1777
Karma: 164
Re: PHP Fatal Error - nginx/tls_ua-fingerprint.php
«
Reply #5 on:
July 13, 2024, 05:45:17 pm »
https://github.com/opnsense/plugins/pull/4092
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
24.1 Legacy Series
»
PHP Fatal Error - nginx/tls_ua-fingerprint.php