We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Build Error Description
Nodes are now unable to sync in Github Actions CI. See https://github.com/bitshares/bitshares-core/runs/2453471122 .
It was fine yesterday. See https://github.com/bitshares/bitshares-core/runs/2448441028 .
When debugging, found suspicious messages in p2p.log (see https://github.com/abitmore/bitshares-core/runs/2458242069):
p2p:message read_loop on_item_not_availabl ] Peer doesn't have the requested sync item. This really shouldn't happen
Note: the default seed nodes have been updated, so node-test is passing in Github Actions CI, but the real fix is #2445.
This Ci job reproduces the issue: https://github.com/abitmore/bitshares-core/runs/2491471762 , this CI job verifies the fix proposed in #2445: https://github.com/abitmore/bitshares-core/runs/2491784005 (note: the log files are large).
Build Error
Bug Report
The text was updated successfully, but these errors were encountered:
Fixed by #2445.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Build Error Description
Nodes are now unable to sync in Github Actions CI. See https://github.com/bitshares/bitshares-core/runs/2453471122 .
It was fine yesterday. See https://github.com/bitshares/bitshares-core/runs/2448441028 .
When debugging, found suspicious messages in p2p.log (see https://github.com/abitmore/bitshares-core/runs/2458242069):
Note: the default seed nodes have been updated, so node-test is passing in Github Actions CI, but the real fix is #2445.
This Ci job reproduces the issue: https://github.com/abitmore/bitshares-core/runs/2491471762 ,
this CI job verifies the fix proposed in #2445: https://github.com/abitmore/bitshares-core/runs/2491784005 (note: the log files are large).
CORE TEAM TASK LIST
Build Error
Bug Report
The text was updated successfully, but these errors were encountered: