The updates status page says I have plugin conflicts, but I can see the plugins running from CLI.
Here is the Updates Status showing the Plugin Conflict button:
(https://i.imgur.com/Rx8znBu.png)
Here is my plugin list from the WebUI:
(https://i.imgur.com/uwu5oc2.png)
Notice in the above image that os-tinc is not installed. It is not only installed, it is running and all my endpoints are accessible.
Can someone help me fix this?
Regards,
Jeff
OK so since posting, here is what I have tried.
- Rebooted Firewall
- Cleared Browser Cache
- Tried other browsers
- Spent hours searching F12 console
Is there by chance an opnsense-* command that refreshes or reset the UI?
Jeff
How about clicking on that prominent "Resolve Plugin Conflicts" button? ;-)
P.S. Please do not use external image hosting sites. I hate giving them my data without knowing. Guess I'll have to find a block list.
There is an attachment function in this forum.
The resolve conflicts button doesn't do anything but make the updates icon spin forever. Also, as I said before, the plugins are running already...the web UI doesn't reflect reality. Is there a CLI method for resetting the UI?
As for the image posting. The "Insert an Image" button only offers a URL option, there is no upload.
Quote from: hackdefendr on February 17, 2025, 04:09:32 PMAs for the image posting. The "Insert an Image" button only offers a URL option, there is no upload
(https://forum.opnsense.org/index.php?action=dlattach;attach=42722;image)
OK I see. Now can you answer my actual question?
If "Resolve Plugin Conflicts" doesn't work, I am out of ideas.
Well this has been fun! I guess I have to find a different firewall now.
Save configuration, clean reinstall, possibly?
Missing means your plugins are listed here in the config.xml:
# pluginctl -g system.firmware.plugins
os-ddclient-devel,os-debug-devel
but they are not actually installed if they are labelled 'missing'. This or the package database is corrupted.
Cheers,
Franco