Behoben: owncloudcmd cookies.db: device not open
English
Deutsch
Problem
Beim Ausführen von owncloudcmd siehst du eine Fehlermeldung wie
owncloudcmd_error.txt
QIODevice::read (QFile, "/root/.local/share/data//ownCloud//cookies.db"): device not open
Set proxy configuration to use system configuration
Cannot load system exclude list or list supplied via --exclude
AbortedLösung
Erstelle zuerst das Verzeichnis aus der Fehlermeldung:
create_owncloud_dirs.sh
mkdir -p /root/.local/share/data/ownCloud/Erstelle nun eine leere cookies.db:
touch /root/.local/share/data//ownCloud//cookies.db
touch_owncloud_cookies.sh
touch /root/.local/share/data//ownCloud//cookies.dbCheck out similar posts by category:
Linux
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow