IssacXid
IssacXid
I'm also having the same issue. Any update of any solution on this?
I tried setting the above-mentioned variables to: ``` - name: LANGFUSE_INGESTION_CLICKHOUSE_WRITE_BATCH_SIZE value: "500" - name: LANGFUSE_INGESTION_CLICKHOUSE_WRITE_INTERVAL_MS value: "100" - name: LANGFUSE_INGESTION_QUEUE_PROCESSING_CONCURRENCY value: "10" ``` All the above errors are coming.
@hassiebp I'm facing the same issue. I can see in the SDK debug logs that `Media upload completed for ORuWH2aAcO4CPQZ-ag7EVD` message being printed, but in the UI media not uploaded...
@hassiebp This is happening for all the image. Here's the row data: ``` | id | sha_256_hash | project_id | created_at | updated_at | uploaded_at | upload_http_status | upload_http_error |...
Thanks. Should I try hitting this URL: `http://langfuse-d1.midasadmin.com/project/cmb4qsqkz000a0x07k0yf8qci/media/POST/api/public/media` with project id instead of tag? Sorry, I didn't include this earlier by mistake. This is the complete upload http error from...
@hassiebp Also, I tried login into the minio console inside the container, it is correctly updating the events folder, but there is no media folder.