unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Clément Pit--Claudel" <clement.pit@gmail.com>
To: Emacs developers <emacs-devel@gnu.org>
Subject: Emacs can't reach dx.doi.org?
Date: Fri, 18 Mar 2016 19:05:06 -0400	[thread overview]
Message-ID: <56EC89A2.30904@gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1538 bytes --]

Hi all,

I'm having a surprising issue, whereby Emacs -Q sometimes doesn't seem to be able to reach dx.doi.org; other websites work fine, but for that particular one the network process stays in "connect" state for a while, then goes to "failed" state. I'm pretty sure it worked a few days ago, and it has worked intermittently today. I'm on the latest pretest.

Before opening a bug report, I'd like to make sure that I'm not doing anything silly: I'm trying to open http://dx.doi.org/10.1016/s0262-4079(08)62292-7 ; with eww, I get "Loading http://dx.doi.org/10.1016/s0262-4079(08)62292-7...". With 

  (url-retrieve
   "http://dx.doi.org/10.1016/s0262-4079(08)62292-7"
   (lambda (&rest args) (message "args: %S" args)))

I get 'Contacting host: dx.doi.org:80', and nothing. After a few calls list-processes shows this:

dx.doi.org      failed   *http dx.do... --           (network connection to dx.doi.org)
dx.doi.org<1>   failed   *http dx.do... --           (network connection to dx.doi.org)
dx.doi.org<2>   connect  *http dx.do... --           (network connection to dx.doi.org)

Setting url-debug doesn't seem to make any difference.

Using curl to get the same page works fine. I tried to have a look in wireshark, but it seems that Emacs never opens a connection; at least, I can't see anything.

Does this ring a bell for anyone? Can anyone reproduce it? I can't always reproduce it myself; it happens for a while, then it goes away. In all cases the website is still reachable with curl.

Clément.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

             reply	other threads:[~2016-03-18 23:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-18 23:05 Clément Pit--Claudel [this message]
2016-03-19  8:54 ` Emacs can't reach dx.doi.org? Colin Baxter
2016-03-19  9:23 ` Andreas Schwab
2016-03-19 16:04   ` Clément Pit--Claudel
2016-03-21 19:58   ` Clément Pit--Claudel
2016-03-21 20:21     ` Andreas Schwab
2016-03-21 20:24     ` Simon Leinen
2016-03-21 20:48       ` Clément Pit--Claudel
2016-03-21 23:05       ` Clément Pit--Claudel
2016-03-21 23:06       ` Clément Pit--Claudel

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=56EC89A2.30904@gmail.com \
    --to=clement.pit@gmail.com \
    --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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).