We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I get the following error when deploying to Cloud Foundry. Should the config file be added to source control?
No such file or directory - /var/vcap.local/dea/apps/spacely-0-33e22e436b913f17eb9ac57a73b24c3e/app/config/carrierwave_config.yml /home/jencompgeek/cloudfoundry/.deployments/devbox/deploy/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/psych.rb:205:in initialize' /home/jencompgeek/cloudfoundry/.deployments/devbox/deploy/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/psych.rb:205:inopen' /home/jencompgeek/cloudfoundry/.deployments/devbox/deploy/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/psych.rb:205:in load_file' /var/vcap.local/dea/apps/spacely-0-33e22e436b913f17eb9ac57a73b24c3e/app/config/initializers/carrierwave.rb:3:inblock in <top (required)>' /var/vcap.local/dea/apps/spacely-0-33e22e436b913f17eb9ac57a73b24c3e/app/rubygems/ruby/1.9.1/gems/carrierwave-0.6.1/lib/carrierwave/uploader/configuration.rb:97:in configure' /var/vcap.local/dea/apps/spacely-0-33e22e436b913f17eb9ac57a73b24c3e/app/rubygems/ruby/1.9.1/gems/carrierwave-0.6.1/lib/carrierwave.rb:15:inconfigure' /var/vcap.local/dea/apps/spacely-0-33e22e436b913f17eb9ac57a73b24c3e/app/config/initializers/carrierwave.rb:1:in <top (required)>' /var/vcap.local/dea/apps/spacely-0-33e22e436b913f17eb9ac57a73b24c3e/app/rubygems/ruby/1.9.1/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:245:inload'
initialize' /home/jencompgeek/cloudfoundry/.deployments/devbox/deploy/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/psych.rb:205:in
load_file' /var/vcap.local/dea/apps/spacely-0-33e22e436b913f17eb9ac57a73b24c3e/app/config/initializers/carrierwave.rb:3:in
configure' /var/vcap.local/dea/apps/spacely-0-33e22e436b913f17eb9ac57a73b24c3e/app/rubygems/ruby/1.9.1/gems/carrierwave-0.6.1/lib/carrierwave.rb:15:in
<top (required)>' /var/vcap.local/dea/apps/spacely-0-33e22e436b913f17eb9ac57a73b24c3e/app/rubygems/ruby/1.9.1/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:245:in
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I get the following error when deploying to Cloud Foundry. Should the config file be added to source control?
No such file or directory - /var/vcap.local/dea/apps/spacely-0-33e22e436b913f17eb9ac57a73b24c3e/app/config/carrierwave_config.yml
/home/jencompgeek/cloudfoundry/.deployments/devbox/deploy/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/psych.rb:205:in
initialize' /home/jencompgeek/cloudfoundry/.deployments/devbox/deploy/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/psych.rb:205:in
open'/home/jencompgeek/cloudfoundry/.deployments/devbox/deploy/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/psych.rb:205:in
load_file' /var/vcap.local/dea/apps/spacely-0-33e22e436b913f17eb9ac57a73b24c3e/app/config/initializers/carrierwave.rb:3:in
block in <top (required)>'/var/vcap.local/dea/apps/spacely-0-33e22e436b913f17eb9ac57a73b24c3e/app/rubygems/ruby/1.9.1/gems/carrierwave-0.6.1/lib/carrierwave/uploader/configuration.rb:97:in
configure' /var/vcap.local/dea/apps/spacely-0-33e22e436b913f17eb9ac57a73b24c3e/app/rubygems/ruby/1.9.1/gems/carrierwave-0.6.1/lib/carrierwave.rb:15:in
configure'/var/vcap.local/dea/apps/spacely-0-33e22e436b913f17eb9ac57a73b24c3e/app/config/initializers/carrierwave.rb:1:in
<top (required)>' /var/vcap.local/dea/apps/spacely-0-33e22e436b913f17eb9ac57a73b24c3e/app/rubygems/ruby/1.9.1/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:245:in
load'The text was updated successfully, but these errors were encountered: