getminera / minera

Minera is a web interface to monitor and manage mining devices

Home Page:http://getminera.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP Error

ChristopherVermeer opened this issue · comments

This is from the stat page, the dashboard is not working just spins in infinite circles.

`

A PHP Error was encountered

Severity: Notice

Message: json_decode(): integer overflow detected

Filename: models/util_model.php

Line Number: 194

{"start_time":1508730897,"devices":{"GSD0":{"temperature":0,"frequency":838,"accepted":4,"rejected":0,"hw_errors":7,"shares":91841,"hashrate":6530860000,"last_share":1508731317,"serial":"ttyACM2"},"GSD1":{"temperature":0,"frequency":838,"accepted":7,"rejected":0,"hw_errors":5,"shares":90194,"hashrate":6383740000,"last_share":1508731362,"serial":"ttyACM4"}},"totals":{"temperature":false,"frequency":838,"accepted":11,"rejected":0,"hw_errors":12,"shares":182035,"hashrate":12914600000,"last_share":1508731429},"pool":{"hashrate":12755729934,"url":"stratum+tcp:\`

What recommendations do you have for this issue?

`Chris

I think you still have PHP5 instead PHP7, please I need the Minera version and the output of this command:

sudo dpkg -l | grep php

This is fixed with latest image. You need PHP7.0 or download the latest image.