> From: Brian Rak <[email protected]> > > Failed to start VNC server on `127.0.0.1:4105': Failed to bind socket: > Address already in use > > This error message is *highly* confusing. '127.0.0.1:4105' in any other > software would mean it was trying to bind to 127.0.0.1, port 4105. In > qemu's terms, it really means port 10005. Why is this like this? > > Is there any reason this can't just refer to the actual port it's trying > to bind?
For that matter, where did the "4105" come from? Dale
