Git Product home page Git Product logo

Comments (9)

Soolan avatar Soolan commented on August 24, 2024 1

@Thijxx Thank you so much. That was exactly the problem. There is nothing wrong with moneyd.
Thank you all @traviscrist and @njlie and @Thijxx

from codiusd.

traviscrist avatar traviscrist commented on August 24, 2024

It looks like your codiusd is not running which is likely due to moneyd not starting up correctly.

Try deleting your current ~/.moneyd.json then running moneyd xrp:configure and then starting up moneyd with moneyd xrp:start

from codiusd.

Soolan avatar Soolan commented on August 24, 2024

Thank you so much for your response @traviscrist
I followed your instructions and after starting the moneyd ran into the following problem:

starting moneyd
2018-07-10T03:06:27.353Z connector:route-broadcaster info generated random routing secret.
2018-07-10T03:06:27.362Z connector:accounts info add account. accountId=parent
2018-07-10T03:06:27.364Z connector:accounts warn DEPRECATED: plugin accessed deprecated _log property. accountId=parent
2018-07-10T03:06:27.365Z connector:accounts info add account. accountId=local
2018-07-10T03:06:27.389Z connector:accounts warn DEPRECATED: plugin accessed deprecated _log property. accountId=local
2018-07-10T03:06:27.390Z connector:accounts warn DEPRECATED: plugin accessed deprecated _store property. accountId=local
2018-07-10T03:06:27.390Z connector:accounts warn DEPRECATED: plugin accessed deprecated _store property. accountId=local
2018-07-10T03:06:31.317Z connector:app error TypeError [ERR_INVALID_ARG_TYPE]: The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type undefined
    at Function.from (buffer.js:207:11)
    at Object.encodeChannelProof (/usr/lib/node_modules/moneyd-uplink-xrp/node_modules/ilp-plugin-xrp-paychan-shared/lib/util.js:110:12)
    at Plugin._connect (/usr/lib/node_modules/moneyd-uplink-xrp/node_modules/ilp-plugin-xrp-asym-client/index.js:186:35)

from codiusd.

njlie avatar njlie commented on August 24, 2024

What version of moneyd are you using? You can check by using moneyd --version.

from codiusd.

Soolan avatar Soolan commented on August 24, 2024

Hi @njlie
I'm using version 4

$ moneyd --version
4.0.0

from codiusd.

traviscrist avatar traviscrist commented on August 24, 2024

Thanks, there is a new version 4.0.1 of moneyd out, can you try upgrading to it and then starting moneyd?

from codiusd.

Soolan avatar Soolan commented on August 24, 2024

Thank you @traviscrist
I upgraded to ver 4.0.1,
deleted ~/.moneyd.json
and ran:

$ moneyd xrp:configure
# then entered my XRP secret key from toast wallet and ran
$ moneyd xrp:start

but got the same error:

2018-07-12T02:32:16.332Z connector:route-broadcaster info generated random routing secret.
2018-07-12T02:32:16.340Z connector:accounts info add account. accountId=parent
2018-07-12T02:32:16.342Z connector:accounts warn DEPRECATED: plugin accessed deprecated _log property. accountId=parent
2018-07-12T02:32:16.343Z connector:accounts info add account. accountId=local
2018-07-12T02:32:20.387Z connector:app error TypeError [ERR_INVALID_ARG_TYPE]: The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type undefined
    at Function.from (buffer.js:207:11)
    at Object.encodeChannelProof (/usr/lib/node_modules/moneyd-uplink-xrp/node_modules/ilp-plugin-xrp-paychan-shared/lib/util.js:110:12)
    at Plugin._connect (/usr/lib/node_modules/moneyd-uplink-xrp/node_modules/ilp-plugin-xrp-asym-client/index.js:186:35)

from codiusd.

Thijxx avatar Thijxx commented on August 24, 2024

I had this same issue and in the end it became clear I needed 36+ XRP and not 25 in my wallet. Worth a try :)

from codiusd.

traviscrist avatar traviscrist commented on August 24, 2024

@Thijxx thanks for pointing that out, that's likely the issue.

@Soolan can you try making sure you have 36+ XRP in the wallet?

from codiusd.

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.