Describe the bug
If you're in a document and hit the "export as PDF", it creates the PDF but does not save it to nextcloud.
To Reproduce
Steps to reproduce the behavior:
Go to any document
Click on 'export as PDF'
wait a moment
"The document couldn't be saved please check permissions and contact your administrator"
Expected behavior
Saving files as PDF to nextcloud works
Screenshots
Client details:
OS: macOS
Browser: Firefox
Version [e.g. 22]
Device: [e.g. iPhone6, desktop]
Server details
Operating system:
Web server:
Database:
PHP version:
Nextcloud version:
26.0.2
Version of the richdocuments app
8.0.2
Version of Collabora Online
COOLWSD Version: 22.05.10.2 git hash: 2b7e520
Logs
#### CODE log at the time:
```
collabora-app | 2023-06-04T08:22:21.374169035+02:00 wsd-00001-00321 2023-06-04 06:22:21.373470 +0000 [ docbroker_00d ] ERR ToClient-099: error: cmd=storage kind=savefailed| common/Session.hpp:165
```
#### Nextcloud log (data/nextcloud.log)
```
```
#### Browser log
```
Insert your browser log here, this could for example include:
a) The javascript console log
b) The network log
c) ...
```
I followed the documentation in the nextcloud administrator manual, happy to update those if it turns out there is an oversight in the configuration.
Describe the bug If you're in a document and hit the "export as PDF", it creates the PDF but does not save it to nextcloud.
To Reproduce Steps to reproduce the behavior:
Expected behavior Saving files as PDF to nextcloud works
Screenshots
Client details:
Server details
Operating system:
Web server:
Database:
PHP version:
Nextcloud version: 26.0.2 Version of the richdocuments app 8.0.2 Version of Collabora Online COOLWSD Version: 22.05.10.2 git hash: 2b7e520
Logs
#### CODE log at the time: ``` collabora-app | 2023-06-04T08:22:21.374169035+02:00 wsd-00001-00321 2023-06-04 06:22:21.373470 +0000 [ docbroker_00d ] ERR ToClient-099: error: cmd=storage kind=savefailed| common/Session.hpp:165 ``` #### Nextcloud log (data/nextcloud.log) ``` ``` #### Browser log ``` Insert your browser log here, this could for example include: a) The javascript console log b) The network log c) ... ```I followed the documentation in the nextcloud administrator manual, happy to update those if it turns out there is an oversight in the configuration.