Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependencies dropped from Docker server in updates may cause plugins to fail #1742

Open
tkurki opened this issue May 23, 2024 · 1 comment
Open

Comments

@tkurki
Copy link
Member

tkurki commented May 23, 2024

I think there is a mechanism where you

  • use the server in Docker
  • install plugins with dependencies that the server already has, so they are not installed
  • pull a new server version that no longer has the shared dependency
    and this will break the plugin, because their depedency is no longer there.

I think this happened to me, but I was foolish enough not to pay closer attention to the logs and they are no longer there.

The ability to reinstall all or selected plugin would be one way out of this problem.

@tkurki
Copy link
Member Author

tkurki commented May 23, 2024

Related to #1741 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant