You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 28, 2025. It is now read-only.
A plugin I use on my servers changed from using build numbers (e.g. 298, 299) to semver (21.7.72). This leads to a scenario where the container recognizes the version mismatch, but can't resolve it.
Need to take a look at this. Short term resolution could be to clear the version from the plugins_metadata.json to force the plugin to re-install/update.
A plugin I use on my servers changed from using build numbers (e.g. 298, 299) to semver (21.7.72). This leads to a scenario where the container recognizes the version mismatch, but can't resolve it.
Need to take a look at this. Short term resolution could be to clear the version from the
plugins_metadata.jsonto force the plugin to re-install/update.