First, we’re still encountering no log failed deploys. In other threads here, some people see logs again but not us.
Second, we encountered
We also use Logtail and it shows that the build is failing because of a missing environment variable. We added this environment variable. Next, we used “Clear cache and redeploy” option. However, builds are still failing with the same missing env variable.
Any idea what’s going on here?
We’re using Frankfurt. Node app. No docker.
Update: We’ve commented the need for this environment out and tried to redeploy the new commit. Same issue. It seems like Render is using old files and is not using the latest changes.