hey, i have a problem whilst connecting my Jmeter ...
# help
c
hey, i have a problem whilst connecting my Jmeter configuration to my Wiremock instance, does anyone recognise an error like this: Something went wrong - I/O error on POST request for \"https://gwk7y.wiremockapi.cloud/gfc-alfa/getPlans\": gwk7y.wiremockapi.cloud; nested exception is java.net.UnknownHostException:
t
Hey Charlotte, apologies for the delay getting to this. I can resolve that hostname OK from here (home) so I’d guess the issue is a localised DNS problem. If you’re still experiencing this, can you try looking up the DNS name e.g.:
Copy code
nslookup gwk7y.wiremockapi.cloud
c
okay perfect thank you :) i will give it a go now
👍 1