Is Meteor's OSX build farm still available?

$ meteor admin get-machine os.osx.x86_64
Error from build farm: Sorry, no machines available now. Try again later.
[try-again-later]

This has been the case for some minutes now.

The linux build farm seems to be working fine though:

$ meteor admin get-machine os.linux.x86_64

… works just as it always has.

I’ve been having issues with osx builds as well.

After a bunch of these for a day:

> meteor admin get-machine os.osx.x86_64
Error from build farm: Sorry, no machines available now. Try again later. [try-again-later]
> meteor admin get-machine os.osx.x86_64
Error from build farm: Sorry, no machines available now. Try again later. [try-again-later]
> meteor admin get-machine os.osx.x86_64
Error from build farm: Sorry, no machines available now. Try again later. [try-again-later]
> meteor admin get-machine os.osx.x86_64
Error from build farm: Sorry, no machines available now. Try again later. [try-again-later]

I finally got in yesterday to find an environment that did not have the meteor command:

> meteor admin get-machine os.osx.x86_64
Last login: Fri Dec 11 06:46:24 2015 from 10.0.2.2
build:~ meteor$ meteor publish-for-arch npaton:kurento@0.2.1
-bash: meteor: command not found

After that one connection, I’ve gotten the “no machines available” message again ever since.

@mdg Any ideas about this. Thanks!

I did finally get a build machine for osx a couple of days ago and was able to publish a build for osx successfully. But, yes, for at least 24 hours I was getting the “Sorry, no machines available now.” message.