Skip to content

Instantly share code, notes, and snippets.

@kinsomicrote
Created August 1, 2015 18:51
Show Gist options
  • Save kinsomicrote/21bd02aaf63a8308a4e5 to your computer and use it in GitHub Desktop.
Save kinsomicrote/21bd02aaf63a8308a4e5 to your computer and use it in GitHub Desktop.
[509857] Puma starting in cluster mode...
[509857] * Version 2.11.1 (ruby 2.0.0-p353), codename: Intrepid Squirrel
[509857] * Min threads: 5, max threads: 5
[509857] * Environment: development
[509857] * Process workers: 2
[509857] * Preloading application
[509857] * Listening on tcp://127.5.177.129:8080
[509857] * Listening on tcp://0.0.0.0:3000
/var/lib/openshift/55bc8ff17628e1f072000025/app-root/runtime/repo/vendor/bundle/ruby/gems/puma-2.11.1/lib/puma/binder.rb:210:in `initialize': Permission denied - bind(2) (Errno::EACCES)
from /var/lib/openshift/55bc8ff17628e1f072000025/app-root/runtime/repo/vendor/bundle/ruby/gems/puma-2.11.1/lib/puma/binder.rb:210:in `new'
from /var/lib/openshift/55bc8ff17628e1f072000025/app-root/runtime/repo/vendor/bundle/ruby/gems/puma-2.11.1/lib/puma/binder.rb:210:in `add_tcp_listener'
from /var/lib/openshift/55bc8ff17628e1f072000025/app-root/runtime/repo/vendor/bundle/ruby/gems/puma-2.11.1/lib/puma/binder.rb:96:in `block in parse'
from /var/lib/openshift/55bc8ff17628e1f072000025/app-root/runtime/repo/vendor/bundle/ruby/gems/puma-2.11.1/lib/puma/binder.rb:82:in `each'
from /var/lib/openshift/55bc8ff17628e1f072000025/app-root/runtime/repo/vendor/bundle/ruby/gems/puma-2.11.1/lib/puma/binder.rb:82:in `parse'
from /var/lib/openshift/55bc8ff17628e1f072000025/app-root/runtime/repo/vendor/bundle/ruby/gems/puma-2.11.1/lib/puma/runner.rb:119:in `load_and_bind'
from /var/lib/openshift/55bc8ff17628e1f072000025/app-root/runtime/repo/vendor/bundle/ruby/gems/puma-2.11.1/lib/puma/cluster.rb:301:in `run'
from /var/lib/openshift/55bc8ff17628e1f072000025/app-root/runtime/repo/vendor/bundle/ruby/gems/puma-2.11.1/lib/puma/cli.rb:512:in `run'
from /var/lib/openshift/55bc8ff17628e1f072000025/app-root/runtime/repo/vendor/bundle/ruby/gems/puma-2.11.1/bin/puma:10:in `<top (required)>'
from ./vendor/bundle/ruby/bin/puma:23:in `load'
from ./vendor/bundle/ruby/bin/puma:23:in `<main>'
@grsahil20
Copy link

any updates ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment