0

ミュール アプリケーションを作成し、ローカル マシンで正常に実行/デプロイできました。ポートをPrivateに変更してcloudHubにデプロイしたところ、RAMLのコンソールの読み込みが完了しません。

同じ質問が下のリンクにも投稿されています。

MULE ESB サーバー: 長時間の RAML ロード

誰かが私を助けてくれませんか。

ここに画像の説明を入力

4

1 に答える 1

0

How big is your RAML? There was bug found where uploads larger than a certain size were timing out and erroring in the backend.

If you watched the network traffic you would see a 504 error being returned to the request.

That particular one got fixed on 27th January so the issue might be solved now?

于 2016-02-05T00:14:10.167 に答える