Pages:
Author

Topic: CoiniumServ - open source & high performance pooled mining server software - page 6. (Read 105718 times)

HR
legendary
Activity: 1176
Merit: 1011
Transparency & Integrity

For what it's worth . . . that is if there really is someone who is going to pick this up . . .  Wink

Running on Ubuntu 12.04

Got the frontend running fine, but the backend is a mess.

The following are the error messages isolated out:

Code:
19:50:20 [Error] [RedisProvider] [Digibyte] An exception occured while getting version info: ERR wrong number of arguments for 'info' command
19:50:20 [Error] [RedisProvider] [Digibyte] Redis storage initialization failed: 127.0.0.1:6379 - Value cannot be null.
Parameter name: v1
19:50:21 [Error] [MigrationManager] [Digibyte] An exception occured while running migration manager; Duplicate key name 'UC_Version'
19:50:21 [Error] [ExchangeApi] [global] Error: SecureChannelFailure (The authentication or decryption has failed.)
19:50:21 [Error] [BittrexClient] [global] Cannot perform member binding on `null' value
19:50:21 [Error] [ShareManager] [Digibyte] Error getting account for pool central wallet address: Backed out to protect my identity - An unknown exception occured while making json request.

19:50:22 [Error] [ExchangeApi] [global] Unexpected character encountered while parsing value: <. Path '', line 0, position 0.
19:50:22 [Error] [CryptsyClient] [global] Cannot perform member binding on `null' value
19:50:22 [Error] [JobManager] [Digibyte] New job creation failed: Error getting response stream (ReadDone2): ReceiveFailure
19:50:22 [Error] [JobManager] [Digibyte] New job creation failed: Error getting response stream (ReadDone2): ReceiveFailure
19:50:22 [Error] [JobManager] [Digibyte] New job creation failed: Error getting response stream (ReadDone2): ReceiveFailure
19:50:22 [Error] [BlockProcessor] [Digibyte] Error getting account for pool central wallet address: Backed out to protect my identity - Error getting response stream (ReadDone2): ReceiveFailure
19:50:22 [Error] [PaymentProcessor] [Digibyte] Halted as we can not connect to configured coin daemon: Error getting response stream (ReadDone2): ReceiveFailure
19:50:22 [Error] [NetworkInfo] [Digibyte] Can not read getdifficulty(): Error getting response stream (ReadDone2): ReceiveFailure
19:50:22 [Error] [NetworkInfo] [Digibyte] Can not probe submitblock() support: Error getting response stream (ReadDone2): ReceiveFailure
19:50:22 [Error] [NetworkInfo] [Digibyte] Can not read getinfo(): Error getting response stream (ReadDone2): ReceiveFailure
19:50:22 [Error] [NetworkInfo] [Digibyte] Can not read getmininginfo(): Error getting response stream (ReadDone2): ReceiveFailure
19:50:22 [Error] [NetworkInfo] [Digibyte] Can not read getblocktemplate(): Error getting response stream (ReadDone2): ReceiveFailure

19:50:23 [Error] [HybridStorage] [Digibyte] An exception occured while getting block; Table 'CoiniumDB.Block' doesn't exist
19:50:23 [Error] [HybridStorage] [Digibyte] An exception occured while getting block; Table 'CoiniumDB.Block' doesn't exist
19:50:23 [Error] [HybridStorage] [Digibyte] An exception occured while getting block totals: Table 'CoiniumDB.Block' doesn't exist
19:50:23 [Error] [NetworkInfo] [Digibyte] Can not read getinfo(): Error getting response stream (ReadDone2): ReceiveFailure
19:50:23 [Error] [NetworkInfo] [Digibyte] Can not read getmininginfo(): Error getting response stream (ReadDone2): ReceiveFailure
19:50:23 [Error] [NetworkInfo] [Digibyte] Can not read getblocktemplate(): Error getting response stream (ReadDone2): ReceiveFailure

