I'm trying to deploy my meteor app to Galaxy to a new subdomain, let's call it xxx.mydomain.com. I'm getting the following console output:
Talking to Galaxy servers at https://galaxy.meteor.com
Error deploying application: This domain has already been used on Galaxy. [xxx.mydomain.com]
I don't have an app with this domain, my guess is someone else is using it? How do I fix this? I tried looking up this error but nothing shows up on Google and Meteor docs don't seem to help either.