get http error without errcode
Zhichen Geng
Hi, when I generate lipsync animiation with wav file. I got following err msg:
LogSlate: Window 'MetahumanSDK Generate Lipsync Animation' being destroyed
LogMetahumanSDKAssetFactory: Request (type:'audioToLipSync') started...
LogHttp: Warning: Cleaning up 1 outstanding Http requests.
LogHttp: Warning: Sleeping 0.500s to wait for 1 outstanding Http requests.
LogHttp: Warning: Sleeping 0.500s to wait for 1 outstanding Http requests.
LogHttp: Warning: Sleeping 0.500s to wait for 1 outstanding Http requests.
LogHttp: Warning: Sleeping 0.500s to wait for 1 outstanding Http requests.
LogHttp: Warning: Canceling remaining 1 HTTP requests
LogHttp: Warning: verb=[POST] url=[https://uep-api-west.metahumansdk.io/dh/api/v1/atl] refs=[2] status=Processing
LogHttp: Warning: Sleeping 0.500s to wait for 1 outstanding Http requests.
LogHttp: Warning: Canceling remaining 1 HTTP requests
LogHttp: Warning: verb=[POST] url=[https://uep-api-west.metahumansdk.io/dh/api/v1/atl] refs=[2] status=Processing
LogHttp: Warning: 000007ECF8DF2800: request was cancelled
LogMetahumanSDKAssetFactory: Request (type:'audioToLipSync') finished!
LogMetahumanSDKAssetFactory: Request (type:'audioToLipSync') took 2.503514 seconds to complete
LogMetahumanSDKAssetFactory: Error: Request error (code: 0):
LogMetahumanSDKAssetFactory: Error: Invalid response! Error:
Metahuman Ada
Hey there! In order to fix this issue you need to do the following:
1) download our latest nightly build that is on Discord server (channel #nightly_builds, #plugin_updates)
2) open the file DefaultEditor.ini the directory is projectname\Config\DefaultEditor.ini
3) add the following
[HTTP]
FlushSoftTimeLimitDefault=120
FlushSoftTimeLimitBackground=120
FlushSoftTimeLimitShutdown=120
FlushSoftTimeLimitFullFlush=120
FlushHardTimeLimitDefault=240
FlushHardTimeLimitBackground=240
FlushHardTimeLimitShutdown=240
FlushHardTimeLimitFullFlush=240
4) do the same with the file DefaultEngine.ini the directory projectname\Config\DefaultEngine.ini
Please let us know if it worked for you.
Metahuman Ada
Hey there! Can you check please whether it is reproduced or not? In order to gather more information we need your token.
Metahuman Ada
Dear Zhichen Geng,
In order to be posted on every update and share your experience with other users please join our Discord community https://discord.com/invite/MJmAaqtdN8
Metahuman Ada
Dear Zhichen Geng,
Thanks for highlighting the issue! We will examine your log and go back to you ASAP.
Could you tell us how long is your wav. file?
Zhichen Geng
I am using unreal 5.0.3 with v1.5.3
Metahuman Ada
Zhichen Geng: could you also send us your token?