-
Notifications
You must be signed in to change notification settings - Fork 85
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
Memory leak #620
Comments
It seems that it is releated to this issue paritytech/substrate#11604 |
If you have the following at the start of your logs:
...and you're not actually using BEEFY then it's most likely the same issue. If so here's a fix you can test out: paritytech/substrate#11694 |
Fixed by the version bifrost-v0.9.52: https://github.com/bifrost-finance/bifrost/releases/tag/bifrost-v0.9.52-1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ubuntu: 20.04 LTS
8 cores
30 GB RAM
bifrost 0.9.44-7af39eb
After upgrade to bifrost 0.9.44-7af39eb memory usage increases a lot! (the memory issue also happened after upgrade to robonomics 2.0.0-17b47a4bd7c)
Don't know if it's related but also getting these messages:
Labels
alertname = UnboundedChannelPersistentlyLarge
chain = bifrost
entity = mpsc_finality_notification_stream
instance = localhost:19635
job = bifrost-kusama-cmn12
monitor = CMN12
severity = warning
Annotations
message = Channel mpsc_finality_notification_stream on node localhost:19635 contains more than 200 items for more than 5 minutes. Node might be frozen.
The text was updated successfully, but these errors were encountered: