Hi there,
Wondering, can some one help me please?
Never set up a pool before, BUT
Using Win10, followed instructions, downloaded git etc, and managed to compile coiniumserv.exe
Managed to get 2 coins working, even found a block
but I cannot get any stats on the localhost webpage
I have downloaded redis for windows, but have ZERO ideal on what I should do next.
I get
_._
_.-``__ ''-._
_.-`` `. `_. ''-._ Redis 3.2.100 (00000000/0) 64 bit
.-`` .-```. ```\/ _.,_ ''-._
( ' , .-` | `, ) Running in standalone mode
|`-._`-...-` __...-.``-._|'` _.-'| Port: 6379
| `-._ `._ / _.-' | PID: 8304
`-._ `-._ `-./ _.-' _.-'
|`-._`-._ `-.__.-' _.-'_.-'|
| `-._`-._ _.-'_.-' |
http://redis.io `-._ `-._`-.__.-'_.-' _.-'
|`-._`-._ `-.__.-' _.-'_.-'|
| `-._`-._ _.-'_.-' |
`-._ `-._`-.__.-'_.-' _.-'
`-._ `-.__.-' _.-'
`-._ _.-'
`-.__.-'
[8304] 30 Jan 11:07:49.908 # Server started, Redis version 3.2.100
[8304] 30 Jan 11:07:49.929 * DB loaded from disk: 0.009 seconds
[8304] 30 Jan 11:07:49.929 * The server is now ready to accept connections on port 6379
[8304] 30 Jan 11:12:50.040 * 10 changes in 300 seconds. Saving...
[8304] 30 Jan 11:12:50.043 * Background saving started by pid 13512
[8304] 30 Jan 11:12:50.243 # fork operation complete
[8304] 30 Jan 11:12:50.244 * Background saving terminated with success
from redis
and
11:14:08 [Information] [PlatformManager] [global] Running over .Net, framework: 4.5 (v4.0.30319.42000).
11:14:09 [Error] [StorageConfig] [global] Storage will be not working as no valid storage configuration was found!
11:14:09 [Error] [StorageConfig] [global] Storage will be not working as no valid storage configuration was found!
11:16:10 [Error] [PoolManager] [global] Error recaching statistics; The method or operation is not implemented. (THIS ERROR I GUESS is the one to fix)
11:17:09 [Information] [JobManager] [Litecoin] Broadcasted new job 0x2 to 0 subscribers as no new blocks found for last 180 seconds
11:17:09 [Information] [BlockProcessor] [Litecoin] No pending blocks found
11:17:09 [Information] [BlockAccounter] [Litecoin] No pending blocks waiting to get accounted found
Anyone help me out please?
Thanks
J