"Kirill A. Korinsky" <kir...@korins.ky> writes: > Greetings,
Hi Kirill, > I'd like to report that I can't connect to the same server that I've > used for a couple of days. > > An attempt to read anything from via C-c f /ssh:tramp-test-server: fails > as below. I've created unique record at /etc/hosts for this server to > prevent anything from affect it. Thus, this report was created when I've > run emacs -q, so it isn't something my settings specified. > > I've tried to remove .tramp_history on remote server without of any > sucess, and the last things: the output of failed comannad: > > /home/catap > tramp_exit_status 0 Could you please try "emacs -Q /ssh:tramp-test-server:" instead? If this also fails, try "emacs -Q --eval '(setq tramp-verbose 10)' /ssh:tramp-test-server:" There will be a debug buffer *debug tramp/ssh tramp-test-server* which should tell us more. > wbr, Kirill Best regards, Michael.