Client fails to upload certain files since nc15

Hello,

I have encountered the follwing problem since 15.0.5.

Files that are often changed, like word documents, pdfs or presentations fail to be uploaded throuh the client(the first upload of the unchanged file works correctly). When uploaded throuh the web interface the the client recognises the file and shows no problems anymore. When the file is updated again on the computer the file wont be uploaded again. Renaming the file does not help as does the deleating of the oc_locks table in the database.

Actual Config:
Version Nextcloud: 15.0.7.0
Windows Desktop App: 2.5.1 on Windows 8.1
Apps: no file encryption

PHP

Version: 7.2.16
Memory Limit: 512 MB
Max Execution Time: 3600
Upload max size: 511 MB

Database

Type: mysql
Version: 5.7.25

The following is shown in the client:

The nextlod server log does unfortunately show nothing related.

This is the client log:
QUrl(“https://.host/remote.php/dav/uploads/xxxx/1389365715/.file")
[OCC::WebFlowCredentials::slotFinished request finished
[OCC::AbstractNetworkJob::slotFinished QNetworkReply::NetworkError(OperationCanceledError) “Connection timed out” QVariant(Invalid)
[OCC::WebFlowCredentials::stillValid Still valid?
[OCC::WebFlowCredentials::stillValid QNetworkReply::NetworkError(OperationCanceledError)
[OCC::WebFlowCredentials::stillValid “Operation canceled”
[OCC::MoveJob::finished MOVE of QUrl("https://
.host/remote.php/dav/uploads/xxxx/1389365715/.file”) FINISHED WITH STATUS “OperationCanceledError Connection timed out”
[unknown QIODevice::read (QNetworkReplyHttpImpl): device not open
[OCC::PropagateItemJob::done Could not complete propagation of “Documents/Accounting.pdf” by OCC::PropagateUploadFileNG(0xab3cf02210) with status 1 and error: “Connection timed out”
[OCC::ActivityWidget::addError Item “D:\Owncloud\” retrieved resulted in “Connection timed out”
[OCC::ActivityListModel::addErrorToActivityList Error successfully added to the notification list: “Connection timed out”
[OCC::SocketListener::sendMessage Sending SocketAPI message --> “STATUS:SYNC:D:\Owncloud\Documents\” to QLocalSocket(0xab3a9805f0)
[OCC::SocketListener::sendMessage Sending SocketAPI message --> “STATUS:IGNORE:D:\Owncloud\Documents\” to QLocalSocket(0xab3a9805f0)
[OCC::ActivityWidget::slotItemCompleted Item “Documents/Accounting.pdf” retrieved resulted in “Connection timed out”
[OCC::ActivityWidget::slotItemCompleted Item “Documents/Accounting.pdf” retrieved resulted in error “Connection timed out”
[OCC::ActivityListModel::addErrorToActivityList Error successfully added to the notification list: “Connection timed out”
[OCC::SyncJournalDb::close Closing DB “D:/Owncloud/xxxx/._sync_f2200eed8ad8.db”
[OCC::SyncEngine::finalize CSync run took 301493 ms
[OCC::Folder::slotSyncFinished Client version 2.5.1final (build 20181204) Qt 5.11.1 SSL OpenSSL 1.0.1h 5 Jun 2014
[OCC::Folder::slotSyncFinished SyncEngine finished with ERROR
[OCC::Folder::showSyncResultPopup Folder sync result: 1
[OCC::Folder::slotSyncFinished the last 3 syncs failed
[OCC::SocketListener::sendMessage Sending SocketAPI message --> “UPDATE_VIEW:D:\Owncloud\” to QLocalSocket(0xab3a980530)
[OCC::SocketListener::sendMessage Sending SocketAPI message --> “UPDATE_VIEW:D:\Owncloud\” to QLocalSocket(0xab3a9806b0)
[OCC::SocketListener::sendMessage Sending SocketAPI message --> “UPDATE_VIEW:D:\Owncloud\” to QLocalSocket(0xab3a9805f0)
[OCC::SocketListener::sendMessage Sending SocketAPI message --> “UPDATE_VIEW:D:\Owncloud\” to QLocalSocket(0xab3a74cc70)
[OCC::ownCloudGui::slotSyncStateChange Sync state changed for folder “https://*************.host/remote.php/dav/files/xxxxx/” : “Error”
[OCC::WebFlowCredentials::slotFinished request finished
[OCC::WebFlowCredentials::stillValid Still valid?
[OCC::WebFlowCredentials::stillValid QNetworkReply::NetworkError(NoError)
[OCC::WebFlowCredentials::stillValid “Unknown error”

Installed Apps on nc:
Accessibility, Activity, Audio Player, Auditing / Logging, Brute-force settings, Calendar, Collaborative tags, Comments, Contacts, Deck, Deleted files, Federation, File sharing, First run wizard, Gallery, Log Reader, Monitoring, Nextcloud announcements, Notifications, ONLYOFFICE, Ownpad, Password policy, PDF viewer, Polls, Share by mail, Support, Talk, Tasks, Text editor, Theming, Update notification, Usage survey, Versions, Video player

1 Like