Page not loading properly while recording using maven project -Gatling 3.7

Hi Stephane,

Page not loading properly while recording https application using maven project -Gatling 3.7. I am using open JDK17.

I am able to see Openssl: SSLV3_ALERT_Certificate Unknow error in recording engine log

Thanks,
Hari

SSLv3 is no longer available and you shouldn’t use it, see https://wiki.openssl.org/index.php/SSL_and_TLS_Protocols#POODLE_:_SSLv3_harmful

yes , problem is with gatling demo APPLICATION ONLY : https://demostore.gatling.io/category/all

Indeed, we had an issue with our demostore application => full disk on VM.
Alerts are added and disk cleaned.
We should not have this issue again.

Thanks for reporting