anyone experiencing issues with the public cloud i...
# prisma-whats-new
t
anyone experiencing issues with the public cloud instances of prisma? Mine I have been working with the past week or so is not responding. https://us1.prisma.sh/public-seasonfancier-667/htc-files/dev playground loads, but the server doesn’t respond to any query
l
There was a warning that if you used an unauthenticated public cluster (you weren't logged in), it could be deleted after a week. I don't know if that's your situation, but if you didn't log in, it could be. Try
prisma account
and see if it sends your Email / Name back
t
it does now, but I recently did prisma login after it was created. I will create deploy a new instance, thanks
👍 1
n
just for clarity, we are not yet enforcing the automatic deletion of services. let me know if you still have any questions, @Todd Humphrey!