Edgewall Software
Modify

Opened 17 years ago

Closed 17 years ago

#4540 closed defect (worksforme)

press login then...

Reported by: maxim.koziy@… Owned by: Jonas Borgström
Priority: normal Milestone:
Component: general Version: 0.10.3
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

What does it mean ?

File "/usr/local/lib/python2.4/site-packages/trac/web/main.py", line 387, in dispatch_request
    dispatcher.dispatch(req)
  File "/usr/local/lib/python2.4/site-packages/trac/web/main.py", line 238, in dispatch
    resp = chosen_handler.process_request(req)
  File "/usr/local/lib/python2.4/site-packages/trac/web/auth.py", line 100, in process_request
    self._do_login(req)
  File "/usr/local/lib/python2.4/site-packages/trac/web/auth.py", line 139, in _do_login
    "VALUES (%s, %s, %s, %s)", (cookie, remote_user,
  File "/usr/local/lib/python2.4/site-packages/trac/db/util.py", line 50, in execute
    return self.cursor.execute(sql_escape_percent(sql), args)
  File "/usr/local/lib/python2.4/site-packages/trac/db/sqlite_backend.py", line 56, in execute
    args or [])
  File "/usr/local/lib/python2.4/site-packages/trac/db/sqlite_backend.py", line 48, in _rollback_on_error
    return function(self, *args, **kwargs)
OperationalError: SQL logic error or missing database

Attachments (0)

Change History (3)

comment:1 by Emmanuel Blot, 17 years ago

Milestone: 0.9.7

Are you sure about the version number you've set in this ticket (0.10.3)?

(resetting the milestone which is not coherent)

comment:2 by anonymous, 17 years ago

  1. I was not sure about version number.
  2. It was my mistake. Now it works correct, thats why I recomend you to close this tiket.
  3. Sorry for my bad english :(

comment:3 by Emmanuel Blot, 17 years ago

Resolution: worksforme
Status: newclosed

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.