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
Sabre\DAV\Exception: HTTP/1.1 500 No subsystem set a valid HTTP status code. Something must have interrupted the request without providing further detail.
/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php - line 254: Sabre\DAV\Server->invokeMethod(Object(Sabre\HTTP\Request), Object(Sabre\HTTP\Response))
/var/www/nextcloud/apps/dav/lib/Server.php - line 227: Sabre\DAV\Server->exec()
/var/www/nextcloud/apps/dav/appinfo/v2/remote.php - line 30: OCA\DAV\Server->exec()
/var/www/nextcloud/remote.php - line 165: require_once('/var/www/nextcl...')
{main}
Server configuration
Operating system:
# lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 8.6 (jessie)
Release: 8.6
Codename: jessie
Web server:
Apache 2.4.25-1
Database:
Mariadb 10.1.20-3
PHP version:
PHP 7.0.14-2
Nextcloud version: (see Nextcloud admin page)
11.0.0
Updated from an older Nextcloud/ownCloud or fresh install:
Fresh
Where did you install Nextcloud from:
Tarball from nextcloud.com download page.
Nextcloud log
```
Fatal webdav Sabre\DAV\Exception: HTTP/1.1 500 No subsystem set a valid HTTP status code. Something must have interrupted the request without providing further detail.
/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php - line 254: Sabre\DAV\Server->invokeMethod(Object(Sabre\HTTP\Request), Object(Sabre\HTTP\Response))
/var/www/nextcloud/apps/dav/lib/Server.php - line 227: Sabre\DAV\Server->exec()
/var/www/nextcloud/apps/dav/appinfo/v2/remote.php - line 30: OCA\DAV\Server->exec()
/var/www/nextcloud/remote.php - line 165: require_once('/var/www/nextcl...')
{main}
```
The text was updated successfully, but these errors were encountered:
Steps to reproduce
Actual behaviour
Server configuration
Operating system:
Web server:
Apache 2.4.25-1
Database:
Mariadb 10.1.20-3
PHP version:
PHP 7.0.14-2
Nextcloud version: (see Nextcloud admin page)
11.0.0
Updated from an older Nextcloud/ownCloud or fresh install:
Fresh
Where did you install Nextcloud from:
Tarball from nextcloud.com download page.
Signing status:
Signing status
List of activated apps:
App list
The content of config/config.php:
Config report
Are you using external storage, if yes which one:
/srv/nextcloud/
Are you using encryption: no
Are you using an external user-backend, if yes which one:
no
Client configuration
Operating system:
Mac OS beta 10.12.3 (16D17a) (Sierra)
Logs
Web server error log
Web server error log
``` "PROPFIND /nextcloud/remote.php/dav/files/myuser/Uuuuh/ HTTP/1.1" 207 1839 "-" "WebDAVFS/3.0.0 (03008000) Darwin/16.4.0 (x86_64)" "PROPFIND /nextcloud/remote.php/dav/files/myuser/Uuuuh/D_Athena_Flap_01.psd HTTP/1.1" 404 1809 "-" "WebDAVFS/3.0.0 (03008000) Darwin/16.4.0 (x86_64)" "PROPFIND /nextcloud/remote.php/dav/files/myuser/Uuuuh/D_Athena_Flap_01.psd HTTP/1.1" 404 1012 "-" "WebDAVFS/3.0.0 (03008000) Darwin/16.4.0 (x86_64)" "PUT /nextcloud/remote.php/dav/files/myuser/Uuuuh/D_Athena_Flap_01.psd HTTP/1.1" 201 1664 "-" "WebDAVFS/3.0.0 (03008000) Darwin/16.4.0 (x86_64)" "PROPFIND /nextcloud/remote.php/dav/files/myuser/Uuuuh/._D_Athena_Flap_01.psd HTTP/1.1" 404 1014 "-" "WebDAVFS/3.0.0 (03008000) Darwin/16.4.0 (x86_64)" "LOCK /nextcloud/remote.php/dav/files/myuser/Uuuuh/D_Athena_Flap_01.psd HTTP/1.1" 500 1833 "-" "WebDAVFS/3.0.0 (03008000) Darwin/16.4.0 (x86_64)" "PROPFIND /nextcloud/remote.php/dav/files/myuser/Uuuuh/D_Athena_Flap_01.psd HTTP/1.1" 207 1976 "-" "WebDAVFS/3.0.0 (03008000) Darwin/16.4.0 (x86_64)" "PROPFIND /nextcloud/remote.php/dav/files/myuser/Uuuuh/ HTTP/1.1" 207 4100 "-" "WebDAVFS/3.0.0 (03008000) Darwin/16.4.0 (x86_64)" "PROPFIND /nextcloud/remote.php/dav/files/myuser/Uuuuh/._D_Athena_Flap_01.psd HTTP/1.1" 404 1014 "-" "WebDAVFS/3.0.0 (03008000) Darwin/16.4.0 (x86_64)" ```Nextcloud log (data/nextcloud.log)
Nextcloud log
``` Fatal webdav Sabre\DAV\Exception: HTTP/1.1 500 No subsystem set a valid HTTP status code. Something must have interrupted the request without providing further detail. /var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php - line 254: Sabre\DAV\Server->invokeMethod(Object(Sabre\HTTP\Request), Object(Sabre\HTTP\Response)) /var/www/nextcloud/apps/dav/lib/Server.php - line 227: Sabre\DAV\Server->exec() /var/www/nextcloud/apps/dav/appinfo/v2/remote.php - line 30: OCA\DAV\Server->exec() /var/www/nextcloud/remote.php - line 165: require_once('/var/www/nextcl...') {main} ```The text was updated successfully, but these errors were encountered: