Sync to ownCloud fails - ID: 176599993
Hi,
syncing to the Zotero server works but when I try to sync to my ownCloud (because I want to keep all my data in one place) I get a fairly nondescript error message that says the sync failed. I took a quick look at the line in the JS file that is mentioned but that just seems to be the error message generation code.
I'm using an up to date Firefox, Ubuntu LTS (Zotero plugin+Zotero LibreOffice plugin, all other plugins disabled) and the connection to my ownCloud is via HTTPS.
It's noteworthy that the upload works for a bit and then fails, roughly 60 files when it started and it's now "stuck" on file 35 where it uploads maybe half and then fails.
Edit: the ownCloud setup works fine for multiple other purposes so I doubt it's on that end (I've also disabled "force HTTPS" but that didn't change anything)
Edit2: Did a debug and the debug ID is: D1278874818
syncing to the Zotero server works but when I try to sync to my ownCloud (because I want to keep all my data in one place) I get a fairly nondescript error message that says the sync failed. I took a quick look at the line in the JS file that is mentioned but that just seems to be the error message generation code.
I'm using an up to date Firefox, Ubuntu LTS (Zotero plugin+Zotero LibreOffice plugin, all other plugins disabled) and the connection to my ownCloud is via HTTPS.
It's noteworthy that the upload works for a bit and then fails, roughly 60 files when it started and it's now "stuck" on file 35 where it uploads maybe half and then fails.
Edit: the ownCloud setup works fine for multiple other purposes so I doubt it's on that end (I've also disabled "force HTTPS" but that didn't change anything)
Edit2: Did a debug and the debug ID is: D1278874818
<?xml version="1.0" encoding="utf-8"?>
<d:error xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns">
<s:exception>Doctrine\DBAL\DBALException</s:exception>
<s:message>An exception occurred while executing 'SELECT `fileid`
FROM `oc_filecache` WHERE `storage` = ? AND `path_hash` = ?':
SQLSTATE[HY000]: General error: 2006 MySQL server has gone away</s:message>
<s:sabredav-version>1.7.6</s:sabredav-version>
</d:error>
(But also note that Zotero is still syncing your library data to Zotero servers. Zotero only supports syncing files to WebDAV servers.)