-
Notifications
You must be signed in to change notification settings - Fork 817
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Sync Connection Timeout #7184
Comments
Same issue here. On our side it's happening when sync a pdf. Exception No parameters in call to OC\DB\QueryBuilder\ExpressionBuilder\ExpressionBuilder::orX |
@teclab-at |
to be more specific |
Same for me, with or without the app's window open. Win 10 on a 100Mb/s connection. |
I left the Settings window open, but the error happens even when it is closed. |
@teclab-at @GiambaFr |
@mgallien |
Same behavior here (connection timeout and operation cancelled) on Windows 11. |
I installed your version, but same issue here. |
@UH-Nerion |
After 3-4 minutes it was working fine with your new release and the full sync was finished without any more errors. |
seems we have an issue with Windows and QTimer instances used to detect network timeout workaround, find cause of #7184 Signed-off-by: Matthieu Gallien <[email protected]>
seems we have an issue with Windows and QTimer instances used to detect network timeout workaround, find cause of #7184 Signed-off-by: Matthieu Gallien <[email protected]>
seems we have an issue with Windows and QTimer instances used to detect network timeout workaround, find cause of #7184 Signed-off-by: Matthieu Gallien <[email protected]>
seems we have an issue with Windows and QTimer instances used to detect network timeout workaround, find cause of #7184 Signed-off-by: Matthieu Gallien <[email protected]>
this is now solved with the release of 3.14.1 |
Your test version was 3.14.50 isn't it? |
I'd like to comment that while this did fix the syncing error on two of my systems, one of them (Framework 13) is showing more connection timeout errors after resuming from sleep (even tried toggling wifi after resume). I've attached the logs files from that session. I changed one of the last ones to remove the list of filenames it was syncing once it reconnected successfully. EDIT: And I posted this without refreshing the page and noticed it's now closed. I'll test again with the updated release. |
Bug description
The desktop client stops syncing with error "Connection Timeout".
Server is a fresh install via "Web installer" running on Ubuntu 22.
Logs:
nextcloud_timeout.zip
Screenshot
Steps to reproduce
Expected behavior
Sync finishes without error.
Which files are affected by this bug
IMG_20181111_143840663.jpg
Operating system
Windows
Which version of the operating system you are running.
Windows 10
Package
Other
Nextcloud Server version
30.0.0
Nextcloud Desktop Client version
3.14.0
Is this bug present after an update or on a fresh install?
Fresh desktop client install
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
Are you using an external user-backend?
Nextcloud Server logs
Additional info
No response
The text was updated successfully, but these errors were encountered: