Hi all! I am trying to deploy Prisma to AWS Farga...
# orm-help
o
Hi all! I am trying to deploy Prisma to AWS Fargate according to this tutorial -> https://www.prisma.io/tutorials/deploy-prisma-to-aws-fargate-ct14/ Everything went well until last step, actual deployment of Prisma service to new server. It is connecting to endpoint and correct PRISMA_MANAGEMENT_API_SECRET but in console it prints out this error:
h
Can you please search your fargate logs for that request ID and paste the error here?
o
I have solved it, thanks. There was problem with RDS database user permissions.
👍 1