You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.
in using mining_proxy.exe I receive this error message when connecting with an old getwork fpga miner:
"
Traceback (most recent call last):
File "twisted\web\resource.pyo", line 250, in render
File "mining_libs\getwork_listener.pyo", line 187, in render_POST
File "twisted\internet\defer.pyo", line 317, in addCallback
File "twisted\internet\defer.pyo", line 306, in addCallbacks
--- ---
File "twisted\internet\defer.pyo", line 588, in _runCallbacks
File "mining_libs\getwork_listener.pyo", line 87, in _on_authorized
exceptions.TypeError: getwork() got an unexpected keyword argument 'no_midstate'
"
the various argument modifications do not remedy the issue (-nm etc)
The miner gives this error simultaneous with the above error:
"
ERROR: Unable to getwork. Reason: missing value to go with key
"
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
hi all,
Wasn't able to find a thread about this-
in using mining_proxy.exe I receive this error message when connecting with an old getwork fpga miner:
"
Traceback (most recent call last):
File "twisted\web\resource.pyo", line 250, in render
File "mining_libs\getwork_listener.pyo", line 187, in render_POST
File "twisted\internet\defer.pyo", line 317, in addCallback
File "twisted\internet\defer.pyo", line 306, in addCallbacks
--- ---
File "twisted\internet\defer.pyo", line 588, in _runCallbacks
File "mining_libs\getwork_listener.pyo", line 87, in _on_authorized
exceptions.TypeError: getwork() got an unexpected keyword argument 'no_midstate'
"
the various argument modifications do not remedy the issue (-nm etc)
The miner gives this error simultaneous with the above error:
"
ERROR: Unable to getwork. Reason: missing value to go with key
"
The text was updated successfully, but these errors were encountered: