> check where Tramp is started from, by 'M-x locate-library RET tramp'.

Thank you, this confirmed that the tramp version is shipped by the emacs system pacakge (/usr/share/emacs/29.1/lisp/net/tramp.elc) and not the doom framework (~/.config/emacs) like I originally thought (I might have looked at the "other versions" field in the "doom/help-packages" buffer by mistake).

sign_and_send_pubkey: signing failed for ED25519 "cardno:000F73AE79E9"
from agent: agent refused operation

I've switched temporarily back to pinentry (non-gtk) version and run tramp in emacs -Q. Log at level 10 and backtrace attached. It yielded the same error (quoted above) as on the terminal. GTK3 version pinentry still works fine though (both on emacs -Q and doom).

On 09/09/2023 08:37, Michael Albinus wrote:
Daniel Krajnik<krajnik....@gmail.com>  writes:

Hi Daniel,

Thank you, I've upgraded doom's packages to the latest version, which
bumped tramp up to version 2.6.1.1.

I've tried looking for a way to upgrade it to 2.6.1.2 (package is
managed by straight.el and doom's documentation doesn't mention that
you can use release number instead of the hash commit), but this broke
emacs and I had to revert back (thankfully all is backed by btrfs'
snapshots).
Well, the difference between 2.6.1.1 and 2.6.1.2 is small. If you have
2.6.1.1 it would be OK.

After restarting emacs daemon, I've tried to connect again (thinking
that it's on version 2.6.1.1) and initially this time it worked.

It did however produce the same backtrace errors, which revealed that
tramp is still on version 2.6.0.29.1.
You can check the Tramp version by 'C-h v tramp-version'. You can also
check where Tramp is started from, by 'M-x locate-library RET tramp'.

It is the "prompting PIN" text I'm interested in.
Because, ~/.gnupg/gpg-agent.conf was configured to use

pinentry-program /usr/bin/pinentry-gnome3

gtk3 for pinentry (it's necessary when working with gpg in
thunderbird) there was not output in the terminal - just the typical
graphical window appears and login succeeds.
I see. In this case, Tramp is not involved, and I don't need to see
anything :-)

Interestingly though if you change it to /usr/bin/pinentry (and
restart gpg-agent) it fails:

sign_and_send_pubkey: signing failed for ED25519 "cardno:000F
73AE79E9" from agent: agent refused operation

I'm not sure why though?
Again, show the debug buffer produced with tramp-verbose 10.

