Skip to content
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]: Handshake failed: An unsupported function was requested since upgrade to 3.16.0 #7998

Closed
4 of 8 tasks
disaderp opened this issue Mar 11, 2025 · 2 comments
Closed
4 of 8 tasks

Comments

@disaderp
Copy link

disaderp commented Mar 11, 2025

⚠️ Before submitting, please verify the following: ⚠️

Bug description

Since upgrade to 3.16.0 Nextcloud client cannot connect to previously functioning instance:

Image

Steps to reproduce

  1. Open Nextcloud 3.16.0

Expected behavior

n/a

Which files are affected by this bug

webflowcredentials.cpp

Operating system

Windows

Which version of the operating system you are running.

Windows 10

Package

Official Windows MSI

Nextcloud Server version

30.0.6

Nextcloud Desktop Client version

3.16.0

Is this bug present after an update or on a fresh install?

Updated to a major version (ex. 3.3.6 to 3.4.0)

Are you using the Nextcloud Server Encryption module?

Encryption is Disabled

Are you using an external user-backend?

  • Default internal user-backend
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Nextcloud Client logs

C:\Users\User\AppData\Local\Temp\windows-29045\client-building\desktop\src\libsync\configfile.cpp:749 ]:	Default update channel is "stable"
2025-03-11 18:16:02:790 [ warning nextcloud.sync.credentials.keychainchunk C:\Users\User\AppData\Local\Temp\windows-29045\client-building\desktop\src\libsync\creds\keychainchunk.cpp:360 ]:	Unable to read "Nextcloud_proxy-password" chunk "0" "Password entry not found"
2025-03-11 18:16:02:790 [ warning nextcloud.sync.credentials.keychainchunk C:\Users\User\AppData\Local\Temp\windows-29045\client-building\desktop\src\libsync\creds\keychainchunk.cpp:360 ]:	Unable to read "Nextcloud_proxy-password" chunk "0" "Password entry not found"
2025-03-11 18:16:02:806 [ info nextcloud.sync.clientsideencryption C:\Users\User\AppData\Local\Temp\windows-29045\client-building\desktop\src\libsync\clientsideencryption.cpp:1007 ]:	Initializing
2025-03-11 18:16:02:806 [ info nextcloud.sync.clientsideencryption C:\Users\User\AppData\Local\Temp\windows-29045\client-building\desktop\src\libsync\clientsideencryption.cpp:1009 ]:	No Client side encryption available on server.
2025-03-11 18:16:02:806 [ info nextcloud.sync.accessmanager C:\Users\User\AppData\Local\Temp\windows-29045\client-building\desktop\src\libsync\accessmanager.cpp:74 ]:	6 "PROPFIND" "https://REDACTED/remote.php/dav/files/REDACTED/" has X-Request-ID "bb467dc6-beb7-41cc-a887-39386c62c092"
2025-03-11 18:16:02:806 [ info nextcloud.sync.networkjob C:\Users\User\AppData\Local\Temp\windows-29045\client-building\desktop\src\libsync\abstractnetworkjob.cpp:364 ]:	OCC::LsColJob created for "https://REDACTED" + "/" ""
2025-03-11 18:16:02:972 [ info nextcloud.sync.credentials.webflow C:\Users\User\AppData\Local\Temp\windows-29045\client-building\desktop\src\gui\creds\webflowcredentials.cpp:406 ]:	request finished
2025-03-11 18:16:02:972 [ warning nextcloud.sync.networkjob C:\Users\User\AppData\Local\Temp\windows-29045\client-building\desktop\src\libsync\abstractnetworkjob.cpp:184 ]:	SslHandshakeFailedError:  "Nawiązanie sesji SSL zakończone błędem: Handshake failed: An unsupported function was requested"  : can be caused by a webserver wanting SSL client certificates
2025-03-11 18:16:02:973 [ warning nextcloud.sync.networkjob C:\Users\User\AppData\Local\Temp\windows-29045\client-building\desktop\src\libsync\abstractnetworkjob.cpp:223 ]:	QNetworkReply::SslHandshakeFailedError "Nawiązanie sesji SSL zakończone błędem: Handshake failed: An unsupported function was requested" QVariant(Invalid)
2025-03-11 18:16:02:973 [ warning nextcloud.sync.credentials.webflow C:\Users\User\AppData\Local\Temp\windows-29045\client-building\desktop\src\gui\creds\webflowcredentials.cpp:207 ]:	QNetworkReply::SslHandshakeFailedError
2025-03-11 18:16:02:973 [ warning nextcloud.sync.credentials.webflow C:\Users\User\AppData\Local\Temp\windows-29045\client-building\desktop\src\gui\creds\webflowcredentials.cpp:208 ]:	"Nawiązanie sesji SSL zakończone błędem: Handshake failed: An unsupported function was requested"
2025-03-11 18:16:02:973 [ info nextcloud.sync.networkjob.lscol C:\Users\User\AppData\Local\Temp\windows-29045\client-building\desktop\src\libsync\networkjobs.cpp:386 ]:	LSCOL of QUrl("https://REDACTED/remote.php/dav/files/REDACTED/") FINISHED WITH STATUS "SslHandshakeFailedError Nawiązanie sesji SSL zakończone błędem: Handshake failed: An unsupported function was requested"
2025-03-11 18:16:19:499 [ info nextcloud.gui.folder.manager C:\Users\User\AppData\Local\Temp\windows-29045\client-building\desktop\src\gui\folderman.cpp:1006 ]:	Etag poll timer timeout

Additional info

Instance works properly in browser and was working before the upgrade.

@m3g33
Copy link

m3g33 commented Mar 11, 2025

This bug has been resolved in #7994 (comment).
You can use the daily build until the next stable version is released.

@disaderp
Copy link
Author

Sorry for reporting it twice, I didn't think to look in closed issues already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants