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
After attempt to upgrade to boost 1.86.0 in #2233 Kagome started crashing with logs
ERROR 2024-10-16T11:04:54.236794856Z [resource.labels.containerName: kagome-westend-474f31d-master] 24.10.16 11:04:54.236693 main_runner Warning Fetch candidate=0x4af3…13dd chunk=12 not found ERROR 2024-10-16T11:04:54.236831459Z [resource.labels.containerName: kagome-westend-474f31d-master] 24.10.16 11:04:54.236715 main_runner Warning Fetch candidate=0x1bfa…3f6a chunk=12 not found ERROR 2024-10-16T11:04:54.236879390Z [resource.labels.containerName: kagome-westend-474f31d-master] 24.10.16 11:04:54.236836 main_runner Info BlockExecutor Imported block #23030699 (0x4904…e7a5) within 16 ms. (lag 236 ms.) ERROR 2024-10-16T11:04:54.270123035Z [resource.labels.containerName: kagome-westend-474f31d-master] terminate called without an active exception
We need to resolve the issue and upgrade to latest boost
Have up to date dependencies
Note the following changes made to KAGOME after upgrade to 1.86.0 that were needed to fix compilation:
Maybe
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
After attempt to upgrade to boost 1.86.0 in #2233 Kagome started crashing with logs
We need to resolve the issue and upgrade to latest boost
Motivation
Have up to date dependencies
Additional context
Note the following changes made to KAGOME after upgrade to 1.86.0 that were needed to fix compilation:
Are you planning to do it yourself in a pull request ?
Maybe
The text was updated successfully, but these errors were encountered: