unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Chris Seberino <cseberino@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Tramp hangs/freezes when opening some remote files over ssh on Ubuntu 14.04 client.
Date: Tue, 20 Jan 2015 18:41:15 -0800 (PST)	[thread overview]
Message-ID: <5b828541-60f6-4625-9207-51b107108df9@googlegroups.com> (raw)

I've confirmed the following problem happens even with emacs -q....

I can ssh to a remote server.

I can traverse remote server directories with local Emacs Tramp.

When I try to open some files it freezes with messages like the following...

   Tramp: Inserting `/ssh:cs@philfour.com:/home/cs/Ws/philfour/mvc/views/booklist.html'...done

I can't see debug output when I add (setq tramp-verbose 500)
to .emacs because when I try to open remote file with Tramp
it freezes?!!?

I found some discussion about issues with Ubuntu 14.04 here:

http://stackoverflow.com/questions/17588136/emacs-24-3-1-tramp-hangs-on-opening-file

I tried adding following to .ssh/config like it said but it didn't fix....

Host philfour.com
ControlMaster auto
ControlPath ~/.ssh/%r@%h:%p
ServerAliveCountMax=30
ServerAliveInterval=5

I suspect this persons Tramp problems on Ubuntu 14.04 are related...

https://stat.ethz.ch/pipermail/ess-help/2014-September/010172.html


Any help great appreciated.

Sincerely,

Chris Seberino


             reply	other threads:[~2015-01-21  2:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-21  2:41 Chris Seberino [this message]
2015-01-21 16:34 ` Tramp hangs/freezes when opening some remote files over ssh on Ubuntu 14.04 client Michael Albinus
     [not found] ` <mailman.18289.1421858071.1147.help-gnu-emacs@gnu.org>
2015-01-21 18:07   ` Chris Seberino
2015-01-22  3:18 ` Chris Seberino

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5b828541-60f6-4625-9207-51b107108df9@googlegroups.com \
    --to=cseberino@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).