I'm not sure this is a hobo bug as it's the mixture of rack versions being loaded. The fix is pretty simple:
bundle exec thin start this loads up the gems specified in the gemfile before loading the thin gem (and it's dependencies) making sure there's no difference in loaded versions. -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/hobousers/-/-dhY0-Td_icJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
