Skip to content
This repository has been archived by the owner on Dec 9, 2018. It is now read-only.

Faraday: you may want to install system_timer for reliable timeouts #5

Closed
KingJames3 opened this issue Dec 24, 2012 · 2 comments
Closed

Comments

@KingJames3
Copy link

when I push cf-console to local vcap or cloudfoundry.com , is starts with error:

====> /logs/stderr.log <====

Faraday: you may want to install system_timer for reliable timeouts
/var/vcap/data/dea/apps/jcloud-console-0-32f266604128ca960cb9c7462d579379/app/rubygems/ruby/1.8/gems/rack-fiber_pool-0.9.2/lib/fiber_pool.rb:5:in `require': no such file to load -- fiber (LoadError)

I'm using rails 3.2.8, ruby 1.9.3

@toriq354
Copy link

I got this error too .. any solution .. ?

@frodenas
Copy link
Owner

You must use Ruby >= 1.9, so push the app with vmc push --runtime ruby19.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants