OPNsense Forum

Archive => 20.1 Legacy Series => Topic started by: hbc on May 04, 2020, 09:22:27 AM

Title: Update broken?
Post by: hbc on May 04, 2020, 09:22:27 AM
Hi,

are there any issues with repositories? Neither I get the announced 20.1.6 version, nor any plugins.

Either I get timeouts for repositories or the message that no updates are available.

Beside the updates, I should install a plugin, but the plugin list is completely empty. Even installed ones are  not listed. I tried 'pkg update -f' then I got at least the installed ones as 'orphaned'.

But no chance to install any new plugins. How can I manually install plugins, since my update mechanism seems to be broken on both ha members?
Title: Re: Update broken?
Post by: banym on May 04, 2020, 09:30:07 AM
Had the same issue yesterday.
I switched mirrors and selected the HTTPS mirror from OPNsense and this worked and showed the update for me.
Title: Re: Update broken?
Post by: hbc on May 04, 2020, 09:38:06 AM
You are right. After testing serveral repositories, I finally found a working one. Seems are there are problems with repository servers.

Many Timeouts and unresolveables.

# configctl firmware check
{
        "connection":"unresolved",
        "downgrade_packages":[],
        "download_size":"",
        "last_check":"Mon May  4 09:28:23 CEST 2020",
        "new_packages":[],
        "os_version":"FreeBSD 11.2-RELEASE-p18-HBSD",
        "product_name":"opnsense",
        "product_version":"20.1.5",
        "reinstall_packages":[],
        "remove_packages":[],
        "repository":"error",
        "updates":"",
        "upgrade_major_message":"",
        "upgrade_major_version":"",
        "upgrade_needs_reboot":"0",
        "upgrade_packages":[]
}

# configctl firmware check
{
        "connection":"timeout",
        "downgrade_packages":[],
        "download_size":"",
        "last_check":"Mon May  4 09:29:33 CEST 2020",
        "new_packages":[],
        "os_version":"FreeBSD 11.2-RELEASE-p18-HBSD",
        "product_name":"opnsense",
        "product_version":"20.1.5",
        "reinstall_packages":[],
        "remove_packages":[],
        "repository":"error",
        "updates":"",
        "upgrade_major_message":"",
        "upgrade_major_version":"",
        "upgrade_needs_reboot":"0",
        "upgrade_packages":[]
}

# configctl firmware check
{
        "connection":"ok",
        "downgrade_packages":[],
        "download_size":"",
        "last_check":"Mon May  4 09:30:36 CEST 2020",
        "new_packages":[],
        "os_version":"FreeBSD 11.2-RELEASE-p18-HBSD",
        "product_name":"opnsense",
        "product_version":"20.1.5",
        "reinstall_packages":[],
        "remove_packages":[],
        "repository":"ok",
        "updates":"0",
        "upgrade_major_message":"",
        "upgrade_major_version":"",
        "upgrade_needs_reboot":"0",
        "upgrade_packages":[]
}
Title: Re: Update broken?
Post by: franco on May 04, 2020, 09:57:43 AM
It's not DNS
There's no way it's DNS
It was DNS

;)