It's fairly clear that the server is not reachable. check your docker port mappings and logs.
a
Austin Howlett
06/04/2019, 5:11 PM
Restart docker. Run 'docker ps' in the console and check that your prisma container is running. Another thing to check if the port 4466 is in use by another container.