Closed jaredhabeck closed 11 years ago
Weird. Looks like rsync is barfing. What does this return in irb?
>> require 'socket'
=> true
>> Socket.gethostname
=> "santurimob.local"
it does return my proper hostname, I must just be having crazy rsync issues, sorry to bother with this - I was just using your gem at Hashrocket and it was performing fine on their network when I was on their wireless! Weird!
This is probably a networking problem on my end, but wanted to see if you had any input - this was after a fresh gem install, and I have a proper database.yml set up on the test: property.
Any input would be appreciated, and sorry if an issue report is the wrong place for this.