1
Documentation and Translation / Re: AdGuard Home setup guide
« on: September 03, 2024, 12:10:34 am »
is AGH compatible with OPNsense 24.7.3 ?
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.
Yeah something is preventing the upgrade to complete successfully.
Best case, it's a (weird) permission issue. Worst case is the drive.
Do a fresh install, it is the only way to find out what's happening. If it works ok after importing the config and restoring the plugins you're in luck. Otherwise it is the drive - which is where I would expect things to land if you didn't do anything fancy there other than configuring OPNsense as needed and applying patches.
THis should fix it thenCode: [Select]opnsense-update -bkr 24.7.3 -a FreeBSD:14:amd64 -A 24.7
Sorry that was the wrong command.OK i tried that, here's the output:
What about this one:Code: [Select]opnsense-update -bkr 24.7.3 -a FreeBSD:14:amd64
root@OPNsense:~ # opnsense-update -pA 24.7.1
Updating OPNsense repository catalogue...
pkg-static: Repository OPNsense has a wrong packagesite, need to re-create database
pkg-static: [url]https://mirror.wdc1.us.leaseweb.net/opnsense/FreeBSD:13:amd64/24.7.1[/url]
/latest/meta.txz: Not Found
repository OPNsense has no meta file, using default settings
pkg-static: [url]https://mirror.wdc1.us.leaseweb.net/opnsense/FreeBSD:13:amd64/24.7.1[/url]
/latest/packagesite.pkg: Not Found
pkg-static: [url]https://mirror.wdc1.us.leaseweb.net/opnsense/FreeBSD:13:amd64/24.7.1[/url]
/latest/packagesite.txz: Not Found
Unable to update repository OPNsense
Updating mimugmail repository catalogue...
mimugmail repository is up to date.
Error updating repositories![quote author=jcsp101 link=topic=42587.msg210963#msg210963 date=1725174496]
Try this command and post the output hereCode: [Select]opnsense-update -pA 24.7.1
I tried to update from 24.1 to 24.7 multiple times and got the same weird issue after reboot that OP described as well (kernel showing an update to 24.1 from 24.7) as well as internet not working.
I tried it from the Web UI first, then via SSH, also tested live boot as well.
Updating from web UI - the update "completes" but after reboot incorrect versions shows and the Internet doesn't work (though local access to devices like home assistant does) and a kernel "update" is available from from 27.1 to 24.1.
Update via SSH shell update as well (option 12) - after reboot, same as above, no internet, and webUI shows incorrect versions
I also tried a live boot of the new version and importing my current config, which also fails in that internet doesn't work, though this might be because of services not aligning with settings (I use unbound and adguard DNS both as packages on OPNsense)
my ssd has tons of space - just found this thread so haven't tried another mirror yet, but i did try a health audit which yielded a checksum mismatch with my adguard home package though i don't think this is related (i assume it's since i hit update in the adguard webUI rather than letting opnsense package manager update adguard).
Additional note:
I first noticed this some weeks ago, and i wasn't even on 24.1.10 yet - and one thing i tried was declining the major update and instead trying to do the latest minor update (to 24.1.10), and that one was successful.
It is unlikely you have the same issue, better open another thread for this - could be AGH causing the lack of Internet and that may be an easy fix allowing you to recover and complete the 24.7 upgrade