Are the build servers down?

When trying to do a remote build I get:

$ mos build --platform esp32
Connecting to https://mongoose.cloud, user test
Uploading sources (63125 bytes)
Error: /private/tmp/mos-latest-20200803-57616-dd8159/mos-2cb9174a4810c6a56834ae72d8c574eb49e2c4d5/cli/build_remote.go:339: error response: 400: container exited with status code 2
/private/tmp/mos-latest-20200803-57616-dd8159/mos-2cb9174a4810c6a56834ae72d8c574eb49e2c4d5/cli/build.go:266:
/private/tmp/mos-latest-20200803-57616-dd8159/mos-2cb9174a4810c6a56834ae72d8c574eb49e2c4d5/cli/build.go:209:
/private/tmp/mos-latest-20200803-57616-dd8159/mos-2cb9174a4810c6a56834ae72d8c574eb49e2c4d5/cli/main.go:198: build failed
exit status 1
Command completed.

I presume this is a server issue and not a problem at my end?

@jim have you find any conclusion for this issue?
as I’m new to the mongoose OS.

It looks like there is a problem with the build server.

LE. It works with mos release (2.17.0).

Has been fixed a few minutes ago.

Thanks, I did find I can do a local build when the build servers are down. I appreciate you guys fixing it.