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

TypeError: 'NoneType' object is not iterable #1

Open
wolfpackjacob21 opened this issue Mar 30, 2022 · 5 comments
Open

TypeError: 'NoneType' object is not iterable #1

wolfpackjacob21 opened this issue Mar 30, 2022 · 5 comments

Comments

@wolfpackjacob21
Copy link

mined for a few minutes then received this:
protocol.py", line 90, in receive_one
for msg in messages:
TypeError: 'NoneType' object is not iterable

@xtrinch
Copy link
Owner

xtrinch commented Mar 31, 2022

Hmm. I think that should be resolved in 328e71e. Did the mining continue or was the conection dropped afterwards?

@wolfpackjacob21
Copy link
Author

That fixed the issue but now the program is hanging without reporting any issues.

@xtrinch
Copy link
Owner

xtrinch commented Apr 4, 2022

Are you using an actual stratum2 pool or the simulation pool?

@xtrinch
Copy link
Owner

xtrinch commented Apr 4, 2022

Also, what are some of the last logs?

@wolfpackjacob21
Copy link
Author

strat2py
I am using slushpool.com, as far as the logs, here is a screenshot of the command window. I couldn't find any other logs, sorry. Thank you!

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

2 participants