Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export Upstart commands are not working #64

Closed
adnan4721 opened this issue Sep 2, 2011 · 2 comments
Closed

Export Upstart commands are not working #64

adnan4721 opened this issue Sep 2, 2011 · 2 comments

Comments

@adnan4721
Copy link

After export to upstart and running this command

start testapp

I am getting this error

start: Job failed to start

I am using Ubuntu 10.4 LTS and logged in with root if it does matter.

@lardawge
Copy link

Did you specify the user?

foreman export upstart /etc/init -a myapp -u user

@ddollar
Copy link
Owner

ddollar commented Oct 4, 2011

Look in your logs, you will likely find that the app is dying.

Logs are by default in /var/log/appname

@ddollar ddollar closed this as completed Oct 4, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants