mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[GH-ISSUE #2865] Cannot update to 1.25/26 from 1.24 (Kubernetes) #1402
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#1402
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @m8-t on GitHub (Oct 25, 2022).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/2865
Hi,
I am using Vaultwarden in Kubernetes and wanted to update to the latest version.
When I bump the image version I'll receive an error and the pod fails to start.
Btw after I rolled back to 1.24 I get also an error but the pod is starting just fine. I'll post both errors.
1.24 (working as before):
The error in 1.25 and 1.26 are the same, for example here's the log for 1.25.2
1.25.2:
Any hint?
Thanks
Dan
@stefan0xC commented on GitHub (Oct 25, 2022):
The error message
Invalid cron expressionpoints to a misconfigured_SCHEDULEvalue. My guess is that you are probably missing a*. The expression must have 6 or 7 values. (See the docs of the used crate for more information.)