I am testing native mobile app. When i am trying to log in to the application it is showing network error. i have configured to the same network. When i set proxy off i can log in to the application.
Getting error while creating load for few request. Also added think time but still getting error.
Is there a way to resolve this wouthout adding think time. Error details are...
This error usually indicates a lack of socket available on theĀ LG machine to create a new network connection against your server. But this usually happens at high load and not...
Getting the below error while checking a userpath. Please help me with it.
Error detected by NeoLoad
Error Code: NL-NETWORK-01 Message: Network error: An IO error occurred...
Yes it's happening each time I check the userpath for a specific GET request.
its a http request added to the action as a child. I am trying to do load test for a rest API.
I am sending the followint POST command:
POST https://petstore.swagger.io/v2/user
User-Agent: Jetty/9.3.7.v20160115NeotysEdition.61
:
:
Content-Type: application/json...
I tried to execute the same request and it worked on my side. Do you use a proxy to reach that URL?
Could you try to disable HTTP/2 in the Advanced settings of the check vu...