Have tried a few different things in an attempt to fix Pow (http:// pow.cx - the zero-conf rack server), but I keep running into some errors that I've not been able to resolve for Hobo running atop it.
It continues to offer up errors such as: Error starting application Your Rack app raised an exception when Pow tried to run it. SystemExit: exit /Library/Ruby/Gems/1.8/gems/bundler-1.0.12/lib/bundler/setup.rb:10:in `exit' /Library/Ruby/Gems/1.8/gems/bundler-1.0.12/lib/bundler/setup.rb:10 /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/ 1.8/rubygems/custom_require.rb:36:in `gem_original_require' /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/ 1.8/rubygems/custom_require.rb:36:in `require' /path/to/app/config/boot.rb:6 Show 10 more lines ... (If your app uses Bundler, check to make sure you have the latest version, then run bundle install. If you’re using rvm, make sure you have the latest version installed and your app is using the right gem set.) --END SNIPPET-- I've essentially done everything that I've found online that has even a vague reference to this, so I was hoping for some enlightenment from the group here on this matter. -George -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. 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.
