After reboot, 24.7.b_15 crashed twice for me but then it's working fine so far. Submitted the problem, not sure if it's sent bc of the 2nd crash.
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: franco on July 16, 2024, 09:19:11 PMSame here. Keep getting crashed every couple minutes with RC1 so I update to 24.7.b. It's been an hour and no crash. Love the dashboard but widgets are not resizable ?
We were wondering if this does this also crash with the beta kernel? Because it sort of indicates that it didn't before.
# opnsense-update -kr 24.7.b
Cheers,
Franco
Quote from: cookiemonster on February 20, 2024, 09:59:35 AMIt happened to me today, I tried create a cron work but DHCp6c renewal not stopping and quickly fill up memory usage.
Do you need ppoe on the VM? The WAN interface is likely to be set to ppoe on the configuration type, either or both v4 and v6, so the system keeps trying to get authenticated.
Quote from: ThyOnlySandman on August 13, 2023, 02:08:34 AMI have the same issue with swap page at 100%. There was error about Sqlite.php need to change line 136 to 2048MB but I only use elastic search as database. I have to uninstall ZA for now and wait for the team responds. Love the new UI.Quote from: JonStuart on August 13, 2023, 12:15:22 AM
Have you tried to run a system audit and seeing what the results are? That looks like its related to php and/or python.
Goto System >> Firmware >> Status
Then choose "Health" from the "Run An Audit" button next to the "Check for updates" button. You may also want to look at the "Upgrade" audit as well. Something isn't right though. An audit should help you find it.
I have the latest version of OPNsense and Zenarmor and it's working fine but on one older firewall (Been through many OPNsense updates) I had to manually fix some upgrade issues with OPNsense for a proper install of dependencies for Zenarmor. So you are probably looking for dependency issues in the audit.
I did not try the audit. Good idea though. Agree php / python / elasticsearch issue.
I've since restored back to opn 23.1 + za 1.13.
I have an email into Sunny Valley regarding issue. (Of course decided best day for upgrade was a Friday :)
I did get a backup of broken VM prior to delete/restore which I can later restore for more troubleshooting. Or can clone production VM and re-do another 23.7 upgrade.
I just needed to get operational again and will follow-up testing more with secondary lab VM.
/var/etc/acme-client/home/*.domain_name.tld_ecc/fullchain.cer and /var/etc/acme-client/home/*.domain_name.tld_ecc/*.domain_name.tld.key
Quote from: pmhausen on May 09, 2023, 08:37:08 AMDamn.Quote from: depc80 on May 09, 2023, 07:21:51 AM23.1 in January 2023, 23.7 in July 2023, ... there won't be 23.[2-6].
23.7 seems like a long way no? We're at 23.1.7 so I guess I can chill for now.
Quote from: chemlud on May 07, 2023, 04:56:15 PM23.7 seems like a long way no? We're at 23.1.7 so I guess I can chill for now.
Please note that 23.7 will kill dyndns (apparently ddclient will be the successor).
failed to set new ip None [{"result":null,"success":false,"errors":[{"code":9005,"message":"Content for A record must be a valid IPv4 address."}],"messages":[]}]Quote from: abulafia on May 04, 2023, 10:05:59 AMI switch to Zenarmor for now, reduce ~40ms ping but it's a completely different topic. Anyway, would NAT redirect rule like DNS or NTP cause PTR flooding Adguard?
Running adguard and chrony and never had an issue between those two.
I assume you have disabled the regular NTP server service? (Services -> Network Time -> General -> "Time Servers" empty and "Client Mode" ticked)
And another wild shot in the dark: You have disabled the rate limit in Adguard Home (Settings -> DNS Settings -> Rate Limit set to "0")?
https://gist.github.com/jauderho/2ad0d441760fc5ed69d8d4e2d6b35f8dQuote from: mimugmail on April 30, 2023, 07:50:18 AMI see. Does IPv6 DNS records can be looked up over IPv4? Add LAN IPv6 as upstream DNS, I see a lot more IPv6 in logs. With Pihole I can use local-link IPv6 to advoid the dynamic prefix, Adguard doesn't accept it. I'm trying w [::1]:53350 for now. Will look around more. Thank you.Quote from: depc80 on April 29, 2023, 10:42:46 PM
Hi
I enable IPv6 for multiple interfaces + vlan, and Adguard listening without issue. I see IPv6 addresses show up on Adguard's dashboard. However, I have no idea if redirect rule to adguard would force IPv6 as well. Temporarily I add LAN IPv6 to rdr tartget alias. The problem is that I don't have static IPv6, and my ISP changes prefix once a day. Appreciate some example of IPv6 rdr configuration on adguard and opnesne.
Cheers
But this is not the problem, its about dhcp not handing out the local IP as dns :)