Skip to content

error using the api, api/2.0/files/file/:id/saveaspdf #226

@jpalvaradomil

Description

@jpalvaradomil

Hi
I install docker community Server in the local server using the docker compose: git clone https://github.com/ONLYOFFICE/Docker-CommunityServer

I do some calls to the api with the expected results but with api/2.0/files/file/:id/saveaspdf i got an 500 error:

Image

the log only show the next lines:

[WARN] [localhost] [docId] [userId] nodeJS - num of CPUs: 4; availableParallelism: undefined
[WARN] [localhost] [docId] [userId] nodeJS - update cluster with 1 workers
[WARN] [localhost] [docId] [userId] nodeJS - worker 774 started.
[WARN] [localhost] [docId] [userId] nodeJS - num of CPUs: 4; availableParallelism: undefined
[WARN] [localhost] [docId] [userId] nodeJS - update cluster with 1 workers
[WARN] [localhost] [docId] [userId] nodeJS - num of CPUs: 4; availableParallelism: undefined
[WARN] [localhost] [docId] [userId] nodeJS - update cluster with 1 workers
[WARN] [localhost] [docId] [userId] nodeJS - worker 965 started.
[WARN] [localhost] [docId] [userId] nodeJS - num of CPUs: 4; availableParallelism: undefined
[WARN] [localhost] [docId] [userId] nodeJS - update cluster with 1 workers

I using the same call (changing the url and bearer token) in my free account https://docspace-xxxxx.onlyoffice.com/ with the succesful expected result.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions