Editing Template:CELL ERROR FACILITY HTTP - 0x071
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 170: | Line 170: | ||
|- | |- | ||
| CELL_HTTP_ERROR_NET_RESOLVER || 0x80710100 || Error calling gethostbyname(). Error code is net_h_errno. | | CELL_HTTP_ERROR_NET_RESOLVER || 0x80710100 || Error calling gethostbyname(). Error code is net_h_errno. | ||
|- | |- | ||
| CELL_HTTP_ERROR_NET_ABORT || 0x80710200 || Error calling network abort. Error code is net_errno. | | CELL_HTTP_ERROR_NET_ABORT || 0x80710200 || Error calling network abort. Error code is net_errno. | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_NET_OPTION || 0x80710300 || Error calling setsockopt(). Error code is net_errno. | ||
|- | |- | ||
| CELL_HTTP_ERROR_NET_SOCKET || 0x80710400 || Error calling socket(). Error code is net_errno. | |||
| CELL_HTTP_ERROR_NET_SOCKET || 0x80710400 || Error calling socket(). Error code is net_errno. | |||
|- | |- | ||
| CELL_HTTP_ERROR_NET_CONNECT || 0x80710500 || Error calling connect(). Error code is net_errno. | | CELL_HTTP_ERROR_NET_CONNECT || 0x80710500 || Error calling connect(). Error code is net_errno. | ||
|- | |- | ||
| CELL_HTTP_ERROR_NET_SEND || 0x80710600 || Error calling send(). Error code is net_errno. | | CELL_HTTP_ERROR_NET_SEND || 0x80710600 || Error calling send(). Error code is net_errno. | ||
|- | |- | ||
| CELL_HTTP_ERROR_NET_RECV || 0x80710700 || Error calling recv(). Error code is net_errno. | | CELL_HTTP_ERROR_NET_RECV || 0x80710700 || Error calling recv(). Error code is net_errno. | ||
|- | |- | ||
| CELL_HTTP_ERROR_NET_SELECT || 0x80710800 || Error calling select(). Error code is net_errno. | | CELL_HTTP_ERROR_NET_SELECT || 0x80710800 || Error calling select(). Error code is net_errno. | ||
|- | |- | ||
|} | |} | ||
Line 1,515: | Line 217: | ||
|- | |- | ||
| CELL_HTTPS_ERROR_RETRY_CONNECTION || 0x80710a0d || internal error code | | CELL_HTTPS_ERROR_RETRY_CONNECTION || 0x80710a0d || internal error code | ||
|- | |- | ||
| | | CELL_HTTPS_ERROR_NET_SSL_CONNECT || 0x80710b00 || Error calling connect(). Error code is net_errno. | ||
|- | |- | ||
| | | CELL_HTTPS_ERROR_NET_SSL_SEND || 0x80710c00 || Error calling send(). Error code is net_errno. | ||
|- | |- | ||
| CELL_HTTPS_ERROR_NET_SSL_RECV || 0x80710d00 || Error calling recv(). Error code is net_errno. | |||
| CELL_HTTPS_ERROR_NET_SSL_RECV || 0x80710d00 || Error calling recv(). Error code is net_errno. | |||
|- | |- | ||
|} | |} | ||
Line 2,108: | Line 257: | ||
|- bgcolor="#cccccc" | |- bgcolor="#cccccc" | ||
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks | ! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks | ||
|- | |||
| CELL_HTTP_ERROR_NET_RESOLVER || 0x80710101 || Connection error | |||
|- | |||
| CELL_HTTP_ERROR_NET_RESOLVER || 0x80710102 || DNS Error; No DNS server available. / IP conflict, PS3 Cannot connect to the router with current IP information. Try rebooting your router | |||
|- | |||
| CELL_HTTP_ERROR_NET_RESOLVER || 0x80710104 || DNS Error / Experienced with Cobra CFW and trying PS3ITA/Rebug Spoof for PSN. | |||
|- | |||
| || 0x807101FF || An error occurred during communication with the server. This is a DNS error | |||
|- | |- | ||
| || 0x8071053D || Hard boot the PS3, turn off the PS3 to stand-by, flip off the back switch and completely remove the power cord. Shut off your modem/router, for approx. 5 minutes, then turn the modem back up first and let it sync. Then turn the router back on (if you're using one) and let it sync. Reconnect your power cable and flip the back switch up again. Then make a new network connection | | || 0x8071053D || Hard boot the PS3, turn off the PS3 to stand-by, flip off the back switch and completely remove the power cord. Shut off your modem/router, for approx. 5 minutes, then turn the modem back up first and let it sync. Then turn the router back on (if you're using one) and let it sync. Reconnect your power cable and flip the back switch up again. Then make a new network connection |