Describe the Bug
My agent can no longer connect to the internet. They can only run code that doesn’t require internet connect. I get this message: “Understood. The problem isn’t on your side—inside this workspace the runners don’t have network access. When the test hits Supabase (supabase.auth.admin.createUser), the sandbox blocks the request, so fetch failed and Vitest crashes. That limitation wasn’t obvious when other tests passed without hitting the auth API. If you run the new test locally on your own machine—with Docker/Supabase up—it should pass; the code itself is good.”
Steps to Reproduce
trying to run db tests locally. I can’t connect to my supabase services. I know the services are running because I can call the tests directly
Expected Behavior
Since the beginning of time, I have been able to run these tests. This affects all my projects
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.0.54 (Universal)
For AI issues: which model did you use?
auto
Does this stop you from using Cursor
Sometimes - I can sometimes use Cursor