Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

URLRequest Error: 6

Quilon Qinan
Registered User
Join date: 24 Jun 2007
Posts: 6
06-30-2007 01:55
I am running the latest build available (SecondLife_i686_1_17_2_0) on OpenSuSe 10.2 and I cannot connect to second life. It launches fine but when I enter my credentials, I end up with the following errors:


2007-06-30T08:43:22Z INFO: LLUserAuth::authenticate: uri=inventory-skeleton
2007-06-30T08:43:22Z WARNING: process: LLXMLRPCTransaction CURL error 6: Could not resolve host: inventory-skeleton (Domain name not found)
2007-06-30T08:43:22Z WARNING: process: LLXMLRPCTransaction request URI: inventory-skeleton
2007-06-30T08:43:22Z INFO: authResponse: Processed response: 6
2007-06-30T08:43:22Z WARNING: createXml: Alert: [ErrorMessage]
2007-06-30T08:43:22Z WARNING: createDialog: Alert: Unable to connect to Second Life.
DNS could not resolve the host name.
Please verify that you can connect to the www.secondlife.com
web site. If you can, but continue to receive this error,
please go to the support section and report this problem.
2007-06-30T08:43:22Z INFO: idle_startup: Initializing Window
2007-06-30T08:43:22Z INFO: login_show: Initializing Login Screen
2007-06-30T08:43:22Z INFO: login_show: Decoding Images
2007-06-30T08:43:22Z INFO: login_show: Setting Servers
2007-06-30T08:43:22Z WARNING: process_impl: URLRequest Error: 6, couldn't resolve host name, http://secondlife.com/app/login/
2007-06-30T08:43:22Z INFO: processChain: Pump generated pipe err: 'STATUS_ERROR'


These are only the last few lines I grabbed from the shell I launched SL from.. if more info is required, I am happy to provide.


On the GUI, it pops up a window saying :

Unable to connect to second life
DNS could not resolve the hostname
Please verify that you can connect to www.secondlife.com
website. If you can, but continue to receive this error,
please go to the support section and report this problem.


I can access the site fine and below is the ping results:

quilon@crickey:~> ping www.secondlife.com
PING secondlife.com (66.150.244.169) 56(84) bytes of data.
64 bytes from loadbalancer4.lindenlab.com (66.150.244.169): icmp_seq=1 ttl=54 time=208 ms
64 bytes from loadbalancer4.lindenlab.com (66.150.244.169): icmp_seq=2 ttl=54 time=209 ms
64 bytes from loadbalancer4.lindenlab.com (66.150.244.169): icmp_seq=3 ttl=54 time=208 ms
64 bytes from loadbalancer4.lindenlab.com (66.150.244.169): icmp_seq=4 ttl=54 time=209 ms
64 bytes from loadbalancer4.lindenlab.com (66.150.244.169): icmp_seq=5 ttl=54 time=209 ms
64 bytes from loadbalancer4.lindenlab.com (66.150.244.169): icmp_seq=6 ttl=54 time=208 ms
64 bytes from loadbalancer4.lindenlab.com (66.150.244.169): icmp_seq=7 ttl=54 time=208 ms
64 bytes from loadbalancer4.lindenlab.com (66.150.244.169): icmp_seq=8 ttl=54 time=208 ms
64 bytes from loadbalancer4.lindenlab.com (66.150.244.169): icmp_seq=9 ttl=54 time=208 ms
64 bytes from loadbalancer4.lindenlab.com (66.150.244.169): icmp_seq=10 ttl=54 time=209 ms

--- secondlife.com ping statistics ---
10 packets transmitted, 10 received, 0% packet loss, time 11625ms
rtt min/avg/max/mdev = 208.169/208.759/209.425/0.551 ms


cheers,
Quilon
Marcoh Larsen
Registered User
Join date: 11 Dec 2006
Posts: 27
07-02-2007 05:32
From: Quilon Qinan
I am running the latest build available (SecondLife_i686_1_17_2_0) on OpenSuSe 10.2 and I cannot connect to second life. It launches fine but when I enter my credentials, I end up with the following errors:


2007-06-30T08:43:22Z INFO: LLUserAuth::authenticate: uri=inventory-skeleton
2007-06-30T08:43:22Z WARNING: process: LLXMLRPCTransaction CURL error 6: Could not resolve host: inventory-skeleton (Domain name not found)
2007-06-30T08:43:22Z WARNING: process: LLXMLRPCTransaction request URI: inventory-skeleton
2007-06-30T08:43:22Z INFO: authResponse: Processed response: 6
2007-06-30T08:43:22Z WARNING: createXml: Alert: [ErrorMessage]
2007-06-30T08:43:22Z WARNING: createDialog: Alert: Unable to connect to Second Life.
DNS could not resolve the host name.


Here's your problem. The client tries to connect to the URI "inventory-skeleton", instead of http://login.agni.....

Please take a look in the file grid-data (or something simular) and change the URI to something usable (BTW, I'm not at my home-desktop so I can't check what it should be, could anybody else post the correct contents of the file grid-data here?)

Regards,
Marcoh
Quilon Qinan
Registered User
Join date: 24 Jun 2007
Posts: 6
07-02-2007 06:13
From: Marcoh Larsen
Here's your problem. The client tries to connect to the URI "inventory-skeleton", instead of http://login.agni.....

Please take a look in the file grid-data (or something simular) and change the URI to something usable (BTW, I'm not at my home-desktop so I can't check what it should be, could anybody else post the correct contents of the file grid-data here?)

Regards,
Marcoh



Thanks Marcoh, I gave up using the compiled binaries provided by SL and use the packaged RPMs available from Suse's Build Farm as described in this thread: /263/72/194569/1.html

cheers,
Quilon
Tofu Linden
Linden Lab Employee
Join date: 29 Aug 2006
Posts: 471
07-02-2007 06:13
From: Marcoh Larsen
Please take a look in the file grid-data (or something simular) and change the URI to something usable (BTW, I'm not at my home-desktop so I can't check what it should be, could anybody else post the correct contents of the file grid-data here?)

For a main-grid viewer, the gridargs.dat file should simply contain nothing.