You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can I get some help with setting up CoiniumServ on bitcoind 0.19.1 running on the testnet network? Is bitcoin 0.19.1 and testnet supported? I looked for an IRC channel or forum to ask but I didn't see any support other than these issues on Github.
I am getting the following errors:
16:40:47 [Information] [PlatformManager] [global] Running over Mono 6.8.0.96 (tarball Wed Jan 15 10:18:35 UTC 2020), framework: 4.5 (v4.0.30319.42000).
16:40:47 [Error] [MySqlProvider] [Bitcoin] Mysql storage initialization failed: 127.0.0.1:3306, database: databasename - Unable to connect to any of the specified MySQL hosts.
16:40:52 [Error] [RedisProvider] [Bitcoin] Redis storage initialization failed: 127.0.0.1:6379
StackExchange.Redis.RedisConnectionException: It was not possible to connect to the redis server(s); to create a disconnected multiplexer, disable AbortOnConnectFail. UnableToResolvePhysicalConnection on PING
at StackExchange.Redis.ConnectionMultiplexer.ConnectImpl (System.Func`1[TResult] multiplexerFactory, System.IO.TextWriter log) [0x0008f] in <ad6271ddc7b1495c862dfcc2612f87bf>:0
at StackExchange.Redis.ConnectionMultiplexer.Connect (System.String configuration, System.IO.TextWriter log) [0x0000d] in <ad6271ddc7b1495c862dfcc2612f87bf>:0
at CoiniumServ.Persistance.Providers.Redis.RedisClient..ctor (System.String host, System.Int32 port, System.String password, System.String extraOptions) [0x00063] in <30ed663efadf4fc8b619f1935b0a6b82>:0
at CoiniumServ.Persistance.Providers.Redis.RedisProvider.Initialize () [0x00022] in <30ed663efadf4fc8b619f1935b0a6b82>:0
16:40:52 [Error] [MigrationManager] [Bitcoin] An exception occured while running migration manager; Unable to connect to any of the specified MySQL hosts.
16:40:52 [Error] [ShareManager] [Bitcoin] Error getting account for pool central wallet address: 2NEMVL2FCtPtNM9hxEuPo113DNdh7dCaMbb - An unknown exception occured while reading json response.
16:40:52 [Information] [BanManager] [Bitcoin] No expired bans found to be cleared [remaining bans: 0].
16:40:52 [Error] [JobManager] [Bitcoin] New job creation failed: An unknown exception occured while reading json response.
16:40:52 [Error] [JobManager] [Bitcoin] New job creation failed: An unknown exception occured while reading json response.
16:40:52 [Error] [JobManager] [Bitcoin] New job creation failed: An unknown exception occured while reading json response.
16:40:52 [Error] [BlockProcessor] [Bitcoin] Error getting account for pool central wallet address: 2NEMVL2FCtPtNM9hxEuPo113DNdh7dCaMbb - An unknown exception occured while reading json response.
16:40:52 [Error] [PaymentProcessor] [Bitcoin] Halted as we can not connect to configured coin daemon: An unknown exception occured while reading json response.
16:40:52 [Error] [NetworkInfo] [Bitcoin] Can not read getdifficulty(): An unknown exception occured while reading json response.
16:40:52 [Error] [NetworkInfo] [Bitcoin] Can not probe submitblock() support: An unknown exception occured while reading json response.
16:40:52 [Error] [NetworkInfo] [Bitcoin] Can not read getinfo(): An unknown exception occured while reading json response.
16:40:52 [Error] [NetworkInfo] [Bitcoin] Can not read getmininginfo(): An unknown exception occured while reading json response.
16:40:52 [Error] [NetworkInfo] [Bitcoin] Can not read getblocktemplate(): An unknown exception occured while reading json response.
16:40:52 [Information] [NetworkInfo] [Bitcoin] symbol: BTC algorithm: sha256 version: null protocol: 0 wallet: 0 network difficulty: 0.00000000 block difficulty: 0.00 network hashrate: 0.00 KH/s network: mainnet peers: 0 blocks: -2 errors: none
16:40:52 [Information] [StratumServer] [Bitcoin] Stratum server listening on 0.0.0.0:3333
16:40:52 [Error] [HybridStorage] [Bitcoin] An exception occured while getting block; Unable to connect to any of the specified MySQL hosts.
16:40:52 [Error] [HybridStorage] [Bitcoin] An exception occured while getting block; Unable to connect to any of the specified MySQL hosts.
16:40:52 [Error] [HybridStorage] [Bitcoin] An exception occured while getting block totals: Unable to connect to any of the specified MySQL hosts.
16:40:52 [Error] [NetworkInfo] [Bitcoin] Can not read getinfo(): An unknown exception occured while reading json response.
16:40:52 [Error] [NetworkInfo] [Bitcoin] Can not read getmininginfo(): An unknown exception occured while reading json response.
16:40:52 [Error] [NetworkInfo] [Bitcoin] Can not read getblocktemplate(): An unknown exception occured while reading json response.
16:40:52 [Error] [HybridStorage] [Bitcoin] An exception occured while deleting expired hashrate data: Object reference not set to an instance of an object
16:40:52 [Error] [HybridStorage] [Bitcoin] An exception occured while getting hashrate data: Object reference not set to an instance of an object
16:40:52 [Error] [HybridStorage] [Bitcoin] An exception occurred while getting shares for current round: Object reference not set to an instance of an object
16:40:53 [Information] [WebServer] [global] Web-server listening on: http://localhost/
16:41:53 [Error] [HybridStorage] [Bitcoin] An exception occured while getting block; Unable to connect to any of the specified MySQL hosts.
16:41:53 [Error] [HybridStorage] [Bitcoin] An exception occured while getting block; Unable to connect to any of the specified MySQL hosts.
16:41:53 [Error] [HybridStorage] [Bitcoin] An exception occured while getting block totals: Unable to connect to any of the specified MySQL hosts.
16:41:53 [Error] [NetworkInfo] [Bitcoin] Can not read getinfo(): An unknown exception occured while reading json response.
16:41:53 [Error] [NetworkInfo] [Bitcoin] Can not read getmininginfo(): An unknown exception occured while reading json response.
16:41:53 [Error] [NetworkInfo] [Bitcoin] Can not read getblocktemplate(): An unknown exception occured while reading json response.
16:41:53 [Error] [HybridStorage] [Bitcoin] An exception occured while deleting expired hashrate data: Object reference not set to an instance of an object
16:41:53 [Error] [HybridStorage] [Bitcoin] An exception occured while getting hashrate data: Object reference not set to an instance of an object
16:41:53 [Error] [HybridStorage] [Bitcoin] An exception occurred while getting shares for current round: Object reference not set to an instance of an object
16:42:53 [Error] [HybridStorage] [Bitcoin] An exception occured while getting block; Unable to connect to any of the specified MySQL hosts.
16:42:53 [Error] [HybridStorage] [Bitcoin] An exception occured while getting block; Unable to connect to any of the specified MySQL hosts.
16:42:53 [Error] [HybridStorage] [Bitcoin] An exception occured while getting block totals: Unable to connect to any of the specified MySQL hosts.
16:42:53 [Error] [NetworkInfo] [Bitcoin] Can not read getinfo(): An unknown exception occured while reading json response.
16:42:53 [Error] [NetworkInfo] [Bitcoin] Can not read getmininginfo(): An unknown exception occured while reading json response.
16:42:53 [Error] [NetworkInfo] [Bitcoin] Can not read getblocktemplate(): An unknown exception occured while reading json response.
16:42:53 [Error] [HybridStorage] [Bitcoin] An exception occured while deleting expired hashrate data: Object reference not set to an instance of an object
16:42:53 [Error] [HybridStorage] [Bitcoin] An exception occured while getting hashrate data: Object reference not set to an instance of an object
16:42:53 [Error] [HybridStorage] [Bitcoin] An exception occurred while getting shares for current round: Object reference not set to an instance of an object
16:43:52 [Error] [JobManager] [Bitcoin] New job creation failed: An unknown exception occured while reading json response.
16:43:52 [Error] [JobManager] [Bitcoin] New job creation failed: An unknown exception occured while reading json response.
16:43:52 [Error] [JobManager] [Bitcoin] New job creation failed: An unknown exception occured while reading json response.
16:43:53 [Error] [HybridStorage] [Bitcoin] An exception occured while getting block; Unable to connect to any of the specified MySQL hosts.
16:43:53 [Error] [HybridStorage] [Bitcoin] An exception occured while getting block; Unable to connect to any of the specified MySQL hosts.
16:43:53 [Error] [HybridStorage] [Bitcoin] An exception occured while getting block totals: Unable to connect to any of the specified MySQL hosts.
16:43:53 [Error] [NetworkInfo] [Bitcoin] Can not read getinfo(): An unknown exception occured while reading json response.
16:43:53 [Error] [NetworkInfo] [Bitcoin] Can not read getmininginfo(): An unknown exception occured while reading json response.
16:43:53 [Error] [NetworkInfo] [Bitcoin] Can not read getblocktemplate(): An unknown exception occured while reading json response.
16:43:53 [Error] [HybridStorage] [Bitcoin] An exception occured while deleting expired hashrate data: Object reference not set to an instance of an object
16:43:53 [Error] [HybridStorage] [Bitcoin] An exception occured while getting hashrate data: Object reference not set to an instance of an object
16:43:53 [Error] [HybridStorage] [Bitcoin] An exception occurred while getting shares for current round: Object reference not set to an instance of an object
16:44:53 [Error] [HybridStorage] [Bitcoin] An exception occured while getting block; Unable to connect to any of the specified MySQL hosts.
16:44:53 [Error] [HybridStorage] [Bitcoin] An exception occured while getting block; Unable to connect to any of the specified MySQL hosts.
16:44:53 [Error] [HybridStorage] [Bitcoin] An exception occured while getting block totals: Unable to connect to any of the specified MySQL hosts.
16:44:53 [Error] [NetworkInfo] [Bitcoin] Can not read getinfo(): An unknown exception occured while reading json response.
16:44:53 [Error] [NetworkInfo] [Bitcoin] Can not read getmininginfo(): An unknown exception occured while reading json response.
16:44:53 [Error] [NetworkInfo] [Bitcoin] Can not read getblocktemplate(): An unknown exception occured while reading json response.
16:44:53 [Error] [HybridStorage] [Bitcoin] An exception occured while deleting expired hashrate data: Object reference not set to an instance of an object
16:44:53 [Error] [HybridStorage] [Bitcoin] An exception occured while getting hashrate data: Object reference not set to an instance of an object
16:44:53 [Error] [HybridStorage] [Bitcoin] An exception occurred while getting shares for current round: Object reference not set to an instance of an object
The text was updated successfully, but these errors were encountered:
Can I get some help with setting up CoiniumServ on bitcoind 0.19.1 running on the testnet network? Is bitcoin 0.19.1 and testnet supported? I looked for an IRC channel or forum to ask but I didn't see any support other than these issues on Github.
I am getting the following errors:
The text was updated successfully, but these errors were encountered: