
dse at webonastick
Dec 26, 2012, 5:34 PM
Post #3 of 7
(525 views)
Permalink
|
|
Re: 2.0.1 on Ubuntu Precise: No callback found for callback key 'login|login_cb'
[In reply to]
|
|
On Wed, Dec 26, 2012 at 12:31 PM, David E. Wheeler <david [at] justatheory> wrote: > Did you ever get this figured out? Unfortunately, no. >> Hi, I've installed Bricolage 2.0.1 on Ubuntu Precise and after login >> accepts my credentials I get this error: > > That doesn't look right. There is no callback key with that name. And furthermore, the error should look like this: > > "No callback found for callback key '$somekey'" > > Where is the single-quoted key name? Could something have got lost pasting the error into email? Oh good lord apparently a *lot* got lost. Sorry. God forbid I try to paste a table from Google Chrome... No callback found for callback key 'login|login_cb' Fault Class: Params::Callback::Exception::InvalidKey Description: No callback found for callback key Timestamp: 2012-12-26 17:31:13.000000 Package: Params::CallbackRequest Filename: /usr/share/perl5/Params/CallbackRequest.pm Line: 249 Trace begun at /usr/share/perl5/Params/CallbackRequest.pm line 249 Params::CallbackRequest::request('Params::CallbackRequest=HASH(0x7fcd1d5ac038)', 'HASH(0x7fcd1d4c8050)', 'requester', 'MasonX::Interp::WithCallbacks=HASH(0x7fcd1d5a6c80)', 'apache_req', 'Apache2::Request=SCALAR(0x7fccd402c520)') called at /usr/share/perl5/MasonX/Interp/WithCallbacks.pm line 119 MasonX::Interp::WithCallbacks::make_request('MasonX::Interp::WithCallbacks=HASH(0x7fcd1d5a6c80)', 'comp', '/login', 'args', 'ARRAY(0x7fccec0169d0)', 'ah', 'HTML::Mason::ApacheHandler=HASH(0x7fcd1d5a6c50)', 'apache_req', 'Apache2::Request=SCALAR(0x7fccd402c520)') called at /usr/share/perl5/HTML/Mason/ApacheHandler.pm line 874 eval {...} at /usr/share/perl5/HTML/Mason/ApacheHandler.pm line 873 HTML::Mason::ApacheHandler::prepare_request('HTML::Mason::ApacheHandler=HASH(0x7fcd1d5a6c50)', 'Apache2::RequestRec=SCALAR(0x7fccec016af0)') called at /usr/share/perl5/HTML/Mason/ApacheHandler.pm line 828 HTML::Mason::ApacheHandler::handle_request('HTML::Mason::ApacheHandler=HASH(0x7fcd1d5a6c50)', 'Apache2::RequestRec=SCALAR(0x7fccec016af0)') called at /usr/local/bricolage/lib/Bric/App/Handler.pm line 308 eval {...} at /usr/local/bricolage/lib/Bric/App/Handler.pm line 297 Bric::App::Handler::handler('Apache2::RequestRec=SCALAR(0x7fccec016af0)') called at -e line 0 eval {...} at -e line 0
|