Edgewall Software
Modify

Ticket #4874 (closed defect: invalid)

Opened 5 years ago

Last modified 5 years ago

can u help plz?

Reported by: Iceman Owned by: jonas
Priority: normal Milestone:
Component: general Version:
Severity: normal Keywords:
Cc:
Release Notes:
API Changes:

Description (last modified by athomas) (diff)

Traceback (most recent call last):
  File "/usr/local/lib/python2.4/site-packages/trac/web/main.py", line 379, in dispatch_request
    dispatcher.dispatch(req)
  File "/usr/local/lib/python2.4/site-packages/trac/web/main.py", line 230, 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 47, 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

Change History

comment:1 follow-up: Changed 5 years ago by athomas

  • Description modified (diff)
  • Resolution set to invalid
  • Status changed from new to closed

Please raise support requests on the MailingList or IrcChannel.

comment:2 Changed 5 years ago by athomas

Also, check #4856, #2902 and #2598.

comment:3 in reply to: ↑ 1 Changed 5 years ago by eblot

  • Priority changed from highest to normal

Replying to athomas:

Please raise support requests on the MailingList or IrcChannel.

... using an appropriate and meaningful subject / summary ...

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
to The owner will be changed from jonas. Next status will be 'closed'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.