-
Notifications
You must be signed in to change notification settings - Fork 87
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
Uploading New Files #1102
Comments
Is your encryption on? |
yes |
The group folder app dose not support encryption so you can't use it! I had the same problem |
Duplicate of #1031 |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Server
Operating System: CloudLinux 7
Web Server: Apache
Database: MySQL
PHP: 7.4
Nextcloud: 20.0.1
Client
OS: Windows 10
Browser: Edge Chromium
When I upload a new file to the group folder, the following errors show up. Only fix is uploading to my private area then moving to the group folder.
Error 1:
Could not find mount point, can't keep encryption keys
Error 2:
Error: Undefined offset: 3 at /home/kohinoor/cloud.kohinoorltd.co.uk/lib/private/legacy/OC_Helper.php#548
Error 3:
Error: Undefined offset: 3 at /home/kohinoor/cloud.kohinoorltd.co.uk/lib/private/legacy/OC_Helper.php#548
Error 4:
Sabre\DAV\Exception: path needs to be relative to the system wide data folder and point to a user specific file
Error 5:
Error: Cannot modify header information - headers already sent by (output started at /home/kohinoor/cloud.kohinoorltd.co.uk/3rdparty/sabre/http/lib/Sapi.php:132) at /home/kohinoor/cloud.kohinoorltd.co.uk/apps/dav/lib/Connector/Sabre/File.php#691
Error 6:
Error: Cannot modify header information - headers already sent by (output started at /home/kohinoor/cloud.kohinoorltd.co.uk/3rdparty/sabre/http/lib/Sapi.php:132) at /home/kohinoor/cloud.kohinoorltd.co.uk/apps/dav/lib/Connector/Sabre/File.php#691
Error 7:
Error: Cannot modify header information - headers already sent by (output started at /home/kohinoor/cloud.kohinoorltd.co.uk/3rdparty/sabre/http/lib/Sapi.php:132) at /home/kohinoor/cloud.kohinoorltd.co.uk/apps/dav/lib/Connector/Sabre/File.php#691
The text was updated successfully, but these errors were encountered: