Group: Members
Posts: 1330
Joined: 3-November 03
Member No.: 71701
Xbox Version: v1.1
360 version: unknown
The HTTP error numbers shown by the dash is standard HTTP and WinSock Errors. Here are some of the popular ones:
WSAECONNREFUSED 10061 Connection refused. -No connection could be made because the target machine actively refused it.
WSAECONNRESET 10054 Connection reset by peer. -An existing connection was forcibly closed by the remote host.
WSAEHOSTUNREACH 10065 No route to host. -A socket operation was attempted to an unreachable host. Usually caused by an unplugged ethernet cable.
WSAENOTCONN 10057 Socket is not connected. -A request to send or receive data was disallowed because the socket is not connected
WSAETIMEDOUT 10060 Connection timed out. -A connection attempt failed because the connected party did not properly respond after a period of time, or the established connection failed because the connected host has failed to respond.
WSAHOST_NOT_FOUND 11001 Host not found. -No such host is known. The name is not an official host name or alias, or it cannot be found in the database(s) being queried.
WSATRY_AGAIN 11002 Nonauthoritative host not found. -This is usually a temporary error during host name resolution and means that the local server did not receive a response from an authoritative server.
I hope this helps someone who might be wondering what those error numbers mean.
Group: Members
Posts: 1330
Joined: 3-November 03
Member No.: 71701
Xbox Version: v1.1
360 version: unknown
Instead of gettting angry, why don't you try to fix it. The error codes are pretty self explanatory. Any online features requires a properly configured networking setup. If you don't have one, well, what can the dash do?
Look for networking tutorial, there are a lot and pretty good too. Bottom line is, the dash, or any other app for that matter, requires external services to be properly working.
Group: Members
Posts: 791
Joined: 23-May 04
From: PSP Administrator Gamertag: MasterAres
Member No.: 121617
Xbox Version: v1.0
i fixed it now , i just wanted to say that it just recently started happening and that a thread posting the problem i had. (i might have to re-word this post)
Group: Members
Posts: 32
Joined: 24-December 04
From: (Army) Germany
Member No.: 179857
Xbox Version: v1.4
I have sompletley givin up on EVER getting my box on the net.
I was trying to use ICS and no possible combination I tried worked. I went through about 10 different tutorials to no avail. I will continue to use the dash because no others come close...
Group: Members
Posts: 1330
Joined: 3-November 03
Member No.: 71701
Xbox Version: v1.1
360 version: unknown
11002 is a DNS error. ICS is very easy to setup and you may wanna try DHCP instead. If you insist on Static IP, one of the DNS entry should be the IP of your PC. If you are using some software firewall, make sure you add the gateway and the DNS (usually both provided by your ISP) to the trusted zone, otherwise the traffic will be blocked.
Group: Members
Posts: 30
Joined: 25-September 04
Member No.: 150421
Xbox Version: unk
360 version: unknown
I have the same 11002 error. I am using a linksys wireless router, and have been successful at connecting to the internet from my box before, however I have recently started getting the error. It could POSSIBLY have started when I upgraded to the recent version of the dash, but I can't find any problems with the network settings. And ftp works just fine, any other ideas/things to try it would be greatly appreciated.
Group: Members
Posts: 30
Joined: 25-September 04
Member No.: 150421
Xbox Version: unk
360 version: unknown
Thanks szero, I figured it out now. It was in my router settings, I had temporarily blocked my xbox from accessing the internet so nobody could get on LIVE with it, and I forgot to unblock it.