Pages:
Author

Topic: [ANN][POOLS] CryptoNote Universal Pool Solution - page 4. (Read 39326 times)

newbie
Activity: 31
Merit: 0
API This way.
####################
   "api": {
        "enabled": true,
        "hashrateWindow": 600,
        "updateInterval": 5,
        "port": 8117,
        "blocks": 30,
        "payments": 30,
        "password": "xxxxxxx"
    },
#########################
Do I have to change anything in " init.js "?


member
Activity: 186
Merit: 10
I can't get into admin, any error in the script or my error in the installation?
My pool is in   ##bytecoin.xfree.pm##



I'm starting please help!

Your pools is not working.
You should check your config.json file to fit the daemon configuration and also at the API section:
Your config.js says:
http://bytecoin.xfree.pm:8117

is API configured to listen at that port (8117) one?.

are you runing your pool with (node init.js -config=your_config.json)

newbie
Activity: 31
Merit: 0
I can't get into admin, any error in the script or my error in the installation?
My pool is in   ##bytecoin.xfree.pm##



I'm starting please help!
newbie
Activity: 31
Merit: 0
I'll see and change

Thank you...
member
Activity: 186
Merit: 10
Please what the admin password of the poll  "cryptonote-forknote-pool"?

Please, look at the config.json parameter: "api" key, password.
Default is: your_password

newbie
Activity: 31
Merit: 0
Please what the admin password of the poll  "cryptonote-forknote-pool"?
full member
Activity: 516
Merit: 100
Hei everybody
Is there any way to control the miner through this pool? User login or else.
Thanks
sr. member
Activity: 378
Merit: 250
The pool not send coin for worker pls advisor

2017-08-07 06:14:56 No workers' balances reached the minimum payment threshold
2017-08-07 06:15:26 No workers' balances reached the minimum payment threshold
2017-08-07 06:15:56 No workers' balances reached the minimum payment threshold
2017-08-07 06:16:26 No workers' balances reached the minimum payment threshold


i was trying the pool and stock at payment too, i get that in payments_info.log i guess...
i am curious, should the simplewallet run as daemon binded to the port specified in config.json in wallet?Huh?/
thanks in advance...
member
Activity: 186
Merit: 10
Money to Pool Address goes well.

./forknoted-simplewallet --config configs/quazarcoin.conf --wallet-file quazarcoin-PoolAddress --password YouBet! --set_log 4 --wallet-rpc-bind-ip 127.0.0.1 --wallet-rpc-bind-port 8030 --rpc-bind-port 23081
Success: Configuration file openned
2017-Aug-31 15:42:11.830144 INFO    forknote wallet v2.1.0.1243 (9527623)
2017-Aug-31 15:42:11.830628 INFO    Loading wallet...
Sync from timestamp: 1504045536
2017-Aug-31 15:42:12.139431 INFO    available balance: 254.882200219179, locked amount: 237.093430595923
2017-Aug-31 15:42:12.139548 INFO    Loaded ok
2017-Aug-31 15:42:12.139616 INFO    Starting wallet rpc server
2017-Aug-31 15:42:12.152901 DEBUG   Incoming connection from 127.0.0.1:36576
2017-Aug-31 15:42:12.153585 DEBUG   Closing connection from 127.0.0.1:36576 total=1
2017-Aug-31 15:42:12.312188 DEBUG   Incoming connection from 127.0.0.1:36584
2017-Aug-31 15:42:12.313688 DEBUG   Closing connection from 127.0.0.1:36584 total=1

Miner should receive 207 QCN and there is more than 207 QCN, however they are locked in the time pool payment runs its process.
I think I should wait a couple of hours to see what happens.

What do you think?
legendary
Activity: 2744
Merit: 1387
Ukrainians will resist
Hello everyone.
We have mounted a new mining pool (Quazarcoin) based on forknote. Also used forknote-pool for this.

After doing some mining and get some reward, when pool tries to send reward to different miners, there is an error showed below.

2017-08-31 15:24:37 [payments] Error with send_transaction RPC request to wallet daemon {"code":-4,"message":"Wrong amount"}
2017-08-31 15:24:37 [payments] Payments failed to send to {"amount":237096000000000,"address":"1abcdgvsEhtBhoEsQJNh9k31iXdHbjyFSHaLtRB2X93MC9wJ62nMoYZKYWQo5RfmXPRNJf9k9LDyxKJ ZHbckTDhrNRZm4y9"}
2017-08-31 15:24:37 [payments] Payments splintered and 0 successfully sent, 1 failed


Is anyone having the same problem?

Thanks.-
yes I have a similar problem on another coin.
on the wallet of the pool there is not enough coins to pay and gives such an error.
member
Activity: 186
Merit: 10
Hello everyone.
We have mounted a new mining pool (Quazarcoin) based on forknote. Also used forknote-pool for this.

After doing some mining and get some reward, when pool tries to send reward to different miners, there is an error showed below.

2017-08-31 15:24:37 [payments] Error with send_transaction RPC request to wallet daemon {"code":-4,"message":"Wrong amount"}
2017-08-31 15:24:37 [payments] Payments failed to send to {"amount":237096000000000,"address":"1abcdgvsEhtBhoEsQJNh9k31iXdHbjyFSHaLtRB2X93MC9wJ62nMoYZKYWQo5RfmXPRNJf9k9LDyxKJ ZHbckTDhrNRZm4y9"}
2017-08-31 15:24:37 [payments] Payments splintered and 0 successfully sent, 1 failed


Is anyone having the same problem?

Thanks.-
brand new
Activity: 0
Merit: 0
The pool not send coin for worker pls advisor

2017-08-07 06:14:56 No workers' balances reached the minimum payment threshold
2017-08-07 06:15:26 No workers' balances reached the minimum payment threshold
2017-08-07 06:15:56 No workers' balances reached the minimum payment threshold
2017-08-07 06:16:26 No workers' balances reached the minimum payment threshold

newbie
Activity: 45
Merit: 0
Quite a few issues with this pool's payment functionality.... Huh

Are most users of this pool's software generally happy with it?   Or is it too much of a struggle....?
member
Activity: 186
Merit: 10
Since pool is running now I have a problem with sending payments.-

on walletd daemon they said.-
2017-Jul-02 19:26:56.487741 WARNING [PaymentServiceJsonRpcServer] Requested method not found: transfer

Looking at src/PaymentGate/PaymentServiceJsonRpcServer.cpp I've discovered there are no such method.

