oliverw / miningcore

Miningcore is a high-performance Mining Pool Software for Linux and Windows.
https://store.miningcore.pro
MIT License
717 stars 662 forks source link

Unknown error. #1706

Open says112 opened 1 year ago

says112 commented 1 year ago

Hello! Can you please tell me what is the error at startup?

[2023-07-10 01:06:52.1648] [E] [MAZA] Unable to convert suggested difficulty [ 16384 ] System.InvalidCastException: Object must implement IConvertible. at System.Convert.ChangeType(Object value, TypeCode typeCode, IFormatProvider provider) at System.Convert.ChangeType(Object value, TypeCode typeCode) at Miningcore.Blockchain.Bitcoin.BitcoinPool.OnSuggestDifficultyAsync(StratumConnection connection, Timestamped1 tsRequest) in /home/sansanych/miningcore/src/Miningcore/Blockchain/Bitcoin/BitcoinPool.cs:line 231 at System.Convert.ChangeType(Object value, TypeCode typeCode, IFormatProvider provider) at System.Convert.ChangeType(Object value, TypeCode typeCode) at Miningcore.Blockchain.Bitcoin.BitcoinPool.OnSuggestDifficultyAsync(StratumConnection connection, Timestamped1 tsRequest) in /home/sansanych/miningcore/src/Miningcore/Blockchain/Bitcoin/BitcoinPool.cs:line 231

xmr-dev commented 1 year ago

Can you share your config file? @says112 Are the nodes up and running? Fully synced?

What are you trying to achieve? Please use the GitHub template for issue's