-
Notifications
You must be signed in to change notification settings - Fork 1
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
Boards crash due to several bugs #59
Comments
I've been trying for a while but it never happens to me. The only wrong thing happening is that sometimes the board get stuck while waiting for server but no error there. |
I guess at this point I will have to take care of this issue since I'm the only one who encounters these errors... |
I've added a timeout 44a19c0 to board requests to server. This should be the reason the board used to get stuck. From my understanding in case of failures the board should restart. |
I still experience the |
That commit wasn't supposed to fix that. It should just avoid boards getting stuck. After store prohibition they should restart since they crashed |
I don't think so, this is what I experience with crashed boards: #60 (comment) |
Another time board got stuck for me was after disconnecting from wifi (not voluntary). This has been fixed here b043c24 |
Closing since boards seem not to crash anymore. |
StoreProhibited
errorStoreProhibited
caused by thefollowifier__batch__pack()
functionThe text was updated successfully, but these errors were encountered: