Docker build failing; can't find secrets.txt

Howdy!

error: failed to stat /etc/secrets/secrets.txt: stat /etc/secrets/secrets.txt: no such file or directory

This error occurs in build, even though I have secrets.txt declared in Render’s environment menu. I’ve replicated the path in build locally, and I find it during local builds in /etc/secrets/secrets.txt

To solve this, I’ve tried a bunch of funny stuff like changing the file name, looking in the root instead of /etc/secrets, etc.

How would you tackle this? Thanks for reading!

Hey there.

We identified an issue with secret files caused by a recent change. We’ve rolled back this change. After you update your secret files again, they should be visible to your service.

Let us know if you continue to experience any issues.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.