Skip to content

Docker self-hosted - Clientside exception occurred (unknown Supabase project URL and key) #44

@paulchartres

Description

@paulchartres

Hey there, first off just wanted to say phenomenal work on the app!

I've been trying to self-host it on my server using Docker and I am running into issues with the Supabase configuration. I have properly passed the NEXT_PUBLIC_SUPABASE_URL and NEXT_PUBLIC_SUPABASE_ANON_KEY (using the env command within the container does show that the environment variables are populated), however when I try to access the dashboard, I am greeted with the following error:

Application error: a client-side exception has occurred (see the browser console for more information).

When I check the console, I have the following:

Error: Your project's URL and Key are required to create a Supabase client!

Check your Supabase project's API settings to find these values

Maybe I just forgot an important step, but I'm not sure what the problem could be.
Thanks for your help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions