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

application.yml not found, see config/application.yml.example (RuntimeError) #645

Open
ctsiteam opened this issue Aug 19, 2016 · 1 comment

Comments

@ctsiteam
Copy link

Sparc ruby on rails application was working fine. Because of some application requirement I had to make the changes in my application.yml file in config folder. So I did those changes in application.yml.example file and then replaced the existed application.yml file with application.yml.example.

So the new application.yml have all the modification which I wanted . But after this when I am running my application Phusion passenger is giving me error:

application.yml not found, see config/application.yml.example

But the application.yml is present in my application , i have just modified its content.

@sparc-request
Copy link
Owner

This is a very generic message. Something is incorrect in your application.yml file. It could be a spacing issue or a missing attribute.
If you wanted to post it to this forum I could review it and provide you with a possible solution or e-mail it to me at catesa@musc.edu.

Thanks,

Andrew Cates

From: <owner-sparc_request@musc.edumailto:owner-sparc_request@musc.edu> on behalf of ctsiteam <notifications@github.commailto:notifications@github.com>
Reply-To: sparc-request/sparc-request <reply@reply.github.commailto:reply@reply.github.com>
Date: Friday, August 19, 2016 at 1:38 PM
To: sparc-request/sparc-request <sparc-request@noreply.github.commailto:sparc-request@noreply.github.com>
Subject: [sparc-request/sparc-request] application.yml not found, see config/application.yml.example (RuntimeError) (#645)

Sparc ruby on rails application was working fine. Because of some application requirement I had to make the changes in my application.yml file in config folder. So I did those changes in application.yml.example file and then replaced the existed application.yml file with application.yml.example.

So the new application.yml have all the modification which I wanted . But after this when I am running my application Phusion passenger is giving me error:

application.yml not found, see config/application.yml.example

But the application.yml is present in my application , i have just modified its content.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHubhttps://github.com//issues/645, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AH7TzejVwOBih_9ney39pVihicWo8nKNks5qhen9gaJpZM4JosNI.

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

2 participants