upgrade to 1.11.8 fails
Support Ticket
+issues
Hi guys,
I tried to update my wagn the "usual" way. When I restared the webserver I get this message when trying to access the application:
Started GET "/" for 196.3.xx.xx at Wed Aug 07 08:00:29 -0700 2013
Processing by CardController#read as HTML
exception = Wagn::Exceptions::BadAddress: Wagn::Exceptions::BadAddress
Completed 500 Internal Server Error in 16ms
** [Airbrake] Failure: Net::HTTPClientError
ArgumentError (undefined class/module Cardlib::):
lib/wagn/cache.rb:114:in `read'
lib/card/set_pattern.rb:56:in `initialize'
lib/card/set_pattern.rb:15:in `new'
lib/card/set_pattern.rb:15:in `new'
app/controllers/application_controller.rb:93:in `__bind_1375887629_808089'
I have checked the source code, but did not find anything fishy. Would you have an idea why I'm getting this message?
Thank you,