anyone else having troubles deploying to prisma?
# orm-help
r
anyone else having troubles deploying to prisma?
a
what kind of troublesss? 😄
r
just internal server errors
a
Do you an error message I could see?
r
a
Nope, I just deployed to verify and it went smooth. Seems to be on your side?
r
hm
a
r
I found the bug
I was a bit misdirected by the error
a
That happens 🙊
c
I'm getting this error:
Exception in thread "main" java.lang.RuntimeException: Unable to load Prisma config: java.lang.RuntimeException: No valid Prisma config could be loaded.
-- hard to pinpoint the issue.
a
@cfofiu do you get that deployment?
c
@aroman I build the docker image, pushed it to GCP and build a CE from it, that's when it shows up.
a
I assume you mean google cloud platform? If so, sorry I have no experience with it. I work 100% with AWS and aurora on the db side. I would look to to your config files though. Prisma.yml
c
ok, thanks! (yeah, Google Cloud Platform)
b
yeah I was battling an internal server error this yesterday turns out I had a few syntax errors