ceramicnetwork / ceramicnetwork/.github
Not able to start Ceramic Local Node with CERAMIC_ENABLE_EXPERIMENTAL_INDEXING
- Dominant language
- No language data
- Stars
- 362
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
# Description
trying to start ceramic node at local but giving error
# Technical Information
`Ceramic daemon failed to start up:
FetchError: request to https://cas-clay.3boxlabs.com/api/v0/service-info/supported_chains failed, reason: getaddrinfo ENOTFOUND cas-clay.3boxlabs.com
at ClientRequest. (/Users/nishant/.nvm/versions/node/v16.16.0/lib/node_modules/@ceramicnetwork/cli/node_modules/node-fetch/lib/index.js:1491:11)
at ClientRequest.emit (node:events:527:28)
at ClientRequest.emit (node:domain:475:12)
at TLSSocket.socketErrorListener (node:_http_client:454:9)
at TLSSocket.emit (node:events:527:28)
at TLSSocket.emit (node:domain:475:12)
at emitErrorNT (node:internal/streams/destroy:157:8)
at emitErrorCloseNT (node:internal/streams/destroy:122:3)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
type: 'system',
errno: 'ENOTFOUND',
code: 'ENOTFOUND'
}
`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.