Bitcoin Forum
July 16, 2017, 03:13:28 AM *
News: Latest stable version of Bitcoin Core: 0.14.2  [Torrent].
 
   Home   Help Search Donate Login Register  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 [17]  All
  Print  
Author Topic: CoiniumServ - open source & high performance pooled mining server software  (Read 78676 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.
yoda1204
Newbie
*
Offline Offline

Activity: 9


View Profile
May 01, 2017, 01:03:05 AM
 #321

I have downloaded and followed the steps that would run on windows.
I have configured the configuration files following the guides.

I have installed MySQL on Windows 2008 R2 standard.
Created a Database and user for MPOS
Created a database and user for Litecoin
Edited the config files to point to the databases

Now when I try and run the server this is what I get:
___________________
04/30/2017 17:44:29 -07:00 [Information] [ConfigManager] [global] CoiniumServ Aurora 0.2.5.36145 warming-up..
04/30/2017 17:44:29 -07:00 [Information] [PlatformManager] [global] Running over .Net, framework: 4.5 (v4.0.30319.36388).
04/30/2017 17:44:30 -07:00 [Information] [PoolConfig] [Litecoin] Disabled payment processor as it can not be enabled when MPOS mode is on
04/30/2017 17:44:30 -07:00 [Information] [ConfigManager] [global] Discovered a total of 1 enabled pool configurations: [Litecoin]
04/30/2017 17:44:31 -07:00 [Information] [MySqlProvider] [Litecoin] Mysql storage initialized: 127.0.0.1:3306, database: null.
04/30/2017 17:44:31 -07:00 [Error] [ShareManager] [Litecoin] Error getting account for pool central wallet address: Lf7WsSzBnp2nGLMm5MdimTbFBCJdHa4Te4 - The underlying connection was closed: The connection was closed unexpectedly.
04/30/2017 17:44:31 -07:00 [Information] [BanManager] [Litecoin] No expired bans found to be cleared [remaining bans: 0].
04/30/2017 17:44:33 -07:00 [Error] [JobManager] [Litecoin] New job creation failed: The underlying connection was closed: The connection was closed unexpectedly.
04/30/2017 17:44:33 -07:00 [Error] [JobManager] [Litecoin] New job creation failed: The underlying connection was closed: The connection was closed unexpectedly.
04/30/2017 17:44:33 -07:00 [Error] [JobManager] [Litecoin] New job creation failed: The underlying connection was closed: The connection was closed unexpectedly.
04/30/2017 17:44:33 -07:00 [Error] [BlockProcessor] [Litecoin] Error getting account for pool central wallet address: Lf7WsSzBnp2nGLMm5MdimTbFBCJdHa4Te4 - The underlying connection was closed: The connection was closed unexpectedly.
04/30/2017 17:44:33 -07:00 [Error] [NetworkInfo] [Litecoin] Can not read getdifficulty(): The underlying connection was closed: The connection was closed unexpectedly.
04/30/2017 17:44:33 -07:00 [Error] [NetworkInfo] [Litecoin] Can not probe submitblock() support: The underlying connection was closed: The connection was closed unexpectedly.
04/30/2017 17:44:33 -07:00 [Error] [NetworkInfo] [Litecoin] Can not read getinfo(): The underlying connection was closed: The connection was closed unexpectedly.
04/30/2017 17:44:33 -07:00 [Error] [NetworkInfo] [Litecoin] Can not read getmininginfo(): The underlying connection was closed: The connection was closed unexpectedly.
04/30/2017 17:44:33 -07:00 [Error] [NetworkInfo] [Litecoin] Can not read getblocktemplate(): The underlying connection was closed: The connection was closed unexpectedly.
04/30/2017 17:44:33 -07:00 [Information] [NetworkInfo] [Litecoin] symbol: LTC algorithm: scrypt 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
04/30/2017 17:44:33 -07:00 [Information] [StratumServer] [Litecoin] Stratum server listening on 127.0.0.1:3333
04/30/2017 17:44:33 -07:00 [Error] [PoolManager] [global] Error recaching statistics; The method or operation is not implemented.
04/30/2017 17:44:34 -07:00 [Information] [WebServer] [global] Web-server listening on: http://localhost/
___________________

Any ideas on this. I did try and load the windows litecoin wallet on the server and still no luck
1500174808
Hero Member
*
Offline Offline

Posts: 1500174808

View Profile Personal Message (Offline)

Ignore
1500174808
Reply with quote  #2

1500174808
Report to moderator
1500174808
Hero Member
*
Offline Offline

Posts: 1500174808

View Profile Personal Message (Offline)

Ignore
1500174808
Reply with quote  #2

1500174808
Report to moderator
1500174808
Hero Member
*
Offline Offline

Posts: 1500174808

View Profile Personal Message (Offline)

Ignore
1500174808
Reply with quote  #2

1500174808
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction. Advertise here.
1500174808
Hero Member
*
Offline Offline

Posts: 1500174808

View Profile Personal Message (Offline)

Ignore
1500174808
Reply with quote  #2

1500174808
Report to moderator
1500174808
Hero Member
*
Offline Offline

Posts: 1500174808

View Profile Personal Message (Offline)

Ignore
1500174808
Reply with quote  #2

1500174808
Report to moderator
CDarvin81
Member
**
Offline Offline

Activity: 75


View Profile WWW
May 16, 2017, 05:58:44 PM
 #322

I have Ubuntu 16.04, build from 0.2.5 - beta without errors test pass. But if start server, redis not works --  [Error] [RedisProvider] [Bitcoin] Redis storage initialization failed: 127.0.0.1:6379 this metod is not implemet in this class. All config is good, mysql works . Any idea?
Hi,
i had the same error.
I tryed different verisons of redis...
Have you find some work around?

ETC: 0x485BbD16327e1b87084134420586abfD077C39A9
CDarvin81
Member
**
Offline Offline

Activity: 75


View Profile WWW
May 21, 2017, 04:37:37 PM
 #323

I have Ubuntu 16.04, build from 0.2.5 - beta without errors test pass. But if start server, redis not works --  [Error] [RedisProvider] [Bitcoin] Redis storage initialization failed: 127.0.0.1:6379 this metod is not implemet in this class. All config is good, mysql works . Any idea?
Hi,
i had the same error.
I tryed different verisons of redis...
Have you find some work around?

I've tested now on Windows.
Mining local works fine but remote didn't.
The Problem with Redis had i solved with out commet the version Check in:
\src\CoiniumServ\Persistance\Providers\Redis\RedisProvider.cs

Code:
// check the version
//var version = GetVersion();
//if (version < _requiredMinimumVersion)
//    throw new Exception(string.Format("You are using redis version {0}, minimum required version is 2.6", version));

//_logger.Information("Redis storage initialized: {0:l}:{1}, v{2:l}.", _config.Host, _config.Port, version);

I think the version Check was a Problem on Linux, Windows works fine withou change.

But i cant connect my miner to the Server on Linux, website ok.

config for Stratum is:
Code:
    "stratum": {
        "enabled": true,
        "bind": "",
        "diff": 16,
        "vardiff": {
            "enabled": true,
            "minDiff": 8,
            "maxDiff": 512,
            "targetTime": 15,
            "retargetTime": 90,
            "variancePercent": 30
        }
 

this settings works only local on windows... Any Idea?

ETC: 0x485BbD16327e1b87084134420586abfD077C39A9
johan11
Sr. Member
****
Offline Offline

Activity: 384



View Profile
May 21, 2017, 06:41:47 PM
 #324

I have Ubuntu 16.04, build from 0.2.5 - beta without errors test pass. But if start server, redis not works --  [Error] [RedisProvider] [Bitcoin] Redis storage initialization failed: 127.0.0.1:6379 this metod is not implemet in this class. All config is good, mysql works . Any idea?
Hi,
i had the same error.
I tryed different verisons of redis...
Have you find some work around?

I've tested now on Windows.
Mining local works fine but remote didn't.
The Problem with Redis had i solved with out commet the version Check in:
\src\CoiniumServ\Persistance\Providers\Redis\RedisProvider.cs

Code:
// check the version
//var version = GetVersion();
//if (version < _requiredMinimumVersion)
//    throw new Exception(string.Format("You are using redis version {0}, minimum required version is 2.6", version));

//_logger.Information("Redis storage initialized: {0:l}:{1}, v{2:l}.", _config.Host, _config.Port, version);

I think the version Check was a Problem on Linux, Windows works fine withou change.

But i cant connect my miner to the Server on Linux, website ok.

config for Stratum is:
Code:
    "stratum": {
        "enabled": true,
        "bind": "",
        "diff": 16,
        "vardiff": {
            "enabled": true,
            "minDiff": 8,
            "maxDiff": 512,
            "targetTime": 15,
            "retargetTime": 90,
            "variancePercent": 30
        }


 

this settings works only local on windows... Any Idea?

bind " YOUR IP  -VPS "  Grin

Bad times make up strong men, strong men make up good times, good times make up the weak men, weak men up bad times ..... where we are now Huh??
bonesoul
Sr. Member
****
Offline Offline

Activity: 359


View Profile WWW
May 26, 2017, 02:40:21 PM
 #325

@yoda1204, @CDarvin81 what is your redis version on server?

make sure yo have >=2.6

oh and i'm back to scene, expect something big soon! Smiley

PC_M@niac
Jr. Member
*
Offline Offline

Activity: 49



View Profile
May 28, 2017, 06:34:39 PM
 #326

Hello to all!
I'm trying to install this software on Ubuntu 16.04.02 LTS but got some errors on startup:

Quote
20:25:33 [Error] [RedisProvider] [Bitcoin] Redis storage initialization failed: 127.0.0.1:6379 - This method is not implemented by this class.
20:25:34 [Error] [ShareManager] [Bitcoin] Error getting account for pool central wallet address: ... - An unknown exception occured while reading json response.
20:25:34 [Error] [JobManager] [Bitcoin] New job creation failed: An unknown exception occured while reading json response.
20:25:35 [Error] [PaymentProcessor] [Bitcoin] Halted as we can not connect to configured coin daemon: An unknown exception occured while reading json response.
20:25:35 [Error] [NetworkInfo] [Bitcoin] Can not read getdifficulty(): An unknown exception occured while reading json response.
20:25:35 [Error] [NetworkInfo] [Bitcoin] Can not probe submitblock() support: An unknown exception occured while reading json response.
20:25:35 [Error] [NetworkInfo] [Bitcoin] Can not read getinfo(): An unknown exception occured while reading json response.
20:25:35 [Error] [NetworkInfo] [Bitcoin] Can not read getmininginfo(): An unknown exception occured while reading json response.
20:25:35 [Error] [NetworkInfo] [Bitcoin] Can not read getblocktemplate(): An unknown exception occured while reading json response.

OS: Linux pool 4.4.0-62-generic #83-Ubuntu SMP Wed Jan 18 14:10:15 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
Mono: Mono JIT compiler version 5.0.1.1 (2017-02/5077205 Thu May 25 09:19:18 UTC 2017)
Redis: Redis server v=3.2.9 sha=00000000:0 malloc=jemalloc-4.0.3 bits=64 build=826aeddad9b24571
MySQL: mysql  Ver 14.14 Distrib 5.7.18, for Linux (x86_64) using  EditLine wrapper
Bitcoin: Bitcoin Core Daemon version v0.14.1.0-g964a185

Bitcoin RPC server configured and running. I use Bitcoin RPC Web client without any problem.

Only two small problems: pool can't connect to redis and bitcoind Smiley
Have any idea?
CDarvin81
Member
**
Offline Offline

Activity: 75


View Profile WWW
June 09, 2017, 05:36:23 PM
 #327

@yoda1204, @CDarvin81 what is your redis version on server?

make sure yo have >=2.6

oh and i'm back to scene, expect something big soon! Smiley

yes i've try any version for redis also self install 3.++

But redis did'nt seem's to be the problem.

I've the problem that my miner can't connect.
I've tryed to bind 0.0.0.0 also VPS IP also domain name but i'm not able to connect.

I've tryed only some alts like EMC2 or DGB to run.

Possible in my holiday i solve that thing.

ETC: 0x485BbD16327e1b87084134420586abfD077C39A9
CDarvin81
Member
**
Offline Offline

Activity: 75


View Profile WWW
June 09, 2017, 05:39:43 PM
 #328

@yoda1204, @CDarvin81 what is your redis version on server?

make sure yo have >=2.6

oh and i'm back to scene, expect something big soon! Smiley

yes i've try any version for redis also self install 3.++

But redis did'nt seem's to be the problem.

I've the problem that my miner can't connect.
I've tryed to bind 0.0.0.0 also VPS IP also domain name but i'm not able to connect.

I've tryed only some alts like EMC2 or DGB to run.

Possible in my holiday i solve that thing.

at the moment i run @ redis-cli 3.0.6

ETC: 0x485BbD16327e1b87084134420586abfD077C39A9
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 [17]  All
  Print  
 
Jump to:  

Sponsored by , a Bitcoin-accepting VPN.
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!