1

I try download binary demo application from Kaa sandbox.

Eventually, I am faced with: ‌BUILD FAILED

This is a "build exception" from Kaa sandbox:

enter image description here Is this problem fixed with the Kaa 1.0.0 Banana Beach ?!

Thanks, Kaa IoT team.

M. Asiyaban
  • 183
  • 1
  • 14

1 Answers1

1

This is because the normal kaa deployment in AWS uses a t12 micro instance. This limits the kaa usage. Once the limit is crossed this error will occur.

Creating a new instance will solve the problem. I was finding that the same thing was happening for me until I did so.

Stephen Ostermiller
  • 23,933
  • 14
  • 88
  • 109
Ashik
  • 11
  • 2