[Grok-dev] Re: grok vs PostmortemDebuggingHTTP: 0-1
Wichert Akkerman
wichert at wiggy.net
Wed Aug 22 18:20:32 EDT 2007
Previously Philipp von Weitershausen wrote:
> Wichert Akkerman wrote:
> >After upgrading grok to 0.10 in my buildout I can no longer use the
> >PostmortemDebuggingHTTP server. A request to the Zope root drops me in
> >pdb:
>
> Right. Because the admin interface requires authorization. It seems that
> you haven't authorized yourself on that server/port yet. Any
> unauthorized access raises Unauthorized and you end up in pdb (instead
> of being deferred to a login screen). This isn't really grok's fault,
> this is just the way that the PostmortemDebuggingHTTP server works.
Interestingly PDBDebugMode in Zope 2 does not suffer from that problem,
which makes me suspect there may be a better solution here.
Wichert.
--
Wichert Akkerman <wichert at wiggy.net> It is simple to make things.
http://www.wiggy.net/ It is hard to make things simple.
More information about the Grok-dev
mailing list