[Zope3-dev] KeyError when accessing ZopeTop

Garrett Smith garrett@mojave-corp.com
Thu, 3 Apr 2003 11:38:23 -0600


I'm getting the following "KeyError" when I try to access ZopeTop:

2003-04-03T11:34:21 ERROR SiteError
http://localhost:8080/++skin++ZopeTop/@@index.html
Traceback (most recent call last):
  [stack trace trimmed]
  File "C:\Documents and Settings\Garrett Smith\My
Documents\SCM\Shared\zope\Zope3\src\zope\app\traversing\adapters.py",
line 55, in traverse
    return self._subject[name]
  File "C:\Documents and Settings\Garrett Smith\My
Documents\SCM\Shared\zope\Zope3\src\zope\app\browser\skins\basic\standar
dmacros.py", line 42, in __getitem__
    raise KeyError, key
KeyError: logged_user
127.0.0.1:  - anonymous [2003/Apr/03:11:34:21 -0500] "GET
/++skin++ZopeTop HTTP/1.1" 500 403 "" "Mozilla/5.0 (Windows; U; Windows
NT 5.0; en-US; rv:1.3b) Gecko/20030210"

Based on the "User" listed in the upper right, I'm logged in as "Sample
Manager".

Any help is appreciated.

Garrett Smith
Mojave Corporation