Skip to content

API Issue ERR_CONNECTION_TIMED_OUT on fresh project #2522

Description

@madebyfabian

Bug report

Describe the bug

Hi there, I think I have an issue with the API. I created a new project, and inside, a table with some demo data. Then I wanted to fetch it with the JS Lib, but the HTTP Request only shows "Pending... " and after a while I get ERR_CONNECTION_TIMED_OUT. This happens to all requests, either to my demo table or to auth endpoints. What can I do?

To Reproduce

  1. Create a fresh new project
  2. Create a table and add any demo data
  3. Try to connect to Supabase api with the JS Library

Expected behavior

No outtimed connections

System information

  • OS: macOS 11.4 (Mac Mini M1)
  • Google Chrome v92
  • Version of supabase-js: 1.4.2
  • Version of Node.js: v15.8.0

Additional

Of course, I already tested my internet connection etc. Everything works fine. On another supabase project, also with js (vue), everything works perfectly fine with the API calls. So it looks like it has something to do with this project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions