Max Deichmann
Max Deichmann
@dependabot rebase
> followed the docs on langfuse > > ``` > git clone https://github.com/langfuse/langfuse.git > cd langfuse > > # Start the server and database > docker compose up``` > ```...
> Same here. After sending some traces i constantly get in UI > > ``` > `prisma.$queryRaw()` invocation: Raw query failed. Code: `42P01`. Message: `relation "observations_view" does not exist` >...
@DuyTa506 @solargoe @chethan-chavan can you maybe share the contents of the _prisma_migrations table with me? I am particularly interested if there are any rows in there with contents in the...
> Same here with (start with `docker-compose up -d`) > > > > ``` > > langfuse image: 2.91.0 > > ``` > > > > DB error log >...
> ```shell > postgres-1 | 2024-12-05 09:03:50.727 UTC [52] ERROR: relation "prices" does not exist at character 158 > postgres-1 | 2024-12-05 09:03:50.727 UTC [52] STATEMENT: > postgres-1 | SELECT...
@buvnswrn could you do me a favor and share the entire content of the _prisma_migrations table? This would be very helpful!
@takefy-dev and @buvnswrn the table is called `_prisma_migrations`. Does it not exist in your databases at all?
@dependabot rebase
Hi, thanks for reaching out on this. Do you have access to clickhouse metrics? I assume that the data is not distributed fast enough between clickhouse nodes.