Open jarven opened 1 year ago
I am experiencing the same issue. When the directory "/Photos" does not exists, any upload to an album fails.
The console reads:
The image that should be sent is not uploaded:
And the response to the PUT request is:
<?xml version="1.0" encoding="utf-8"?>
<d:error xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns">
<s:exception>Sabre\DAV\Exception\NotFound</s:exception>
<s:message>File with name //Photos could not be located</s:message>
</d:error>
No error message is displayed in the web interface.
Same issue with me, any solutions, advices will be welcom ?
I'm seeing the same issue on a fresh install of nextcloud snap
⚠️ This issue respects the following points: ⚠️
Bug description
Can not upload files when you create a photo Album if actual "Photos directory" does not exist.
Steps to reproduce
Expected behavior
Files should be listed in modal
Installation method
Community Web installer on a VPS or web space
Nextcloud Server version
27
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.1
Web server
Nginx
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
No response
List of activated Apps
No response
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response