-
Notifications
You must be signed in to change notification settings - Fork 242
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
s3 worker crashing (assertion error) #548
Comments
Seems related to nodejs/node#4205 |
fixed in node by this commit nodejs/node@57a51a0 this is include in node 4.5.0 |
seems to be related to #546 |
Attached S3 log for 10.64.50.106 approx one minute prior to event at 1485099379670 Assuming that this timestamp is in milliseconds: Added to VPN (below) |
It is included in 6.0 onwards |
@vrancurel and since v4.2.5 |
per discussion with @ploki there still seems to be a race condition in node around here: This should only occur for us when we are killing workers which only happens due to another problem. So this is only a secondary effect that should happen rarely. |
It seems the s3 worker process might be crashing. This could be related to a metadata outage.
The stack trace is :
The text was updated successfully, but these errors were encountered: