Modify ↓
Ticket #6775 (closed defect: worksforme)
Opened 4 years ago
Last modified 4 years ago
error
| Reported by: | anonymous | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description (last modified by eblot) (diff)
Traceback (most recent call last):
File "/var/lib/python-support/python2.5/trac/web/main.py", line 387, in dispatch_request
dispatcher.dispatch(req)
File "/var/lib/python-support/python2.5/trac/web/main.py", line 243, in dispatch
req.session.save()
File "/var/lib/python-support/python2.5/trac/web/session.py", line 210, in save
db.commit()
OperationalError: database is locked
Attachments
Change History
comment:1 Changed 4 years ago by eblot
- Description modified (diff)
- Priority changed from highest to normal
- Resolution set to worksforme
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



The most useful ticket summary ever filed in.
No Trac version specified, no other information. Closing as worksforme
Please search for duplicate ("database is locked") in the Search page.