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
While looking at that table I also noticed that e.g. the value of QNetworkReply::ServiceUnavailableError is not 503, but 403 which means something entirely different in the context of HTTP response codes. This definitely doesn't help with diagnosing issues...
Uh oh!
There was an error while loading. Please reload this page.
Bug description
The error message on the BulkPropagatorJob looks like this
The problem is it's just hard to figure out what the
2
or5
or whatever means.Steps to reproduce
It's a log event.
Expected behavior
Something like
Which files are affected by this bug
desktop/src/libsync/bulkpropagatorjob.cpp
Line 508 in e32ff9d
Operating system
Linux
Which version of the operating system you are running.
Raspbian
Package
Distro package manager
Nextcloud Server version
31.0.6
Nextcloud Desktop Client version
Nextcloud version 3.7.3git
Is this bug present after an update or on a fresh install?
Updated from a minor version (ex. 3.4.2 to 3.4.4)
Are you using the Nextcloud Server Encryption module?
Encryption is Enabled
Are you using an external user-backend?
Nextcloud Server logs
Additional info
#7001
The text was updated successfully, but these errors were encountered: