prisma / prisma1

💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB) [deprecated]
https://v1.prisma.io/docs/
Apache License 2.0
16.56k stars 867 forks source link

Error prisma1 deploy #5194

Closed JustalK closed 2 years ago

JustalK commented 2 years ago

Describe the bug I am trying to deploy on the prisma cloud with the default schema that you get using prisma1 init

To Reproduce Very easy to reproduce :

Open a terminal and run those commands :

Expected behavior I am expecting the prisma1 deploy command to run without any problem. It will then create a service and run my db on it.

Screenshots Screenshot from 2022-02-28 06-00-05

Screenshot from 2022-02-28 05-59-49

Versions (please complete the following information):

Additional context I also try to use the data management api using the token from prima1 token, I have this problem :

Screenshot from 2022-02-28 06-07-44

I also tried to contact the email of the support multiple time and did not get any reply.

I also tried with a secret, without a secret.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 10 days if no further activity occurs. Thank you for your contributions.