19:51:17 [Error] [JobManager] [Digibyte] New job creation failed: Error getting response stream (ReadDone2): ReceiveFailure
19:51:17 [Error] [JobManager] [Digibyte] New job creation failed: Error getting response stream (ReadDone2): ReceiveFailure
19:51:17 [Error] [JobManager] [Digibyte] New job creation failed: Error getting response stream (ReadDone2): ReceiveFailure
19:51:22 [Error] [HybridStorage] [Digibyte] An exception occured while getting pending blocks: Table 'CoiniumDB.Block' doesn't exist

This is what comes up as good:

Code:
19:50:15 [Information] [ConfigManager] [global] CoiniumServ Aurora 0.2.5.21403 warming-up..
19:50:15 [Information] [PlatformManager] [global] Running over Mono 4.6.2 (Stable 4.6.2.16/ac9e222 Tue Jan  3 11:57:29 UTC 2017), framework: 4.5 (v4.0.30319.42000).
19:50:17 [Information] [ConfigManager] [global] Discovered a total of 1 enabled pool configurations: [Digibyte]
19:50:20 [Information] [MySqlProvider] [Digibyte] Mysql storage initialized: 127.0.0.1:3306, database: CoiniumDB.

19:50:21 [Information] [BanManager] [Digibyte] No expired bans found to be cleared [remaining bans: 0].

19:50:22 [Information] [NetworkInfo] [Digibyte] symbol: DGB 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
19:50:22 [Information] [StratumServer] [Digibyte] Stratum server listening on 192.168.0.5:3333

This looks like something that a good coder could get into working shape without too much hassle. Best of luck to you.
sr. member
Activity: 364
Merit: 250
I have been trying to start a litecoin pool with this...

I have sorted the backend, now i cannot for the life of me get the webserver to load. if i access it via localhost, i get just an error, if i try and access it externally, nothing. Once this is sorted i will have a functioning pool for LItecoin which i will ensure is stable before releasing...

https://postimg.org/image/a0dvbh3u1/

This is my problem, showing what i get when i try and access on local host and what is in the console. Everything else seems to work including accepting of stratum connections and sending out work to miners.
sr. member
Activity: 364
Merit: 260
--- ChainWorks Industries ---
Hi all!


Just wanted to know if this is working still for anyone.
I tried setting it up, but got some problems.
Btw it is a great project and a good web interface.

Anyone can solve the:
New job creation failed: An unknown exception occured while making json request.

I'm stuck there... well.. have other problems, but mainly this one atm.

Also dont know how to disable markets info:

09:34:57 [Error] [ExchangeApi] [global] Unexpected character encountered while parsing value: <. Path '', line 0, position 0.
09:34:57 [Error] [CryptsyClient] [global] Cannot perform member binding on `null' value
09:34:57 [Error] [ExchangeApi] [global] Error: SecureChannelFailure (The authentication or decryption has failed.)
09:34:57 [Error] [BittrexClient] [global] Cannot perform member binding on `null' value

If anyone is working this, will be great to get some help!!
Or if its a death project and is not working anymore will be nice to know, so i wont lose more time on this :p

Thanks a lot.


this is an abandoned project ...

but there are still a few people out there that are installing and fixing a few issues with it ...

does anyone want me to start a new fork of the git - and we can all start a new code development? ...

if there are any devs out there that would like that - i can host the git and we can all start work on the project ...

im interested in a good solid pool system - and this seems to be a nice one ... so if we band together - ill fork it and start on it - and also start a new thread for the new fork ...

i mean - we dont 'need' any more projects than what we have - but this is probably a worthy one if there are a few / many people that are willing to help ...

what do you all think? ...

#crysx
sr. member
Activity: 448
Merit: 250
Hi all!


Just wanted to know if this is working still for anyone.
I tried setting it up, but got some problems.
Btw it is a great project and a good web interface.

Anyone can solve the:
New job creation failed: An unknown exception occured while making json request.

I'm stuck there... well.. have other problems, but mainly this one atm.

