
owolf
- Total activity 35
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 18
Articles
Recent activity by owolf-
cf logs recent - /recent path not found or has issues
Make sure you have installed cf version 6.0.1. Previous versions will produce the following error message when running "cf logs [appname] --recent": cf logs [appname] --recent Connected, dum...
-
cf push: pathname.rb - can't convert nil into String (TypeError)
When you updating the buildpack of your Ruby application it could be possible that you will see this error when pushing the application: -----> Installing dependencies using 1.6.3 Purgi...
-
Buildpack execution failed (invalid compressed data)
In rare cases the following error message could occur when deploying Ruby applications: Cloning into '/tmp/buildpacks/heroku-buildpack-ruby'...-----> Compiling Ruby/Rails!! Command: 'set -o pipefa...