Hi!
I have been trying to update my 25.7, but when I click on search for updates it shows "There are no updates available on the selected mirror".
Already tried couple different mirrors without success. Internet and DNS are ok. When I change to "Development" release it finds a bunch of updates.
Any ideas about what am I missing?
Thanks.
Rafael
Quote from: rafaelbs on August 24, 2025, 09:38:10 PMHi!
I have been trying to update my 25.7, but when I click on search for updates it shows "There are no updates available on the selected mirror".
Already tried couple different mirrors without success. Internet and DNS are ok. When I change to "Development" release it finds a bunch of updates.
Any ideas about what am I missing?
Thanks.
Rafael
Do the audit health and audit update. And try through the shell using ssh if you don't have graphics.
I did an Health Audit, and realized there was a problem with core package: Core package "opnsense" not known to package database.
Then I executed "pkg install opnsense" from shell, and it solve the problem.
Thanks a lot!
Quote from: rafaelbs on August 24, 2025, 10:40:11 PMI did an Health Audit, and realized there was a problem with core package: Core package "opnsense" not known to package database.
Then I executed "pkg install opnsense" from shell, and it solve the problem.
Thanks a lot!
How does that happen?
Sqlite database zeroed, forgot it had anything installed so it wants to update nothing. Most of the time "pkg install opnsense" is enough, in some cases "opnsense-bootstrap" is needed.
Cheers,
Franco