Edgewall Software
Modify

Opened 16 years ago

Closed 16 years ago

#6679 closed defect (duplicate)

cannot access VirtualBox site

Reported by: rogqip-suse@… 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 Jeroen Ruigrok van der Werven, 16 years ago

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.

comment:2 by hyuga <hyugaricdeau@…>, 16 years ago

Resolution: duplicate
Status: newclosed

And at any rate this is a duplicate of #6515.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.