Edgewall Software
Modify

Opened 18 years ago

Closed 18 years ago

#4361 closed defect (duplicate)

database is full error and can't login

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

Description (last modified by Christian Boos)

When I try to login, I get the following traceback. How should I solve the problem?

Python traceback
Traceback (most recent call last):
...
  File "/usr/lib/python2.4/site-packages/sqlite/main.py", line 503, in _begin
    self.db.execute("BEGIN")
DatabaseError: database is full

Attachments (0)

Change History (1)

comment:1 by Christian Boos, 18 years ago

Description: modified (diff)
Resolution: duplicate
Status: newclosed

Duplicate of #2356 … and several others, like a search:"!DatabaseError: database is full" shows.

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.