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,045: | Line 10,043: | ||
| Partition error || 0x80028347 || There is no partition for installing another system on the harddisk (when selecting Install OtherOS from XMB on 1.02 or higher). Solution: make sure there is a partition with Harddisk Format Utility from XMB. | | Partition error || 0x80028347 || There is no partition for installing another system on the harddisk (when selecting Install OtherOS from XMB on 1.02 or higher). Solution: make sure there is a partition with Harddisk Format Utility from XMB. | ||
|- | |- | ||
| Removable storage media may be damaged || 0x800283EB || Check storage media for damage and replace it if | | Removable storage media may be damaged || 0x800283EB || Check storage media for damage and replace it if this is the case. Try a different storage media to determine if there is damage to the USB slot. If there is damage, send console in for repairs. | ||
|- | |- | ||
| Back-up data is corrupted || 0x800283F0 || | | Back-up data is corrupted || 0x800283F0 || | ||
Line 10,055: | Line 10,053: | ||
| Message could not be sent to some players || 0x80028903 || Can be caused by too much data; try sending message individually to users instead. | | Message could not be sent to some players || 0x80028903 || Can be caused by too much data; try sending message individually to users instead. | ||
|- | |- | ||
| Message could not be sent to some players || 0x80028907 || Can be caused by too much data; try sending message individually to users instead | | Message could not be sent to some players || 0x80028907 || Can be caused by too much data; try sending message individually to users instead. Some of the Online ID's receiving the message may be incorrect. | ||
|- | |- | ||
| Trying to play a game without an invite || 0x80028909 || | | Trying to play a game without an invite || 0x80028909 || | ||
Line 10,220: | Line 10,218: | ||
| || 0x80029950 || "This video cannot be played." | | || 0x80029950 || "This video cannot be played." | ||
|- | |- | ||
| Issue writing to the hard drive || 0x8002995C || Hard drive may be corrupted or it is bad | | Issue writing to the hard drive || 0x8002995C || Hard drive may be corrupted or it is bad. | ||
|- | |- | ||
| || 0x80029962 || "This video cannot be played." | | || 0x80029962 || "This video cannot be played." | ||
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." | ||
Line 10,526: | Line 10,524: | ||
| || 0x8003041F || An error occurred during the copy operation (using media server) | | || 0x8003041F || An error occurred during the copy operation (using media server) | ||
|- | |- | ||
| || 0x80030517 || It seems to happen when you copy large media files | | || 0x80030517 || It seems to happen when you copy large media files. | ||
|- | |- | ||
| || 0x8003051E || Game will not save | | || 0x8003051E || Game will not save | ||
Line 10,582: | Line 10,580: | ||
| PSS server error || 0x8010A12E || Deactivate console and then re-activate it, reboot console and download content | | PSS server error || 0x8010A12E || Deactivate console and then re-activate it, reboot console and download content | ||
|- | |- | ||
| bluetooth || 0x80110104 || "An error occurred during the register operation. Try to register again." / Bluetooth device timeout error // (when Bluetooth device is disconnected during the register operation) | | bluetooth || 0x80110104 || "An error occurred during the register operation. Try to register again." / Bluetooth device timeout error // (when Bluetooth device is disconnected during the register operation). | ||
|- | |- | ||
| bluetooth || | | bluetooth || 0x80110106 || "An error occurred during the register operation. Try to register again." (when trying register Bluetooth device without pass key. | ||
|- | |- | ||
| bluetooth || | | bluetooth || 0x80110108 || "An error occurred during the register operation. Try to register again." (with wrong pass key) | ||
|- | |- | ||
| bluetooth || | | bluetooth || 0x80110113 || "An error occurred during the register operation. Try to register again." (with wrong pass key) | ||
|- | |- | ||
| bluetooth || | | bluetooth || 0x80110118 || "An error occurred during the register operation. Try to register again." (time expired probably) | ||
|- | |- | ||
| || 0x80130121 || on PS3 Slim network error during Wireless connection - Caused by bad [[GbLAN]] IC <br /> Other symptoms are: Ethernet cable not detected; System does not shut down/restart during fw update; not responding Blue Screen of Death [[Boot_modes#BSOD]] | | || 0x80130121 || on PS3 Slim network error during Wireless connection - Caused by bad [[GbLAN]] IC <br /> Other symptoms are: Ethernet cable not detected; System does not shut down/restart during fw update; not responding Blue Screen of Death [[Boot_modes#BSOD]] |