-
Notifications
You must be signed in to change notification settings - Fork 291
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
[Bug]: Unable to Access Helicon Localhost URL - SyntaxError in clickhouse-migration-runner #2965
Comments
@mohilmakwana3107 You can access the Supabase auth users here: http://localhost:54323/project/default/auth/users |
Due to the lack of migration execution, the logs are showing missing tables on Clickhouse:
|
@thiagoscodelerae |
@mohilmakwana3107 I'm trying that right now (also want to setup self hosted Helicone). I saw some people reporting the same error on Discord. |
Here is how I solved that. 1 - Change code
To:
2 - Add And add the following instruction "helicone/docker/dockerfiles/dockerfile_clickhouse_migration_runner"
3 - Run docker compose:
|
Ok, |
@mohilmakwana3107 one more step :) Add MINIO env vars to .env file:
You can change the value as well. |
Ok thanks @thiagoscodelerae |
@mohilmakwana3107 there is now a new issue happening when sending a request to OpenAI/Helicone:
|
What happened?
I'm attempting to self-host Helicon on my local machine, but I can't access
http://localhost:8989/project/default/auth/users
. The console logs show the following error:I've checked the documentation and can't find any steps I might have missed.
Edit :
Relevant log output
No response
Twitter / LinkedIn details
No response
The text was updated successfully, but these errors were encountered: