We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docker
Version: 8.0.1. Build: 31
wps to pdf converter should work..
because other filetype works fine!
just bug with .wps office file
(tested same file libreoffice works fine)
==> /var/log/onlyoffice/documentserver/converter/out.log <== [2024-09-14T15:08:58.372] [ERROR] [localhost] [conv_uidrksc1cgyaxkaiqbhh99f_docx] [userId] nodeJS - stdout: [2024-09-14T15:08:58.372] [ERROR] [localhost] [conv_uidrksc1cgyaxkaiqbhh99f_docx] [userId] nodeJS - stderr:double free or corruption (fasttop) [2024-09-14T15:08:58.372] [ERROR] [localhost] [conv_uidrksc1cgyaxkaiqbhh99f_docx] [userId] nodeJS - ExitCode (code=0;signal=SIGABRT;error:-80)
wps to pdf/docx
post '/ConvertService.ashx' req body== { async: false, filetype: 'wps', key: 'uidxxxxx...', outputtype: 'docx', url: 'https://xxxx/somefile.wps', codePage: 65001, region: 'zh-CN' } respond == { error: -3 }
The text was updated successfully, but these errors were encountered:
Hello @gowy222 !
It was not possible to reproduce this problem.
If possible, please attach a wps document on which the problem is reproduced
Tested on DS version 8.1.1.27
Sorry, something went wrong.
This issue was closed due no response.
No branches or pull requests
This issue is unique.
Operating System of DocumentServer
Docker
Version information
Version: 8.0.1. Build: 31
Expected Behavior
wps to pdf converter should work..
because other filetype works fine!
just bug with .wps office file
(tested same file libreoffice works fine)
Actual Behavior
Reproduction Steps
wps to pdf/docx
Additional information
The text was updated successfully, but these errors were encountered: