Solutionunvalidated
Remove the keys (back them up just to be safe) — DOTENV_PUBLIC_KEY from `.env` DOTENV_PRIVATE_KEY from `.env.keys`. Tension: now there is a new public and private key pair. Outcome: Run `dotenvx encrypt` - Solves the problem, now there is a new public and private key pair.
8fc2aa04-05ea-466a-9f50-1eb67ea38756
Remove the keys (back them up just to be safe) — DOTENV_PUBLIC_KEY from .env
DOTENV_PRIVATE_KEY from .env.keys. Tension: now there is a new public and private key pair. Outcome: Run dotenvx encrypt - Solves the problem, now there is a new public and private key pair.