local.drizzle.studo issue
It was working fine before, but suddenly it stopped. I'm on Windows. Any ideas what could be blocking Drizzle Studio or how to get more debug info?


4 Replies
Do you have a hosts entry that is pointing local.drizzle.studio somewhere?
It's working for me
Yes, I have this line, 127.0.0.1 local.drizzle.studio
If I remove and access the page, it would be a white blank.
local.drizzle.studio is a public domain that accesses the local service that you run
That hosts entry is going to prevent you from accessing drizzle studio
Thank you so much! I had completely misunderstood this. I really appreciate the clarification.