Editing Error Codes
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 630: | Line 630: | ||
| SCE_NP_COMMUNITY_SERVER_ERROR_MATCHING_MAINTENANCE || 0x8002A4A2 || | | SCE_NP_COMMUNITY_SERVER_ERROR_MATCHING_MAINTENANCE || 0x8002A4A2 || | ||
|- | |- | ||
| SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_BEFORE_SERVICE || 0x8002A4A3 || | | SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_BEFORE_SERVICE || 0x8002A4A3 || | ||
|- | |- | ||
| SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_END_OF_SERVICE || 0x8002A4A4 || Score ranking discontinued | | SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_END_OF_SERVICE || 0x8002A4A4 || Score ranking discontinued | ||
Line 716: | Line 716: | ||
| SCE_NP_CORE_ERROR_ID_NOT_AVAILABLE || 0x8002A525 || | | SCE_NP_CORE_ERROR_ID_NOT_AVAILABLE || 0x8002A525 || | ||
|- | |- | ||
| SCE_NP_CORE_ERROR_USER_OFFLINE || 0x8002A526 || | | SCE_NP_CORE_ERROR_USER_OFFLINE || 0x8002A526 || | ||
|- | |- | ||
| SCE_NP_CORE_ERROR_SESSION_RUNNING || 0x8002A527 || | | SCE_NP_CORE_ERROR_SESSION_RUNNING || 0x8002A527 || | ||
Line 2,494: | Line 2,494: | ||
| Unable to connect to PSN || 0x80028E01 || HTTP status error was returned from the server // Reboot console and try connecting again (PSN may be down for maintenance), if this fails, try connecting later; if setting up a network connection, settings may be incorrect; if issues continue then check internet connection | | Unable to connect to PSN || 0x80028E01 || HTTP status error was returned from the server // Reboot console and try connecting again (PSN may be down for maintenance), if this fails, try connecting later; if setting up a network connection, settings may be incorrect; if issues continue then check internet connection | ||
|- | |- | ||
| Issue connecting to | | Issue connecting to internet service provider || 0x80028E02 || "An error has occurred. You have been signed out of PSN (80028E02)" // No response from the server for Content-Length // Open browser and check for a message from ISP (e.g. error from router) or a login page | ||
|- | |- | ||
| || 0x80028E03 || Size of image list file is larger than 64KB. | | || 0x80028E03 || Size of image list file is larger than 64KB. | ||
Line 2,502: | Line 2,502: | ||
| || 0x80028E05 || Format of image list file is invalid. | | || 0x80028E05 || Format of image list file is invalid. | ||
|- | |- | ||
| Issue connecting to | | Issue connecting to internet service provider || 0x80028E06 || Image list file does not include the Dest parameter that indicates the destination. // Open browser and check for a message from ISP (e.g. error from router) or a login page | ||
|- | |- | ||
| || 0x80028E07 || Frequent disconnections by the server while downloading the updater. | | || 0x80028E07 || Frequent disconnections by the server while downloading the updater. | ||
Line 2,822: | Line 2,822: | ||
| CELL_NET_CTL_ERROR_WLAN_DEAUTHED || 0x80130137 || Disconnected from the AP | | CELL_NET_CTL_ERROR_WLAN_DEAUTHED || 0x80130137 || Disconnected from the AP | ||
|- | |- | ||
| CELL_NET_CTL_ERROR_WLAN_KEYINFO_EXCHNAGE_TIMEOUT || 0x8013013D || Key information exchange of WPA timed out | | CELL_NET_CTL_ERROR_WLAN_KEYINFO_EXCHNAGE_TIMEOUT || 0x8013013D || Key information exchange of WPA timed out | ||
|- | |- | ||
| CELL_NET_CTL_ERROR_WLAN_ASSOC_FAILED || 0x8013013E || Association failed | | CELL_NET_CTL_ERROR_WLAN_ASSOC_FAILED || 0x8013013E || Association failed | ||
Line 2,864: | Line 2,864: | ||
| CELL_NET_CTL_ERROR_PPPOE_STATUS_TERMINATE || 0x80130414 || PPP TERMINATE state error | | CELL_NET_CTL_ERROR_PPPOE_STATUS_TERMINATE || 0x80130414 || PPP TERMINATE state error | ||
|- | |- | ||
| CELL_NET_CTL_ERROR_DHCP_LEASE_TIME || 0x80130504 || | | CELL_NET_CTL_ERROR_DHCP_LEASE_TIME || 0x80130504 || IP address lease time expired | ||
|- | |- | ||
!colspan="3" | Cell Ftp Service errors (libftp) | !colspan="3" | Cell Ftp Service errors (libftp) | ||
Line 3,044: | Line 3,044: | ||
| CELL_HTTP_ERROR_NET_FIN || 0x80710091 || Received EOF (FIN) from the socket | | CELL_HTTP_ERROR_NET_FIN || 0x80710091 || Received EOF (FIN) from the socket | ||
|- | |- | ||
| CELL_HTTP_ERROR_NET_CONNECT_TIMEOUT || 0x80710092 || "An error has occurred. You have been signed out of PSN (80710092)" // Timed out while connecting | | CELL_HTTP_ERROR_NET_CONNECT_TIMEOUT || 0x80710092 || "An error has occurred. You have been signed out of PSN (80710092)" // Timed out while connecting | ||
|- | |- | ||
| CELL_HTTP_ERROR_NET_SELECT_TIMEOUT || 0x80710093 || Timed out while polling | | CELL_HTTP_ERROR_NET_SELECT_TIMEOUT || 0x80710093 || Timed out while polling | ||
Line 3,052: | Line 3,052: | ||
| 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_RESOLVER_HOST_NOT_FOUND || 0x80710101 || Cannot connect to internet | | CELL_HTTP_ERROR_NET_RESOLVER_HOST_NOT_FOUND || 0x80710101 || Cannot connect to internet | ||
|- | |- | ||
| CELL_HTTP_ERROR_NET_RESOLVER_TRY_AGAIN || 0x80710102 || | | CELL_HTTP_ERROR_NET_RESOLVER_TRY_AGAIN || 0x80710102 || Cannot connect to internet // IP conflict, PS3 Cannot connect to the router with current IP information. Try rebooting your router | ||
|- | |- | ||
| CELL_HTTP_ERROR_NET_RESOLVER_NO_RECOVERY || 0x80710103 || Server timed out | | CELL_HTTP_ERROR_NET_RESOLVER_NO_RECOVERY || 0x80710103 || Server timed out | ||
Line 3,060: | Line 3,060: | ||
| CELL_HTTP_ERROR_NET_RESOLVER_NO_DATA<br />CELL_HTTP_ERROR_NET_RESOLVER_NO_ADDRESS || 0x80710104 || DNS Error // Experienced with Cobra CFW and trying PS3ITA/Rebug Spoof for PSN. | | CELL_HTTP_ERROR_NET_RESOLVER_NO_DATA<br />CELL_HTTP_ERROR_NET_RESOLVER_NO_ADDRESS || 0x80710104 || DNS Error // Experienced with Cobra CFW and trying PS3ITA/Rebug Spoof for PSN. | ||
|- | |- | ||
| CELL_HTTP_ERROR_NET_RESOLVER_NETDB_INTERNAL || 0x807101FF || "An error occurred during communication with the server. This is a DNS error (807101FF)" | | CELL_HTTP_ERROR_NET_RESOLVER_NETDB_INTERNAL || 0x807101FF || "An error occurred during communication with the server. This is a DNS error (807101FF)" | ||
|- | |- | ||
| 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. | ||
Line 9,952: | Line 9,952: | ||
|- | |- | ||
!colspan="3" | other errors | !colspan="3" | other errors | ||
|- | |- | ||
| PS3 install error || 0x80010048 || Internal memory error | | PS3 install error || 0x80010048 || Internal memory error | ||
Line 10,363: | Line 10,361: | ||
| Update error || 0x8002F23F || Error with installing Firmware update. The PUP is not recognised as valid update. (with 3.56 minver console) | | Update error || 0x8002F23F || Error with installing Firmware update. The PUP is not recognised as valid update. (with 3.56 minver console) | ||
|- | |- | ||
| Update error || 0x8002F26A || Error with installing Firmware update. [ | | Update error || 0x8002F26A || Error with installing Firmware update. [http://www.ps3hax.net/showthread.php?t=36913 "A serious error has occurred"] | ||
|- | |- | ||
| Update error || 0x8002F271 || Error with installing Firmware update. "An error occurred during the format operation." | | Update error || 0x8002F271 || Error with installing Firmware update. "An error occurred during the format operation." |