cloud9 ide - Meteor.js 0.6.5 and Cloud 9 -


for application need run meteor 0.6.5 (the new release) on cloud 9. tried fixing ports , ip addresses, didn't working.

i followed pull request: https://github.com/meteor/meteor/pull/1105

and changed these files: https://github.com/meteor/meteor/pull/1105/files

but following error:

unexpected mongo exit code 1. starting. unexpected mongo exit code 1. restarting. unexpected mongo exit code 1. restarting. can't start mongod

i can't figure out further changes have do. despite there no server.js in new release, that's why tried change /webapp/webapp_server.js, don't know if right approach.

hopefully can give me hint , request gets merged ;)

i had similar problem, did connect cloud9 ide own digital ocean linux box. not did solve problem, meteor development super fast!

i thinking memory issue default cloud9 servers. meteor , mongo take quite bit of memory.

i wrote post talking exact setup , showing step-by-step how got set , running here: http://simpleprogrammer.com/2014/10/13/getting-started-meteor-tutorial-cloud/


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

javascript - addthis share facebook and google+ url -