New error this morning on <https://cloud.prisma.io...
# orm-help
n
New error this morning on https://cloud.prisma.io/
j
Thanks for the report, pointed it out to the right people and they will take a look.
🙌 1
d
looks like this related to aws lambda with
schema.prisma
n
could be because I just enabled
nApi
in my client
previewFeatures
j
That would be possible indeed @Nima - Cloud might not be filtering that out properly yet.
Can you maybe try to remove it and see if that fixes it?
n
Sure yes just pushing that now
👍 1
j
We already have an issue to clean that up better - but it is not implemented yet (obviously).
(And yep, this error message is also terrible. Working on improving that as well)
n
I got a bit carried away enabling nApi and referentialActions, but I think they are not well tested with Studio / cloud where I've had issues this morning
s
I'm taking a look right now, but you're likely right, these new feature flags might have caused it. I'll try to fix this today!
👍 2
Hey, I've just deployed something that should let you use both
nApi
and
referentialActions
on the Data Platform without crashing, could you check it out? Let me know if it's still broken for you!
👍 1