bonesoul / CoiniumServ

Next-gen crypto currency mining pool software
Other
798 stars 494 forks source link

JSON auth failed - Peercoin #914

Open docskyhawk opened 6 years ago

docskyhawk commented 6 years ago

I was able to get MPOS DB working but when I have a peercoin pool running, I keep getting this error from CGMiner when connecting with my wallet address and random password. I setup a Feathercoin pool with a similar connection string and it works fine.

[2018-01-17 04:47:10] Please check the details from the list below of the servers you have input [2018-01-17 04:47:10] Most likely you have input the wrong URL, forgotten to add a port, or have not set up workers [2018-01-17 04:43:39] Press any key to exit, or cgminer will try again in 15s. [2018-01-17 04:43:58] Pool 0 difficulty changed to 16 [2018-01-17 04:43:58] Pool 0 message: Welcome to Pool 1, enjoy your stay! [2018-01-17 04:43:58] pool 0 JSON stratum auth failed: { "data": { "Source": "CoiniumServ", "RemoteStackIndex": 0, "InnerException": null, "StackTraceString": " at CoiniumServ.Persistance.Layers.Mpos.MposStorage.AddAccount(IAccount account) in C:\

bonesoul commented 6 years ago

please give the full stack trace.