Giter Site home page Giter Site logo

Comments (10)

arunoda avatar arunoda commented on July 25, 2024

Hey log output is not enough. Deploy again. Get a log output with

mup logs -n 300

To see the real issue.

On Friday, April 25, 2014, Scott McPherson [email protected] wrote:

Hey @arunoda https://github.com/arunoda, I'm not really to sure what to
make of this error and was hoping you could help me out. I'm trying to
deploy to ec2 and I'm getting the following STDERR error after running mup
deploy:

Failed to connect to localhost port 80: Connection refused

and when I run mup logs:

[184.72.179.106] at new Server (packages/livedata/livedata_server.js:1068)
at Package (packages/livedata/server_convenience.js:10)
at packages/livedata.js:3971:4
at packages/livedata.js:3982:3
at /opt/meteor/app/programs/server/boot.js:155:10
at Array.forEach (native)
at Function..each..forEach (/opt/meteor/app/programs/server/node_modules/underscore/underscore.js:79:11)
at /opt/meteor/app/programs/server/boot.js:82:5
error: Forever detected script exited with code: 8
error: Script restart attempt #111

I set up an ec2 instance with ubuntu 14.04 LTS and and added an incoming
security group for for ssh on port 22. Other than that I haven't modified
the server at all. Do you have any ideas as to what might be causing this?


Reply to this email directly or view it on GitHubhttps://github.com/zodern/meteor-up/issues/47
.


Arunoda Susiripala

@arunoda http://twitter.com/arunoda
http://gplus.to/arunodahttps://github.com/arunoda
http://www.linkedin.com/in/arunoda

from meteor-up-legacy.

scottmcpherson avatar scottmcpherson commented on July 25, 2024

Yep, that revealed the problem. I totally forgot to configure the settings.json file and my app was looking for a settings name/value pair that didn't exist.

from meteor-up-legacy.

jamiewilson avatar jamiewilson commented on July 25, 2024

Hey @scott-mcpherson, I'm running into this same issue now. Any chance you remember what you did to resolve it?

from meteor-up-legacy.

scottmcpherson avatar scottmcpherson commented on July 25, 2024

For me, my app was looking for settings that didn't exist. In your mup's project folder, there is a file called settings.json. If you have the same problem, then you just have to set your settings there.

from meteor-up-legacy.

jamiewilson avatar jamiewilson commented on July 25, 2024

@scott-mcpherson cool. thanks for the help!

from meteor-up-legacy.

brylie avatar brylie commented on July 25, 2024

I am getting the same error, and my log repeats the following:

Meteor requires Node v0.10.36 or later.
error: Forever detected script exited with code: 1

On my system, Ubuntu 14.04, I have the following node version available:

$ node -v
v0.10.33

I manually changed the node version setting to 0.10.36 in mup.json and ran mup setup again.

from meteor-up-legacy.

brylie avatar brylie commented on July 25, 2024

OK, now I am getting a different error:

Error: `/opt/pym-2015/app/programs/server/node_modules/fibers/bin/linux-x64-v8-3.28/fibers.node` is missing. Try reinstalling `node-fibers`?

from meteor-up-legacy.

mmoyles87 avatar mmoyles87 commented on July 25, 2024

Change your nodeVersion to 0.10.36 in and re-run mup setup and then deploy.

On Wed, Apr 1, 2015 at 3:06 PM, Brylie Christopher Oxley <
[email protected]> wrote:

OK, now I am getting a different error:

Error: /opt/pym-2015/app/programs/server/node_modules/fibers/bin/linux-x64-v8-3.28/fibers.node is missing. Try reinstalling node-fibers?


Reply to this email directly or view it on GitHub
zodern/meteor-up#47 (comment).

Matt Moyles
http://mattmoyles.com

from meteor-up-legacy.

mathiasburton avatar mathiasburton commented on July 25, 2024

I'm still getting this issue though I have nothing in my settings.json except:

{
  "public": {

  }
}

mup logs -n 300 say:

Error: $ROOT_URL, if specified, must be an URL
    at Error (<anonymous>)
    at Meteor.absoluteUrl.options (packages/meteor/url_server.js:8:1)
    at /opt/localbrainstorm/app/programs/server/packages/meteor.js:1132:4
    at /opt/localbrainstorm/app/programs/server/packages/meteor.js:1274:3
    at /opt/localbrainstorm/app/programs/server/boot.js:242:10
    at Array.forEach (native)
    at Function._.each._.forEach (/opt/localbrainstorm/app/programs/server/node_modules/underscore/underscore.js:79:11)
    at /opt/localbrainstorm/app/programs/server/boot.js:137:5
error: Forever detected script exited with code: 8

from meteor-up-legacy.

MasterJames avatar MasterJames commented on July 25, 2024

Maybe you should try with the default settings and default meteor app first? Then simply adjust as needed.

from meteor-up-legacy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.