Bitcoin Forum
May 25, 2024, 11:55:38 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 [8]  All
  Print  
Author Topic: [ANN][POOLS] CryptoNote Universal Pool Solution  (Read 39338 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
notoriousn8
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
March 16, 2018, 02:15:48 AM
 #141

I seem to have everything setup correctly, workers can connect, stats look ok, wallet/daemon both say "ok" in the monitoring section, but I have a unlocker_info.log full of:

Code:
2018-03-15 20:46:42 No blocks candidates in redis
2018-03-15 20:47:12 No blocks candidates in redis
2018-03-15 20:47:42 No blocks candidates in redis
2018-03-15 20:48:12 No blocks candidates in redis
2018-03-15 20:48:42 No blocks candidates in redis
2018-03-15 20:49:12 No blocks candidates in redis
2018-03-15 20:49:42 No blocks candidates in redis
2018-03-15 20:50:12 No blocks candidates in redis
2018-03-15 20:50:42 No blocks candidates in redis
2018-03-15 20:51:12 No blocks candidates in redis
2018-03-15 20:51:42 No blocks candidates in redis
2018-03-15 20:52:12 No blocks candidates in redis

It's going on three days now.  The only other line in the log is "Started".

Is this normal?  I couldn't find anything that tells me one way or another.  The googled issues are related to a disconnected daemon or wallet - but mine appear to be connecting just fine.  I haven't unlocked a block yet so I thought I would clear this up in case I was wasting hashes.

Thanks!
jbarbieri
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
March 25, 2018, 04:28:00 PM
 #142

I seem to have everything setup correctly, workers can connect, stats look ok, wallet/daemon both say "ok" in the monitoring section, but I have a unlocker_info.log full of:

Code:
2018-03-15 20:46:42 No blocks candidates in redis
2018-03-15 20:47:12 No blocks candidates in redis
2018-03-15 20:47:42 No blocks candidates in redis
2018-03-15 20:48:12 No blocks candidates in redis
2018-03-15 20:48:42 No blocks candidates in redis
2018-03-15 20:49:12 No blocks candidates in redis
2018-03-15 20:49:42 No blocks candidates in redis
2018-03-15 20:50:12 No blocks candidates in redis
2018-03-15 20:50:42 No blocks candidates in redis
2018-03-15 20:51:12 No blocks candidates in redis
2018-03-15 20:51:42 No blocks candidates in redis
2018-03-15 20:52:12 No blocks candidates in redis

It's going on three days now.  The only other line in the log is "Started".

Is this normal?  I couldn't find anything that tells me one way or another.  The googled issues are related to a disconnected daemon or wallet - but mine appear to be connecting just fine.  I haven't unlocked a block yet so I thought I would clear this up in case I was wasting hashes.

Thanks!



That is normal logs if you haven't found a block. It is just the unlocker running on it's periodic interval, then informing that there are no blocks to unlock yet.
zhorzh72
Jr. Member
*
Offline Offline

Activity: 55
Merit: 1


View Profile
March 26, 2018, 09:44:13 PM
 #143

where I can find api description?
jbarbieri
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
March 28, 2018, 03:02:15 PM
 #144

I have successfully run fancoder, zone117x, but I can't seem to get sadbatman running.

The issue?

 node init.js
Failed to read config file config.json

Error: ENOENT, no such file or directory 'config.json'

/home/poolname/pool/lib/logger.js:16
var logDir = config.logging.files.directory;
             ^
ReferenceError: config is not defined
    at Object.<anonymous> (/home/bruceleeon/pool/lib/logger.js:16:14)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at Object.<anonymous> (/home/bruceleeon/pool/init.js:10:1)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)


config.json is present and configured, anyone wanna take a stab at it?


cd  to your pool directory, and do an ls -al

efraim077
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
October 02, 2018, 01:52:49 PM
 #145

My pool is not running.
The daemon is runing same server. The simplewallet run in rpc mode. The ip and port in the config are setting...

Error messages:
2018-10-02 11:01:27 [pool] (Thread 1) Error polling getblocktemplate {"code":"ECONNRESET","errno":"ECONNRESET","syscall":"read"}
2018-10-02 11:01:28 [pool] (Thread 2) Error polling getblocktemplate {"code":"ECONNRESET","errno":"ECONNRESET","syscall":"read"}
2018-10-02 11:01:28 [pool] (Thread 1) Error polling getblocktemplate {"code":"ECONNRESET","errno":"ECONNRESET","syscall":"read"}

2018-10-02 11:01:40 [pool] (Thread 1) Error polling getblocktemplate {"code":"ECONNRESET","errno":"ECONNRESET","syscall":"read"}
2018-10-02 11:01:40 [pool] (Thread 2) Error polling getblocktemplate {"code":"ECONNRESET","errno":"ECONNRESET","syscall":"read"}
2018-10-02 11:01:41 [pool] (Thread 1) Error polling getblocktemplate {"code":"ECONNRESET","errno":"ECONNRESET","syscall":"read"}
2018-10-02 11:01:41 [pool] (Thread 2) Error polling getblocktemplate {"code":"ECONNRESET","errno":"ECONNRESET","syscall":"read"}
2018-10-02 11:01:42 [api] Error getting daemon data {"code":"ECONNRESET","errno":"ECONNRESET","syscall":"read"}
2018-10-02 11:01:42 [api] Stat collection finished: 3 ms redis, 5 ms daemon
2018-10-02 11:01:42 [api] Error collecting all stats
2018-10-02 11:01:42 [pool] (Thread 1) Error polling getblocktemplate {"code":"ECONNRESET","errno":"ECONNRESET","syscall":"read"}
2018-10-02 11:01:42 [pool] (Thread 2) Error polling getblocktemplate {"code":"ECONNRESET","errno":"ECONNRESET","syscall":"read"}
ghdeveloper
Full Member
***
Offline Offline

Activity: 516
Merit: 100


Hei everybody


View Profile WWW
November 20, 2018, 05:57:18 AM
 #146

Please check your daemon version and your daemon port is opened. try with the bind port also.

The private digital currency for secure payments   ═══▌▌     XEONBIT (XNB) & XEONBIT TOKEN (XNS)     ▐▐═══   For The Fastest Decentralized Global Market
Mining Pool     Explorer     Trading Xeonbit       ANN Thread       Twitter     Telegram    Facebook    Discord   Youtube   Distributed Exchange
═══════════════════     Xeonbit Token XNS    ═══════════════════
Birdy207
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
January 16, 2019, 06:50:14 AM
 #147

Hi all, I've got my pool up and running on Ubuntu no problem.  I can connect and mine just fine using the direct ip, but I'm trying to figure out this part: "Simply host the contents of the website_example directory on file server capable of serving simple static files." 

I'm not very familiar with how this works, and would love to have the front-end available for statistics and such.  If anyone wants to PM me and let me know what I'm missing, that would be awesome, I'm sure it's something simple.
Tokenista
Member
**
Offline Offline

Activity: 910
Merit: 14

Everyone join Blurt.blog & Steemit.com


View Profile
April 10, 2022, 07:49:40 AM
 #148

We are about to revitalize all this with the Van Kush Family.
Pages: « 1 2 3 4 5 6 7 [8]  All
  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!