SAP云平台部署应用时遇到的502 Updating service failed - Bad Gateway
我在SAP云平臺的WebIDE里創建了一個新的UI5應用,添加了一個HTML5 module:
試圖將其部署到SAP云平臺時,
遇到如下錯誤:
Service operation failed: Controller operation failed: 502 Updating service “dest_tutorial” failed: Bad Gateway:
Error creating service “dest_tutorial” from offering “destination” and plan “lite”: Service broker error: Service broker destination-service-broker failed with: Quota limit exceeded. Instance creation not allowed. To download logs of the process, use the multi-target application plug-in for the Cloud Foundry CLI command “cf dmol -i 4dd8405e-4e41-11ea-a7fb-eeee0a981a17” directly in your Cloud Foundry space.For more information see https://help.sap.com/viewer/65de2977205c403bbc107264b8eccf4b/Cloud/en-US/e93b231895b64cbc9221a62953563a6f.html.Job failed.
我的mta.yaml文件如下:
ID: tutorial _schema-version: '2.1' version: 0.0.1modules:- name: uitype: html5path: uiparameters:disk-quota: 256Mmemory: 256Mbuild-parameters:builder: gruntrequires:- name: uaa_tutorial- name: dest_tutorialresources:- name: uaa_tutorialparameters:path: ./xs-security.jsonservice-plan: applicationservice: xsuaatype: org.cloudfoundry.managed-service- name: dest_tutorialparameters:service-plan: liteservice: destinationtype: org.cloudfoundry.managed-service錯誤消息的核心是這一行:
Service broker destination-service-broker failed with: Quota limit exceeded.
在quota分配里,增加Destination service的quota即可:
要獲取更多Jerry的原創文章,請關注公眾號"汪子熙":
總結
以上是生活随笔為你收集整理的SAP云平台部署应用时遇到的502 Updating service failed - Bad Gateway的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 配置 windows 允许多台电脑同时
- 下一篇: 谈语文学习方法