Giter Club home page Giter Club logo

Comments (5)

wenji-my avatar wenji-my commented on August 19, 2024 1

@nsjames Throw that error is because I made a careless error, I am solved now. Thank your help!

from scatter-js.

nsjames avatar nsjames commented on August 19, 2024

That error usually happens from bad chainId configs. Can you show me your scatter.eos() configuration?

from scatter-js.

wenji-my avatar wenji-my commented on August 19, 2024

@nsjames

const network = {
    blockchain: 'eos',
    chainId: 'cf057bbfb72640471fd910bcb67639c22df9f92470936cddc1ade0e2f2e7dc4f',
    host:'192.168.1.107',
    port: 8888,
    protocol: 'http'
};
const eos = this.scatter.eos(network, Eos);
...

from scatter-js.

wenji-my avatar wenji-my commented on August 19, 2024

@nsjames It was my chainId config that was wrong. I rebuild private chain later, then I forget change the chainId config, I'm so sorry. But it throw new error after I change the config:

trx-err {"code":500,"message":"Internal Service Error","error":{"code":3050003,"name":"eosio_assert_message_exception","what":"eosio_assert_message assertion failure","details":[]}}

What does this mean?

from scatter-js.

nsjames avatar nsjames commented on August 19, 2024

That's a strange error, looks like it's blank and not returning the details of what went wrong. If i remember correctly theres a verbose errors flag in nodeos which you can enable that might allow it to throw more information.

Closing this though, as the original problem is solved.

from scatter-js.

Related Issues (20)

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.