Best regards, Michael.
  backtrace()
  tramp-error(nil file-error "Tramp failed to connect.  If this happens 
repeated...")
  tramp-signal-hook-function(file-error ("Tramp failed to connect.  If this 
happens repeated..."))
  signal(file-error ("Tramp failed to connect.  If this happens repeated..."))
  tramp-maybe-open-connection((tramp-file-name "ssh" "user1" nil 
"128.40.123.56" nil "" nil))
  tramp-send-command((tramp-file-name "ssh" "user1" nil "128.40.123.56" nil "" 
nil) "echo ~ 2>/dev/null; echo tramp_exit_status $?")
  tramp-send-command-and-check((tramp-file-name "ssh" "user1" nil 
"128.40.123.56" nil "" nil) "echo ~")
  tramp-sh-handle-get-home-directory((tramp-file-name "ssh" "user1" nil 
"128.40.123.56" nil "" nil) "")
  apply(tramp-sh-handle-get-home-directory ((tramp-file-name "ssh" "user1" nil 
"128.40.123.56" nil "" nil) ""))
  tramp-sh-file-name-handler(tramp-get-home-directory (tramp-file-name "ssh" 
"user1" nil "128.40.123.56" nil "" nil) "")
  apply(tramp-sh-file-name-handler tramp-get-home-directory ((tramp-file-name 
"ssh" "user1" nil "128.40.123.56" nil "" nil) ""))
  tramp-file-name-handler(tramp-get-home-directory (tramp-file-name "ssh" 
"user1" nil "128.40.123.56" nil "" nil) "")
  tramp-get-home-directory((tramp-file-name "ssh" "user1" nil "128.40.123.56" 
nil "" nil) "")
  tramp-sh-handle-expand-file-name("/ssh:user1@128.40.123.56:" nil)
  apply(tramp-sh-handle-expand-file-name ("/ssh:user1@128.40.123.56:" nil))
  tramp-sh-file-name-handler(expand-file-name "/ssh:user1@128.40.123.56:" nil)
  apply(tramp-sh-file-name-handler expand-file-name 
("/ssh:user1@128.40.123.56:" nil))
  tramp-file-name-handler(expand-file-name "/ssh:user1@128.40.123.56:" nil)
  expand-file-name("/ssh:user1@128.40.123.56:")
  find-file-noselect("/ssh:user1@128.40.123.56:" nil nil t)
  find-file("/ssh:user1@128.40.123.56:" t)
  funcall-interactively(find-file "/ssh:user1@128.40.123.56:" t)
  call-interactively(find-file nil nil)
  command-execute(find-file)
;; Emacs: 29.1 Tramp: 2.6.0.29.1 -*- mode: outline; coding: utf-8; -*-
;; Location: /usr/share/emacs/29.1/lisp/net/tramp.elc Git: /
12:10:44.245558 tramp-get-connection-property (7) # ~ undef; cache used: nil
12:10:44.245664 tramp-get-connection-property (7) # null-device undef; cache 
used: nil
12:10:44.245934 tramp-set-connection-property (7) # null-device /dev/null
12:10:44.245960 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
12:10:44.245980 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
12:10:44.246001 tramp-get-connection-property (7) # process-buffer nil; cache 
used: nil
12:10:44.246020 tramp-get-connection-property (7) # process-buffer nil; cache 
used: nil
12:10:44.246037 tramp-set-connection-property (7) # process-buffer nil
12:10:44.246080 tramp-maybe-open-connection (3) # Opening connection nil for 
user1@128.40.123.56 using ssh...
12:10:44.246134 tramp-call-process (6) # ‘locale -a’ nil  *temp*
12:10:44.246934 tramp-call-process (6) # 0
C
C.UTF-8
en_GB.utf8
en_US.utf8
POSIX
12:10:44.247010 tramp-get-local-locale (7) # locale en_US.utf8
12:10:44.247080 tramp-get-connection-property (7) # login-args undef; cache 
used: nil
12:10:44.247111 tramp-get-connection-property (7) # login-args undef; cache 
used: nil
12:10:44.247134 tramp-ssh-controlmaster-options (4) # Computing ControlMaster 
options...
12:10:44.247156 tramp-call-process (6) # ‘ssh -G -o ControlMaster=auto 0.0.0.1’ 
nil nil
12:10:44.250640 tramp-call-process (6) # 0
Pseudo-terminal will not be allocated because stdin is not a terminal.
host 0.0.0.1
user user1
hostname 0.0.0.1
port 22
addressfamily any
batchmode no
canonicalizefallbacklocal yes
canonicalizehostname false
checkhostip no
compression no
controlmaster auto
enablesshkeysign no
clearallforwardings no
exitonforwardfailure no
fingerprinthash SHA256
forwardx11 no
forwardx11trusted no
gatewayports no
gssapiauthentication no
gssapidelegatecredentials no
hashknownhosts no
hostbasedauthentication no
identitiesonly no
kbdinteractiveauthentication yes
nohostauthenticationforlocalhost no
passwordauthentication yes
permitlocalcommand no
proxyusefdpass no
pubkeyauthentication true
requesttty auto
sessiontype default
stdinnull no
forkafterauthentication no
streamlocalbindunlink no
stricthostkeychecking ask
tcpkeepalive yes
tunnel false
verifyhostkeydns false
visualhostkey no
updatehostkeys true
enableescapecommandline no
canonicalizemaxdots 1
connectionattempts 1
forwardx11timeout 1200
numberofpasswordprompts 3
serveralivecountmax 3
serveraliveinterval 0
requiredrsasize 1024
ciphers 
chacha20-poly1...@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-...@openssh.com,aes256-...@openssh.com
hostkeyalgorithms 
ssh-ed25519-cert-...@openssh.com,ecdsa-sha2-nistp256-cert-...@openssh.com,ecdsa-sha2-nistp384-cert-...@openssh.com,ecdsa-sha2-nistp521-cert-...@openssh.com,sk-ssh-ed25519-cert-...@openssh.com,sk-ecdsa-sha2-nistp256-cert-...@openssh.com,rsa-sha2-512-cert-...@openssh.com,rsa-sha2-256-cert-...@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25...@openssh.com,sk-ecdsa-sha2-nistp...@openssh.com,rsa-sha2-512,rsa-sha2-256
hostbasedacceptedalgorithms 
ssh-ed25519-cert-...@openssh.com,ecdsa-sha2-nistp256-cert-...@openssh.com,ecdsa-sha2-nistp384-cert-...@openssh.com,ecdsa-sha2-nistp521-cert-...@openssh.com,sk-ssh-ed25519-cert-...@openssh.com,sk-ecdsa-sha2-nistp256-cert-...@openssh.com,rsa-sha2-512-cert-...@openssh.com,rsa-sha2-256-cert-...@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25...@openssh.com,sk-ecdsa-sha2-nistp...@openssh.com,rsa-sha2-512,rsa-sha2-256
kexalgorithms 
sntrup761x25519-sha...@openssh.com,curve25519-sha256,curve25519-sha...@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256
casignaturealgorithms 
ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25...@openssh.com,sk-ecdsa-sha2-nistp...@openssh.com,rsa-sha2-512,rsa-sha2-256
loglevel INFO
macs 
umac-64-...@openssh.com,umac-128-...@openssh.com,hmac-sha2-256-...@openssh.com,hmac-sha2-512-...@openssh.com,hmac-sha1-...@openssh.com,umac...@openssh.com,umac-...@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
securitykeyprovider internal
pubkeyacceptedalgorithms 
ssh-ed25519-cert-...@openssh.com,ecdsa-sha2-nistp256-cert-...@openssh.com,ecdsa-sha2-nistp384-cert-...@openssh.com,ecdsa-sha2-nistp521-cert-...@openssh.com,sk-ssh-ed25519-cert-...@openssh.com,sk-ecdsa-sha2-nistp256-cert-...@openssh.com,rsa-sha2-512-cert-...@openssh.com,rsa-sha2-256-cert-...@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25...@openssh.com,sk-ecdsa-sha2-nistp...@openssh.com,rsa-sha2-512,rsa-sha2-256
xauthlocation /usr/bin/xauth
identityfile ~/.ssh/id_rsa
identityfile ~/.ssh/id_ecdsa
identityfile ~/.ssh/id_ecdsa_sk
identityfile ~/.ssh/id_ed25519
identityfile ~/.ssh/id_ed25519_sk
identityfile ~/.ssh/id_xmss
identityfile ~/.ssh/id_dsa
canonicaldomains none
globalknownhostsfile /etc/ssh/ssh_known_hosts /etc/ssh/ssh_known_hosts2
userknownhostsfile /home/user1/.ssh/known_hosts /home/user1/.ssh/known_hosts2
logverbose none
permitremoteopen any
addkeystoagent false
forwardagent no
connecttimeout none
tunneldevice any:any
canonicalizePermittedcnames none
controlpersist no
escapechar ~
ipqos af21 cs1
rekeylimit 0 0
streamlocalbindmask 0177
syslogfacility USER
12:10:44.250710 tramp-call-process (6) # ‘ssh -G -o ControlPath=tramp.%C 
0.0.0.1’ nil nil
12:10:44.254010 tramp-call-process (6) # 0
Pseudo-terminal will not be allocated because stdin is not a terminal.
host 0.0.0.1
user user1
hostname 0.0.0.1
port 22
addressfamily any
batchmode no
canonicalizefallbacklocal yes
canonicalizehostname false
checkhostip no
compression no
controlmaster false
enablesshkeysign no
clearallforwardings no
exitonforwardfailure no
fingerprinthash SHA256
forwardx11 no
forwardx11trusted no
gatewayports no
gssapiauthentication no
gssapidelegatecredentials no
hashknownhosts no
hostbasedauthentication no
identitiesonly no
kbdinteractiveauthentication yes
nohostauthenticationforlocalhost no
passwordauthentication yes
permitlocalcommand no
proxyusefdpass no
pubkeyauthentication true
requesttty auto
sessiontype default
stdinnull no
forkafterauthentication no
streamlocalbindunlink no
stricthostkeychecking ask
tcpkeepalive yes
tunnel false
verifyhostkeydns false
visualhostkey no
updatehostkeys true
enableescapecommandline no
canonicalizemaxdots 1
connectionattempts 1
forwardx11timeout 1200
numberofpasswordprompts 3
serveralivecountmax 3
serveraliveinterval 0
requiredrsasize 1024
ciphers 
chacha20-poly1...@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-...@openssh.com,aes256-...@openssh.com
controlpath tramp.1a00b371201ef2c9ec1e6cd86415704fff3b2544
hostkeyalgorithms 
ssh-ed25519-cert-...@openssh.com,ecdsa-sha2-nistp256-cert-...@openssh.com,ecdsa-sha2-nistp384-cert-...@openssh.com,ecdsa-sha2-nistp521-cert-...@openssh.com,sk-ssh-ed25519-cert-...@openssh.com,sk-ecdsa-sha2-nistp256-cert-...@openssh.com,rsa-sha2-512-cert-...@openssh.com,rsa-sha2-256-cert-...@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25...@openssh.com,sk-ecdsa-sha2-nistp...@openssh.com,rsa-sha2-512,rsa-sha2-256
hostbasedacceptedalgorithms 
ssh-ed25519-cert-...@openssh.com,ecdsa-sha2-nistp256-cert-...@openssh.com,ecdsa-sha2-nistp384-cert-...@openssh.com,ecdsa-sha2-nistp521-cert-...@openssh.com,sk-ssh-ed25519-cert-...@openssh.com,sk-ecdsa-sha2-nistp256-cert-...@openssh.com,rsa-sha2-512-cert-...@openssh.com,rsa-sha2-256-cert-...@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25...@openssh.com,sk-ecdsa-sha2-nistp...@openssh.com,rsa-sha2-512,rsa-sha2-256
kexalgorithms 
sntrup761x25519-sha...@openssh.com,curve25519-sha256,curve25519-sha...@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256
casignaturealgorithms 
ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25...@openssh.com,sk-ecdsa-sha2-nistp...@openssh.com,rsa-sha2-512,rsa-sha2-256
loglevel INFO
macs 
umac-64-...@openssh.com,umac-128-...@openssh.com,hmac-sha2-256-...@openssh.com,hmac-sha2-512-...@openssh.com,hmac-sha1-...@openssh.com,umac...@openssh.com,umac-...@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
securitykeyprovider internal
pubkeyacceptedalgorithms 
ssh-ed25519-cert-...@openssh.com,ecdsa-sha2-nistp256-cert-...@openssh.com,ecdsa-sha2-nistp384-cert-...@openssh.com,ecdsa-sha2-nistp521-cert-...@openssh.com,sk-ssh-ed25519-cert-...@openssh.com,sk-ecdsa-sha2-nistp256-cert-...@openssh.com,rsa-sha2-512-cert-...@openssh.com,rsa-sha2-256-cert-...@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25...@openssh.com,sk-ecdsa-sha2-nistp...@openssh.com,rsa-sha2-512,rsa-sha2-256
xauthlocation /usr/bin/xauth
identityfile ~/.ssh/id_rsa
identityfile ~/.ssh/id_ecdsa
identityfile ~/.ssh/id_ecdsa_sk
identityfile ~/.ssh/id_ed25519
identityfile ~/.ssh/id_ed25519_sk
identityfile ~/.ssh/id_xmss
identityfile ~/.ssh/id_dsa
canonicaldomains none
globalknownhostsfile /etc/ssh/ssh_known_hosts /etc/ssh/ssh_known_hosts2
userknownhostsfile /home/user1/.ssh/known_hosts /home/user1/.ssh/known_hosts2
logverbose none
permitremoteopen any
addkeystoagent false
forwardagent no
connecttimeout none
tunneldevice any:any
canonicalizePermittedcnames none
controlpersist no
escapechar ~
ipqos af21 cs1
rekeylimit 0 0
streamlocalbindmask 0177
syslogfacility USER
12:10:44.254081 tramp-call-process (6) # ‘ssh -G -o ControlPersist=no 0.0.0.1’ 
nil nil
12:10:44.257260 tramp-call-process (6) # 0
Pseudo-terminal will not be allocated because stdin is not a terminal.
host 0.0.0.1
user user1
hostname 0.0.0.1
port 22
addressfamily any
batchmode no
canonicalizefallbacklocal yes
canonicalizehostname false
checkhostip no
compression no
controlmaster false
enablesshkeysign no
clearallforwardings no
exitonforwardfailure no
fingerprinthash SHA256
forwardx11 no
forwardx11trusted no
gatewayports no
gssapiauthentication no
gssapidelegatecredentials no
hashknownhosts no
hostbasedauthentication no
identitiesonly no
kbdinteractiveauthentication yes
nohostauthenticationforlocalhost no
passwordauthentication yes
permitlocalcommand no
proxyusefdpass no
pubkeyauthentication true
requesttty auto
sessiontype default
stdinnull no
forkafterauthentication no
streamlocalbindunlink no
stricthostkeychecking ask
tcpkeepalive yes
tunnel false
verifyhostkeydns false
visualhostkey no
updatehostkeys true
enableescapecommandline no
canonicalizemaxdots 1
connectionattempts 1
forwardx11timeout 1200
numberofpasswordprompts 3
serveralivecountmax 3
serveraliveinterval 0
requiredrsasize 1024
ciphers 
chacha20-poly1...@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-...@openssh.com,aes256-...@openssh.com
hostkeyalgorithms 
ssh-ed25519-cert-...@openssh.com,ecdsa-sha2-nistp256-cert-...@openssh.com,ecdsa-sha2-nistp384-cert-...@openssh.com,ecdsa-sha2-nistp521-cert-...@openssh.com,sk-ssh-ed25519-cert-...@openssh.com,sk-ecdsa-sha2-nistp256-cert-...@openssh.com,rsa-sha2-512-cert-...@openssh.com,rsa-sha2-256-cert-...@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25...@openssh.com,sk-ecdsa-sha2-nistp...@openssh.com,rsa-sha2-512,rsa-sha2-256
hostbasedacceptedalgorithms 
ssh-ed25519-cert-...@openssh.com,ecdsa-sha2-nistp256-cert-...@openssh.com,ecdsa-sha2-nistp384-cert-...@openssh.com,ecdsa-sha2-nistp521-cert-...@openssh.com,sk-ssh-ed25519-cert-...@openssh.com,sk-ecdsa-sha2-nistp256-cert-...@openssh.com,rsa-sha2-512-cert-...@openssh.com,rsa-sha2-256-cert-...@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25...@openssh.com,sk-ecdsa-sha2-nistp...@openssh.com,rsa-sha2-512,rsa-sha2-256
kexalgorithms 
sntrup761x25519-sha...@openssh.com,curve25519-sha256,curve25519-sha...@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256
casignaturealgorithms 
ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25...@openssh.com,sk-ecdsa-sha2-nistp...@openssh.com,rsa-sha2-512,rsa-sha2-256
loglevel INFO
macs 
umac-64-...@openssh.com,umac-128-...@openssh.com,hmac-sha2-256-...@openssh.com,hmac-sha2-512-...@openssh.com,hmac-sha1-...@openssh.com,umac...@openssh.com,umac-...@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
securitykeyprovider internal
pubkeyacceptedalgorithms 
ssh-ed25519-cert-...@openssh.com,ecdsa-sha2-nistp256-cert-...@openssh.com,ecdsa-sha2-nistp384-cert-...@openssh.com,ecdsa-sha2-nistp521-cert-...@openssh.com,sk-ssh-ed25519-cert-...@openssh.com,sk-ecdsa-sha2-nistp256-cert-...@openssh.com,rsa-sha2-512-cert-...@openssh.com,rsa-sha2-256-cert-...@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25...@openssh.com,sk-ecdsa-sha2-nistp...@openssh.com,rsa-sha2-512,rsa-sha2-256
xauthlocation /usr/bin/xauth
identityfile ~/.ssh/id_rsa
identityfile ~/.ssh/id_ecdsa
identityfile ~/.ssh/id_ecdsa_sk
identityfile ~/.ssh/id_ed25519
identityfile ~/.ssh/id_ed25519_sk
identityfile ~/.ssh/id_xmss
identityfile ~/.ssh/id_dsa
canonicaldomains none
globalknownhostsfile /etc/ssh/ssh_known_hosts /etc/ssh/ssh_known_hosts2
userknownhostsfile /home/user1/.ssh/known_hosts /home/user1/.ssh/known_hosts2
logverbose none
permitremoteopen any
addkeystoagent false
forwardagent no
connecttimeout none
tunneldevice any:any
canonicalizePermittedcnames none
controlpersist no
escapechar ~
ipqos af21 cs1
rekeylimit 0 0
streamlocalbindmask 0177
syslogfacility USER
12:10:44.257343 tramp-ssh-controlmaster-options (4) # Computing ControlMaster 
options...done
12:10:44.257381 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
12:10:44.257405 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
12:10:44.257615 tramp-maybe-open-connection (6) # /bin/sh -i
12:10:44.257641 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
12:10:44.257691 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:44.257711 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:44.257755 tramp-get-connection-property (7) # locked nil; cache used: nil
12:10:44.257778 tramp-set-connection-property (7) # locked t
12:10:44.259463 tramp-accept-process-output (10) # *tramp/ssh 
user1@128.40.123.56* nil run t
#$ 
12:10:44.259489 tramp-flush-connection-property (7) # locked
12:10:44.259510 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:44.259530 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:44.259564 tramp-wait-for-regexp (6) # 
#$ 
12:10:44.259594 tramp-get-connection-property (7) # remote-shell undef; cache 
used: nil
12:10:44.259623 tramp-get-connection-property (7) # async-args undef; cache 
used: nil
12:10:44.259649 tramp-get-connection-property (7) # connection-timeout undef; 
cache used: nil
12:10:44.259675 tramp-get-connection-property (7) # login-program undef; cache 
used: nil
12:10:44.259699 tramp-get-connection-property (7) # temp-file undef; cache 
used: nil
12:10:44.259737 tramp-set-connection-property (7) # temp-file /tmp/tramp.lB5ZqG
12:10:44.259763 tramp-get-connection-property (7) # password-previous-hop 
undef; cache used: nil
12:10:44.259788 tramp-set-connection-property (7) # password-vector 
(tramp-file-name ssh user1 nil 128.40.123.56 nil nil nil)
12:10:44.259818 tramp-get-connection-property (7) # session-timeout undef; 
cache used: nil
12:10:44.259863 tramp-get-connection-property (7) # login-args undef; cache 
used: nil
12:10:44.259952 tramp-maybe-open-connection (3) # Sending command ‘exec ssh -l 
user1 -o ControlMaster=auto -o ControlPath=tramp.%C -o ControlPersist=no -e 
none 128.40.123.56’
12:10:44.259978 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
12:10:44.260001 tramp-get-connection-property (7) # remote-echo nil; cache 
used: nil
12:10:44.260022 tramp-send-command (6) # exec ssh -l user1 -o 
ControlMaster=auto -o ControlPath=tramp.%C -o ControlPersist=no -e none 
128.40.123.56
12:10:44.260105 tramp-get-connection-property (7) # process-name nil; cache 
used: nil
12:10:44.260142 tramp-get-connection-property (7) # chunksize nil; cache used: 
nil
12:10:44.260164 tramp-set-connection-property (7) # last-cmd-time (25852 21172 
260154 612000)
12:10:44.260186 tramp-send-string (10) # exec ssh -l user1 -o 
ControlMaster=auto -o ControlPath=tramp.%C -o ControlPersist=no -e none 
128.40.123.56
12:10:44.260207 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
12:10:44.260231 tramp-get-connection-property (7) # locked nil; cache used: nil
12:10:44.260248 tramp-set-connection-property (7) # locked t
12:10:44.260295 tramp-flush-connection-property (7) # locked
12:10:44.260322 tramp-get-connection-property (7) # password-vector 
(tramp-file-name ssh user1 nil 128.40.123.56 nil nil nil); cache used: t
12:10:44.260348 tramp-set-connection-property (7) # first-password-request nil
12:10:44.260370 tramp-process-actions (3) # Waiting for prompts from remote 
shell...
12:10:44.260401 tramp-get-connection-property (7) # locked nil; cache used: nil
12:10:44.260422 tramp-set-connection-property (7) # locked t
12:10:44.260456 tramp-accept-process-output (10) # *tramp/ssh 
user1@128.40.123.56* 0 run nil
12:10:44.260478 tramp-flush-connection-property (7) # locked
12:10:44.260526 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(?:login\|user\)\(?:[[:blank:]].*\)?:[[:blank:]]*\)\'" from remote shell
12:10:44.260548 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:44.260567 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:44.260603 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*[:៖:]?[[:blank:]]*\)\'"
 from remote shell
12:10:44.260648 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:44.260680 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:44.260715 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(?:Permission denied\|Login \(?:[Ii]ncorrect\)\|Connection 
refused\|Connection closed\|Timeout, server not responding\.\|Sorry, try 
again\.\|Name or service not known\|Host key verification failed\.\|No 
supported authentication methods left to try!\|Received signal 
[[:digit:]]+\).*\)\'" from remote shell
12:10:44.260740 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:44.260759 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:44.260786 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
12:10:44.260807 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:44.260824 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:44.260847 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]
#-%>]*#?[]#-%>][[:blank:]]*\(?:\[[;[:digit:]]*[[:alpha:]][[:blank:]]*\)*\)\'" 
from remote shell
12:10:44.260867 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:44.260885 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:44.260912 tramp-process-one-action (5) # Looking for regexp "\(Are you 
sure you want to continue connecting 
(yes/no\(?:/\[fingerprint]\)?)\?[[:blank:]]*\)\'" from remote shell
12:10:44.260934 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:44.260952 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:44.260975 tramp-process-one-action (5) # Looking for regexp "\(\(?:Store 
key in cache\? (y/n.*)\|Update cached key\? (y/n, Return cancels 
connection)\)[[:blank:]]*\)\'" from remote shell
12:10:44.260998 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:44.261023 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:44.261046 tramp-process-one-action (5) # Looking for regexp "\(\(?:TERM = 
(.*)\|Terminal type\? \[.*]\)[[:blank:]]*\)\'" from remote shell
12:10:44.261067 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:44.261086 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:44.261115 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
12:10:44.261136 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:44.261176 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:44.261199 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[

]*\)\'" from remote shell

===========================================
log truncated
===========================================


]*\)\'" from remote shell
12:10:46.644012 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:46.644031 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:46.644075 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
12:10:46.644097 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:46.644116 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:46.644140 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
12:10:46.644163 tramp-get-connection-property (7) # locked nil; cache used: nil
12:10:46.644183 tramp-set-connection-property (7) # locked t
12:10:46.644217 tramp-accept-process-output (10) # *tramp/ssh 
user1@128.40.123.56* 0 run nil
12:10:46.644262 tramp-flush-connection-property (7) # locked
12:10:46.644288 tramp-process-one-action (5) # Looking for regexp 
"\(.*\(?:login\|user\)\(?:[[:blank:]].*\)?:[[:blank:]]*\)\'" from remote shell
12:10:46.644327 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:46.644351 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:46.644409 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption 
key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
 de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: 
phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
 السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ 
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*[:៖:]?[[:blank:]]*\)\'"
 from remote shell
12:10:46.644457 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:46.644476 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:46.644504 tramp-process-one-action (5) # Looking for regexp 
"\(^.*\(?:Permission denied\|Login \(?:[Ii]ncorrect\)\|Connection 
refused\|Connection closed\|Timeout, server not responding\.\|Sorry, try 
again\.\|Name or service not known\|Host key verification failed\.\|No 
supported authentication methods left to try!\|Received signal 
[[:digit:]]+\).*\)\'" from remote shell
12:10:46.644531 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:46.644550 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:46.644576 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
12:10:46.644600 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:46.644621 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:46.644653 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]
#-%>]*#?[]#-%>][[:blank:]]*\(?:\[[;[:digit:]]*[[:alpha:]][[:blank:]]*\)*\)\'" 
from remote shell
12:10:46.644690 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:46.644728 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:46.644754 tramp-process-one-action (5) # Looking for regexp "\(Are you 
sure you want to continue connecting 
(yes/no\(?:/\[fingerprint]\)?)\?[[:blank:]]*\)\'" from remote shell
12:10:46.644820 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:46.644855 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:46.644880 tramp-process-one-action (5) # Looking for regexp "\(\(?:Store 
key in cache\? (y/n.*)\|Update cached key\? (y/n, Return cancels 
connection)\)[[:blank:]]*\)\'" from remote shell
12:10:46.644904 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:46.644924 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:46.644950 tramp-process-one-action (5) # Looking for regexp "\(\(?:TERM = 
(.*)\|Terminal type\? \[.*]\)[[:blank:]]*\)\'" from remote shell
12:10:46.644974 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:46.644994 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:46.645019 tramp-process-one-action (5) # Looking for regexp "\(Access 
granted\. Press Return to begin session\. \)\'" from remote shell
12:10:46.645042 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:46.645062 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:46.645087 tramp-process-one-action (5) # Looking for regexp "\(^
*Confirm user presence for key .*[

]*\)\'" from remote shell
12:10:46.645123 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:46.645142 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:46.645168 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from 
remote shell
12:10:46.645190 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:46.645210 tramp-get-connection-property (7) # check-remote-echo nil; 
cache used: nil
12:10:46.645235 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
12:10:46.645257 tramp-get-connection-property (7) # locked nil; cache used: nil
12:10:46.645276 tramp-set-connection-property (7) # locked t
12:10:46.645334 tramp-get-connection-property (7) # prompt nil; cache used: nil
12:10:46.645355 tramp-process-sentinel (5) # Sentinel called: ‘#<process 
*tramp/ssh user1@128.40.123.56*>’ ‘exited abnormally with code 255
’
12:10:46.645381 tramp-flush-connection-properties (7) # *tramp/ssh 
user1@128.40.123.56* (locked last-cmd-time password-vector temp-file)
12:10:46.645420 tramp-get-file-property (8) # / file-truename nil; inhibit: 10; 
cache used: nil; cached at: nil
12:10:46.645443 tramp-flush-directory-properties (8) # /
12:10:46.645487 tramp-accept-process-output (10) # *tramp/ssh 
user1@128.40.123.56* 0 exit t
sign_and_send_pubkey: signing failed for ED25519 "cardno:000F 73AE79E9" from 
agent: agent refused operation
user1@128.40.123.56: Permission denied (publickey).
12:10:46.645513 tramp-flush-connection-property (7) # locked
12:10:46.645538 tramp-get-connection-property (7) # locked nil; cache used: nil
12:10:46.645558 tramp-set-connection-property (7) # locked t
12:10:46.645582 tramp-accept-process-output (10) # *tramp/ssh 
user1@128.40.123.56* 0 exit nil
sign_and_send_pubkey: signing failed for ED25519 "cardno:000F 73AE79E9" from 
agent: agent refused operation
user1@128.40.123.56: Permission denied (publickey).
12:10:46.645607 tramp-flush-connection-property (7) # locked
12:10:46.645638 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
12:10:46.645662 tramp-process-actions (6) # 
sign_and_send_pubkey: signing failed for ED25519 "cardno:000F 73AE79E9" from 
agent: agent refused operation
user1@128.40.123.56: Permission denied (publickey).
12:10:46.645691 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
12:10:46.651015 tramp-process-actions (10) # 
  backtrace()
  tramp-error((tramp-file-name "ssh" "user1" nil "128.40.123.56" nil "" nil) 
file-error #("Tramp failed to connect.  If this happens repeated..." 63 96 
(font-lock-face help-key-binding face help-key-binding)))
  apply(tramp-error (tramp-file-name "ssh" "user1" nil "128.40.123.56" nil "" 
nil) file-error #("Tramp failed to connect.  If this happens repeated..." 63 96 
(font-lock-face help-key-binding face help-key-binding)) nil)
  tramp-process-actions(#<process *tramp/ssh user1@128.40.123.56*> 
(tramp-file-name "ssh" "user1" nil "128.40.123.56" nil "" nil) 1 
((tramp-login-prompt-regexp tramp-action-login) (tramp-password-prompt-regexp 
tramp-action-password) (tramp-wrong-passwd-regexp 
tramp-action-permission-denied) (shell-prompt-pattern tramp-action-succeed) 
(tramp-shell-prompt-pattern tramp-action-succeed) (tramp-yesno-prompt-regexp 
tramp-action-yesno) (tramp-yn-prompt-regexp tramp-action-yn) 
(tramp-terminal-prompt-regexp tramp-action-terminal) (tramp-antispoof-regexp 
tramp-action-confirm-message) (tramp-security-key-confirm-regexp 
tramp-action-show-and-confirm-message) (tramp-process-alive-regexp 
tramp-action-process-alive)) 60)
  tramp-maybe-open-connection((tramp-file-name "ssh" "user1" nil 
"128.40.123.56" nil "" nil))
  tramp-send-command((tramp-file-name "ssh" "user1" nil "128.40.123.56" nil "" 
nil) "echo ~ 2>/dev/null; echo tramp_exit_status $?")
  tramp-send-command-and-check((tramp-file-name "ssh" "user1" nil 
"128.40.123.56" nil "" nil) "echo ~")
  tramp-sh-handle-get-home-directory((tramp-file-name "ssh" "user1" nil 
"128.40.123.56" nil "" nil) "")
  apply(tramp-sh-handle-get-home-directory ((tramp-file-name "ssh" "user1" nil 
"128.40.123.56" nil "" nil) ""))
  tramp-sh-file-name-handler(tramp-get-home-directory (tramp-file-name "ssh" 
"user1" nil "128.40.123.56" nil "" nil) "")
  apply(tramp-sh-file-name-handler tramp-get-home-directory ((tramp-file-name 
"ssh" "user1" nil "128.40.123.56" nil "" nil) ""))
  tramp-file-name-handler(tramp-get-home-directory (tramp-file-name "ssh" 
"user1" nil "128.40.123.56" nil "" nil) "")
  tramp-get-home-directory((tramp-file-name "ssh" "user1" nil "128.40.123.56" 
nil "" nil) "")
  tramp-sh-handle-expand-file-name("/ssh:user1@128.40.123.56:" nil)
  apply(tramp-sh-handle-expand-file-name ("/ssh:user1@128.40.123.56:" nil))
  tramp-sh-file-name-handler(expand-file-name "/ssh:user1@128.40.123.56:" nil)
  apply(tramp-sh-file-name-handler expand-file-name 
("/ssh:user1@128.40.123.56:" nil))
  tramp-file-name-handler(expand-file-name "/ssh:user1@128.40.123.56:" nil)
  expand-file-name("/ssh:user1@128.40.123.56:")
  find-file-noselect("/ssh:user1@128.40.123.56:" nil nil t)
  find-file("/ssh:user1@128.40.123.56:" t)
  funcall-interactively(find-file "/ssh:user1@128.40.123.56:" t)
  call-interactively(find-file nil nil)
  command-execute(find-file)
12:10:46.651108 tramp-process-actions (1) # File error: Tramp failed to 
connect.  If this happens repeatedly, try
    ‘M-x tramp-cleanup-this-connection’
sign_and_send_pubkey: signing failed for ED25519 "cardno:000F 73AE79E9" from 
agent: agent refused operation
user1@128.40.123.56: Permission denied (publickey).
12:10:58.549589 tramp-process-actions (3) # Waiting for prompts from remote 
shell...failed
12:10:58.549752 tramp-maybe-open-connection (3) # Opening connection nil for 
user1@128.40.123.56 using ssh...failed
12:10:58.549801 tramp-flush-connection-properties (7) # *tramp/ssh 
user1@128.40.123.56* nil
12:10:58.549843 tramp-get-connection-property (7) # process-buffer nil; cache 
used: t
12:10:58.549907 tramp-get-file-property (8) # / file-truename nil; inhibit: 10; 
cache used: nil; cached at: nil
12:10:58.549940 tramp-flush-directory-properties (8) # /
12:10:58.549987 tramp-flush-connection-properties (7) # (tramp-file-name ssh 
user1 nil 128.40.123.56 nil nil nil) (first-password-request process-buffer 
null-device)

Attachment: OpenPGP_0xCFC60FFCAAEC3A7D.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to