0

I created a mule application and able to run/deploy it on my local machine successfully. When I changed the port to Private and deployed to cloudHub, RAML's console is not loading completed.

Same question is also post in below link.

MULE ESB Server: RAML loading for prolonged time

Could someone please help me out.

enter image description here

Community
  • 1
  • 1
Nilesh Kumar
  • 35
  • 1
  • 5

1 Answers1

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?

Karl Laird
  • 13
  • 5