Skip to content
New issue

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

private method `puts' called for #<Puma::Events:0x007f8b2b8e6170> #992

Closed
scorix opened this issue Jun 6, 2016 · 0 comments
Closed

private method `puts' called for #<Puma::Events:0x007f8b2b8e6170> #992

scorix opened this issue Jun 6, 2016 · 0 comments

Comments

@scorix
Copy link
Contributor

scorix commented Jun 6, 2016

I got this error when using tcp in cluster mode. It's ok in single mode.

! Detected exception at toplevel: private method `puts' called for #<Puma::Events:0x007f8b2b8e6170> (NoMethodError)
.../puma/lib/puma/tcp_logger.rb:14:in `log'
.../puma/lib/puma/tcp_logger.rb:19:in `call'
.../puma/lib/puma/server.rb:155:in `block in run_lopez_mode'
.../puma/lib/puma/thread_pool.rb:116:in `call'
.../puma/lib/puma/thread_pool.rb:116:in `block in spawn_thread'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant