openvidu-loadtest icon indicating copy to clipboard operation
openvidu-loadtest copied to clipboard

ERROR 82258 --- [/O dispatcher 1] o.e.client.RestHighLevelClient: Failed to parse info response - java.lang.IllegalStateException: Unsupported Content-Type: text/html

Open unicornsoftwareinc opened this issue 1 year ago • 1 comments

Hi there, I'm really struggling to use this load test tool with OpenVidu Enterprise (Pro deployment with Enterprise enabled). Frankly the documentation here is hard to digest so it took me awhile to even get to this point. But now I'm hitting a brick wall.

When I run mvn spring-boot:run I am getting the following errors shown in the screenshot. Screen Shot 2022-08-17 at 3 50 50 PM

I've followed the steps of running createAMI.sh, getting the AMI ID, creating the security group in AWS, setting the various fields in application.properties (to the best of my knowledge, again the documentation here could definitely use some enhancement and better explanations in my opinion).

I'm attempting to run the loadtest controller on macOS. Any insights here would be much appreciated. I really need to get some sort of reliable way of load testing hundreds of participants because our production setup appears to be having severe issues when we have hundreds of subscribers receiving video from 1 publisher. So I'm trying to determine if this is an issue with our web application, lack of server capacity/resources with AWS, or something else...

Thanks

unicornsoftwareinc avatar Aug 17 '22 19:08 unicornsoftwareinc