-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Hi @sotazum thank you for your amazing contribution.
I used your repository to deploy langfuse v3. All services deployed without errors. I was able to create my organization and project on the web interface, I retrieved PK and SK, I was able to run questions with the langfuse handler in my application but as soon as I try to access the traces edge I get this message "Setup Tracing pending":
I can find all my events in the bucket :
I noticed same error message that @jsancs about Redis connection errors.
I also had this error message from langfuse-web :
I checked in the postgres database and I confirmed I didnt have the table project_environments.
I tried to redeploy from cloudrun Interface, langfuse-web, langfuse-worker and clickhouse but now clickhouse cloud run fails to redeploy :
Do you have any idea for debugging ? I am not familiar with Clickhouse and Redis.




