ceramicnetwork / ceramicnetwork/docs-docusaurus
BUG: '✖ Fetch failed' while creating composites on local ceramic node.
- Vorherrschende Sprache
- TypeScript
- Sterne
- 23
- Forks
- 11
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
**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
```
3. 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
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Beginne damit, dem verlinkten Setup-Abschnitt zu folgen und zu prüfen, wie die Adresse des lokalen Ceramic-Knotens im Vergleich zum hier gezeigten composite:from-model-Befehl dokumentiert ist. Aktualisiere die betroffene Dokumentation so, dass die Startadresse und der Wert von --ceramic-url oder -c übereinstimmen, und überprüfe anschließend, dass der Befehl nicht mehr „fetch failed“ meldet.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- node.js
- Bereich
- cli, documentation
- Issue-Typ
- Bug
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100