Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem linking to project #3231

Open
CalvinWilkinson opened this issue Feb 28, 2025 · 2 comments
Open

Problem linking to project #3231

CalvinWilkinson opened this issue Feb 28, 2025 · 2 comments

Comments

@CalvinWilkinson
Copy link

CalvinWilkinson commented Feb 28, 2025

Describe the bug
I am trying to link to a remove project (non-local of course) using the supabase link --project-ref <proj-ref> --password <db-pass> command, and I am getting the following error message in the terminal.

Unexpected error retrieving remote project status: {"message":"Failed to retrieve project status"}

I am not sure that you can reproduce this due to the command being so simple, but the obvious reproduction list below is what I am doing.

To Reproduce
Steps to reproduce the behavior:

  1. Open a terminal
  2. Enter the command supabase link --project-ref <proj-ref-here> --password <db-pass-here>
  3. Observe the error message

Expected behavior
The CLI successfully linking to the project.

Screenshots

Image

System information
Rerun the failing command with --create-ticket flag.

  • Ticket ID: [e.g. ab1ac733e31e4f928a4d7c8402543712]
  • Version of OS: Windows 24H2 (OS Build 26100.3194)
  • Version of CLI: v2.15.8 (Installed via scoop)
  • Version of Docker: v27.5.1
  • Versions of services:
    SERVICE IMAGE LOCAL LINKED
    supabase/postgres 15.1.1.73 -
    supabase/gotrue v2.168.0 -
    postgrest/postgrest v12.2.1 -
    supabase/realtime v2.34.31 -
    supabase/storage-api v1.17.1 -
    supabase/edge-runtime v1.67.2 -
    supabase/studio 20250224-d10db0f -
    supabase/postgres-meta v0.86.0 -
    supabase/logflare 1.11.0 -
    supabase/supavisor 2.3.9 -

Additional context
N/A

@sweatybridge
Copy link
Contributor

Could you create a support ticket? It seems to be specific to your hosted project and not a general bug.

@CalvinWilkinson
Copy link
Author

@sweatybridge

Sure thing!

Administrator in EAClassManager on  preview via 🦕 v2.2.2 via  v22.13.0
❯ supabase link --project-ref <redacted> --password <redacted> --create-ticket
WARN: no SMS provider is enabled. Disabling phone login
Unexpected error retrieving remote project status: {"message":"Failed to retrieve project status"}
Try rerunning the command with --debug to troubleshoot the error.
Sent crash report: c2ca32be07d34487a863d5127e871672
Quote the crash ID above when filing a bug report: https://github.com/supabase/cli/issues/new/choose

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants