Hello,
the list of plugins is empty after an update :o
I guess it might help if you detail which version you upgraded from and to which version you're now on, I don't know if a list of plugins you had it installed would be useful but it wouldn't hurt to mention those.
Or a screenshot. Really depends on the version. Old versions did not have a warning regarding the need to fetch new updates in order for the plugin list to update/show.
OPNsense 16.1.14-amd64
FreeBSD 10.2-RELEASE-p17
LibreSSL 2.2.7
Still need more info :)
What does the plugin tab say? Which firmware mirror did you select? What does the following do:
# pkg update -f
# pkg rquery %n | grep os-
OPNsense 16.1.12-amd64 to OPNsense 16.1.14-amd64
Quote from: franco on May 22, 2016, 09:16:32 PM
Still need more info :)
What does the plugin tab say? Which firmware mirror did you select? What does the following do:
# pkg update -f
# pkg rquery %n | grep os-
pkg update -f
Updating OPNsense repository catalogue...
Fetching meta.txz: 100% 1 KiB 1.5kB/s 00:01
Fetching packagesite.txz: 100% 87 KiB 88.7kB/s 00:01
Processing entries: 100%
OPNsense repository update completed. 289 packages processed.
pkg rquery %n | grep os-
nagios-plugins
os-haproxy
os-helloworld
os-smart
os-vmware
os-xen
Your repo updates ok, so connectivity is no issue, and the plugins all show in the database:
os-haproxy
os-helloworld
os-smart
os-vmware
os-xen
Is the GUI still empty for the firmware plugins tab? If so, what browser/system are you using?
Last idea could be configd... you can try to restart (best stop + start) it from the Services: Status page and try the firmware page again.
Here is the list of system and browser tested:
MacOS
Firefox : KO
Safari : KO
Windows 10
Firefox : KO
Chrome : KO
Linux
Iceweseal : KO
Stop and restart configd: list of plugins still empty :(
I am surprised that the issue persists for you.
What plugin are you looking for?
You can install a plugin by:
# pkg install -y os-PLUGINNAME
The available plugins are listed above.
Would you mind attaching a screenshot of your plugin window after you clicked "check for updates"?
I'm not looking particularly plugins , but it blocks me for future updates !
Here are the screenshots after clicking " check for updates "
Hi,
I may be wrong but could you try to change to default in english ?
Very good domg !!!!
The problem is solved ;D
I was in French
Thx
Whoops, nice catch! Fixed translation splatter for MVC components... Should be in 16.1.15 if review and testing is ok.
https://github.com/opnsense/core/commit/8a72c9704f7bb5
Thank you to all ! ;)