-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Another example of deficient idempotency in the system?
postgraphql_1 | chado:5432 - accepting connections
postgraphql_1 |
postgraphql_1 | PostGraphQL server listening on port 5000 π
postgraphql_1 |
postgraphql_1 | β£ Connected to Postgres instance postgres://chado:5432/postgres
postgraphql_1 | β£ Introspected Postgres schema(s) public, chado
postgraphql_1 | β£ GraphQL endpoint served at http://0.0.0.0:5000/graphql
postgraphql_1 | β£ GraphiQL endpoint served at http://0.0.0.0:5000/graphiql
postgraphql_1 |
postgraphql_1 | * * *
postgraphql_1 |
postgraphql_1 | Error: Collection of name 'analysis_organisms' already exists in the inventory.
postgraphql_1 | at Inventory.addCollection (/app/build/interface/Inventory.js:28:19)
postgraphql_1 | at Object.addPgCatalogToInventory (/app/build/postgres/inventory/addPgCatalogToInventory.js:26:23)
postgraphql_1 | at Object.<anonymous> (/app/build/postgraphql/schema/createPostGraphQLSchema.js:55:32)
postgraphql_1 | at step (/app/node_modules/tslib/tslib.js:121:27)
postgraphql_1 | at Object.next (/app/node_modules/tslib/tslib.js:102:57)
postgraphql_1 | at fulfilled (/app/node_modules/tslib/tslib.js:92:62)
postgraphql_1 | at process._tickCallback (internal/process/next_tick.js:109:7)
postgraphql_1 |
divseek-canada-portal_postgraphql_1 exited with code 1
Metadata
Metadata
Assignees
Labels
No labels