Invalid or non-wallet transaction id #12684

issue rockandruby opened this issue on March 14, 2018
  1. rockandruby commented at 8:14 AM on March 14, 2018: none

    I use bitcoind 16.0 in testnet mode on my local machine Linux MInt 18.3 Here's my bitcoin.conf

    bind=0.0.0.0:18333 server=1 daemon=1 testnet=1 rpcuser=user rpcpassword=pass rpcport=18332 walletnotify=/usr/local/sbin/rabbitmqadmin publish routing_key=peatio.deposit.coin payload='{"txid":"%s", "channel_key":"satoshi"}'

    The problem is that I receive above error after each testnet transaction, however I can see this tx in testnet blockchain. Separately node works fine and donwloads blocks and I can even use some api like getnetworkinfo etc. Also I run simultaneously bitcoin_cash(on differrent port) and dash. Dash works fine but not btc/bch. I reinstalled core, tried different variations for confix but it didn't help. I even used txindex but no result. Please help.

  2. meshcollider commented at 12:04 PM on March 14, 2018: contributor

    What command are you using when you get that error? Note that gettransaction is only for in-wallet transactions

  3. meshcollider added the label RPC/REST/ZMQ on Mar 14, 2018
  4. rockandruby commented at 12:31 PM on March 14, 2018: none

    @MeshCollider hmm, I use get transaction for address transaction. So what's wrong? This works on my dev env, but not local.....

  5. laanwj commented at 2:04 PM on March 14, 2018: member

    Please use the bitcoin stack exchange for questions of use of the RPC API, not the bug tracker.

  6. laanwj closed this on Mar 14, 2018

  7. nopara73 commented at 9:55 AM on April 10, 2018: none

    @rockandruby Use getrawtransaction with txindex=1.

  8. DrahtBot locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-13 15:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me