You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
langfuse-db-1 | 2026-04-23 15:44:34.811 UTC [1] LOG: starting PostgreSQL 16.13 on x86_64-pc-linux-musl, compiled by gcc (Alpine 15.2.0) 15.2.0, 64-bit
langfuse-db-1 | 2026-04-23 15:44:34.811 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432
langfuse-db-1 | 2026-04-23 15:44:34.811 UTC [1] LOG: listening on IPv6 address "::", port 5432
langfuse-db-1 | 2026-04-23 15:44:34.822 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
langfuse-db-1 | 2026-04-23 15:44:34.834 UTC [57] LOG: database system was shut down at 2026-04-23 15:44:34 UTC
langfuse-db-1 | 2026-04-23 15:44:34.842 UTC [1] LOG: database system is ready to accept connections
langfuse-1 | Error: P1001
langfuse-1 |
langfuse-1 | Can't reach database server at langfuse-db:5432
langfuse-1 |
langfuse-1 | Please make sure your database server is running at langfuse-db:5432.
langfuse-1 |
langfuse-1 | Prisma schema loaded from packages/shared/prisma/schema.prisma
langfuse-1 | Datasource "db": PostgreSQL database "langfuse", schema "public" at "langfuse-db:5432"
langfuse-1 |
langfuse-1 | Error: P1001: Can't reach database server at langfuse-db:5432
langfuse-1 |
langfuse-1 | Please make sure your database server is running at langfuse-db:5432.
langfuse-1 | Applying database migrations failed. This is mostly caused by the database being unavailable.
langfuse-1 | Exiting...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://github.com/eLifePathways/ScienceBeam2.0/issues/33