Also dont know how to disable markets info:

09:34:57 [Error] [ExchangeApi] [global] Unexpected character encountered while parsing value: <. Path '', line 0, position 0.
09:34:57 [Error] [CryptsyClient] [global] Cannot perform member binding on `null' value
09:34:57 [Error] [ExchangeApi] [global] Error: SecureChannelFailure (The authentication or decryption has failed.)
09:34:57 [Error] [BittrexClient] [global] Cannot perform member binding on `null' value

If anyone is working this, will be great to get some help!!
Or if its a death project and is not working anymore will be nice to know, so i wont lose more time on this :p

Thanks a lot.
newbie
Activity: 40
Merit: 0
Hi!
Help me please!
I use windows 7.
I install redis and mysql and clients coin-wallets for scrypt and sha256 algo
I'm starting to Coiniumserv.
I can get more info on localhost - Web interface my pool
I can connect my miners to my stratum-pool!!!
but I see no console :
22:52:09 [Information] [JobManager] [Dogecoin] Broadcasted new job 0x1 to 0 subscribers as no new blocks found for last 55 seconds
And of course, the process of mining does not start!
What i dont right?
Help me please!
sr. member
Activity: 364
Merit: 260
--- ChainWorks Industries ---
if this is bitcoin ( or later coins based on the bitcoin core ) - the stratum will not work due to the 'rpc-less' style of daemon its using
Where to find details about this feature?

well - most of the info can be found on the bitcoin site ...

but if you are after technical / code - then their git is the best place ...

site ...

Code:
https://bitcoincore.org/

git ...

Code:
https://github.com/bitcoin/bitcoin/

#crysx

I managed to fix all errors and got CoiniumServer up. But next problem appeared.

I enabled backend, but I can not access it on metrics page

thats great ...

it would be great for documented guides on how - a massive howto Smiley ...

#crysx
sr. member
Activity: 477
Merit: 250
Technician
What shows instead?
sr. member
Activity: 364
Merit: 260
--- ChainWorks Industries ---
if this is bitcoin ( or later coins based on the bitcoin core ) - the stratum will not work due to the 'rpc-less' style of daemon its using
Where to find details about this feature?

well - most of the info can be found on the bitcoin site ...

but if you are after technical / code - then their git is the best place ...

site ...

Code:
https://bitcoincore.org/

git ...

Code:
https://github.com/bitcoin/bitcoin/

#crysx
sr. member
Activity: 477
Merit: 250
Technician
if this is bitcoin ( or later coins based on the bitcoin core ) - the stratum will not work due to the 'rpc-less' style of daemon its using
Where to find details about this feature?
sr. member
Activity: 364
Merit: 260
--- ChainWorks Industries ---
Do you have redis installed? Try
Code:
service redis-server start
Make sure your coin client accepts RPC connections.

Redis works, client accepts rpc.

but still I dont get this

Code:
14:09:02 [Error] [PaymentProcessor] [Bitcoin] Halted as we can not connect to configured coin daemon: An unknown exception occured while making json request.
14:09:02 [Error] [NetworkInfo] [Bitcoin] Can not read getdifficulty(): Error getting response stream (ReadDone4): ServerProtocolViolation
14:09:02 [Error] [NetworkInfo] [Bitcoin] Can not probe submitblock() support: Error getting response stream (ReadDone4): ServerProtocolViolation
14:09:02 [Error] [NetworkInfo] [Bitcoin] Can not read getinfo(): Error getting response stream (ReadDone4): ServerProtocolViolation
14:09:02 [Error] [NetworkInfo] [Bitcoin] Can not read getmininginfo(): An unknown exception occured while making json request.
14:09:02 [Error] [NetworkInfo] [Bitcoin] Can not read getblocktemplate(): Error getting response stream (ReadDone4): ServerProtocolViolation

Edit 1:

This is my deps folder which I got from git. Am I missing something?


Edit 2:
Now this happens



