Expected behaviour
Virtual files working normally.
Actual behaviour
Occasional corrupt files and consistent “error writing metadata” message every time I save a file.
Steps to reproduce
- Install ownCloud Windows client and connect to Ubuntu Server
- Activate virtual files
- Save a file (e.g. working in Word)
Server configuration
Operating system: Ubuntu 20.04 Server (running as VM on Unraid)
Web server: N/A
Database: MariaDB
PHP version: 7
ownCloud version: latest
Storage backend (external storage): N/A
Client configuration
Client version: 2.7.6
Operating system: Windows 10
OS language:English
Logs
04-26 19:33:11:081 [ debug sync.database.sql ] [ OCC::SqlQuery::bindValue ]: SQL bind 1 “word4.docx”
04-26 19:33:11:081 [ debug sync.database.sql ] [ OCC::SqlQuery::exec ]: SQL exec “SELECT lastTryEtag, lastTryModtime, retrycount, errorstring, lastTryTime, ignoreDuration, renameTarget, errorCategory, requestId FROM blacklist WHERE path=?1 COLLATE NOCASE”
04-26 19:33:11:081 [ warning sync.propagator ]: Could not complete propagation of “word4.docx” by OCC::PropagateUploadFileV1(0x86b94a8) with status OCC::SyncFileItem::FatalError and error: “Error writing metadata to the database”
04-26 19:33:11:083 [ debug sync.statustracker ] [ OCC::SyncFileStatusTracker::slotItemCompleted ]: Item completed “word4.docx” OCC::SyncFileItem::FatalError CSyncEnums::CSYNC_INSTRUCTION_SYNC
04-26 19:33:11:083 [ warning sync.vfs.win ]: void __thiscall OCC::VfsWin::fileStatusChanged(const class QString &,class OCC::SyncFileStatus) : couldn’t setinsync: “WindowsError: ffffffff80070178: The file is not a cloud file.”
04-26 19:33:11:084 [ debug sync.localdiscoverytracker ] [ OCC::LocalDiscoveryTracker::slotItemCompleted ]: inserted error item “word4.docx”
04-26 19:33:11:084 [ debug sync.networkjob ] [ OCC::AbstractNetworkJob::slotFinished ]: Network job OCC::PUTFileJob finished for “/word4.docx”