Owncloud Windows 7 [x32]

Hi, I have the problem with Owncloud, an error is generated when synchronizing a pst file (Outlook).
The alert is: "impossible to write".
What is the cause of the error?

I hope you can help me. Thanks.

Hi,

Can you open the settings of the sync client and press F12?
Then you can see the log output and we can track down the problem

Hi, press F12:

10-12 12:34:47:959 7184 OCC::Folder::slotRunEtagJob: * Trying to check "http://185.104.123.129/owncloud/remote.php/webdav/" for changes via ETag check. (time since last sync: 3524 s)
10-12 12:34:47:998 7184 OCC::FolderMan::slotRunOneEtagJob: Scheduling "http:// 185.104.123.129/owncloud/remote.php/webdav/" to check remote ETag
10-12 12:34:47:998 7184 OCC::AbstractNetworkJob::start: !!! OCC::RequestEtagJob created for "http:// 185.104.123.129/owncloud" + "/" "OCC::Folder"
10-12 12:34:55:757 7184 OCC::AbstractNetworkJob::start: !!! OCC::PropfindJob created for "http:// 185.104.123.129/owncloud" + "/" "OCC::QuotaInfo"
10-12 12:35:17:954 7184 OCC::Folder::slotRunEtagJob: * Trying to check "http:// 185.104.123.129/owncloud/remote.php/webdav/" for changes via ETag check. (time since last sync: 3554 s)
10-12 12:35:17:955 7184 OCC::FolderMan::slotRunOneEtagJob: Scheduling "http:// 185.104.123.129/owncloud/remote.php/webdav/" to check remote ETag
10-12 12:35:17:956 7184 OCC::AbstractNetworkJob::start: !!! OCC::RequestEtagJob created for "http:// 185.104.123.129/owncloud" + "/" "OCC::Folder"
10-12 12:35:26:145 7184 OCC::AbstractNetworkJob::start: !!! OCC::PropfindJob created for "http:// 185.104.123.129/owncloud" + "/" "OCC::QuotaInfo"

Sorry, this is the complete message:

10-12 15:54:34:629 6732 OCC::SyncJournalDb::commitTransaction: No database Transaction to commit
10-12 15:54:34:671 6732 OCC::SyncEngine::finalize: CSync run took 19680
10-12 15:54:34:671 6732 OCC::BandwidthManager::~BandwidthManager: virtual OCC::BandwidthManager::~BandwidthManager()
10-12 15:54:34:672 6732 OCC::FolderWatcher::pathIsIgnored: * Ignoring file "C:/Users/compartido/Desktop/jc/.sync4f1da6a86491.db-wal"
10-12 15:54:34:673 6732 OCC::FolderWatcher::pathIsIgnored: * Ignoring file "C:/Users/compartido/Desktop/jc/.sync4f1da6a86491.db"
10-12 15:54:34:673 6732 OCC::FolderWatcher::pathIsIgnored: * Ignoring file "C:/Users/compartido/Desktop/jc/.sync4f1da6a86491.db-shm"
10-12 15:54:34:673 6732 OCC::FolderWatcher::pathIsIgnored: * Ignoring file "C:/Users/compartido/Desktop/jc/.sync4f1da6a86491.db-wal"
10-12 15:54:34:674 6732 OCC::Folder::slotSyncFinished: - client version 2.3.3 (build 8250) Qt 5.6.2 SSL OpenSSL 1.0.2h 3 May 2016
10-12 15:54:34:674 6732 OCC::Folder::slotSyncFinished: -> SyncEngine finished with ERROR
10-12 15:54:34:684 6732 OCC::Folder::showSyncResultPopup: OO folder slotSyncFinished: result: 3
10-12 15:54:34:685 6732 OCC::Folder::slotSyncFinished: * owncloud csync thread finished with error
10-12 15:54:34:685 6732 OCC::Folder::slotSyncFinished: the last 3 syncs failed
10-12 15:54:34:687 6732 OCC::ownCloudGui::slotSyncStateChange: Sync state changed for folder "http:// http://145.105.212.176/owncloud/remote.php/webdav/" : "Error"
10-12 15:54:34:690 6732 OCC::FolderWatcher::pathIsIgnored: * Ignoring file "C:/Users/compartido/Desktop/jc/.owncloudsync.log"
10-12 15:54:34:887 6732 OCC::FolderMan::slotFolderSyncFinished: <===================================== sync finished for " http://145.105.212.176/owncloud/remote.php/webdav/"
10-12 15:54:36:164 6732 OCC::ConnectionValidator::checkAuthentication: # Check whether authenticated propfind works.
10-12 15:54:36:165 6732 OCC::AbstractNetworkJob::start: !!! OCC::PropfindJob created for " http://145.105.212.176/owncloud" + "/" "OCC::ConnectionValidator"
10-12 15:55:08:175 6732 OCC::ConnectionValidator::checkAuthentication: # Check whether authenticated propfind works.
10-12 15:55:08:176 6732 OCC::AbstractNetworkJob::start: !!! OCC::PropfindJob created for "http://145.105.212.176/owncloud" + "/" "OCC::ConnectionValidator

sorry, found solution?

Do you have exactly the same issue with the same error message as the author of this topic?

Exactly the same. I still can’t fix it

Windows 7 is no longer supported, please upgrade your OS.

.pst-files are constantly being written to, it’s impossible to keep them in sync with ownCloud.

I would recommend you take a copy of it from its working directory to your ownCloud folder every time you close Outlook.
This action might be scriptable, don’t know if it’s natively possible in Windows or if you need 3rd party software (perhaps with something like AutoIt?)

1 Like