1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

SAP BTPへアプリをpushするときにエラーが出た:Routes quota exceeded for organization

Last updated at Posted at 2023-09-25

SAPの初心者ですが、BTPとかCFとかいろいろ紛らわしいやつがあって、毎日苦戦中。。。

課題

このチュートリアルを見てローカルからBTPへアプリをプッシュしたいけど、このエラーに遭遇

cf push
For application 'myapp': Routes quota exceeded for organization .
FAILED

image.png

解決方法

部署の先輩に尋ねると、部署のBTP内にはもうアプリがいっぱいで、購入するクォーターがもう足りていない。。。

要らないアプリを適宜削除しましょうねということでした。。。

確かにcockpitを見ると、メンバーのみんなは頑張ってSAPを勉強しているように見えますね

image.png

そこで、一個私が以前pushして最近使っていないやつを削除し、もう一回pushしてみると、
停止だけじゃなく、ちゃんと削除!!!

image.png

今回はちゃんとpushできました!!!

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?