Coder Social home page Coder Social logo

create-ceramic-app's People

Contributors

avious00 avatar chilldryad avatar justinapetr avatar mattdavis0351 avatar sterahi avatar velvet-shark avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

create-ceramic-app's Issues

Issues when running `npm run dev`

When running npm run dev the following error shows up instead of starting the actual Ceramic stack.

> [email protected] dev
> node scripts/run.mjs

⠸ [Ceramic] Starting Ceramic node
[Ceramic] 
> [email protected] ceramic
> CERAMIC_ENABLE_EXPERIMENTAL_COMPOSE_DB='true' npx ceramic daemon --config ./composedb.config.json

✖ [Ceramic] Ceramic node failed to start with error:
✖ [Ceramic] npm

This is likely due to the script expecting ceramic to be exposed globally.

Unable to load model on startup - Missing `simpleProfile` model (IPFS daemon port `7007`)

Background

Previously, I've run npm run dev successfully to do the entire workflow of the Create Ceramic App demo (i.e., update profile information, submit, do with another wallet, query via ComposeDB graphl query). However, for the past two days, I have not been able to do so successfully anymore, getting the following error.

image

For context, I'm loading this via Gitpod, although I've done it w/o any issues previously.

Steps to replicate

  1. Go to https://gitpod.io/https://github.com/ceramicstudio/create-ceramic-app
  2. Clone the template, install the deps, install @ceramicnetwork/cli globally (see #20) and run npm run dev
  3. See error shown above.

Additional details

Sometimes I can import it manually via composedb composite:deploy src/__generated__/definition.json --ceramic-url=http://localhost:7007 --did-private-key=$(cat admin_seed.txt) but not always successfully (i.e., sometimes I get an ECONNREFUSED error as if the service were down). It would be interesting to figure out why that is the case.

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.