Is meteor.com sick?

I’ve been trying to get a trivial Meteor app to deploy consistently on meteor.com today, but it fails much more often than it works :

 `Partial list of log file : `

At : 15:14:16 : NOTICE Starting application on port 24038
At : 15:14:16 : INFO STATUS waiting -> starting
At : 15:14:16 : INFO STATUS starting -> running
At : 15:14:20 : ERROR Application crashed with code: 143

At : 15:14:20 : INFO STATUS running -> waiting
At : 15:15:14 : NOTICE Starting application on port 24038
At : 15:15:14 : INFO STATUS waiting -> starting
At : 15:15:14 : INFO STATUS starting -> running
At : 15:15:16 : ERROR Application crashed with code: 143

At : 15:15:16 : INFO STATUS running -> waiting
At : 15:17:08 : INFO STATUS waiting -> starting
At : 15:17:08 : NOTICE Starting application on port 24038
At : 15:17:08 : INFO STATUS starting -> running
At : 15:17:11 : INFO STATUS running -> waiting
At : 15:17:11 : ERROR Application crashed with code: 143

At : 15:18:12 : INFO HIT / 67.193.0.1
At : 15:18:18 : INFO HIT / 67.193.0.1
At : 15:19:14 : INFO STATUS waiting -> killed
At : 15:19:14 : NOTICE Starting application on port 24038
At : 15:19:14 : INFO STATUS killed -> starting
At : 15:19:15 : INFO STATUS starting -> running

I tried at least 30 times. Many times when it would fail, a request for logs would get me, “Couldn’t view logs: Site does not exist”. Sometimes I would get an HTML dump stating that the app was failing, sometimes it would be a single line of plain text.

I made no changes to the app at any point; same exact code every time.

Am I the only one seeing this? Has everyone moved on to Galaxy?

There are already about 2 topics on this:

Hi, I have the same issue the last week. If I try now I get:

`Deploying to slager3.meteor.com.

Error deploying application:

Error body { font-family: 'Helvetica Neue', Helvetica, Arial, san-serif; padding: 0; margin: 0; text-align: center; } .meteor { padding-top: 200px; padding-bottom: 20px; height: 142px; } .message { padding-top: 50px; font-size: 3em; color: #777; letter-spacing: -1px; font-weight: bold; }

.submessage {
padding-top: 20px;
font-size: 1.5em;
color: #777;
letter-spacing: -1px;
font-weight: bold;
}

.counter {
padding-top: 30px;
font-size: 1em;
color: #aaa;
letter-spacing: -1px;
}

This site is down.
Try again later.

`

I already looked at those a few hours ago. Their description of the problem is quite different.

This Stack Overflow question from last April matches – but remains unanswered.

I find it is intermittent. You just have to keep trying 5 or 6 times.
If it was a paid service . . . hoo boy! :wink:

After numerous tries I got my app to run yesterday. Today it reports that it is crashing, but the only log result is :

At : 15:18:18 : INFO HIT / 67.193.0.1
At : 15:19:14 : NOTICE Starting application on port 13984
At : 15:19:14 : INFO STATUS null -> starting
At : 15:19:15 : INFO STATUS starting -> crashed

Am I missing something? Is this service deprecated?

Some background: Anybody else seeing Mongo failures on meteor.com hosted apps?

1 Like

I have hosted a number of apps without issues at all :confused: idk man - have you tried to deploy a plain “Meteor create”-app, and see if that works?

IT works perfect now

Verstuurd vanaf mijn iPhone