getminera / minera

Minera is a web interface to monitor and manage mining devices
http://getminera.com
Other
372 stars 156 forks source link

5 Gridseed G-Blades give this error #177

Closed DaveKoz closed 6 years ago

DaveKoz commented 7 years ago

Severity: Notice

Message: json_decode(): integer overflow detected

Filename: models/util_model.php

Line Number: 1131

Th UI just spins ver 0.8.0 I can never see any charts, it worked find with 3 G Blades but when I added two more the UI is locked and unusable 2017-09-21_22-15-16 This area looks jacked

michelem09 commented 7 years ago

That's only a notice I don't think it's the problem. Are you using latest 0.8.0?

hdzl commented 7 years ago

Same problem here. Running v0.8.0 with ASIC USB sticks

/var/log/minera/ Severity: Notice --> json_decode(): integer overflow detected /var/www/minera/application/models/util_model.php 194

From my opinion freezes the whole system afterwards ...

michelem09 commented 7 years ago

That's only a notice and has nothing to do with your Bades, but if you don't trust me, trust the code, I just updated it to remove the notice. Pull the code an see you will still have the same problems without the notice.

cd /var/www/minera
git pull
michelem09 commented 6 years ago

Please give a try with 0.8.1