Edit 3:
Fixed Edit 1 and Edit 2
Now I get Error while reading json response

Can someone help me before I start preparation for seppuku

if this is bitcoin ( or later coins based on the bitcoin core ) - the stratum will not work due to the 'rpc-less' style of daemon its using ...

this stratum does not support accessibility to the bitcoin-cli - as mentioned to you in pm ...

we are trying to get devs to come join us and help us with much more than just pool code ...

if anyone knows how to code - and can recode with us and join - please pm me ... or post on the cwi thread ...

#crysx
sr. member
Activity: 477
Merit: 250
Technician
Do you have redis installed? Try
Code:
service redis-server start
Make sure your coin client accepts RPC connections.
sr. member
Activity: 477
Merit: 250
Technician
Post here lines 1 - 10 from config/pools/pool.json
sr. member
Activity: 364
Merit: 260
--- ChainWorks Industries ---
I noticed that the http://www.coiniumserv.com is no longer for the coiniumserv software. I am willing to host the coiniumserv webpage for free. I am in the process of building my first mining pool with coiniumserv. So I would like to help the cause.

Has anyone heard from bonesoul, about continuing this project. I am will to donate to the project but I want to know if the project is still growing.

ill be with you on that also ...

i think its great software that is left for dead ...

our team will be looking at the code / software in the coming months - and see what can be done with it ...

for the time being - we are building a series of mpos pools just to get th mining started on various coins ...

any devs out there that are willing to work together ( or even with / for us ) is more than welcome to message me ...

#crysx
newbie
Activity: 11
Merit: 0
I noticed that the http://www.coiniumserv.com is no longer for the coiniumserv software. I am willing to host the coiniumserv webpage for free. I am in the process of building my first mining pool with coiniumserv. So I would like to help the cause.

Has anyone heard from bonesoul, about continuing this project. I am will to donate to the project but I want to know if the project is still growing.
newbie
Activity: 20
Merit: 0
Hi there,

First of all, Really great software! I have a question, what are the strengths and weaknesses of this software? Can I set my own rule? Can I process 1,800,000 Kh/s hash rate? Thank you guys!  Wink

Best Regards,
Mark
sr. member
Activity: 364
Merit: 260
--- ChainWorks Industries ---
hi all ...

has anyone installed this successfully on centos 7 x64? ...

im curious as to whether the current state of development ( which is old from what i can gather ) is still usable ... though it doesnt have to be specifically on redhat based systems ( like centos ) - as ubuntu would suffice also ...

ive tried to install under fedora 23 x64 - and it fails in so many ways - that i cant begin to state which error i should start on ...

id be interested in discussing a few things ( maybe even a redevelopment deal ) with the devs that created coiniumserv ...

if any one can point me in the right direction - or contact info - it would be very much appreciated ...

#crysx
member
Activity: 112
Merit: 10
hi guys. i try to install Coinium and i get this HUGE error

