-
Notifications
You must be signed in to change notification settings - Fork 184
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
Unknown Error when uploading via a public link into a space #8658
Comments
Might be duplicate of #8629 |
The error seems to be the same, but the OP mentions that the error occurs when using public link to folders. Public links to folders do work fine here, the problem for me is public link into a space. |
The cause of 500 that the file is not found right after upload #L300. Besade that after reloading the file exist and id matches. |
@haary Did you have a chance to validate a fix? |
Sorry, can't test here because the requirement was raised to Go 1.22 |
Describe the bug
When sharing a space via a public link where everyone can upload and the user uploads a file an unkown error appears. The file is uploaded anyway and can bee seen, when the page is reloaded.
Steps to reproduce
Expected behavior
File can be uploaded without error
Actual behavior
An "unknown error" appears when uploading a file via a public link into a space
Setup
ocis 4.0.6 ist started via this script and ist behind a reverse proxy (HAProxy)
Additional context
Error log
The text was updated successfully, but these errors were encountered: