Forum Discussion

larryx's avatar
larryx
Frequent Contributor
12 years ago

dns error in Rest Service Response

I use soapUI 4.5.2 to create Rest Service Request but get below error message in Response:
"Your request could not be processed because an error occurred contacting the DNS server."
Note:
1.the same request can get response (in soapUI same version) for my colleague (dev).
2. my PC can ping the server (in Service endpoint URL).

What could be the reason and solution? Thanks in advance.
Larry

2 Replies

  • Usually this issue is related to proxy setup: File > Preferences > Proxy Settings tab

    Thanks,
    Michael Giller
    SmartBear Software
  • larryx's avatar
    larryx
    Frequent Contributor
    Michael,
    You are absolutely right. After I checked the proxy setting and found out I enabled proxy which caused the error. Thanks a lot and you have good one.
    Larry