After upgrade from 7.1 to 7.2 in order to use zh-TW lang, using Docker-Docs git and start with docker-compose.
I’m seeing docservice output errors status_info = -81 after the example /editor loads the document.
Start receiveTask: docId = somedocid {"cmd":{"withAuthorization":true,"wopiParams":null,"c":"open","id":"somedocid","userid":"uid-1","format":"pptx","url":"https://example.com/example/download?fileName=139bb1e7-6d67-4cc4-80e3-2d9b445a5ffd.pptx&useraddress=example.com","title":"139bb1e7-6d67-4cc4-80e3-2d9b445a5ffd.pptx","outputformat":8192,"outputpath":"Editor.bin","embeddedfonts":false,"status_info":-81,"lcid":1028,"nobase64":true,"convertToOrigin":".pdf.xps.oxps.djvu"}}
Is there a document about this status_info error code ?