Every time I run "prisma deploy" I am now getting this error. I had run one prisma instance with 1.29-beta to check out _admin, but now I'm trying to run a completely different instance with 1.28.5 and getting this no matter what I do.
Andy Dietler
03/15/2019, 10:01 PM
The first time I ran "prisma deploy" it launched a web browser and made me authenticate with prisma.io which hadn't happened previously.
i
immanuelrosal
03/16/2019, 4:23 AM
Same thing happened to me. I came from 1.28, tried the 1.29-beta, and got the exact same error. I went back to 1.28 and the error still persists. I tried the following already:
1. Removing the docker containers
2. Removing the docker images and re-downloading
3. Re-starting docker
4. Restarting my pc
But to no avail