Skip to content

Instantly share code, notes, and snippets.

@bowrocker
Created October 8, 2019 20:21
Show Gist options
  • Save bowrocker/51c587f58cdf7940a7f7ec2deb18b452 to your computer and use it in GitHub Desktop.
Save bowrocker/51c587f58cdf7940a7f7ec2deb18b452 to your computer and use it in GitHub Desktop.
[2019-10-08T20:19:26.850Z] WARN: muskie/MorayIndexClient/40356 on 95eb21e2-0eab-4dea-ba48-77d9c969f060: libmanta.Moray.initAttempt failed (will retry) (nfailures=9, willRetryAfterMilliseconds=355746)
error: {
"jse_shortmsg": "libmanta.Moray.initAttempt",
"jse_cause": {
"jse_shortmsg": "setupMantaBuckets",
"jse_cause": {
"ase_errors": [
{
"name": "Error",
"jse_shortmsg": "connect ECONNREFUSED",
"jse_info": {},
"message": "connect ECONNREFUSED",
"context": {},
"bucket": "manta_uploads",
"opts": {
"index": {
"finalizingType": {
"type": "string"
},
"uploadId": {
"type": "string"
}
},
"options": {
"version": 1
}
}
},
{
"name": "Error",
"jse_shortmsg": "connect ECONNREFUSED",
"jse_info": {},
"message": "connect ECONNREFUSED",
"context": {},
"bucket": "manta_delete_log",
"opts": {
"index": {
"objectId": {
"type": "string"
}
},
"options": {
"version": 1
}
}
},
{
"name": "Error",
"jse_shortmsg": "connect ECONNREFUSED",
"jse_info": {},
"message": "connect ECONNREFUSED",
"context": {},
"bucket": "manta_directory_counts",
"opts": {
"index": {
"entries": {
"type": "number"
}
},
"options": {
"version": 1
}
}
}
],
"jse_shortmsg": "first of 3 errors",
"jse_summary": "first of 3 errors: connect ECONNREFUSED",
"jse_cause": "[Circular]",
"message": "first of 3 errors: connect ECONNREFUSED"
},
"jse_info": {},
"message": "setupMantaBuckets: first of 3 errors: connect ECONNREFUSED"
},
"jse_info": {},
"message": "libmanta.Moray.initAttempt: setupMantaBuckets: first of 3 errors: connect ECONNREFUSED"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment