GNU bug report logs -
#63633
Emacs becomes unresponsive when trying to ssh into localhost (MacOS)
Previous Next
Reported by: Arteen Abrishami <arteen1000 <at> gmail.com>
Date: Sun, 21 May 2023 22:12:02 UTC
Severity: normal
Tags: notabug
Done: Michael Albinus <michael.albinus <at> gmx.de>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 63633 <at> debbugs.gnu.org (full text, mbox):
Arteen Abrishami <arteen1000 <at> gmail.com> writes:
Hi Arteen,
> I am trying to ssh into the localhost via emacs. I use `M-x dired
> <RET> /ssh:user <at> localhost#2222:/ <RET>`. This does not work. The
> message it will show is “Opening connection will for user <at> localhost
> using ssh…” forever.
>
> Emacs will become unresponsive, and I will hear my fans very loudly.
> This continues for as long as I’ve let it. I have to Force Quit emacs.
> I am running GNU Emacs 30.0.50.
Please run from the terminal
--8<---------------cut here---------------start------------->8---
# emacs -Q --eval '(setq tramp-verbose 10)' /ssh:user <at> localhost#2222:/
--8<---------------cut here---------------end--------------->8---
Interrupt with C-g if it hangs. There will be a buffer "*debug tramp/ssh
user <at> localhost#2222*" which will tell us what's up.
> - Arteen
Best regards, Michael.
This bug report was last modified 1 year and 361 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.