Hi all, I am new to ruby. i have a problem when i type rake in terminal. It shows: rake aborted! Connection refused - connect(2) i found that the error is from net/http.rb - TCPconnection I guess the error occur due to not able to open a port or connect to port 9000. Does anyone have any idea to fix this problem? Thanks Sim -- Posted via http://www.ruby-forum.com/.