Hey all, trying to deploy Prisma to AWS ECS (Farga...
# prisma-whats-new
c
Hey all, trying to deploy Prisma to AWS ECS (Fargate) and getting this error on boot:
Listening for transport dt_socket at address: 8000
Error: Exception thrown by the agent : java.net.MalformedURLException: Local host name unknown: java.net.UnknownHostException: e447092d9a96: e447092d9a96: System error
Anyone know what would trigger this? I've tried setting the
SCHEMA_MANAGER_ENDPOINT
and similar values to use hostname
localhost
and
127.0.0.1