another instance of pfsense-upgrade is running. try again later

Trying to do package upgrades…

Login

Blog History

Trying to do package upgrades from the pfsense GUI and get "another instance of pfsense-upgrade is running. try again later"

So logged in via the ssh console and did the following to successfully upgrade or remove packages.

pkg-static clean -ay ; pkg-static install -fy pkg pfSense-repo pfSense-upgrade
pkg-static info
pkg-static install -yf pfSense-pkg-acme
pkg-static install -yf pfSense-pkg-haproxy
pkg-static install -yf pfSense-pkg-pfBlockerNG
pkg-static remove -yf open-vm-tools-nox11
pkg-static remove -yf pfSense-pkg-Open-VM-Tools

# to get the name of package for example acme
pkg-static info | grep -i acme

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

The reCAPTCHA verification period has expired. Please reload the page.