im running prisma1 deploy getting error message - ...
# orm-help
s
im running prisma1 deploy getting error message - “Workspace fixefy does not exist” i am a little confused here why am i supposed to have a workspace trying to do prisma1 logout, prisma1 login did not work
r
@stephan levi 👋 Are you using the Prisma 1 Cloud demo server?
s
i do not know and if i am can i not use it ?
r
Where are you currently deploying to?
s
1. local 2. aws ec2
do i need to do PRISMA1 LOGIN ?
r
No, if your Prisma server is on EC2 then no you don’t need it.
s
when i run prisma1 deploy the cli opens the browser and tries to login
r
What is the endpoint in your
prisma.yml
?
s
checking
you are right
why did it change ?
#endpoint: ${env:PRISMA_ENDPOINT} endpoint: https://us1.prisma.sh/fixefy/fixefy-scema/dev
r
You can remove the new one. It must have been changed because of a command that must have setup a demo server in Prisma 1 Cloud.
s
i did prisma logout and prisma deploy
and now it works
💯 1
r
Are you getting started with Prisma?
s
no, i used it for some time now
but it didnt change the prisma.yml file
that is why i didnt understand how it changed
im happy
thank you very much
🙌 1