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

MacOs Client freezing (Sabre\DAV\Exception) #4077

Closed
bendschs opened this issue Dec 14, 2021 · 8 comments
Closed

MacOs Client freezing (Sabre\DAV\Exception) #4077

bendschs opened this issue Dec 14, 2021 · 8 comments

Comments

@bendschs
Copy link

Desktop Client Interface on Mac OS is freezing (spinning wheel) while trying to sync with the following error message on server side:

Sabre\DAV\Exception: Unknown error while seeking content

Expanding the log shows:

/share/CACHEDEV1_DATA/.qpkg/NextCloud80/nextcloud/apps/dav/lib/BulkUpload/MultipartRequestParser.php - line 129:

OCA\DAV\BulkUpload\MultipartRequestParser->isAt()

/share/CACHEDEV1_DATA/.qpkg/NextCloud80/nextcloud/apps/dav/lib/BulkUpload/BulkUploadPlugin.php - line 69:

OCA\DAV\BulkUpload\MultipartRequestParser->isAtLastBoundary()

/share/CACHEDEV1_DATA/.qpkg/NextCloud80/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php - line 89:

OCA\DAV\BulkUpload\BulkUploadPlugin->httpPost()

/share/CACHEDEV1_DATA/.qpkg/NextCloud80/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php - line 472:

Sabre\DAV\Server->emit()

/share/CACHEDEV1_DATA/.qpkg/NextCloud80/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php - line 253:

Sabre\DAV\Server->invokeMethod()

/share/CACHEDEV1_DATA/.qpkg/NextCloud80/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php - line 321:

Sabre\DAV\Server->start()

/share/CACHEDEV1_DATA/.qpkg/NextCloud80/nextcloud/apps/dav/lib/Server.php - line 339:

Sabre\DAV\Server->exec()

/share/CACHEDEV1_DATA/.qpkg/NextCloud80/nextcloud/apps/dav/appinfo/v2/remote.php - line 35:

OCA\DAV\Server->exec()

/share/CACHEDEV1_DATA/.qpkg/NextCloud80/nextcloud/remote.php - line 166:

require_once("/share/CACH ... p")

this happens on 3.3.6 and 3.40. I am on MacOS Catalina and Nextcloud 23.

@bendschs bendschs added the bug label Dec 14, 2021
@bendschs
Copy link
Author

Update: unchecked "sync hidden files" in file ignore settings and now everything is working again.

@bendschs
Copy link
Author

Update: Problem is back even after unchecking "sync hidden files"

@allexzander
Copy link
Contributor

Update: unchecked "sync hidden files" in file ignore settings and now everything is working again.

Where is that setting?

@timbrd
Copy link

timbrd commented Dec 28, 2021

@bendschs Is your Mac using an Apple Silicon or an Intel chip? The native M1 desktop client (3.4.0 and 3.4.1) is freezing on my machine after syncing for a few minutes, version 3.3.6 (last Intel only build) is working without problems.

I cannot find those error messages on my server though.

@bendschs
Copy link
Author

bendschs commented Dec 28, 2021

intel
upgraded to 3.4.1 (from 3.3.6) and the problem is back.
for me it freezes almost immediately after startup, very annoying ....

@bendschs
Copy link
Author

i was always very happy with nextcloud, but this one really sucks!

@github-actions
Copy link

This bug report did not receive an update in the last 4 weeks. Please take a look again and update the issue with new details, otherwise the issue will be automatically closed in 2 weeks. Thank you!

@github-actions github-actions bot added the stale label Feb 25, 2022
@github-actions
Copy link

This bug report is getting automatically closed due to no answer since the issue has been staled. Thank you!

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

No branches or pull requests

4 participants