Skip to content

Unable to run spacebrew on openshift nodejs server?! #57

@tootz10

Description

@tootz10

Hi there,

I've tried to install Spacebrew for an Arduino Yun project on a 'openshift' nodejs server, but get the following error when I go to the url:

Service Temporarily Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
Apache/2.2.15 (Red Hat) Server at spacebrew-cuebo.rhcloud.com Port 80

I tried to restart, nut no luck. If I log in to the server and see the dir.log I get the following message:

Error: listen EACCES
at errnoException (net.js:901:11)
at Server._listen2 (net.js:1020:19)
at listen (net.js:1061:10)
at net.js:1143:9
at dns.js:72:18
at process._tickCallback (node.js:415:13)
at Function.Module.runMain (module.js:499:11)
at startup (node.js:119:16)
at node.js:902:3
warn: [Restart] the spacebrew server has been restarted 1584 time
Running Spacebrew, start with argument '--help' to see available configuration arguments.
More info at http://www.spacebrew.cc

Openshift run the following version of node:
Node.js 0.10

I'm not sure what the problem is or how I can fix it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions