nextcloud / richdocuments

📑 Collabora Online for Nextcloud
https://nextcloud.com/collaboraonline
362 stars 118 forks source link

Cannot export PDF to nextcloud (download as PDF works, just not saving to nextcloud) #2985

Closed JMoVS closed 1 year ago

JMoVS commented 1 year ago

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:

  1. Go to any document
  2. Click on 'export as PDF'
  3. wait a moment
  4. "The document couldn't be saved please check permissions and contact your administrator"

Expected behavior Saving files as PDF to nextcloud works

Screenshots grafik

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.

JMoVS commented 1 year ago

this has magically fixed itself