You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Bug]: Public share link fails with "Strict Cookie has not been found in request" and 412 Precondition Failed when clicking, but works when copy-pasting
#52482
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.
Bug description
Hi,
I'm running a Nextcloud instance and encountering a strange behavior when using public share links.
Additionally, the browser console shows a failed request:
However, if I copy and paste the same URL manually into the browser's address bar, everything works fine — no errors.
It looks like the problem is a combination of:
overwrite.cli.url and overwriteprotocol are properly set in config.php.
Steps to reproduce
Expected behavior
Public shares should work reliably when clicked without requiring users to manually paste links.
Notes:
This appears to be a cookie/session handling issue, combined with WebDAV precondition checks.
Browser: [browser + version]
No major proxy misconfiguration detected.
Nextcloud Server version
31
Operating system
Debian/Ubuntu
PHP engine version
None
Web server
None
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
No response
The text was updated successfully, but these errors were encountered: