Hello Octopus team !
Recently i’ve experienced the following issue :
On a machine when installing the latest octopus version, the default HTTP binding is “localhost” but i suspect it binds to localhost on “0.0.0.0”, which in turn overtakes all HTTP trafic and responds to all incoming requests for all domains. I’ve discovered this by having few websites on the same machine under IIS, and all domains were serving octopus untill i removed the localhost binding and added my own domain binding.
Hope you can do something to fix this or atleast add a KB about it
Keep up the good work!