unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Emacs can't reach dx.doi.org?
@ 2016-03-18 23:05 Clément Pit--Claudel
  2016-03-19  8:54 ` Colin Baxter
  2016-03-19  9:23 ` Andreas Schwab
  0 siblings, 2 replies; 10+ messages in thread
From: Clément Pit--Claudel @ 2016-03-18 23:05 UTC (permalink / raw)
  To: Emacs developers


[-- 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 --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-03-21 23:06 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-18 23:05 Emacs can't reach dx.doi.org? Clément Pit--Claudel
2016-03-19  8:54 ` 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

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