[Grok-dev] Re: recent changes broke my app

Wichert Akkerman wichert at wiggy.net
Mon Aug 20 11:52:00 EDT 2007


Previously Martijn Faassen wrote:
> Wichert Akkerman wrote:
> >Previously Martijn Faassen wrote:
> >>Wichert Akkerman wrote:
> >>>I was working on a grok app last week but after an svn up today it
> >>>broke. Trying to view http://localhost:8080/ now gets me this:
> >>>
> >>>2007-08-20T14:42:01 INFO root Startup time: 3.074 sec real, 2.990 sec CPU
> >>>zope.security.interfaces.Unauthorized:
> >>>(<grok.admin.view.Index object at 0x9b0534c>, '__call__', 
> >>>'grok.ManageApplicatio
> >>>ns')
> >>Wichert, how did you try to log in?
> >>
> >>Uli changed user management. I'm wondering whether this is related.  Uli?
> >
> >I could not even try to login - any request immediately resulted in that
> >error.
> 
> Into http://localhost:8080?
> 
> Using what username/password combination?

How was I supposed to try entering a username/password? 

The browser may have send a HTTP authorize header for admin/admin,
which is a correct login for the grok app as well.

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