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

Server does not start with latest version of log4r #280

Closed
matuag opened this issue Jan 30, 2014 · 2 comments
Closed

Server does not start with latest version of log4r #280

matuag opened this issue Jan 30, 2014 · 2 comments

Comments

@matuag
Copy link

matuag commented Jan 30, 2014

After updating the log4r to version 1.1.11 Goliath server does not start.

I have downgraded log4r to version 1.1.10 and the server works fine.

$ ruby server.rb -sv
/xxxx/.rvm/gems/ruby-1.9.3-p448/gems/goliath-1.0.3/lib/goliath/runner.rb:248:in `initialize': wrong number of arguments(1 for 0) (ArgumentError)
    from /xxxx/.rvm/gems/ruby-1.9.3-p448/gems/goliath-1.0.3/lib/goliath/runner.rb:248:in `new'
    from /xxxx/.rvm/gems/ruby-1.9.3-p448/gems/goliath-1.0.3/lib/goliath/runner.rb:248:in `setup_logger'
    from /xxxx/.rvm/gems/ruby-1.9.3-p448/gems/goliath-1.0.3/lib/goliath/runner.rb:298:in `run_server'
    from /xxxx/.rvm/gems/ruby-1.9.3-p448/gems/goliath-1.0.3/lib/goliath/runner.rb:224:in `run'
    from /xxxx/.rvm/gems/ruby-1.9.3-p448/gems/goliath-1.0.3/lib/goliath/application.rb:111:in `run!'
    from /xxxx/.rvm/gems/ruby-1.9.3-p448/gems/goliath-1.0.3/lib/goliath/application.rb:133:in `block in <module:Goliath>'
@kornypoet
Copy link

@matuag This is not really an issue with Goliath, but with Log4r. See this issue colbygk/log4r#24 for reference. As of this writing, Log4r version 1.1.11 has been yanked from Rubygems, and is only available from source.

@matuag
Copy link
Author

matuag commented Feb 2, 2014

@kornypoet Thanks. I will close this ticket.

@matuag matuag closed this as completed Feb 2, 2014
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

2 participants