unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: "Christopher M. Miles" <numbchild@gmail.com>
Cc: Emacs Help <help-gnu-emacs@gnu.org>
Subject: Re: TRAMP suspended after I inputted password
Date: Sat, 26 Mar 2022 09:57:33 +0100	[thread overview]
Message-ID: <87wnghgkg2.fsf@gmx.de> (raw)
In-Reply-To: <41568.5577596136$1648261759@news.gmane.org> (Christopher M. Miles's message of "Sat, 26 Mar 2022 09:53:42 +0800")

"Christopher M. Miles" <numbchild@gmail.com> writes:

Hi,

> Indeed, the tramp debug log is too large (45M), email (sendmail) can't send it. So I paste it on
> GitHub Gist here:  https://gist.github.com/stardiviner/d53fde541154cddf44db8d95c2ee15a1

Thanks. According to the traces, Tramp has sent

--8<---------------cut here---------------start------------->8---
09:46:13.813642 tramp-send-command (6) # exec ssh -l stardiviner -o ControlMaster=auto -o ControlPath='tramp.%C' -o ControlPersist=no -e none localhost
--8<---------------cut here---------------end--------------->8---

Then the password request was answered successfully

--8<---------------cut here---------------start------------->8---
09:46:14.069608 tramp-accept-process-output (10) # *tramp/ssh stardiviner@localhost* 0 run nil

(stardiviner@localhost) Password:
09:46:14.070100 tramp-action-password (3) # Sending Password
--8<---------------cut here---------------end--------------->8---

However, Tramp didn't see any shell prompt afterwards. Instead (when you
have quit the connection), it sees

--8<---------------cut here---------------start------------->8---
09:46:53.454713 tramp-accept-process-output (1) # Quit: "Quit", ""

Last login: Fri Mar 25 13:29:03 2022
thread 'main' panicked at 'index out of bounds: the len is 0 but the index is 18446744073709551615', /Users/ciaccount/actions-runner/_work/macos/macos/rust-lib/alacritty_terminal/src/grid/mod.rs:452:14
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
--8<---------------cut here---------------end--------------->8---

Do you see the same when calling the ssh command above from a shell? Do
you see a shell prompt there?

Best regards, Michael.



  reply	other threads:[~2022-03-26  8:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-22  1:12 TRAMP suspended after I inputted password Christopher M. Miles
2022-03-25 14:10 ` Michael Albinus
2022-03-26  1:53   ` Christopher M. Miles
2022-03-26  8:57     ` Michael Albinus [this message]
2022-03-26 15:20       ` Christopher M. Miles
2022-03-27  7:44         ` Michael Albinus
2022-03-27  8:10           ` Emanuel Berg via Users list for the GNU Emacs text editor
2022-03-28  6:33           ` Christopher M. Miles
2022-03-30 14:30             ` Michael Albinus
2022-04-05  3:28               ` [SOLVED] " Christopher M. Miles

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=87wnghgkg2.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=numbchild@gmail.com \
    /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).