Ticket #6679 (closed defect: duplicate)
cannot access VirtualBox site
| Reported by: | rogqip-suse@… | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I use the latest Firefox 2.0.11 with Ubuntu. Everytime I try to access VB site, I get an error of this kind.
However, with another Firefox profile, things are OK.
Python Traceback
Traceback (most recent call last):
File "/var/lib/python-support/python2.4/trac/web/main.py", line 387, in dispatch_request
dispatcher.dispatch(req)
File "/var/lib/python-support/python2.4/trac/web/main.py", line 184, in dispatch
req.session = Session(self.env, req)
File "/var/lib/python-support/python2.4/trac/web/session.py", line 48, in init
self.get_session(sid)
File "/var/lib/python-support/python2.4/trac/web/session.py", line 90, in get_session
self.bake_cookie()
File "/var/lib/python-support/python2.4/trac/web/session.py", line 56, in bake_cookie
assert self.sid, 'Session ID not set'
AssertionError?: Session ID not set
Trac Powered
Powered by Trac 0.10.3 By Edgewall Software.


