-
Notifications
You must be signed in to change notification settings - Fork 11.3k
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
XML-decryption module not found #13271
Comments
Probably related to #12153 |
Same here in docker release. |
@zenman94 temporary fix:
|
Thank you for the patch but we are on Kubernetes cluster. |
Looks like xml-encryption was removed in 687c3c5 while it is still used here:
If you are using the stable/rocketchat helm chart to deploy rocketchat you can set securityContext.runAsUser=99999 and then follow the example from helm status <rocketchat-release> to open a shell where the workaround from #13271 (comment) works.
|
We prefer wait a correct docker image before push this in production :) |
when will this be fixed? |
Temporary workaround for snap: You should always make a backup first:
|
Thank you so much @adanielvv , is there an option to disable automatic SNAP updates? |
@GuilleGlad I looked at the snap manpages and couldn't find a hold option. By the way, the snap revert command is listed in the Rocket.Chat docs. See also the manpage above to understand more fully what happens. |
Description:
Breaking bug: xml-encryption module not found on docker upon login
Steps to reproduce:
on docker
Expected behavior:
No crash
Actual behavior:
Server Setup Information:
Additional context
Login via simplesaml
Relevant logs:
The text was updated successfully, but these errors were encountered: