[Pianod] New error just crept up
Jimmy Pop
jimmypopali96 at gmail.com
Tue Jul 16 21:48:32 PDT 2013
Even worse than that....
I have a build from a previous SD card revision that I pulled onto this
system.....
SAME ERROR!!
somehow something in my OS must have gotten messed up... but it seems to
only affect pianod!!
modified code
} else {
fprintf (stderr, "getaddrinfo url.host: %s\n", waith->url.host);
fprintf (stderr, "getaddrinfo WaitressDefaultPort : %s\n",
WaitressDefaultPort (&waith->url));
fprintf (stderr, "getaddrinfo hints: %s\n", hints);
fprintf (stderr, "getaddrinfo res: %s\n", res);
gairet = getaddrinfo (waith->url.host,
WaitressDefaultPort (&waith->url), &hints, &res);
}
Results in the following stderr output
getaddrinfo url.host: tuner.pandora.com
getaddrinfo WaitressDefaultPort : 443
getaddrinfo hints: (null)
getaddrinfo res:
getaddrinfo error: Name or service not known
On Tue, Jul 16, 2013 at 9:29 PM, Peter Li <chinasaurli at gmail.com> wrote:
> Okay, that's EAI_NONAME, which is what it does if the network stack is
> down. But since yours is up I guess we need more debug info; can you add
> some lines to dump the values of the first two arguments to getaddrinfo?
>
> Hopefully Perette will weigh in... Have you tried just rebuilding from a
> fresh SVN pull?
>
>
>
>
> On 07/16/2013 09:17 PM, Jimmy Pop wrote:
>
>> Added to the console now is this output:
>>
>> getaddrinfo error: Name or service not known
>>
>
> ______________________________**_________________
> Pianod mailing list
> Pianod at lists.deviousfish.com
> http://lists.deviousfish.com/**listinfo.cgi/pianod-**deviousfish.com<http://lists.deviousfish.com/listinfo.cgi/pianod-deviousfish.com>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.deviousfish.com/pipermail/pianod-deviousfish.com/attachments/20130716/65133b2d/attachment-0003.htm>
More information about the Pianod
mailing list