[Hosted Che] java + mysql / java + mongo devfiles are failing on Hosted Che with quota issue
See original GitHub issuejava + mysql / java + mongo devfiles are failing on Hosted Che with quota issue.
Che version
7.11.0
Steps to reproduce
- Start workspace with any of those stacks on Hosted Che:
Expected behavior
Workspace started without quota issues
Eclipse Che Logs
pulling image "quay.io/eclipse/che-plugin-metadata-broker:v3.1.2"
Successfully pulled image "quay.io/eclipse/che-plugin-metadata-broker:v3.1.2"
Created container
Started container
Starting plugin metadata broker
List of plugins and editors to install
- redhat/java/latest - Java Linting, Intellisense, formatting, refactoring, Maven/Gradle support and more...
- redhat-developer/che-workspace-telemetry-woopra-backend/0.0.1 - Telemetry plugin to send information to Woopra
- eclipse/che-machine-exec-plugin/7.11.0 - Che Plug-in with che-machine-exec service to provide creation terminal or tasks for Eclipse Che workspace containers.
- eclipse/che-theia/7.11.0 - Eclipse Theia
All plugin metadata has been successfully processed
Error: Failed to run the workspace: "Failure executing: POST at: https://f8osoproxy-test-dsaas-production.09b5.dsaas.openshiftapps.com/apis/apps/v1/namespaces/ibuziuk-che/deployments. Message: Deployment.apps "workspacepmm4chbb8avsx137.workspace" is invalid: spec.template.spec.containers[3].resources.requests: Invalid value: "67108864": must be less than or equal to memory limit. Received status: Status(apiVersion=v1, code=422, details=StatusDetails(causes=[StatusCause(field=spec.template.spec.containers[3].resources.requests, message=Invalid value: "67108864": must be less than or equal to memory limit, reason=FieldValueInvalid, additionalProperties={})], group=apps, kind=Deployment, name=workspacepmm4chbb8avsx137.workspace, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=Deployment.apps "workspacepmm4chbb8avsx137.workspace" is invalid: spec.template.spec.containers[3].resources.requests: Invalid value: "67108864": must be less than or equal to memory limit, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Invalid, status=Failure, additionalProperties={})."
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (5 by maintainers)
Top Results From Across the Web
Authentication issue while trying from java - MongoDB
I have added myself as a user by running db.createUser() command: db.createUser({user:“manish”,pwd:“manish” ...
Read more >OpenShift Container Platform 4.8 Building Applications - Red Hat ...
These projects host cluster components that run as pods and other infrastructure components. As such,. OpenShift Container Platform does not allow you to ......
Read more >Search OpenShift CI - OKD
INFO exec java -Dquarkus.http.host=0.0.0.0 -XX:+UseParallelOldGC ... W0414 10:51:05.252877 7893 empty_dir.go:421] Warning: Failed to clear quota on ...
Read more >Openshift, disk quota exceeded - Stack Overflow
after rhc app-tidy java -> Warning: Gear 54086a7c5973ca04190002e5 is using 100.0% of disk quota Failed to execute: 'control start' for ...
Read more >/srv/irclogs.ubuntu.com/2007/08/26/#ubuntu.txt
josephinenerdgir, michael: yeah no problem on my grandps comp, 12:03 ... steeeeee [n=ste@host-84-222-56-126.cust-adsl.tiscali.it] has left #ubuntu [].
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
It looks like @mingfang just started on a fix, once he does a PR to the devfile registry I’ll merge it
Looks like it could be related to https://github.com/eclipse/che/issues/16572