Skip to content

The storage API is returning a 404 #908

Description

@daver182

Bug report

Describe the bug

The storage api is not working. I just installed the supabase-cli on a new MacBook and the storage is not working, I'm getting a 404 error.

To Reproduce

Steps to reproduce the behavior, please provide code snippets or a repository:

  1. supabase init
  2. supabase start
  3. Go to buckets http://localhost:54323/project/default/storage/buckets
  4. On the screen is a 404 error. On the toast, the whole 404 page is shown.
  5. The call to http://localhost:54323/api/storage/default/buckets is returning a 404.

Expected behavior

There should be a list of current buckets and the ability to create new ones.

System information

  • OS: macOS Ventura, v13.2.1
  • Version of Node.js: v18.14.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions