Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strange postgraphql error #18

Open
RichardBruskiewich opened this issue Mar 19, 2019 · 0 comments
Open

Strange postgraphql error #18

RichardBruskiewich opened this issue Mar 19, 2019 · 0 comments

Comments

@RichardBruskiewich
Copy link
Contributor

RichardBruskiewich commented Mar 19, 2019

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant