[PR #2494] Prevent some ROCKET env variables to cause issues #3255

Closed
opened 2025-10-09 18:19:57 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/dani-garcia/vaultwarden/pull/2494

State: closed
Merged: No


Some ROCKET_ env variables can cause issues if they are set.
With the older Rocket v0.4.x this was not an issue.
But with Rocket v0.5.x some have changed and we control them in a
different way.

This PR removes/unset these variables to prevent errors during startup.
resolves #2482

**Original Pull Request:** https://github.com/dani-garcia/vaultwarden/pull/2494 **State:** closed **Merged:** No --- Some ROCKET_ env variables can cause issues if they are set. With the older Rocket v0.4.x this was not an issue. But with Rocket v0.5.x some have changed and we control them in a different way. This PR removes/unset these variables to prevent errors during startup. resolves #2482
OVERLORD added the pull-request label 2025-10-09 18:19:58 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#3255