Getaddrinfo error

Message Bookmarked
Bookmark Removed
I tried to link from one thread to another with no A tag, just pasting the URL into the post. The linking worked just fine ( What to do with an ENORMOUS slab of parmasan? ) but I got the following error on the "Inserting Message" page:

Warning: fopen(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/ilx/dev/stable/boardfunctions.php on line 1017

Warning: fopen(the Joy Of Parmesan): failed to open stream: Resource temporarily unavailable in /home/ilx/dev/stable/boardfunctions.php on line 1017

Warning: file_get_contents(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/ilx/dev/stable/boardfunctions.php on line 1018

Warning: file_get_contents(the Joy Of Parmesan): failed to open stream: Resource temporarily unavailable in /home/ilx/dev/stable/boardfunctions.php on line 1018

Warning: fclose(): supplied argument is not a valid stream resource in /home/ilx/dev/stable/boardfunctions.php on line 1019

Paul Eater (eater), Tuesday, 24 January 2006 15:32 (twenty years ago)

I did not get any error when the above was posted, but it took a solid 90 seconds to go through.

Paul Eater (eater), Tuesday, 24 January 2006 15:35 (twenty years ago)

ta, it's a tracklink thing. not sure what causes it - intermittent and hard to pinpoint

Britain's Obtusest Shepherd (Alan), Tuesday, 24 January 2006 18:16 (twenty years ago)

It's a DNS error. If getaddrinfo returns "Name or service not known", it means the DNS lookup has failed.

Forest Pines (ForestPines), Wednesday, 25 January 2006 12:15 (twenty years ago)

coo. ta for that

Britain's Obtusest Shepherd (Alan), Wednesday, 25 January 2006 12:34 (twenty years ago)


This thread has been locked by an administrator

You must be logged in to post. Please either login here, or if you are not registered, you may register here.