Page 1 of 1
unknown host
Posted: Thu May 17, 2001 10:45 pm
by sourceuno
After calling the fetch function, I get the following error message from <urlinfo errmsg>:
Unknown host
I'm able to use fetch on another computer on my network. What's causing this error?
unknown host
Posted: Thu May 17, 2001 11:57 pm
by Kai
By "able to use fetch on another computer" I assume you mean from a different machine being able to <fetch> the same host/URL. The DNS settings for the problem computer may not be correct; eg. it may not have any nameservers set. Try to telnet to port 80 of the URL's host from the problem computer: if it fails with "Host not found" or the like, the problem is with its DNS settings.
unknown host
Posted: Fri Jun 01, 2001 8:26 am
by sourceuno
I tried to telnet and I don't have a problem finding the host. Is there anything else that might be causing this error?
unknown host
Posted: Fri Jun 01, 2001 10:38 am
by Kai
Before the <fetch>, try setting <urlcp dnsmode system>. Is this an NT system? What is the complete output of texis -version?
unknown host
Posted: Fri Jun 01, 2001 11:56 am
by sourceuno
Thanks kai. That seemed to work. What exactly does that command do? Yes it is an NT system, actually Windows 2000. Here's the output of texis -version:
Texis Web Script (Vortex) Copyright (c) 1996-2001 Thunderstone - EPI, Inc.
Commercial Version 3.01.984682785 of Mar 15, 2001 (i686-intel-winnt)
unknown host
Posted: Fri Jun 01, 2001 12:03 pm
by mark