LoadTest: startSession Browser After Browser : 444 Session did not reach stable status in timeout

I need to perform the load test and I am using version 2.13 and using region eu-west-1.

I notice that when I run load-test, it fails with this error:


Command and config i use:
mvn -DOPENVIDU_SECRET=XXX -DOPENVIDU_URL=XXX -DREMOTE=true -DUSERS_SESSION=1 -DSESSION=1 -DBROWSER_INIT_AT_ONCE=true -DSECONDS_OF_WAIT=180 test

Thanks!