setDNS broken

Hello,

I have been trying for the past 2 days to use scriupted with setDns and it fails on every single server i try.

did you change the logic for setDns?

setDns omnicasatest.omnicasa.com 178.32.184.55
navigate omnicasatest.omnicasa.com

First View
(Error: 12007)

Thanks,

Bogdan

setDns only overrides the IP address for a domain that already exists (it still does the actual lookup to make sure the timing is right). If you want to use a domain that doesn’t exist you’ll need a combination of setDns and setDnsName (to have the dns lookup lookup the other name instead).

Something like:

setDns omnicasatest.omnicasa.com 178.32.184.55
setDnsName omnicasatest omnicasa.com www.omnicasa.com
navigate omnicasatest.omnicasa.com