Skip to content

Instantly share code, notes, and snippets.

@yoamomonstruos
Created December 14, 2012 10:52
Show Gist options
  • Save yoamomonstruos/4284549 to your computer and use it in GitHub Desktop.
Save yoamomonstruos/4284549 to your computer and use it in GitHub Desktop.
➜ goCardless git:(dev) rake db:create db:schema:load db:seed
WARNING: Nokogiri was built against LibXML version 2.7.3, but has dynamically loaded 2.7.8
=> Starting GoCardless in live-development
gc-live already exists
grapi_test already exists
rake aborted!
Address family not supported by protocol family - bind(2)
/Users/hola/Dropbox/Github/gocardless/config/initializers/feature.rb:34:in `block in <top (required)>'
/Users/hola/Dropbox/Github/gocardless/config/initializers/feature.rb:31:in `<top (required)>'
/Users/hola/Dropbox/Github/gocardless/config/environment.rb:5:in `<top (required)>'
Tasks: TOP => db:schema:load => environment
(See full trace by running task with --trace)
➜ goCardless git:(dev)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment