galaxy-genome-annotation / dockerized-gmod-deployment

:whale::bar_chart::books: Galaxy + Apollo + Chado + Tripal + JBrowse + JBrowse REST API + PostGraphQL + JBrowse GraphQL Experiment all as a docker-compose.yml
GNU General Public License v3.0
5 stars 9 forks source link

Strange postgraphql error #18

Open RichardBruskiewich opened 5 years ago

RichardBruskiewich commented 5 years ago

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