help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tramp complains about host not in localhost regexp when using nextcl


From: Michael Albinus
Subject: Re: tramp complains about host not in localhost regexp when using nextcloud
Date: Sat, 24 Jul 2021 11:59:47 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Eric S Fraga <e.fraga@ucl.ac.uk> writes:

> Hi Michael,

Hi Eric,

> So, with "emacs -nw -Q" (because I have Emacs with EXWM as my window
> manager), it works fine and the debug output is:
>
> attributes:
>   filesystem::size: 2137079217
>   filesystem::free: 2134407614
>   filesystem::type: webdav
>   filesystem::remote: TRUE
>   filesystem::used: 2671603
>   gvfs::backend: dav
>
> From my normal Emacs, I get:
>
> ;; Emacs: 28.0.50 Tramp: 2.5.1 -*- mode: outline; coding: utf-8; -*-
> 11:47:38.194579 tramp-maybe-open-connection (3) # Opening connection nil for 
> USER@cloud.HOST.org using nextcloud...
>
> First of all, I don't understand why the traces are so different.  I
> double checked that both instances had the same value of tramp-verbose
> (set to 6).

Looks like the output from two different buffers. The former is the
connection buffer, the latter is the debug buffer.

> But, secondly, obviously, there is something wrong in my
> configuration.  Sigh.  I have no mention of tramp or nextcloud in my
> init or custom files.  Any suggestions on what I might be setting that
> could affect this?

Run 'M-x tramp-cleanup-all-connections'. Or remove ~/.emacs.d/tramp
*prior* starting Emacs.

> Thank you,
> eric

Best regards, Michael.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]