Difference between revisions of "Error Command failed with exit code 137"
Jump to navigation
Jump to search
| (23 intermediate revisions by 6 users not shown) | |||
| Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
error Command failed with exit code 137 | error Command failed with exit code 137 | ||
| + | |||
| + | [[terminated]] | ||
| + | |||
| + | === [[Amazon CloudWatch Logs Insights]] example: === | ||
| + | fields @timestamp, @message | ||
| + | | filter @message like "error Command failed with exit code 137" | ||
| + | | sort @timestamp asc | ||
| + | |||
| + | |||
| + | === [[containerd]]=== | ||
| + | <code>[[containerd]] Task XXXXXXXX [[deleted with exit code 137]]</code> | ||
| + | |||
| + | == [[yarn build]] == | ||
| + | - info Creating an optimized production build ...Killed | ||
| + | error Command failed with [[exit code 137]]. | ||
| + | info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. | ||
| + | |||
| + | Solution: increase memory of machine running your [[yarn build]] process | ||
| + | |||
| + | |||
| + | |||
| + | == Related == | ||
| + | * <code>[[SIGKILL]]</code> | ||
| + | * [[Kubernetes]] | ||
| + | * <code>[[elasticsearch --version]]</code> | ||
| + | * <code>[[OOMKilled]]</code> | ||
| + | * [[Killing]] | ||
| + | * <code>[[Reason: OOMKilled - exit code: 137]]</code> | ||
| + | * [[exited with code 137]] | ||
== See also == | == See also == | ||
| − | * {{ | + | * {{killing}} |
* {{OOM}} | * {{OOM}} | ||
| − | [[Category: | + | [[Category:K8s]] |
| + | [[Category:OOM]] | ||
Latest revision as of 09:40, 7 December 2023
error Command failed with exit code 137
terminated
Amazon CloudWatch Logs Insights example:[edit]
fields @timestamp, @message | filter @message like "error Command failed with exit code 137" | sort @timestamp asc
containerd[edit]
containerd Task XXXXXXXX deleted with exit code 137
yarn build[edit]
- info Creating an optimized production build ...Killed error Command failed with exit code 137. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Solution: increase memory of machine running your yarn build process
Related[edit]
SIGKILL- Kubernetes
elasticsearch --versionOOMKilled- Killing
Reason: OOMKilled - exit code: 137- exited with code 137
See also[edit]
Advertising: