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

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

bug#12893: 24.2.50; url-retrieve fails for localhost


From: Andreas Schwab
Subject: bug#12893: 24.2.50; url-retrieve fails for localhost
Date: Sat, 22 Dec 2012 11:07:10 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.91 (gnu/linux)

Dmitry Gutov <dgutov@yandex.ru> writes:

> On 22.12.2012 13:44, Andreas Schwab wrote:
>> Dmitry Gutov <dgutov@yandex.ru> writes:
>>
>>> On 22.12.2012 7:03, Chong Yidong wrote:
>>>> Dmitry Gutov <dgutov@yandex.ru> writes:
>>>>
>>>>> I have an HTTP server running, started from an inferior process.
>>>>>
>>>>> If I evaluate (switch-to-buffer (url-retrieve-synchronously
>>>>> "http://localhost:24959/classes";)), it brings me to an empty buffer
>>>>> which has "failed" in the mode line.
>>>>>
>>>>> If I call the asynchronous version, it passes this into the callback:
>>>>>
>>>>> ((:error (error connection-failed failed with code 111
>>>>>    :host localhost :service 24959)))
>>>>
>>>> I think this may be the same as Bug#12374, which was just fixed by
>>>> Takafumi Arakaki.  Could you try again with latest trunk and see if the
>>>> problem is still there?
>>>
>>> Tried it, still there.
>>
>> Why did localhost:24959 refuse connection?
>
> How can I find out the answer?

Look at the server log?

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."





reply via email to

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