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!