persepolisdm / persepolis

Persepolis is a download manager written in Python.
https://persepolisdm.github.io
GNU General Public License v3.0
6.23k stars 651 forks source link

database or disk is full #655

Closed ArmanEsf closed 4 years ago

ArmanEsf commented 5 years ago

System Details:

Issue Description and steps to reprodudffce:

Write in English language please, Thanks :)

Feel free to edit or delete lines in this template if it is necessary.

Please report only one Issue (Bug or feature request or ...) in one issue! and open new Issue for another one :)

Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/persepolis-3.1.0-py3.6.egg/persepolis/scripts/persepolis.py", line 430, in main mainwindow = MainWindow(start_in_tray, persepolis_download_manager, persepolis_download_manager.setting) File "/usr/local/lib/python3.6/dist-packages/persepolis-3.1.0-py3.6.egg/persepolis/scripts/mainwindow.py", line 909, in init self.persepolis_db.setDBTablesToDefaultValue() File "/usr/local/lib/python3.6/dist-packages/persepolis-3.1.0-py3.6.egg/persepolis/scripts/data_base.py", line 1098, in setDBTablesToDefaultValue reverse = 'no', limit_enable = 'no', after_download = 'no'""") sqlite3.OperationalError: database or disk is full

alireza-amirsamimi commented 5 years ago

@ArmanEsf Hi Do you have enough free space in your /home ?