The pool is calling this method in lib/paymentProcessor.js at
apiInterfaces.rpcWallet('transfer', transferCmd.rpc, function(error, result){


So, is someone having the same issue?

The pool software uses simplewallet, not walletd

Solved this one Cheesy

One more:

2017-07-03 10:26:09 [payments] Error with transfer RPC request to wallet daemon {"code":-4,"message":"Wrong amount"}
2017-07-03 10:26:09 [payments] Payments failed to send to {"amount":241362000000000,"address":"auc146AdaMKeXpQHyX3UeFBqZYM2nqw12eKGUuXAJ1b6K8k4XbYMeRDTCWowNPwai4VEyWM2onLQkdo ryRsKaoG35hB8wscNaJ"}
2017-07-03 10:26:09 [payments] Payments splintered and 0 successfully sent, 1 failed

I think it is something related to ./lib/paymentProcessor.js but I don't think where to find exactly.
slb
hero member
Activity: 598
Merit: 501
Since pool is running now I have a problem with sending payments.-

on walletd daemon they said.-
2017-Jul-02 19:26:56.487741 WARNING [PaymentServiceJsonRpcServer] Requested method not found: transfer

Looking at src/PaymentGate/PaymentServiceJsonRpcServer.cpp I've discovered there are no such method.

The pool is calling this method in lib/paymentProcessor.js at
apiInterfaces.rpcWallet('transfer', transferCmd.rpc, function(error, result){


So, is someone having the same issue?

The pool software uses simplewallet, not walletd
member
Activity: 186
Merit: 10
Anyone can help me? This errors i have in admin.
Wich settings i need to change?

Wallet
Last check: less than a minute ago
Last status: fail
Last response:
{"code":-32601,"message":"Method not found"}
Last fail: less than a minute ago
Last fail response:
{"code":-32601,"message":"Method not found"}

i run:
./xcicoind &
./simplewallet --wallet ***.wallet --pass *** --daemon-port 42001 --rpc-bind-port 8082

Code:
xcicoin wallet v1.1.1.1()
Loading wallet...
available balance: 0.00000000, locked amount: 0.00000000
Loaded ok
Starting wallet rpc server
Incoming connection from 127.0.0.1:59306
Closing connection from 127.0.0.1:59306 total=1
Incoming connection from 127.0.0.1:60736
Closing connection from 127.0.0.1:60736 total=1
Incoming connection from 127.0.0.1:33951
Closing connection from 127.0.0.1:33951 total=1
Anyone can help me to install this pool?Huh

I've solved this by changing the getbalance to getBalance into config.json.





Since pool is running now I have a problem with sending payments.-

on walletd daemon they said.-
2017-Jul-02 19:26:56.487741 WARNING [PaymentServiceJsonRpcServer] Requested method not found: transfer

Looking at src/PaymentGate/PaymentServiceJsonRpcServer.cpp I've discovered there are no such method.

The pool is calling this method in lib/paymentProcessor.js at
apiInterfaces.rpcWallet('transfer', transferCmd.rpc, function(error, result){


So, is someone having the same issue?
legendary
Activity: 2744
Merit: 1387
Ukrainians will resist
The problem was in the ports of the daemon, changed, everything started.
member
Activity: 186
Merit: 10
Error run pool:

Code:
 [chartsDataCollector] Started
2017-06-22 13:57:30 [api] API started & listening on port 8117
2017-06-22 13:57:30 [api] Error getting daemon data {"code":"ECONNRESET","errno":"ECONNRESET","syscall":"read"}
2017-06-22 13:57:30 [api] Stat collection finished: NaN ms redis, 42 ms daemon
2017-06-22 13:57:30 [api] Error collecting all stats
2017-06-22 13:57:30 [pool] (Thread 1) Error polling getblocktemplate {"code":"ECONNRESET","errno":"ECONNRESET","syscall":"read"}
2017-06-22 13:57:30 [pool] (Thread 1) Could not start pool
2017-06-22 13:57:31 [pool] (Thread 1) Error polling getblocktemplate {"code":"ECONNRESET","errno":"ECONNRESET","syscall":"read"}
2017-06-22 13:57:32 [pool] (Thread 1) Error polling getblocktemplate {"code":"ECONNRESET","errno":"ECONNRESET","syscall":"read"}
2017-06-22 13:57:33 [pool] (Thread 1) Error polling getbl

How fix?

Welcome!!! At last I'm not the only one who can't start a mining pool. Look at the daemon log what does he say.
I think he's going to say "Levin signature mismatch".
Please could you check ?
legendary
Activity: 2744
Merit: 1387
Ukrainians will resist
Error run pool:

Code:
 [chartsDataCollector] Started
2017-06-22 13:57:30 [api] API started & listening on port 8117
2017-06-22 13:57:30 [api] Error getting daemon data {"code":"ECONNRESET","errno":"ECONNRESET","syscall":"read"}
2017-06-22 13:57:30 [api] Stat collection finished: NaN ms redis, 42 ms daemon
2017-06-22 13:57:30 [api] Error collecting all stats
2017-06-22 13:57:30 [pool] (Thread 1) Error polling getblocktemplate {"code":"ECONNRESET","errno":"ECONNRESET","syscall":"read"}
2017-06-22 13:57:30 [pool] (Thread 1) Could not start pool
2017-06-22 13:57:31 [pool] (Thread 1) Error polling getblocktemplate {"code":"ECONNRESET","errno":"ECONNRESET","syscall":"read"}
2017-06-22 13:57:32 [pool] (Thread 1) Error polling getblocktemplate {"code":"ECONNRESET","errno":"ECONNRESET","syscall":"read"}
2017-06-22 13:57:33 [pool] (Thread 1) Error polling getbl

How fix?
newbie
Activity: 7
Merit: 0
Payments after updating the daemon and wallet do not work.
Balance is, here's the error:
Code:
2017-05-27 06:42:50 [payments] Error with send_transaction RPC request to wallet daemon {"code":-4,"message":"Wrong amount"}
2017-05-27 06:42:50 [payments] Payments failed to send to {"amount":3590000000000,"address":"bip1kRwJajj4MKYQf8wWGDSbUpftNJL2Yh9qnxM8akEsJW92sXNuG73EiMjKTcG8VcCqDWpjjRo3A8zR8sPD4BXW5Bea32Vmoe"} { amount: 412390000000000,


how to fix?


I have that Problem too. Im working on there since 12-13 Hours. Did you find the solution? I think its a Pool problem because i can send to another wallet over the console.
Pages:
Jump to: