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 )
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 , 18 years ago
Description: | modified (diff) |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Duplicate of #2356 … and several others, like a search:"!DatabaseError: database is full" shows.