Skip to content

BUG: '✖ Fetch failed' while creating composites on local ceramic node. #78

@daniel0ar

Description

@daniel0ar

Describe the bug
Ceramic local node starts at http://0.0.0.0:7007, thus all the documentation with http://localhost:7007 doesn't function correctly.

To Reproduce
Steps to reproduce the behavior:

  1. Follow steps in https://developers.ceramic.network/docs/composedb/set-up-your-environment#2c-installation-using-javascript-package-managers
  2. Follow all steps into until you reach the command:
composedb composite:from-model kjzl6hvfrbw6c5ajfmes842lu09vjxu5956e3xq0xk12gp2jcf9s90cagt2god9 --ceramic-url=http://localhost:7007 --output=my-first-composite.json
  1. See error: ✖ fetch failed

Expected behavior
The Ceramic Node should start at localhost:7007 or else all the documentation should switch to http://0.0.0.0:7007 as the --ceramic-url or the -c flag

Machine, OS, browser information (please complete the following information):
Linux, PopOs 22.04, Firefox. Node 20.11.1, npm 10.2.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions