Meteor.com deployment down?

Is there something wrong with Meteor.com hosting? My site deployed is in a restart loop.

In the logs it loops over

[Tue Nov 17 2015 16:41:56 GMT+0000 (UTC)] NOTICE Starting application on port 21511
[Tue Nov 17 2015 16:42:14 GMT+0000 (UTC)] INFO STATUS starting -> running
[Tue Nov 17 2015 16:44:20 GMT+0000 (UTC)] NOTICE Starting application on port 17689
[Tue Nov 17 2015 16:44:20 GMT+0000 (UTC)] INFO STATUS null -> starting
[Tue Nov 17 2015 16:44:55 GMT+0000 (UTC)] NOTICE Starting application on port 16923
[Tue Nov 17 2015 16:44:55 GMT+0000 (UTC)] INFO STATUS null -> starting
[Tue Nov 17 2015 16:45:20 GMT+0000 (UTC)] NOTICE Starting application on port 12924
[Tue Nov 17 2015 16:45:20 GMT+0000 (UTC)] INFO STATUS null -> starting
[Tue Nov 17 2015 16:45:50 GMT+0000 (UTC)] INFO STATUS null -> starting
[Tue Nov 17 2015 16:45:50 GMT+0000 (UTC)] NOTICE Starting application on port 23059

I’m seeing the same issue right now.

HTTP request sent, awaiting response… 503 Service Unavailable
2015-11-17 12:39:48 ERROR 503: Service Unavailable.

Same sort of loop:

[Tue Nov 17 2015 17:41:11 GMT+0000 (UTC)] NOTICE Starting application on port 10583
[Tue Nov 17 2015 17:41:11 GMT+0000 (UTC)] INFO STATUS null -> starting
[Tue Nov 17 2015 17:41:15 GMT+0000 (UTC)] INFO HIT /favicon.ico 204.14.153.221
[Tue Nov 17 2015 17:41:18 GMT+0000 (UTC)] INFO HIT / 50.168.55.11
[Tue Nov 17 2015 17:41:22 GMT+0000 (UTC)] INFO HIT / 204.14.153.221
[Tue Nov 17 2015 17:41:24 GMT+0000 (UTC)] INFO HIT / 50.168.55.11
[Tue Nov 17 2015 17:41:28 GMT+0000 (UTC)] INFO HIT / 204.14.153.221
[Tue Nov 17 2015 17:41:28 GMT+0000 (UTC)] INFO HIT /favicon.ico 204.14.153.221
[Tue Nov 17 2015 17:41:30 GMT+0000 (UTC)] INFO HIT / 50.168.55.11
[Tue Nov 17 2015 17:41:34 GMT+0000 (UTC)] INFO HIT /favicon.ico 204.14.153.221
[Tue Nov 17 2015 17:41:36 GMT+0000 (UTC)] INFO HIT / 50.168.55.11
[Tue Nov 17 2015 17:41:36 GMT+0000 (UTC)] INFO HIT /favicon.ico 50.168.55.11
[Tue Nov 17 2015 17:41:41 GMT+0000 (UTC)] INFO STATUS null -> starting
[Tue Nov 17 2015 17:41:41 GMT+0000 (UTC)] NOTICE Starting application on port 9794
[Tue Nov 17 2015 17:41:42 GMT+0000 (UTC)] INFO HIT /favicon.ico 50.168.55.11
[Tue Nov 17 2015 17:41:44 GMT+0000 (UTC)] INFO HIT / 204.14.153.221
[Tue Nov 17 2015 17:41:50 GMT+0000 (UTC)] INFO HIT / 204.14.153.221
[Tue Nov 17 2015 17:41:50 GMT+0000 (UTC)] INFO HIT /favicon.ico 204.14.153.221
[Tue Nov 17 2015 17:41:52 GMT+0000 (UTC)] INFO HIT / 50.168.55.11
[Tue Nov 17 2015 17:41:56 GMT+0000 (UTC)] INFO HIT /favicon.ico 204.14.153.221
[Tue Nov 17 2015 17:41:58 GMT+0000 (UTC)] INFO HIT / 50.168.55.11
[Tue Nov 17 2015 17:42:17 GMT+0000 (UTC)] NOTICE Starting application on port 12004
[Tue Nov 17 2015 17:42:17 GMT+0000 (UTC)] INFO STATUS null -> starting
[Tue Nov 17 2015 17:42:20 GMT+0000 (UTC)] INFO HIT / 204.14.153.221
[Tue Nov 17 2015 17:42:22 GMT+0000 (UTC)] INFO HIT / 50.168.55.11
[Tue Nov 17 2015 17:42:26 GMT+0000 (UTC)] INFO HIT / 204.14.153.221
[Tue Nov 17 2015 17:42:26 GMT+0000 (UTC)] INFO HIT /favicon.ico 204.14.153.221
[Tue Nov 17 2015 17:42:28 GMT+0000 (UTC)] INFO HIT / 50.168.55.11
[Tue Nov 17 2015 17:42:32 GMT+0000 (UTC)] INFO HIT /favicon.ico 204.14.153.221

Same issue for me. But one of my other app runs fine though. So looks like only some app got affected.

I am sure, just as last time, this has to do with the backing MongoDB cluster, which seems to be down. When trying to meteor mongo www.example.com --url it throws HTML

Couldn't open a mongo connection: <!DOCTYPE html>
...```

It would be nice if this problem was reflected at https://status.meteor.com

Same for me. I’m locked on This site is loading.

Same for me. Been about an hour.

Same here for 2 apps i’ve checked. Luckily they’re just remote ‘dev’ servers.

well, https://status.meteor.com does list the free tier, but thinks nothing is wrong

1 Like

The same problem with my site: http://www.meteorkitchen.com

I can access my database and I just made dump. <3 <3 <3

If means something, database is at: production-db-d3.meteor.io

I am on production-db-a3.meteor.io and site(s) still looping …

Site is looping, but database is accessible.

The same with multiple other apps I’m hosting at meteor.com:

http://generator-human2machine.meteor.com/
http://generator-photosharing.meteor.com/

https://status.meteor.com/ status has been updated

1 Like

Status has been updated, but my apps are still crash-looping. Also can’t access mongo via command line

status says resolved, but my app is still not loading.

still not resolved for pingme.meteor.com

Same for me. All of the apps I have deployed to meteor.com are not loading.