textmate / rmate

Edit files from an ssh session in TextMate
http://blog.macromates.com/2011/mate-and-rmate/
513 stars 81 forks source link

IPv6 #19

Closed GRMrGecko closed 11 years ago

GRMrGecko commented 11 years ago

I tried running rmate with auto set for the host, but it didn't work due to me being connected via IPv6.

rmate-1.5.5/bin/rmate:148:in `initialize': Connection refused - connect(2) (Errno::ECONNREFUSED)

When I do an nmap scan of my IP address, it returns: Host is up (0.0050s latency). PORT STATE SERVICE 52698/tcp closed unknown

This likely means textmate isn't listening on IPv6. So maybe this is a report which should be under textmate and not the rmate command. Just thought I'll post here since it's with rmate.

sorbits commented 11 years ago

This should work with latest TextMate (2.0-alpha.9457) but since I do not have an IPv6 network, I only tested it with rmate and TextMate running on the same machine.

GRMrGecko commented 11 years ago

I tried it just before I left home, but it didn't work. I do not have IPv6 at work, so I'll do more testing when I get back at home to see what I can find with nmap and other things.