Migrated from 26.1.11 and AdGuard is not seen in the community plugins.
Do not upgrade if u need AdGuard and NextDNS.
That conflicts with : https://forum.opnsense.org/index.php?topic=52380.msg270283#msg270283
AdGuard should work but you can't update it yet ?!
If you had AdGuard Home installed from the mimugmail or mimugmail-single repository, it will survive an upgrade to 26.7 and continue to work.
You only need to disable the repository, not uninstall the plugin. The plugins UI will show it as "orphaned", but that is not a problem.
AdGuard Home was never a community plugin in the official OPNsense repo.
Patrick, can u walk me through the process. I usually ssh, fetch, plug-in install, services , AdGuard enable?
How do I disable the repository?
I also deleted AdGuard from the opnsense plug-in and did a fetch again. Now AdGuard in plugins.
Thanks
You are supposed add the repo from the shell on 26.1 as documented on Michael's page, then install AGH from the UI:
https://www.routerperformance.net/opnsense-repo/
This cannot be done on 26.7, yet. But if you did it on 26.1, you can simply remove or comment out the repo configuration, upgrade and AGH will continue to work. Once Michael has finished updating his repo, enable it again and update AGH from the UI.
I don't know of any other way of installing AGH on OPNsense, you should definitely never just fetch and install packages on the command line.
Gotcha guilty as charged.
I had to move to guru repo if that helps, AdGuard even within its web UI wasn't updating.
I opened an issue on the MAXIT GitHub: https://github.com/mimugmail/opn-repo/issues/300
Re-installed opnsense under 26.1 with working AdGuard, commented out the url line in /usr/local/etc/pkg/repos/mimugmail-single.conf and then updated opnsense to 26.7
Observed in plugin that AdGuard was orphaned but everything worked.
Thank u.