Opened 17 years ago
Closed 17 years ago
#6679 closed defect (duplicate)
cannot access VirtualBox site
Reported by: | Owned by: | Jonas Borgström | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | general | Version: | |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
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.
Attachments (0)
Change History (2)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
And at any rate this is a duplicate of #6515.
Then I would rather say that it is a problem with your Firefox profile and not with Trac, especially since you say a clean profile shows no problems.
You might want to check your cookies and delete any of that particular site.