Git Product home page Git Product logo

Comments (11)

dvinograd avatar dvinograd commented on August 24, 2024

Hey there, sounds like you don't have the correct wallet passphrase
configured in conf/coins.yml. The bot reads and uses that configuration
file to communicate with the coin daemon.

from altcointip.

francismitchell avatar francismitchell commented on August 24, 2024

There definitely is an entry under 'walletpassphrase'. Also, when the bot is starting, it spews out some information about successfully connecting to Gabencoin.

from altcointip.

dvinograd avatar dvinograd commented on August 24, 2024

Could you post the contents of your conf/coins.yml, without any sensitive
information (such as passwords) - replace it with "***", for example?

from altcointip.

francismitchell avatar francismitchell commented on August 24, 2024

Here is a screenshot of my coins.yml
untitled-1

from altcointip.

vindimy avatar vindimy commented on August 24, 2024

Your config looks correct. I still suspect there might be an issue with the
password. So, try enclosing wallet password in single or double quotes,
changing wallet password, etc.

By the way, the error below doesn't mean the bot is talking to Bitcoin
daemon (pifkoin library calls every daemon "bitcoind"). You can verify this
by shutting down Bitcoind on your system (if you have one running) and then
running the bot.

ERROR:cointipbot:CtbCoin::getnewaddr(gabencointipbot): BitcoindException:
500 (Internal Server Error) response from bitcoind

On Wed, Apr 23, 2014 at 12:02 PM, CapyKing [email protected] wrote:

[image: untitled-1]https://cloud.githubusercontent.com/assets/2670037/2781946/c39fa82a-cb19-11e3-9f1e-fe3a185f7784.png


Reply to this email directly or view it on GitHubhttps://github.com//issues/32#issuecomment-41201116
.

Best regards, Dmitriy V.

from altcointip.

francismitchell avatar francismitchell commented on August 24, 2024

None of these methods work. Removing the quotation marks gives me the same error, and when I change the password I still get the same error.
I have completely re installed, deleted the database, but still, no joy.

from altcointip.

dvinograd avatar dvinograd commented on August 24, 2024

Hmm, I'm all out of ideas. Because it works for everyone else, there must be something different about your setup, but I can't guess what it could be. What does cat ~/.gabencoin/gabencoin.conf return?

from altcointip.

francismitchell avatar francismitchell commented on August 24, 2024

As expected, it returns the contents of my coind:

rpcuser=myrpcuser
rpcpassword=myrpcpassword
server=1
rpcport=56883
daemon=1

Of course, rpcuser and rpcpassword are different values.
One other thing - I am connected to my wallet via stratum and MPOS as I am running a pool on the same server as the coin daemon. Could this be a problem?
EDIT: I don't think this is the problem - I still get the same error when stratum is not running.

from altcointip.

vindimy avatar vindimy commented on August 24, 2024

So, the bot must be reading some other configuration and talking to the wrong coin daemon. In your coins.yml, do you have more than one section that starts with gbn: (the line before enabled: true)? I can think of that causing the bot to read wrong config.

from altcointip.

francismitchell avatar francismitchell commented on August 24, 2024

I am pretty sure it is reading the configuration, because when I start the program it outputs data about successfully connecting to the coind.

from altcointip.

vindimy avatar vindimy commented on August 24, 2024

Closing as "can't figure out the issue".

from altcointip.

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.