Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem after start moneropool.exe on Ubuntu 14.04 #1

Open
sflyer opened this issue Jul 10, 2017 · 6 comments
Open

Problem after start moneropool.exe on Ubuntu 14.04 #1

sflyer opened this issue Jul 10, 2017 · 6 comments

Comments

@sflyer
Copy link

sflyer commented Jul 10, 2017

Hello!
After start pool i'm have error. Pool not starting

[10.07.2017 12:47:50] [Thread Count : 12]Current pool hashrate : not number Hashes/Second
[10.07.2017 12:47:50] [Thread Count : 12]System.OverflowException: Number overflow.
  at System.Int64.System.IConvertible.ToInt32 (IFormatProvider provider) [0x00000] in <filename unknown>:0
  at System.Convert.ToInt32 (System.Object value, IFormatProvider provider) [0x00000] in <filename unknown>:0
  at Newtonsoft.Json.Linq.JToken.op_Explicit (Newtonsoft.Json.Linq.JToken value) [0x00000] in <filename unknown>:0
  at MoneroPool.BackgroundStaticUpdater+<Start>c__async0.MoveNext () [0x00000] in <filename unknown>:0

Any idea how fix this?

@archit120
Copy link
Owner

archit120 commented Jul 17, 2017 via email

@JamieShelley
Copy link

JamieShelley commented Nov 18, 2017

Same issue here on windows (int64 to int32 overflow), any chance of a fix? It's been over 4 months :L

@archit120
Copy link
Owner

I've really not touched the codebase for years now. It worked back then so it should still work. You're probably missing some piece or a configuration error. I don't remember how far the progress was made on the pool but it is not complete and I strongly suggest looking to the node.js alternative,

@JamieShelley
Copy link

Thanks for the reply. I don't see how a conversion issue can be causes by settings, however I am aware older build tools would succeed in this conversion via overflow. nodejs really isn't an option for us I'm afraid. But thanks for the suggestion.

@archit120
Copy link
Owner

I'm a senior at highschool so really busy these days. If it's not of immediate priority and you're willing to assist, we could work together and complete this code as soon as I get done with high school, which will take a couple of months I'm afraid.

@archit120
Copy link
Owner

It's also possible that something was changed with monerod which is why the pool is not working. In that case, the code is broken and would need major revamps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants