© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
Drizzle TeamDT
Drizzle Team•4mo ago•
12 replies
Tiago o 2º

Drizzle studio not connecting to any database string

I'm running
drizzle-kit studio
drizzle-kit studio
from my database package with turborepo in Windows 10, but it just keeps hanging in the Welcome Page showing
Connecting to the Drizzle Kit on localhost:4983
Connecting to the Drizzle Kit on localhost:4983
, i am using supabase locally but have tried with the remote supabase string, i have tried diferent browsers and i have tried to apply all that is shown in this post https://kinsta.com/blog/err_empty_response/#how-to-fix-the-err_empty_response-error-5-potential-solutions , it was working last week and is currently working in my coworkers computer, the logs in
https://local.drizzle.studio/
https://local.drizzle.studio/
are as follow, in an infinite repeat:
Access to XMLHttpRequest at 'http://localhost:4983/init' from origin 'https://local.drizzle.studio' has been blocked by CORS policy: Permission was denied for this request to access the unknown  address space. 
Access to XMLHttpRequest at 'http://localhost:4983/init' from origin 'https://local.drizzle.studio' has been blocked by CORS policy: Permission was denied for this request to access the unknown  address space. 

localhost:4983/init:1  Failed to load resource: net::ERR_FAILEDUnderstand this error
localhost:4983/init:1  Failed to load resource: net::ERR_FAILEDUnderstand this error

localhost:4983/init:1  Failed to load resource: net::ERR_CERT_AUTHORITY_INVALIDUnderstand this error
localhost:4983/init:1  Failed to load resource: net::ERR_CERT_AUTHORITY_INVALIDUnderstand this error

(index):1 Access to XMLHttpRequest at 'http://localhost:4983/' from origin 'https://local.drizzle.studio' has been blocked by CORS policy: Permission was denied for this request to access the unknown address space.
(index):1 Access to XMLHttpRequest at 'http://localhost:4983/' from origin 'https://local.drizzle.studio' has been blocked by CORS policy: Permission was denied for this request to access the unknown address space.

localhost:4983/:1  Failed to load resource: net::ERR_FAILEDUnderstand this error
localhost:4983/:1  Failed to load resource: net::ERR_FAILEDUnderstand this error

localhost:4983/:1  Failed to load resource: net::ERR_CERT_AUTHORITY_INVALID
localhost:4983/:1  Failed to load resource: net::ERR_CERT_AUTHORITY_INVALID


I can connect the both the databases using other admin aplications like pgAdmin and dbeaever

Anyone have ideias on how i could fix this, or why is it happening? since it works with the same repo in a diferent pc, it might be a problem with mine, but i am kinda lost.
Drizzle TeamJoin
The official Discord for all Drizzle related projects, such as Drizzle ORM, Drizzle Kit, Drizzle Studio and more!
11,879Members
Resources
Was this page helpful?

Similar Threads

Recent Announcements

Similar Threads

Not connecting to Drizzle Studio
Drizzle TeamDTDrizzle Team / help
11mo ago
Drizzle Studio stuck at 'connecting to localhost:4983'
Drizzle TeamDTDrizzle Team / help
2y ago
Connecting Remote Drizzle Kit Studio to a Server
Drizzle TeamDTDrizzle Team / help
3y ago
drizzle doesnt connect to GCP database string
Drizzle TeamDTDrizzle Team / help
8mo ago