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
lawjolla
02/19/2018, 6:36 PM
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
Todd Humphrey
02/19/2018, 6:45 PM
it does now, but I recently did prisma login after it was created. I will create deploy a new instance, thanks
👍 1
n
nilan
02/21/2018, 10:18 AM
just for clarity, we are not yet enforcing the automatic deletion of services. let me know if you still have any questions, @Todd Humphrey!