WordPress database error: [Disk full (/tmp/#sql-temptable-1-2612e8-2834.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `markjacobsen_options`
If you’re using OwnCloud and have a process whereby your add or remove files from directories via some sort of server process, you may find that you need to force OwnCloud to update\/rescan the file listing. To do so you can manually run the following command…<\/p>\n
sudo -u username php \/path\/to\/owncloud\/console.php files:scan --all<\/code><\/pre>\nYou may also want to consider adding it to the crontab for “username” on a daily basis.<\/p>\n
Thanks to this site<\/a> for pointing me in the right direction.<\/p>\nPlease remember to subscribe to the newsletter<\/a> to stay up to date!<\/i>
\n
\nYou or someone you know looking to buy or sell?<\/i>\n<\/a>
\nDisclaimer: Thoughts and opinions are my own, and do not reflect the views of any employer, family member, friend, or anyone else. Some links may be affiliate links, but I don't link to anything I don't use myself. You would think this should be self evident these days, but apparently not...<\/small><\/i>","protected":false},"excerpt":{"rendered":"If you’re using OwnCloud and have a process whereby your add or remove files from directories via some sort of server process, you may find that you need to force OwnCloud to update\/rescan the file listing. To do so you can manually run the following command… sudo -u username php \/path\/to\/owncloud\/console.php files:scan –all You may … Continue reading OwnCloud webapp not reflecting true list of files<\/span>