chroxify / chroxify/feedbase

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

Open
#44 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
676
Forks
48
PR merge metrics
No merged PRs in 30d

Description

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!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.