coolify icon indicating copy to clipboard operation
coolify copied to clipboard

[Bug]: .env-coolify is not created.

Open HarleySalas opened this issue 10 months ago • 0 comments

Description

.env-coolify file is not created, despite having many environment variables in Coolify, which have been working for months.

Minimal Reproduction (if possible, example repository)

I cannot share the repo.

It is simply a git repo deployment, with Docker, being built from a Dockerfile. I cd'd in to the VPS and sure enough, there is no .env-coolify file.

Everything was working fine for months now. An automated deploy got pushed today and suddenly, boom.

Exception or Error

[2024-Apr-17 17:21:18.368731] Oops something is not okay, are you okay? 😢
[2024-Apr-17 17:21:18.372249] Failed to load /data/coolify/applications/bc00os0/.env-coolify: open /data/coolify/applications/bc00os0/.env-coolify: no such file or directory
[2024-Apr-17 17:21:18.375803] Deployment failed. Removing the new version of your application.

Version

beta.263

HarleySalas avatar Apr 17 '24 17:04 HarleySalas