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

Error when running locally inside docker-compose #5

Open
doutv opened this issue Dec 6, 2023 · 0 comments
Open

Error when running locally inside docker-compose #5

doutv opened this issue Dec 6, 2023 · 0 comments

Comments

@doutv
Copy link

doutv commented Dec 6, 2023

stable-asset-subql-subquery-node-1 | 2023-12-06T10:15:29.619Z ERROR Database transaction failed, rolling back TypeError: Cannot read properties of undefined (reading 'createTypeUnsafe')
stable-asset-subql-subquery-node-1 | 2023-12-06T10:15:29.624Z <worker #0> ERROR Uncaught Exception TypeError: Cannot read properties of undefined (reading 'createTypeUnsafe')
stable-asset-subql-subquery-node-1 | /node_modules/@subql/node-core/dist/indexer/worker/worker.js:130
stable-asset-subql-subquery-node-1 | throw e;
stable-asset-subql-subquery-node-1 | ^
stable-asset-subql-subquery-node-1 |
stable-asset-subql-subquery-node-1 | TypeError: Cannot read properties of undefined (reading 'createTypeUnsafe')
stable-asset-subql-subquery-node-1 | at decode (/node_modules/@polkadot/types/cjs/generic/ChainProperties.js:41:30)
stable-asset-subql-subquery-node-1 | at new GenericChainProperties (/node_modules/@polkadot/types/cjs/generic/ChainProperties.js:49:25)
stable-asset-subql-subquery-node-1 | at new Type (/node_modules/@polkadot/types/cjs/create/registry.js:322:24)
stable-asset-subql-subquery-node-1 | at initCloneByTag (/node_modules/lodash/lodash.js:6268:18)
stable-asset-subql-subquery-node-1 | at baseClone (/node_modules/lodash/lodash.js:2701:20)
stable-asset-subql-subquery-node-1 | at /node_modules/lodash/lodash.js:2733:34
stable-asset-subql-subquery-node-1 | at arrayEach (/node_modules/lodash/lodash.js:530:11)
stable-asset-subql-subquery-node-1 | at baseClone (/node_modules/lodash/lodash.js:2727:7)
stable-asset-subql-subquery-node-1 | at /node_modules/lodash/lodash.js:2733:34
stable-asset-subql-subquery-node-1 | at arrayEach (/node_modules/lodash/lodash.js:530:11)
stable-asset-subql-subquery-node-1 |
stable-asset-subql-subquery-node-1 | Node.js v18.19.0
stable-asset-subql-postgres-1 | 2023-12-06 10:15:29.646 UTC [218] LOG: could not receive data from client: Connection reset by peer
stable-asset-subql-postgres-1 | 2023-12-06 10:15:29.646 UTC [215] LOG: could not receive data from client: Connection reset by peer
stable-asset-subql-subquery-node-1 exited with code 7

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