Title
r

rein

08/04/2018, 1:30 PM
anyone else having troubles deploying to prisma?
a

aroman

08/04/2018, 1:33 PM
what kind of troublesss? 😄
r

rein

08/04/2018, 1:34 PM
just internal server errors
a

aroman

08/04/2018, 1:35 PM
Do you an error message I could see?
r

rein

08/04/2018, 1:36 PM
a

aroman

08/04/2018, 1:37 PM
Nope, I just deployed to verify and it went smooth. Seems to be on your side?
r

rein

08/04/2018, 1:37 PM
hm
a

aroman

08/04/2018, 1:38 PM
r

rein

08/04/2018, 1:39 PM
I found the bug
I was a bit misdirected by the error
a

aroman

08/04/2018, 1:40 PM
That happens 🙊
c

cfofiu

08/04/2018, 1:40 PM
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

aroman

08/04/2018, 1:44 PM
@cfofiu do you get that deployment?
c

cfofiu

08/04/2018, 1:52 PM
@aroman I build the docker image, pushed it to GCP and build a CE from it, that's when it shows up.
a

aroman

08/04/2018, 1:56 PM
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

cfofiu

08/04/2018, 1:59 PM
ok, thanks! (yeah, Google Cloud Platform)
b

Ben

08/04/2018, 2:02 PM
yeah I was battling an internal server error this yesterday turns out I had a few syntax errors