From: Nicolas Petton <nicolas@petton.fr>
To: Emacs Devel <emacs-devel@gnu.org>
Subject: url-retrieve & Emacs 25.2
Date: Tue, 15 Aug 2017 22:55:35 +0200 [thread overview]
Message-ID: <87a830im9k.fsf@petton.fr> (raw)
[-- Attachment #1: Type: text/plain, Size: 634 bytes --]
Hi,
I'm facing a weird issue with Emacs 25.2:
With a local http server listening on 127.0.0.1:PORT, `url-retrieve'
fails to open connections on "http://localhost:PORT" with the following
error:
(:error (error connection-failed failed with code 111
:host localhost :service 3000))
However, connections to "http://127.0.0.1:PORT" work fine.
I cannot reproduce the problem on master where connections to localhost
work fine (curl and browser connections also work fine).
I tried to find which commit could have fixed the problem, but couldn't.
Does anyone know what was the issue and what fixed it?
Nico
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
next reply other threads:[~2017-08-15 20:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-15 20:55 Nicolas Petton [this message]
2017-08-16 18:39 ` url-retrieve & Emacs 25.2 Juliusz Chroboczek
2017-08-16 20:24 ` Nicolas Petton
2017-08-16 20:26 ` Nicolas Petton
2017-08-16 20:26 ` Nicolas Petton
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87a830im9k.fsf@petton.fr \
--to=nicolas@petton.fr \
--cc=emacs-devel@gnu.org \
/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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.