Bitcoin Forum
May 17, 2024, 11:14:11 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Nonzero exit code  (Read 640 times)
scalaz (OP)
Newbie
*
Offline Offline

Activity: 15
Merit: 1


View Profile
March 02, 2016, 04:58:51 PM
 #1

Hello!

Bitcoin RPC return message like this - Nonzero exit code: 3

Could you please recommend link with all "Nonzero exit code: 3" for bitcoin ?

Thanks!
ca333
Hero Member
*****
Offline Offline

Activity: 520
Merit: 522


Developer - EthicHacker - BTC enthusiast


View Profile
March 04, 2016, 01:27:27 PM
 #2

Hello!

Bitcoin RPC return message like this - Nonzero exit code: 3

Could you please recommend link with all "Nonzero exit code: 3" for bitcoin ?

Thanks!

you can find all rpc error codes in  src/rpc/protocol.h

this space is available (free) for humanitarian nonprofit organizations - please contact me
scalaz (OP)
Newbie
*
Offline Offline

Activity: 15
Merit: 1


View Profile
March 04, 2016, 04:27:56 PM
 #3

Hello!

Bitcoin RPC return message like this - Nonzero exit code: 3

Could you please recommend link with all "Nonzero exit code: 3" for bitcoin ?

Thanks!

you can find all rpc error codes in  src/rpc/protocol.h

Thanks, yes, but how about detailed description ?
for example

RPC_TYPE_ERROR                  = -3,  //! Unexpected type was passed as parameter

Can I find more details about error code ?
grue
Legendary
*
Offline Offline

Activity: 2058
Merit: 1431



View Profile
March 04, 2016, 11:44:05 PM
 #4

We can't help you if you don't tell us what request you're sending.

It is pitch black. You are likely to be eaten by a grue.

Adblock for annoying signature ads | Enhanced Merit UI
ca333
Hero Member
*****
Offline Offline

Activity: 520
Merit: 522


Developer - EthicHacker - BTC enthusiast


View Profile
March 05, 2016, 10:58:53 AM
 #5

Hello!

Bitcoin RPC return message like this - Nonzero exit code: 3

Could you please recommend link with all "Nonzero exit code: 3" for bitcoin ?

Thanks!

you can find all rpc error codes in  src/rpc/protocol.h

Thanks, yes, but how about detailed description ?
for example

RPC_TYPE_ERROR                  = -3,  //! Unexpected type was passed as parameter

Can I find more details about error code ?

this error means you used a wrong/unexpected parameter type. but this RPC_TYPE_ERROR can happen in different cases. only to name 2 of them: "Invalid address", "Invalid amount for send", ...

like grue said already - you have to post the parameter you used and the corresponding rpc method. without this information we can not help you further.


this space is available (free) for humanitarian nonprofit organizations - please contact me
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!