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

Requested uri () is out of base uri - BUG when cirillic symbols in path #18298

Closed
ghost opened this issue Dec 9, 2019 · 1 comment
Closed
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap bug needs info

Comments

@ghost
Copy link

ghost commented Dec 9, 2019

Eng paths work properly... but cirillyc not work... NC version: 17.0.1

изображение

Error log:

Sabre\DAV\Exception\Forbidden: Requested uri () is out of base uri (/remote.php/dav/)

/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php - line 549:

Sabre\DAV\Server->calculateUri("")

/var/www/nextcloud/apps/dav/lib/Server.php - line 323:

Sabre\DAV\Server->getRequestUri()

/var/www/nextcloud/apps/dav/lib/Server.php - line 149:

OCA\DAV\Server->requestIsForSubtree([ "calendars ... "])

/var/www/nextcloud/apps/dav/appinfo/v2/remote.php - line 34:

OCA\DAV\Server->__construct(OC\AppFramework\Http\Request {}, "/remote.php/dav/")

/var/www/nextcloud/remote.php - line 163:

require_once("/var/www/ne ... p")

Ideas? )

Some error event some time to time raise:

LogicException:

/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php - line 1296:

Sabre\HTTP\Request->getPath()

/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php - line 474:

Sabre\DAV\Server->checkPreconditions(Sabre\HTTP\R ... l}, Sabre\HTTP\Response {})

/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php - line 254:

Sabre\DAV\Server->invokeMethod(Sabre\HTTP\R ... l}, Sabre\HTTP\Response {})

/var/www/nextcloud/apps/dav/appinfo/v1/webdav.php - line 80:

Sabre\DAV\Server->exec()

/var/www/nextcloud/remote.php - line 163:

require_once("/var/www/ne ... p")

@ghost ghost added 0. Needs triage Pending check for reproducibility or if it fits our roadmap bug labels Dec 9, 2019
@szaimen
Copy link
Contributor

szaimen commented May 27, 2021

It seems that the issue you have created is lacking the essential information to help us understand your problem. Please either open a new one and use the appropriate template, or edit your first comment to ensure that we can continue to work with you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap bug needs info
Projects
None yet
Development

No branches or pull requests

1 participant