Skip to content

uninitialized constant Thin::Server (NameError)Β #445

@poloka

Description

@poloka

With the 2.0.0 release, now receiving the following error:

bundler: failed to load command: rackup (/usr/local/bundle/bin/rackup)
/usr/local/bundle/gems/thin-2.0.0/lib/thin/rackup/handler.rb:14:in `run': uninitialized constant Thin::Server (NameError)
server = ::Thin::Server.new(*args)
^^^^^^^^
Did you mean? TCPServer

https://github.com/macournoyer/thin/blob/v2.0.0/lib/thin/rackup/handler.rb#L14

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions