Problem writing with webdav
For a while now I've been getting this when trying to paste a file with webdav (Gnome Nautilus).
The apache user has write access to /store and all its subdirectories. PHP is 8.2.4. Hubzilla is currently 8.2.
In the Hubzilla logs:
2023-03-20T16:35:06Z:LOG_INFO:4db2b77893:Directory.php:508:getDir: GetDir: /
2023-03-20T16:35:06Z:LOG_INFO:4db2b77893:Directory.php:508:getDir: GetDir: /cloud
2023-03-20T16:35:06Z:LOG_INFO:4db2b77893:Directory.php:508:getDir: GetDir: aleabdo
2023-03-20T16:35:06Z:LOG_INFO:4db2b77893:Directory.php:508:getDir: GetDir: /
2023-03-20T16:35:06Z:LOG_INFO:4db2b77893:Directory.php:508:getDir: GetDir: /cloud
2023-03-20T16:35:06Z:LOG_INFO:4db2b77893:Directory.php:508:getDir: GetDir: aleabdo
2023-03-20T16:35:06Z:LOG_INFO:4db2b77893:Directory.php:508:getDir: GetDir: /
2023-03-20T16:35:06Z:LOG_INFO:4db2b77893:Directory.php:508:getDir: GetDir: /cloud
2023-03-20T16:35:06Z:LOG_INFO:4db2b77893:Directory.php:508:getDir: GetDir: aleabdo
2023-03-20T16:35:06Z:LOG_INFO:4db2b77893:Directory.php:508:getDir: GetDir: /
2023-03-20T16:35:06Z:LOG_INFO:4db2b77893:Directory.php:508:getDir: GetDir: /cloud
2023-03-20T16:35:06Z:LOG_INFO:4db2b77893:Directory.php:508:getDir: GetDir: aleabdo
2023-03-20T16:35:06Z:LOG_INFO:4db2b77893:Directory.php:882:FileData: not found aleabdo/photo1674659640.jpeg
2023-03-20T16:35:07Z:LOG_INFO:4db2b77893:Directory.php:508:getDir: GetDir: /
2023-03-20T16:35:07Z:LOG_INFO:4db2b77893:Directory.php:508:getDir: GetDir: /cloud
2023-03-20T16:35:07Z:LOG_INFO:4db2b77893:Directory.php:508:getDir: GetDir: aleabdo
2023-03-20T16:35:07Z:LOG_INFO:4db2b77893:Directory.php:882:FileData: not found aleabdo/photo1674659640.jpeg
2023-03-20T16:35:07Z:LOG_INFO:4db2b77893:Directory.php:209:createFile: create file in directory photo1674659640.jpeg
2023-03-20T16:35:07Z:LOG_INFO:4db2b77893:Directory.php:217:createFile: permission denied photo1674659640.jpeg
2023-03-20T16:35:07Z:LOG_INFO:4db2b77893:Directory.php:508:getDir: GetDir: /
2023-03-20T16:35:07Z:LOG_INFO:4db2b77893:Directory.php:508:getDir: GetDir: /cloud
2023-03-20T16:35:07Z:LOG_INFO:4db2b77893:Directory.php:508:getDir: GetDir: aleabdo
2023-03-20T16:35:07Z:LOG_INFO:4db2b77893:Directory.php:882:FileData: not found aleabdo/photo1674659640.jpeg
In Nautilus:
Could not parse response
I'd be glad if anyone has any clues?