Code:
/root/CoiniumServ/build/CoiniumServ.sln (default targets) ->
(Build target) ->
/root/CoiniumServ/src/libCoiniumServ/libCoiniumServ.csproj (default targets) ->
/usr/lib/mono/4.5/Microsoft.CSharp.targets (CoreCompile target) ->

        CSC: error CS0518: The predefined type `System.Object' is not defined or imported
        CSC: error CS0518: The predefined type `System.ValueType' is not defined or imported
        CSC: error CS0518: The predefined type `System.Attribute' is not defined or imported
        CSC: error CS0518: The predefined type `System.Int32' is not defined or imported
        CSC: error CS0518: The predefined type `System.UInt32' is not defined or imported
        CSC: error CS0518: The predefined type `System.Int64' is not defined or imported
        CSC: error CS0518: The predefined type `System.UInt64' is not defined or imported
        CSC: error CS0518: The predefined type `System.Single' is not defined or imported
        CSC: error CS0518: The predefined type `System.Double' is not defined or imported
        CSC: error CS0518: The predefined type `System.Char' is not defined or imported
        CSC: error CS0518: The predefined type `System.Int16' is not defined or imported
        CSC: error CS0518: The predefined type `System.Decimal' is not defined or imported
        CSC: error CS0518: The predefined type `System.Boolean' is not defined or imported
        CSC: error CS0518: The predefined type `System.SByte' is not defined or imported
        CSC: error CS0518: The predefined type `System.Byte' is not defined or imported
        CSC: error CS0518: The predefined type `System.UInt16' is not defined or imported
        CSC: error CS0518: The predefined type `System.String' is not defined or imported
        CSC: error CS0518: The predefined type `System.Enum' is not defined or imported
        CSC: error CS0518: The predefined type `System.Delegate' is not defined or imported
        CSC: error CS0518: The predefined type `System.MulticastDelegate' is not defined or imported
        CSC: error CS0518: The predefined type `System.Void' is not defined or imported
        CSC: error CS0518: The predefined type `System.Array' is not defined or imported
        CSC: error CS0518: The predefined type `System.Type' is not defined or imported
        CSC: error CS0518: The predefined type `System.Collections.IEnumerator' is not defined or imported
        CSC: error CS0518: The predefined type `System.Collections.IEnumerable' is not defined or imported
        CSC: error CS0518: The predefined type `System.IDisposable' is not defined or imported
        CSC: error CS0518: The predefined type `System.IntPtr' is not defined or imported
        CSC: error CS0518: The predefined type `System.UIntPtr' is not defined or imported
        CSC: error CS0518: The predefined type `System.RuntimeFieldHandle' is not defined or imported
        CSC: error CS0518: The predefined type `System.RuntimeTypeHandle' is not defined or imported
        CSC: error CS0518: The predefined type `System.Exception' is not defined or imported

         0 Warning(s)
         62 Error(s)


any help ?
sr. member
Activity: 263
Merit: 250
semux
What error?
hi mate, sorry for the slow reply (work and life). I have attached attach a screen shot of whats happening, I know that the coin deamon was having some connection issues at the time of the screen shot.

Start Up
https://drive.google.com/file/d/0B_ZqlB5jL86fbDdaSHkxME9JUkE/view?usp=docslist_api

Running
https://drive.google.com/file/d/0B_ZqlB5jL86fTmp2alJ2b3E2M1U/view?usp=docslist_api


Hi everyone,
I was wondering if someone could have a look at my config files and let me know where I have gone. I'm having some trouble and I can't seem to put my finger on it. This install is running on ubuntu server 15.10

Cheers for the help.  Grin

Config.json
Code:
{
    "stack": {
        "name": "Ozminingpool.ml",
        "nodes": [
            {
                "location": "au",
                "address": "127.0.0.1",
                "default": true
            }
        ]
    },
    "statistics": {
        "updateInterval": 60,
        "hashrateWindow": 300
    },
    "website": {
        "enabled": true,
        "bind": "",
        "port": 80,
        "template": "default",
        "feed": "",
        "backend": {
            "metrics": {
                "enabled": false
            }
        }
    },
    "logging": {
        "root": "logs",
        "targets": [
            {
                "enabled": true,
                "type": "file",
                "filename": "server.log",
                "rolling": false,
                "level": "information"
            },
            {
                "enabled": true,
                "type": "file",
                "filename": "debug.log",
                "rolling": false,
                "level": "verbose"
            },
            {
                "enabled": true,
                "type": "packet",
                "filename": "packet.log",
                "rolling": false,
                "level": "verbose"
            }
        ]
    }
}

Default.json
Code:
{
    "daemon": {
        "host": "127.0.0.1",
        "timeout": 5
    },
    "meta": {
        "motd": "Welcome to CoiniumServ pool, enjoy your stay! - http://www.coiniumserv.com",
        "txMessage": "http://www.coiniumserv.com/"
    },
    "payments": {
        "enabled": true,
        "interval": 60,
        "minimum": 0.01
    },
    "miner": {
        "validateUsername": true,
        "timeout": 300
    },
    "job": {
        "blockRefreshInterval": 1000,
        "rebroadcastTimeout": 55
    },
    "stratum": {
        "enabled": true,
        "bind": "192.168.*.***",
        "diff": 16,
        "vardiff": {
            "enabled": true,
            "minDiff": 8,
            "maxDiff": 512,
            "targetTime": 15,
            "retargetTime": 90,
            "variancePercent": 30
        }
    },
    "banning": {
        "enabled": true,
        "duration": 600,
        "invalidPercent": 50,
        "checkThreshold": 100,
        "purgeInterval": 300
    },
    "storage": {
        "hybrid": {
            "enabled": true,
            "redis": {
                "host": "127.0.0.1",
                "port": 6379,
                "password": "",
                "databaseId": 0
            },
            "mysql": {
                "host": "127.0.0.1",
                "port": 3306,
                "user": "******",
                "password": "******"
            }
        },
        "mpos": {
            "enabled": false,
            "mysql": {
                "host": "127.0.0.1",
                "port": 3306,
                "user": "######",
                "password": "######"
            }
        }
    }
}

Goldcoin.json
Code:
{
    "enabled": true,
    "coin": "gold.json",
    "daemon": {
"host": "127.0.0.1",
        "port": 8122,
        "username": "******",
        "password": "******"
    },
    "wallet": {
        "address": "DwnvvTCg6QiP8cN3KRxrB1BerqGgztnFF8"
    },
    "rewards": [
        {
            "": 1
        }
    ],
    "stratum": {
        "port": 3003
    },
    "storage": {
        "hybrid": {
            "mysql": {
                "database": "c0goldcoin"
            }
        }
    }
}
add stratum port here :

 "stratum": {
        "enabled": true,
        "bind": "192.168.*.***",
        "diff": 16,

2- also don't forget the Goldcoin.json in ..\config\coin\Goldcoin.json
newbie
Activity: 32
Merit: 0
I am having problem with Peercoin

this is the MSG I get

 [Error] [NetworkInfo] [Peercoin] Can not read getinfo(): Error getting response stream (ReadDone2): ReceiveFailure
 [Error] [NetworkInfo] [Peercoin] Can not read getmininginfo(): Error getting response stream (ReadDone2): ReceiveFailure
 [Error] [NetworkInfo] [Peercoin] Can not read getblocktemplate(): Error getting response stream (ReadDone2): ReceiveFailure

if I remove rpcssl=1 in the ppcoin.conf

FYI .cert and perm are created in the .ppcoin directory

I get this error

[Error] [Pool] [Peercoin] Pool initilization failed; Nancy.TinyIoc.TinyIoCResolutionException: Unable to resolve type: CoiniumServ.Pools.INetworkInfo ---> Nancy.TinyIoc.TinyIoCResolutionException: Unable to resolve type: CoiniumServ.Pools.NetworkInfo ---> System.Exception: There was a problem deserializing the response from the coin wallet. ---> Newtonsoft.Json.JsonReaderException: Error reading string. Unexpected token: StartObject. Path 'error', line 1, position 24.
  at Newtonsoft.Json.JsonReader.ReadAsStringInternal () <0x41c55a90 + 0x0030f> in :0
  at Newtonsoft.Json.JsonTextReader.ReadAsString () <0x41c55a60 + 0x0000f> in :0
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ReadForType (Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonContract contract, Boolean hasConverter) <0x41a34fa0 + 0x000f8> in :0
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ResolvePropertyAndCr eatorValues (Newtonsoft.Json.Serialization.JsonObjectContract contract, Newtonsoft.Json.Serialization.JsonProperty containerProperty, Newtonsoft.Json.JsonReader reader, System.Type objectType, IDictionary`2& extensionData) <0x41c55280 + 0x0029f> in :0
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObjectUsingCre atorWithParameters (Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonObjectContract contract, Newtonsoft.Json.Serialization.JsonProperty containerProperty, Newtonsoft.Json.Serialization.ObjectConstructor`1 creator, System.String id) <0x41c539a0 + 0x004eb> in :0
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateNewObject (Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonObjectContract objectContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, Newtonsoft.Json.Serialization.JsonProperty containerProperty, System.String id, System.Boolean& createdFromNonDefaultCreator) <0x41c53720 + 0x0017b> in :0
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) <0x41a36cf0 + 0x0046f> in :0
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) <0x41a36770 + 0x000cf> in :0
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType, Boolean checkAdditionalContent) <0x41a20b80 + 0x001e7> in :0
  --- End of inner exception stack trace ---
  at CoiniumServ.Daemon.DaemonBase.GetRpcResponse[T] (System.Net.HttpWebRequest httpWebRequest) <0x41c197a0 + 0x00133> in :0
  at CoiniumServ.Daemon.DaemonBase.MakeRpcRequest[T] (CoiniumServ.Daemon.DaemonRequest walletRequest) <0x41bfeef0 + 0x0003b> in :0
  at CoiniumServ.Daemon.DaemonBase.MakeRequest[T] (System.String method, System.Object[] parameters) <0x41bfebd0 + 0x00083> in :0
  at CoiniumServ.Daemon.DaemonClient.SubmitBlock (System.String blockHex) <0x41c5f600 + 0x0005f> in :0
  at CoiniumServ.Pools.NetworkInfo.DetectSubmitBlockSupport () <0x41c5f1e0 + 0x00057> in :0
  at CoiniumServ.Pools.NetworkInfo..ctor (IDaemonClient daemonClient, IHashAlgorithm hashAlgorithm, IPoolConfig poolConfig) <0x41c5ed30 + 0x0015b> in :0
  at (wrapper dynamic-method) System.Object:lambda_method (System.Runtime.CompilerServices.Closure,object[])
  at Nancy.TinyIoc.TinyIoCContainer.ConstructType (System.Type requestedType, System.Type implementationType, System.Reflection.ConstructorInfo constructor, Nancy.TinyIoc.NamedParameterOverloads parameters, Nancy.TinyIoc.ResolveOptions options) <0x419d49c0 + 0x00432> in :0
  --- End of inner exception stack trace ---
  at Nancy.TinyIoc.TinyIoCContainer.ConstructType (System.Type requestedType, System.Type implementationType, System.Reflection.ConstructorInfo constructor, Nancy.TinyIoc.NamedParameterOverloads parameters, Nancy.TinyIoc.ResolveOptions options) <0x419d49c0 + 0x004af> in :0
  at Nancy.TinyIoc.TinyIoCContainer+MultiInstanceFactory.GetObject (System.Type requestedType, Nancy.TinyIoc.TinyIoCContainer container, Nancy.TinyIoc.NamedParameterOverloads parameters, Nancy.TinyIoc.ResolveOptions options) <0x41aecd50 + 0x0004f> in :0
  --- End of inner exception stack trace ---
  at Nancy.TinyIoc.TinyIoCContainer+MultiInstanceFactory.GetObject (System.Type requestedType, Nancy.TinyIoc.TinyIoCContainer container, Nancy.TinyIoc.NamedParameterOverloads parameters, Nancy.TinyIoc.ResolveOptions options) <0x41aecd50 + 0x000ab> in :0
  at Nancy.TinyIoc.TinyIoCContainer.ResolveInternal (Nancy.TinyIoc.TypeRegistration registration, Nancy.TinyIoc.NamedParameterOverloads parameters, Nancy.TinyIoc.ResolveOptions options) <0x419d3fa0 + 0x000b8> in :0

anybody can help me ?

hero member
Activity: 650
Merit: 500
Pick and place? I need more coffee.
How would one go about removing the Cryptsy references?  Since that exchange is now defunct.  Might try to add Cryptopia instead.
Pages:
Jump to: