Newest snapshots unable to update from gui
-
2.4.4-DEVELOPMENT (amd64)
built on Sat Jul 28 19:12:21 EDT 2018I can however update from the console. Shows- "Unable to check for updates"
I believe this started a day or so ago. Multiple boxes all doing the same thing. all test boxes.
-
Hi
Follow this redmine; https://redmine.pfsense.org/issues/8715This happens to me 2 or 3 days ago.
-
Hello
I'm a little unsure on how to fix. I have looked at the pkg-utils.inc file. This is what mine looks like:/* Setup pkg.conf according current repo */ function pkg_conf_setup() { global $g; $pkg_conf_path = "/usr/local/etc/pkg.conf"; $conf = "/usr/local/etc/pkg/repos/{$g['product_name']}.conf"; if (!file_exists($conf)) { return; }
Still shows up that I'm unable to update. What could I be missing?
-
Easiest way is to gitsync to the latest code. That's how I got past that:
pfSsh.php playback gitsync master
Then you should see updates.
Steve
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.