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

Remote.php/dav/uploads endpoint does not exist #1321

Closed
individual-it opened this issue Jan 29, 2020 · 12 comments
Closed

Remote.php/dav/uploads endpoint does not exist #1321

individual-it opened this issue Jan 29, 2020 · 12 comments
Labels

Comments

@individual-it
Copy link
Member

cannot create folder in remote.php/dav/uploads but that is needed for the new chunking algorithm

@butonic butonic transferred this issue from owncloud/ocis-reva Jan 18, 2021
@refs
Copy link
Member

refs commented Jan 19, 2021

hm, ping @butonic , can you provide some input?

@refs refs added Type:Discussion Category:Technical Technical ehancements labels Jan 19, 2021
@refs refs changed the title remote.php/dav/uploads endpoint does not exist Remote.php/dav/uploads endpoint does not exist Jan 19, 2021
@michaelstingl
Copy link
Contributor

cannot create folder in remote.php/dav/uploads but that is needed for the new chunking algorithm

Shouldn't be a problem. Capabilities doesn't announce new chunking algorithm.

@ipswitchbust
Copy link

Don't know if this is useful, but I've had to re-upload my files after upgrading to 21 and I'm getting literally hundreds of these. It could be thousands, but they only show up in the client and not in any log file that I can find. I got them occasionally in 20, but now I've got a screen full of red :(

They all have the following format:

"Server replied "404 Not Found" to "MOVE https://urlurl.net/nextcloud/remote.php/dav/uploads/user/##########/.file""

@individual-it
Copy link
Member Author

@ipswitchnutbuster your URL looks like you have an issue with nextcloud, that is a different product from a different company you will have to report your issue in github.com/nextcloud/ or give owncloud a go and see if its more stable https://owncloud.com/get-started/ ;-)

@settings settings bot removed the p3-medium label Apr 7, 2021
@ipswitchbust
Copy link

@ipswitchnutbuster your URL looks like you have an issue with nextcloud, that is a different product from a different company you will have to report your issue in github.com/nextcloud/ or give owncloud a go and see if its more stable https://owncloud.com/get-started/ ;-)

Ha, ah yeah. That was a bit embarassing. As it happens, I took your advice and switched, and I'm getting the same 404 with ownCloud now too...

@individual-it
Copy link
Member Author

@ipswitchnutbuster can you please report the bug in https://github.com/owncloud/core using the template there, that would help to debug the issue

@ipswitchbust
Copy link

Will do. Thanks!

@stale
Copy link

stale bot commented Jun 11, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 10 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Status:Stale label Jun 11, 2021
@stale stale bot closed this as completed Jun 21, 2021
@stale stale bot removed the Status:Stale label Jun 22, 2021
@dpakach
Copy link
Contributor

dpakach commented Jul 1, 2021

@butonic @refs will this get implemented for OCIS? We currently run tests for new chunking uploads but they fail in CI.
It is under the Won't Fix section in the expected failure files
https://github.com/owncloud/ocis/blob/master/tests/acceptance/expected-failures-API-on-OWNCLOUD-storage.md#wont-fix

if it will not be implemented then we can skip the tests for new chunking upload and remove those tests from the expected failure files.

@C0rby
Copy link
Contributor

C0rby commented Jul 22, 2021

@dpakach, if it is in the won't fix section then it won't be implemented.
Would be awesome if you can skip the tests for new chunking upload and remove the tests from the expected failures. 👍

@phil-davis
Copy link
Contributor

@dpakach (or whoever gets assigned). We want to find as many things as we know are "not to implement on OCIS" and tag all those scenarios so that they do not run in CI. That will reduce wasted CI time, and get the "won't implement" lines out of expected-failures.

@dpakach
Copy link
Contributor

dpakach commented Aug 2, 2021

Looks like this has been sorted out in owncloud/core#39051 so closing it

cc @phil-davis

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

No branches or pull requests

8 participants