Logged In: NO

Try going to the address 'http://127.0.0.1:9033/'; that worked for me. I think the word 'localhost' is resolving as an IPv6 address (which I have turned off), but I'm not 100% sure. When I tried typing in the address with localhost and checking netstat there was a connection to [::1]:9033, which I think is the loopback address in IPv6. This connection was made using both IE and Firefox, so it isn't a browser thing.