Skip to content

Strange postgraphql errorΒ #18

@RichardBruskiewich

Description

@RichardBruskiewich

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions