We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ocis: 6.6.1+6f3322a3d web: 11.0.1
setup: https://github.com/owncloud/web/blob/master/docker-compose.yml or https://owncloud.dev/ocis/development/testing/#running-test-suite-with-federated-sharing-ocm Steps:
user1
f2
user2
new
Actual: new folder is created with /
/
Actual: 500 error
log:
2024-11-06 13:55:18 2024-11-06T12:55:18Z ERR error doing PATCH request to data service error="Patch \"http://localhost:9280/data/tus/22a772a8-d4c5-4b63-bc69-d76bf1cd669a\": dial tcp 127.0.0.1:9280: connect: connection refused" pkg=rhttp request-id=20dd045fe189/pRaqUU7WIz-001271 service=frontend traceid=13c7e6eff6b32b35fe5ca829cb90eb84 2024-11-06 13:55:18 2024-11-06T12:55:18Z ERR http end="06/Nov/2024:12:55:18 +0000" host=127.0.0.1 method=PATCH pkg=rhttp proto=HTTP/1.1 service=frontend size=0 start="06/Nov/2024:12:55:18 +0000" status=500 time_ns=2053666 traceid=13c7e6eff6b32b35fe5ca829cb90eb84 uri=/data/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJyZXZhIiwiZXhwIjoxNzMwOTg0MTE4LCJpYXQiOjE3MzA4OTc3MTgsInRhcmdldCI6Imh0dHA6Ly9sb2NhbGhvc3Q6OTI4MC9kYXRhL3R1cy8yMmE3NzJhOC1kNGM1LTRiNjMtYmM2OS1kNzZiZjFjZDY2OWEifQ.rWleKyBL6b_JBS8iMgcm3Opdauz-8QMZ8Xq-SgHvOyw url=/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJyZXZhIiwiZXhwIjoxNzMwOTg0MTE4LCJpYXQiOjE3MzA4OTc3MTgsInRhcmdldCI6Imh0dHA6Ly9sb2NhbGhvc3Q6OTI4MC9kYXRhL3R1cy8yMmE3NzJhOC1kNGM1LTRiNjMtYmM2OS1kNzZiZjFjZDY2OWEifQ.rWleKyBL6b_JBS8iMgcm3Opdauz-8QMZ8Xq-SgHvOyw
The text was updated successfully, but these errors were encountered:
seems that was fixed 4792071
Sorry, something went wrong.
No branches or pull requests
ocis: 6.6.1+6f3322a3d
web: 11.0.1
setup: https://github.com/owncloud/web/blob/master/docker-compose.yml or https://owncloud.dev/ocis/development/testing/#running-test-suite-with-federated-sharing-ocm
Steps:
user1
creates folderf2
and shares touser2
with edit roleuser2
tries to createnew
folder inside the shared folderActual: new folder is created with
/
user2
tries to upload files inside the shared folderActual: 500 error
![image](https://private-user-images.githubusercontent.com/84779829/383561540-5af3ca43-0360-4242-8e00-fa08415f32b7.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NjY2NTgsIm5iZiI6MTczOTU2NjM1OCwicGF0aCI6Ii84NDc3OTgyOS8zODM1NjE1NDAtNWFmM2NhNDMtMDM2MC00MjQyLThlMDAtZmEwODQxNWYzMmI3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE0VDIwNTIzOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTJkZGIxMGM4YzgwZGQ4NWUyOGQxZDZhMTgwZWI3OGMzZDg2ODFmMDU1NTRlOTA5MzhiN2Q1YWIwYzRiN2QyYmMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.tR0seTwAHGpCo73j6keu-aPAXe2HBR95NTkfmrK2jMA)
log:
The text was updated successfully, but these errors were encountered: