#FileNotFoundError

7 messages · Page 1 of 1 (latest)

empty cosmos
#

Everything works as expected locally (Windows), however when deployed it is unable to get the yaml file and causes software to crash.

This file lives in a separate private repo which is being cloned at build time - checking in Github, the file in question is definitely there

lost daggerBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

steep kestrelBOT
#

Project ID: 38eaacfb-ca25-4f8a-98da-71b42487d0c1

empty cosmos
#

38eaacfb-ca25-4f8a-98da-71b42487d0c1

#

I would normally ssh into the server to see if it's there but that's not possible.

empty cosmos
#

I've printed the files in the folder in question and I can see that they are missing (I'm expecting to see queries.yaml). The repo in question is being pulled inside raiway.toml (pictured), could this be why?

#

It seems both .yaml and .json files are missing