Meteor Site Offline

Yep. I’m in the same boat with you guys.

Mike

While I’m sitting here deciding whether to wait for a magical restore, or delete and redeploy, does anyone have an opinion on the best/quickest solution for pretty robust Meteor hosting today.

Mike

FWIW my site is back up now. Grabbing a DB backup just in case…

Yesterday just after I made some changes to my telescope app, it went down and today it was up again after I reverse the changes 20 minutes ago.

Thanks for the notification. I got a dump and restored it onto our new servers. Not an experience I want to repeat.
FWIW, we went with Meteor Up (thanks @arunoda), Digital Ocean, and Compose.io.

Feels like a nice combo.
http://www.thingstud.io grows up :slight_smile:
Mike

1 Like

Having the same issue, can’t connect and get a web page saying “This site is down” “Try again later”.

What do you usually do to fix it? Wait? Delete/deploy?

Thanks!

i too am still having this issue this morning.

Is it happening for everybody or just some accounts / regions?

I think something else is broken. Now I can not connect via CLI to mongo instance on Meteor.com

I can’t deploy an app either. Getting the same site is down stuff. :confused:

It’s back up for me, hope it’s stable now.

I got this error today… Below is the logs. Is there some kind of solution to this?

[Mon Feb 22 2016 17:58:09 GMT+0000 (UTC)] INFO Exception while polling query
{"collectionName":"meteor_accounts_loginServiceConfiguration","selector":{},"options":{"transform":null,"fields":{"secret":0}}}:
Error: No replica set primary available for query with ReadPreference
PRIMARY
at Object.Future.wait
(/meteor/dev_bundles/0.5.16/lib/node_modules/fibers/future.js:395:16)
at [object Object]._.extend._nextObject
(packages/mongo/packages/mongo.js:994:1)
at [object Object]._.extend.forEach
(packages/mongo/packages/mongo.js:1028:1)
at [object Object]._.extend.getRawObjects
(packages/mongo/packages/mongo.js:1077:1)
at [object Object]._.extend._pollMongo
(packages/mongo/packages/mongo.js:2196:1)
at Object.task (packages/mongo/packages/mongo.js:2134:1)
at [object Object]._.extend._run (packages/meteor/packages/meteor.js:769:1)
at packages/meteor/packages/meteor.js:747:1
- - - - -
at [object Object].ReplSet.checkoutReader
(/meteor/containers/9e012280-772f-48fa-01a6-6508b1bdd107/bundle/programs/server/npm/npm-mongo/node_modules/mongodb/lib/mongodb/connection/repl_set/repl_set.js:619:14)
at Cursor.nextObject
(/meteor/containers/9e012280-772f-48fa-01a6-6508b1bdd107/bundle/programs/server/npm/npm-mongo/node_modules/mongodb/lib/mongodb/cursor.js:748:48)
at [object Object].fn [as _synchronousNextObject]
(/meteor/dev_bundles/0.5.16/lib/node_modules/fibers/future.js:89:26)
at [object Object]._.extend._nextObject
(packages/mongo/packages/mongo.js:994:1)
at [object Object]._.extend.forEach
(packages/mongo/packages/mongo.js:1028:1)
at [object Object]._.extend.getRawObjects
(packages/mongo/packages/mongo.js:1077:1)
at [object Object]._.extend._pollMongo
(packages/mongo/packages/mongo.js:2196:1)
at Object.task (packages/mongo/packages/mongo.js:2134:1)
at [object Object]._.extend._run (packages/meteor/packages/meteor.js:769:1)
at packages/meteor/packages/meteor.js:747:1

Anyone aware of any solution?

I can confirm, my site on the free tier is down as well. And I can not connect on the CLI to check logs.

Make that ALL my sites deployed on meteor.com, no matter if under .meteor.com or pointing to origin.meteor.com

I can confirm the problem has been resolved: all the sites hosted on meteor.com are back online.

@jamgold Are you having problem now again on your sites?

Site is now loading and this is what my server logged this morning (I was not connecting to the server at this time):

[Tue Feb 23 2016 07:55:36 GMT+0000 (UTC)] INFO Exception while polling query
{"collectionName":"users","selector":{"_id":"ZBvLt5MA5A3kP3TbH","services.resume.loginTokens.hashedToken":"YD+ycofA3uNBAD7v7rmw4yCXOKG9K6FzNmXMjevfoWw="},"options":{"transform":null,"fields":{"_id":1}}}:
Error: failed to connect to [SG-mother1-6242.servers.mongodirector.com:27017]
at Object.Future.wait (/meteor/dev_bundles/0.5.16/lib/node_modules/fibers/future.js:398:15)
at [object Object]._.extend._nextObject (packages/mongo/mongo_driver.js:986:1)
at [object Object]._.extend.forEach (packages/mongo/mongo_driver.js:1020:1)
at [object Object]._.extend.getRawObjects (packages/mongo/mongo_driver.js:1069:1)
at [object Object]._.extend._pollMongo (packages/mongo/polling_observe_driver.js:147:1)
at Object.task (packages/mongo/polling_observe_driver.js:85:1)
at [object Object]._.extend._run (packages/meteor/fiber_helpers.js:147:1)
at packages/meteor/fiber_helpers.js:125:1
- - - - -
at [object Object].<anonymous>
(/meteor/containers/1e441707-6bb7-1061-39c9-ba93d1483b64/bundle/programs/server/npm/npm-mongo/node_modules/mongodb/lib/mongodb/connection/server.js:556:74)
at [object Object].emit (events.js:106:17)
at [object Object].<anonymous>
(/meteor/containers/1e441707-6bb7-1061-39c9-ba93d1483b64/bundle/programs/server/npm/npm-mongo/node_modules/mongodb/lib/mongodb/connection/connection_pool.js:156:15)
at [object Object].emit (events.js:98:17)
at Socket.<anonymous>
(/meteor/containers/1e441707-6bb7-1061-39c9-ba93d1483b64/bundle/programs/server/npm/npm-mongo/node_modules/mongodb/lib/mongodb/connection/connection.js:534:10)
at Socket.emit (events.js:95:17)
at net.js:441:14
at process._tickCallback (node.js:448:13)

Not the same error, but seems to be due to problem with Mongo… Any solution you know of?

Yup, sites are down again. Can not connect to the logs, even