Bitcoin Forum
May 15, 2024, 06:20:17 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: HELP: CryptoNote Universal Pool RPC-payout-request "The destination is emtpy"  (Read 435 times)
trickory (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
June 07, 2017, 03:09:12 PM
Last edit: June 07, 2017, 03:19:22 PM by trickory
 #1

So I've been trying to set up https://github.com/fancoder/cryptonote-universal-pool to use it with https://bitcointalk.org/index.php?topic=1946740.0
Getting this error when miners reach min. payout:

Code:
2017-06-07 10:57:53 [payments] Error with transfer RPC request to wallet daemon {"code":-4,"message":"The destination is empty"}
2017-06-07 10:57:53 [payments] Payments failed to send to {"amount":0,"address":"PLDMYpxd9WxQYbsrzB7tK1LdZ9cPZqBKnCc65R3D37BjFmmZaBZZVHL8DZ8TjAsnuW4Q9gwNpM3Jwi3P6kJCTDAwh3xnBccNxQK"} { amount: 0,
  address: 'PLDMYp2TnpFUhLq5A6jZ2VLaWtD7pCLhXCmi2MYndRoi5DLgWhoLR5uDpXzDFZ7JrVRCRsHMiMYJdjStk8nAFRMdZARJh6rPXVP' }
Seems like it messes up JSON formatting somewhere, did any of you encounter similar problems with other altcoins?
I'm using Ubuntu 14.04 64bit and node 0.10.48, tried .40 and .25 already.
alforro
Copper Member
Newbie
*
Offline Offline

Activity: 124
Merit: 0

I buy/sell crypto worldwide


View Profile WWW
September 17, 2017, 04:46:55 PM
 #2

I am having the same issue. I will let you know if I find the solution  Smiley
alforro
Copper Member
Newbie
*
Offline Offline

Activity: 124
Merit: 0

I buy/sell crypto worldwide


View Profile WWW
September 18, 2017, 04:02:06 PM
 #3

I modified this attribute on my config

    "denomination": 100000000000 //truncate to this precision and store remainder

For Amero+(http://www.ameroplus.org/) the amount is 1000000.
After that my payments were processed smoothly.
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!