Yaaay, got a notification email today! Wonder what has changed 🤷
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: magnust on February 13, 2024, 01:27:57 PM
It's HA proxy. If I disable it I get the login page as I should.
Not sure what I did in my HA proxy settings that makes it work ok in 23.x but gives me this problem in 24.1. I run http to https using Letsencrypt. I'll dig around and see what I find :-) I noted that there's another thread here on issues with HA proxy in 24.x so I'll go there instead of continuing in this thread :-)
Quote from: N00bOner on February 07, 2024, 11:30:20 AM
Could it be related to IPv6 ?
Looks like similar issue reported:
https://forum.opnsense.org/index.php?topic=38593.msg188923#msg188923
Quote from: N00bOner on February 02, 2024, 02:22:48 PM
....
After restart all the services via SSH WebGUI available again.
Quote from: Taomyn on November 07, 2022, 08:49:17 AM
Do you have any hostnames instead of IPs in your HA config?
I've had this since forever when I replaced all my IPs with FQDNs so I could swap machines without needing to reconfigure HA, it seems no matter what I do HA fails to look them up and thus fails to start, even with the option to ignore this (DNS resolve order: 'last','libc','none').
Quote from: fraenki on July 26, 2022, 09:10:03 AM
The crashes are gone after enabling the workaround that was suggested in the FreeBSD bug ticket:
add tunable net.inet.tcp.sack.enable with value "0" to disable SACK support.
Regards
- Frank