Search found 5 matches
- June 9th, 2015, 2:01 pm
- Forum: General Help
- Topic: Sql Vacuum error
- Replies: 9
- Views: 4542
Re: Sql Vacuum error
I managed to free only 158M, I don't know how I can free more, I'm a newbie in linux world but I'm a windows developer so I have a good background. I did a simlik for plex cache because is used a lot of space. So what is the rootfs partition? it's the /root directory? Or something else? And how can ...
- June 9th, 2015, 4:16 am
- Forum: General Help
- Topic: Sql Vacuum error
- Replies: 9
- Views: 4542
Re: Sql Vacuum error
Hi, This is the ouptput for df -h `printenv SQLITE_TMPDIR` Filesystem Size Used Avail Use% Mounted on rootfs 4.0G 3.8G 0 100% / tmpfs 10M 4.0K 10M 1% /dev /dev/md0 4.0G 3.8G 0 100% / tmpfs 248M 8.0K 248M 1% /dev/shm tmpfs 248M 756K 247M 1% /run tmpfs 248M 0 248M 0% /sys/fs/cgroup tmpfs 248M 0 248M 0...
- June 8th, 2015, 9:15 am
- Forum: General Help
- Topic: Sql Vacuum error
- Replies: 9
- Views: 4542
Re: Sql Vacuum error
This is the output: Filesystem Size Used Avail Use% Mounted on rootfs 4.0G 3.8G 0 100% / tmpfs 10M 4.0K 10M 1% /dev /dev/md0 4.0G 3.8G 0 100% / tmpfs 248M 8.0K 248M 1% /dev/shm tmpfs 248M 636K 248M 1% /run tmpfs 248M 0 248M 0% /sys/fs/cgroup tmpfs 248M 0 248M 0% /media /dev/md126 1.4T 1.3T 84G 94% /...
- June 8th, 2015, 7:16 am
- Forum: General Help
- Topic: Sql Vacuum error
- Replies: 9
- Views: 4542
Re: Sql Vacuum error
The last version 07.20.
I did a sqlite3 history1.db "VACUUM;" and no result. Maybe the download file was too big, I have sometimes an error when I try to download a file > 800Mo.
Thanks
I did a sqlite3 history1.db "VACUUM;" and no result. Maybe the download file was too big, I have sometimes an error when I try to download a file > 800Mo.
Thanks
- June 8th, 2015, 4:40 am
- Forum: General Help
- Topic: Sql Vacuum error
- Replies: 9
- Views: 4542
Sql Vacuum error
Hi, I'om on readynas 6.2.3 and last sabnzbd for a year and know I have a problem when I'm downloading some stuff. I have this error in my log : 2015-06-08 10:47:31,387::DEBUG::[database:112] SQL: VACUUM 2015-06-08 10:47:31,388::INFO::[database:113] Traceback: Traceback (most recent call last): File ...