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

Miner temperatures returned as 'NULL' #74

Closed
anselal opened this issue Feb 20, 2018 · 1 comment
Closed

Miner temperatures returned as 'NULL' #74

anselal opened this issue Feb 20, 2018 · 1 comment

Comments

@anselal
Copy link
Owner

anselal commented Feb 20, 2018

No description provided.

@anselal anselal changed the title max() arg is an empty sequence Miner temperatures returned as 'NULL' Feb 20, 2018
@anselal
Copy link
Owner Author

anselal commented Feb 20, 2018

ValueError: max() arg is an empty sequence

This error for fixed in #69 by increasing the socket timeout but as it seems this won't solve the issue all the times.
We have to add an if statement to check if we retrieved any temps from the miner. If we don't we show an error.

GoodGuysFree pushed a commit to GoodGuysFree/antminer-monitor that referenced this issue Mar 8, 2018
Closes anselal#74
The app crashed and returns a ValueError: max() arg is an empty sequence
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant