Editing Error Codes

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

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 4: Line 4:
== SYSCON Error Codes ==  
== SYSCON Error Codes ==  
{| class="wikitable sortable"
{| class="wikitable sortable"
! Errorcode !! Name
|-
|-
| F0000000 || Packet length is too long
! Name !! Errorcode !! Remarks
|-
| F0000001 || Wrong command format
|-
| F0000002 || Command length > 11 / Wrong checksum
|-
| F0000003 || Unknown Command
|-
| F0000004 || ?
|-
| F0000005 || Not allowed/Not authorized
|-
| F0000006 || Invalid arguments
|-
| F00000FF || BOOTENABLE failed
|-
| E00000A0 || EEPROM GET/SET failed
|-
| E00000A1 || R8/W8/R16/W16/R32/W32/RBE/WBE failed
|-
| E00000B0 || VID GET failed
|-
| E00000B1 || VID GET failed
|-
| E00000B2 || CID GET failed
|-
|-
| E00000B3 || ECID GET failed
| ??? || F0000003 ||
|-
|-
| E00000B4 || REV SB failed
| ??? || F0000004 ||
|-
|-
| E00000B5 || KSV failed
| ??? || F0000005 ||
|-
|-
| E00000C0 || AUTH1/2 failed
| Invalid length/Invalid argument  || F0000006 ||
|-
|-
| E00000C2 || AUTHVER GET failed
| EEP SET : Invalid argument || E00000A0 ||
|-
|-
| E00000C3 || AUTHVER SET failed
| VID GET ** : Invalid argument || E00000B0 ||  
|-
|-
| E00000D0 || FAN START/STOP failed
| Auth1/Auth2 Failure || E00000C0 ||
|-
|-
| E00000D1 || FAN START/STOP failed
|}
|}
* Valid only for the CXR Variant


== Generic errors ==
== Generic errors ==
Line 189: Line 161:
  Others left there contain some reference, so they are left there.  
  Others left there contain some reference, so they are left there.  
  The error code list aids a lot towards reversing vsh.self,  
  The error code list aids a lot towards reversing vsh.self,  
  you can determine various functions character from the error codes within it. //-->
  you can determin various functions character from the error codes within it. //-->
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"  
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"  
|- bgcolor="#cccccc"
|- bgcolor="#cccccc"
Line 196: Line 168:
!colspan="3" | NP Authentication Error (client runtime errors)  
!colspan="3" | NP Authentication Error (client runtime errors)  
|-
|-
| SCE_NP_AUTH_EINVAL || 0x8002A002 ||  
| SCE_NP_AUTH_EINVAL || 0x8002a002 ||  
|-
|-
| SCE_NP_AUTH_ENOMEM || 0x8002A004 ||  
| SCE_NP_AUTH_ENOMEM || 0x8002a004 ||  
|-
|-
| SCE_NP_AUTH_ESRCH || 0x8002A005 ||  
| SCE_NP_AUTH_ESRCH || 0x8002a005 ||  
|-
|-
| SCE_NP_AUTH_EBUSY || 0x8002A00A ||  
| SCE_NP_AUTH_EBUSY || 0x8002a00a ||  
|-
|-
| SCE_NP_AUTH_EABORT || 0x8002A00C ||  
| SCE_NP_AUTH_EABORT || 0x8002a00c ||  
|-
|-
| SCE_NP_AUTH_EEXIST || 0x8002A014 ||  
| SCE_NP_AUTH_EEXIST || 0x8002a014 ||  
|-
|-
| SCE_NP_AUTH_EINVALID_ARGUMENT || 0x8002A015 ||  
| SCE_NP_AUTH_EINVALID_ARGUMENT || 0x8002a015 ||  
|-
|-
!colspan="3" | Community client library error (0x8002a100 - 0x8002a1ff)
!colspan="3" | community client library error (0x8002a100 - 0x8002a1ff)
|-
|-
| SCE_NP_COMMUNITY_ERROR_ALREADY_INITIALIZED || 0x8002A101 ||  
| SCE_NP_COMMUNITY_ERROR_ALREADY_INITIALIZED || 0x8002a101 ||  
|-
|-
| SCE_NP_COMMUNITY_ERROR_NOT_INITIALIZED || 0x8002A102 ||  
| SCE_NP_COMMUNITY_ERROR_NOT_INITIALIZED || 0x8002a102 ||  
|-
|-
| SCE_NP_COMMUNITY_ERROR_OUT_OF_MEMORY || 0x8002A103 ||  
| SCE_NP_COMMUNITY_ERROR_OUT_OF_MEMORY || 0x8002a103 ||  
|-
|-
| SCE_NP_COMMUNITY_ERROR_INVALID_ARGUMENT || 0x8002A104 ||  
| SCE_NP_COMMUNITY_ERROR_INVALID_ARGUMENT || 0x8002a104 ||  
|-
|-
| SCE_NP_COMMUNITY_ERROR_NO_TITLE_SET || 0x8002A105 ||  
| SCE_NP_COMMUNITY_ERROR_NO_TITLE_SET || 0x8002a105 ||  
|-
|-
| SCE_NP_COMMUNITY_ERROR_NO_LOGIN || 0x8002A106 ||  
| SCE_NP_COMMUNITY_ERROR_NO_LOGIN || 0x8002a106 ||  
|-
|-
| SCE_NP_COMMUNITY_ERROR_TOO_MANY_OBJECTS || 0x8002A107 ||
| SCE_NP_COMMUNITY_ERROR_TOO_MANY_OBJECTS || 0x8002a107 ||
|-
|-
| SCE_NP_COMMUNITY_ERROR_TRANSACTION_STILL_REFERENCED || 0x8002A108 || (obsolete)
| SCE_NP_COMMUNITY_ERROR_TRANSACTION_STILL_REFERENCED || 0x8002a108 || (obsolete)
|-
|-
| SCE_NP_COMMUNITY_ERROR_ABORTED || 0x8002A109 ||  
| SCE_NP_COMMUNITY_ERROR_ABORTED || 0x8002a109 ||  
|-
|-
| SCE_NP_COMMUNITY_ERROR_NO_RESOURCE || 0x8002A10A ||  
| SCE_NP_COMMUNITY_ERROR_NO_RESOURCE || 0x8002a10a ||  
|-
|-
| SCE_NP_COMMUNITY_ERROR_BAD_RESPONSE || 0x8002A10B || Shows up when trying to view friends trophies, profile, etc.
| SCE_NP_COMMUNITY_ERROR_BAD_RESPONSE || 0x8002a10b ||  
|-
|-
| SCE_NP_COMMUNITY_ERROR_BODY_TOO_LARGE || 0x8002A10C ||  
| SCE_NP_COMMUNITY_ERROR_BODY_TOO_LARGE || 0x8002a10c ||  
|-
|-
| SCE_NP_COMMUNITY_ERROR_HTTP_SERVER || 0x8002A10D || "An error occurred during communication with the server" / Shows up when trying to view friends profile; that person may be having internet service problems
| SCE_NP_COMMUNITY_ERROR_HTTP_SERVER || 0x8002a10d ||  
|-
|-
| SCE_NP_COMMUNITY_ERROR_INVALID_SIGNATURE || 0x8002A10E || Issue syncing trophy data; trophy servers may be down
| SCE_NP_COMMUNITY_ERROR_INVALID_SIGNATURE || 0x8002a10e ||  
|-
|-
| SCE_NP_COMMUNITY_ERROR_TIMEOUT || 0x8002A10F || Server timeout
| SCE_NP_COMMUNITY_ERROR_TIMEOUT || 0x8002a10f ||  
|-
|-
| SCE_NP_COMMUNITY_ERROR_INSUFFICIENT_ARGUMENT || 0x8002A1A1 ||  
| SCE_NP_COMMUNITY_ERROR_INSUFFICIENT_ARGUMENT || 0x8002a1a1 ||  
|-
|-
| SCE_NP_COMMUNITY_ERROR_UNKNOWN_TYPE || 0x8002A1A2 ||  
| SCE_NP_COMMUNITY_ERROR_UNKNOWN_TYPE || 0x8002a1a2 ||  
|-
|-
| SCE_NP_COMMUNITY_ERROR_INVALID_ID || 0x8002A1A3 ||  
| SCE_NP_COMMUNITY_ERROR_INVALID_ID || 0x8002a1a3 ||  
|-
|-
| SCE_NP_COMMUNITY_ERROR_INVALID_ONLINE_ID || 0x8002A1A4 || Not signed into PSN
| SCE_NP_COMMUNITY_ERROR_INVALID_ONLINE_ID || 0x8002a1a4 ||  
|-
|-
| SCE_NP_COMMUNITY_ERROR_INVALID_TICKET || 0x8002A1A5 ||  
| SCE_NP_COMMUNITY_ERROR_INVALID_TICKET || 0x8002a1a5 ||  
|-
|-
| SCE_NP_COMMUNITY_ERROR_CLIENT_ALREADY_EXISTS<br />SCE_NP_COMMUNITY_ERROR_CLIENT_HANDLE_ALREADY_EXISTS || 0x8002A1A6 ||  
| SCE_NP_COMMUNITY_ERROR_CLIENT_ALREADY_EXISTS<br />SCE_NP_COMMUNITY_ERROR_CLIENT_HANDLE_ALREADY_EXISTS || 0x8002a1a6 ||  
|-
|-
| SCE_NP_COMMUNITY_ERROR_INSUFFICIENT_BUFFER || 0x8002A1A7 ||  
| SCE_NP_COMMUNITY_ERROR_INSUFFICIENT_BUFFER || 0x8002a1a7 ||  
|-
|-
| SCE_NP_COMMUNITY_ERROR_INVALID_TYPE || 0x8002A1A8 ||  
| SCE_NP_COMMUNITY_ERROR_INVALID_TYPE || 0x8002a1a8 ||  
|-
|-
| SCE_NP_COMMUNITY_ERROR_TRANSACTION_ALREADY_END || 0x8002A1A9 ||  
| SCE_NP_COMMUNITY_ERROR_TRANSACTION_ALREADY_END || 0x8002a1a9 ||  
|-
|-
| SCE_NP_COMMUNITY_ERROR_TRANSACTION_BEFORE_END || 0x8002A1AA ||  
| SCE_NP_COMMUNITY_ERROR_TRANSACTION_BEFORE_END || 0x8002a1aa ||  
|-
|-
| SCE_NP_COMMUNITY_ERROR_BUSY_BY_ANOTHER_TRANSACTION || 0x8002A1AB ||  
| SCE_NP_COMMUNITY_ERROR_BUSY_BY_ANOTEHR_TRANSACTION || 0x8002a1ab ||  
|-
|-
| SCE_NP_COMMUNITY_ERROR_INVALID_ALIGNMENT || 0x8002A1AC ||  
| SCE_NP_COMMUNITY_ERROR_INVALID_ALIGNMENT || 0x8002a1ac ||  
|-
|-
| SCE_NP_COMMUNITY_ERROR_TOO_MANY_NPID || 0x8002A1AD ||  
| SCE_NP_COMMUNITY_ERROR_TOO_MANY_NPID || 0x8002a1ad ||  
|-
|-
| SCE_NP_COMMUNITY_ERROR_TOO_LARGE_RANGE || 0x8002A1AE ||  
| SCE_NP_COMMUNITY_ERROR_TOO_LARGE_RANGE || 0x8002a1ae ||  
|-
|-
| SCE_NP_COMMUNITY_ERROR_INVALID_PARTITION || 0x8002A1AF ||  
| SCE_NP_COMMUNITY_ERROR_INVALID_PARTITION || 0x8002a1af ||  
|-
|-
| SCE_NP_COMMUNITY_ERROR_TOO_MANY_SLOTID || 0x8002A1B1
| SCE_NP_COMMUNITY_ERROR_TOO_MANY_SLOTID || 0x8002a1b1
|-
|-
| SCE_NP_COMMUNITY_ERROR_INVALID_PSHANDLE || 0x8002A1A4 || obsolete (replaced by SCE_NP_COMMUNITY_ERROR_INVALID_ONLINE_ID)
| SCE_NP_COMMUNITY_ERROR_INVALID_PSHANDLE || 0x8002a1a4 || obsolete (replaced by SCE_NP_COMMUNITY_ERROR_INVALID_ONLINE_ID)
|-
|-
!colspan="3" | NP Authentication Error (server returned errors)
!colspan="3" | NP Authentication Error (server returned errors)
|-
|-
| SCE_NP_AUTH_ERROR_SERVICE_END || 0x8002A200 || Issue accessing PSN; PSN may be down or problems with internet connection; if issues continue, possibly an issue with SEN account
| SCE_NP_AUTH_ERROR_SERVICE_END || 0x8002a200 ||  
|-
|-
| SCE_NP_AUTH_ERROR_SERVICE_DOWN || 0x8002A201 || Use of PSN has been suspended (this is not an account suspension)
| SCE_NP_AUTH_ERROR_SERVICE_DOWN || 0x8002a201 ||  
|-
|-
| SCE_NP_AUTH_ERROR_SERVICE_BUSY || 0x8002A202 || PSN is busy
| SCE_NP_AUTH_ERROR_SERVICE_BUSY || 0x8002a202 ||  
|-
|-
| SCE_NP_AUTH_ERROR_SERVER_MAINTENANCE || 0x8002A203 || Issue connecting to server (PSN maintenance)
| SCE_NP_AUTH_ERROR_SERVER_MAINTENANCE || 0x8002a203 ||  
|-
|-
| SCE_NP_AUTH_ERROR_INVALID_DATA_LENGTH || 0x8002A210 ||  
| SCE_NP_AUTH_ERROR_INVALID_DATA_LENGTH || 0x8002a210 ||  
|-
|-
| SCE_NP_AUTH_ERROR_INVALID_USER_AGENT || 0x8002A211 ||  
| SCE_NP_AUTH_ERROR_INVALID_USER_AGENT || 0x8002a211 ||  
|-
|-
| SCE_NP_AUTH_ERROR_INVALID_VERSION || 0x8002A212 || "An error has occurred. You have been signed out of PSN" (8002A212)
| SCE_NP_AUTH_ERROR_INVALID_VERSION || 0x8002a212 ||  
|-
|-
| SCE_NP_AUTH_ERROR_INVALID_SERVICE_ID || 0x8002A220 || Issue with PSN account // Invalid ID
| SCE_NP_AUTH_ERROR_INVALID_SERVICE_ID || 0x8002a220 ||  
|-
|-
| SCE_NP_AUTH_ERROR_INVALID_CREDENTIAL || 0x8002A221 || Issue signing into the PSN // Invalid login (incorrect password or ID)
| SCE_NP_AUTH_ERROR_INVALID_CREDENTIAL || 0x8002a221 ||  
|-
|-
| SCE_NP_AUTH_ERROR_INVALID_ENTITLEMENT_ID || 0x8002A222 ||  
| SCE_NP_AUTH_ERROR_INVALID_ENTITLEMENT_ID || 0x8002a222 ||  
|-
|-
| SCE_NP_AUTH_ERROR_INVALID_CONSUMED_COUNT || 0x8002A223 ||  
| SCE_NP_AUTH_ERROR_INVALID_CONSUMED_COUNT || 0x8002a223 ||  
|-
|-
| SCE_NP_AUTH_ERROR_INVALID_CONSOLE_ID || 0x8002A224 || "An error has occurred. You have been signed out of PSN" (8002A224) // Happens when you try to sign into retail [[environments|environment]] with CEX2DEX'ed console. Verify that your console is using a valid IDPS.
| SCE_NP_AUTH_ERROR_INVALID_CONSOLE_ID || 0x8002a224 || Happens when you try to sign into retail [[environments|environment]] with CEX2DEX'ed console
|-
|-
| SCE_NP_AUTH_ERROR_CONSOLE_ID_SUSPENDED || 0x8002A227 || "You cannot use PSN with this account" or "Access to SEN from this system has been banned or temporarily suspended" // Console banned/suspended for Terms of Service and User Agreement violations
| SCE_NP_AUTH_ERROR_CONSOLE_ID_SUSPENDED || 0x8002a227 ||  
|-
|-
| SCE_NP_AUTH_ERROR_ACCOUNT_CLOSED || 0x8002A230 || Cannot use PSN // SEN account deleted
| SCE_NP_AUTH_ERROR_ACCOUNT_CLOSED || 0x8002a230 ||  
|-
|-
| SCE_NP_AUTH_ERROR_ACCOUNT_SUSPENDED || 0x8002A231 || "You cannot use PSN with this account" or "Access to SEN from this system has been banned or temporarily suspended" // Account suspended/banned
| SCE_NP_AUTH_ERROR_ACCOUNT_SUSPENDED || 0x8002a231 ||  
|-
|-
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_EULA || 0x8002A232 || Need to accept Terms of Service and User Agreement
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_EULA || 0x8002a232 ||  
|-
|-
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT1 || 0x8002A240 || Need to accept updated PSN Terms of Service
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT1 || 0x8002a240 ||  
|-
|-
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT2 || 0x8002A241 ||  
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT2 || 0x8002a241 ||  
|-
|-
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT3 || 0x8002A242 || Need to accept Terms of Service and User Agreement
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT3 || 0x8002a242 ||  
|-
|-
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT4 || 0x8002A243 ||  
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT4 || 0x8002a243 ||  
|-
|-
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT5 || 0x8002A244 || Invalid console ID?
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT5 || 0x8002a244 ||  
|-
|-
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT6 || 0x8002A245 ||  
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT6 || 0x8002a245 ||  
|-
|-
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT7 || 0x8002A246 ||  
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT7 || 0x8002a246 ||  
|-
|-
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT8 || 0x8002A247 ||  
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT8 || 0x8002a247 ||  
|-
|-
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT9 || 0x8002A248 ||  
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT9 || 0x8002a248 ||  
|-
|-
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT10 || 0x8002A249 ||  
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT10 || 0x8002a249 ||  
|-
|-
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT11 || 0x8002A24A ||  
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT11 || 0x8002a24a ||  
|-
|-
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT12 || 0x8002A24B ||  
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT12 || 0x8002a24b ||  
|-
|-
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT13 || 0x8002A24C ||  
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT13 || 0x8002a24c ||  
|-
|-
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT14 || 0x8002A24D ||  
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT14 || 0x8002a24d ||  
|-
|-
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT15 || 0x8002A24E ||  
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT15 || 0x8002a24e ||  
|-
|-
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT16<br />SCE_NP_AUTH_ERROR_SUB_ACCOUNT_RENEW_EULA || 0x8002A24F ||  
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT16<br />SCE_NP_AUTH_ERROR_SUB_ACCOUNT_RENEW_EULA || 0x8002a24f ||  
|-
|-
| SCE_NP_AUTH_ERROR_SUB_ACCOUNT_PW_???<br />SCE_NP_AUTH_ERROR_PASSWORD_RESET_REQUIRED || 0x8002A260 || Occurs when you try to log in with wrong?/old? or not-renewed? password. fix: xmb->psn->forgot my pass->reset via email->confirm
| SCE_NP_AUTH_ERROR_SUB_ACCOUNT_PW_???<br />SCE_NP_AUTH_ERROR_PASSWORD_RESET_REQUIRED || 0x8002a260 || occours when you try to log in with wrong?/old? or not-renewed? password. fix: xmb->psn->forgot my pass->reset via email->confirm
|-
|-
| SCE_NP_AUTH_ERROR_UNKNOWN || 0x8002a280 || When privacypatching with MFW Builder partly and try to sign in spoofed
| SCE_NP_AUTH_ERROR_UNKNOWN || 0x8002a280 || When privacypatching with MFW Builder partly and try to sign in spoofed
Line 348: Line 320:
!colspan="3" | NP Core Server Error
!colspan="3" | NP Core Server Error
|-
|-
| SCE_NP_CORE_SERVER_ERROR_BASE || 0x8002A300 ||  
| SCE_NP_CORE_SERVER_ERROR_BASE || 0x8002a300 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_BAD_FORMAT || 0x8002A301 ||  
| SCE_NP_CORE_SERVER_ERROR_BAD_FORMAT || 0x8002a301 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_BAD_NAMESPACE_PREFIX || 0x8002A302 ||  
| SCE_NP_CORE_SERVER_ERROR_BAD_NAMESPACE_PREFIX || 0x8002a302 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_CONFLICT || 0x8002A303 || Already logged into another console
| SCE_NP_CORE_SERVER_ERROR_CONFLICT || 0x8002a303 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_CONNECTION_TIMEOUT || 0x8002A304 ||  
| SCE_NP_CORE_SERVER_ERROR_CONNECTION_TIMEOUT || 0x8002a304 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_HOST_GONE || 0x8002A305 ||  
| SCE_NP_CORE_SERVER_ERROR_HOST_GONE || 0x8002a305 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_HOST_UNKNOWN || 0x8002A306 ||  
| SCE_NP_CORE_SERVER_ERROR_HOST_UNKNOWN || 0x8002a306 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_IMPROPER_ADDRESSING || 0x8002A307 ||  
| SCE_NP_CORE_SERVER_ERROR_IMPROPER_ADDRESSING || 0x8002a307 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_INTERNAL_SERVER_ERROR || 0x8002A308 || PSN dropped out with this error after pulled [[4.45-1-CEX]] before [[4.45-2-CEX]] release
| SCE_NP_CORE_SERVER_ERROR_INTERNAL_SERVER_ERROR || 0x8002a308 || PSN dropped out with this error after pulled [[4.45-1-CEX]] before [[4.45-2-CEX]] release
|-
|-
| SCE_NP_CORE_SERVER_ERROR_INVALID_FROM || 0x8002A309 ||  
| SCE_NP_CORE_SERVER_ERROR_INVALID_FROM || 0x8002a309 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_INVALID_ID || 0x8002A30A ||  
| SCE_NP_CORE_SERVER_ERROR_INVALID_ID || 0x8002a30a ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_INVALID_NAMESPACE || 0x8002A30B ||  
| SCE_NP_CORE_SERVER_ERROR_INVALID_NAMESPACE || 0x8002a30b ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_INVALID_XML || 0x8002A30C ||  
| SCE_NP_CORE_SERVER_ERROR_INVALID_XML || 0x8002a30c ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_NOT_AUTHORIZED || 0x8002A30D ||  
| SCE_NP_CORE_SERVER_ERROR_NOT_AUTHORIZED || 0x8002a30d ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_POLICY_VIOLATION || 0x8002A30E ||  
| SCE_NP_CORE_SERVER_ERROR_POLICY_VIOLATION || 0x8002a30e ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_REMOTE_CONNECTION_FAILED || 0x8002A30F ||  
| SCE_NP_CORE_SERVER_ERROR_REMOTE_CONNECTION_FAILED || 0x8002a30f ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_RESOURCE_CONSTRAINT || 0x8002A310 ||  
| SCE_NP_CORE_SERVER_ERROR_RESOURCE_CONSTRAINT || 0x8002a310 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_RESTRICTED_XML || 0x8002A311 ||  
| SCE_NP_CORE_SERVER_ERROR_RESTRICTED_XML || 0x8002a311 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_SEE_OTHER_HOST || 0x8002A312 ||  
| SCE_NP_CORE_SERVER_ERROR_SEE_OTHER_HOST || 0x8002a312 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_SYSTEM_SHUTDOWN || 0x8002A313 ||  
| SCE_NP_CORE_SERVER_ERROR_SYSTEM_SHUTDOWN || 0x8002a313 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_UNDEFINED_CONDITION || 0x8002A314 ||   
| SCE_NP_CORE_SERVER_ERROR_UNDEFINED_CONDITION || 0x8002a314 ||   
|-
|-
| SCE_NP_CORE_SERVER_ERROR_UNSUPPORTED_ENCODING || 0x8002A315 ||   
| SCE_NP_CORE_SERVER_ERROR_UNSUPPORTED_ENCODING || 0x8002a315 ||   
|-
|-
| SCE_NP_CORE_SERVER_ERROR_UNSUPPORTED_STANZA_TYPE || 0x8002A316 ||   
| SCE_NP_CORE_SERVER_ERROR_UNSUPPORTED_STANZA_TYPE || 0x8002a316 ||   
|-
|-
| SCE_NP_CORE_SERVER_ERROR_UNSUPPORTED_VERSION || 0x8002A317 ||  
| SCE_NP_CORE_SERVER_ERROR_UNSUPPORTED_VERSION || 0x8002a317 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_XML_NOT_WELL_FORMED || 0x8002A318 ||   
| SCE_NP_CORE_SERVER_ERROR_XML_NOT_WELL_FORMED || 0x8002a318 ||   
|-
|-
| SCE_NP_CORE_SERVER_ERROR_UNSUPPORTED_CLIENT_VERSION || 0x8002A319 ||   
| SCE_NP_CORE_SERVER_ERROR_UNSUPPORTED_CLIENT_VERSION || 0x8002a319 ||   
|-
|-
| SCE_NP_CORE_SERVER_ERROR_INVALID_ACCOUNT_ID || 0x8002A31A ||  
| SCE_NP_CORE_SERVER_ERROR_INVALID_ACCOUNT_ID || 0x8002a31a ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_INVALID_JID_NODE || 0x8002A31B ||  
| SCE_NP_CORE_SERVER_ERROR_INVALID_JID_NODE || 0x8002a31b ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_BANNED_TICKET || 0x8002A31C ||  
| SCE_NP_CORE_SERVER_ERROR_BANNED_TICKET || 0x8002a31c ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_SASL_ABORTED || 0x8002A320 ||  
| SCE_NP_CORE_SERVER_ERROR_SASL_ABORTED || 0x8002a320 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_SASL_INCORRECT_ENCODING || 0x8002A321 ||  
| SCE_NP_CORE_SERVER_ERROR_SASL_INCORRECT_ENCODING || 0x8002a321 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_SASL_INVALID_AUTHORIZED || 0x8002A322 ||  
| SCE_NP_CORE_SERVER_ERROR_SASL_INVALID_AUTHORIZED || 0x8002a322 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_SASL_INVALID_MECHANISM || 0x8002A323 ||  
| SCE_NP_CORE_SERVER_ERROR_SASL_INVALID_MECHANISM || 0x8002a323 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_SASL_MECHANISM_TOO_WEAK || 0x8002A324 ||  
| SCE_NP_CORE_SERVER_ERROR_SASL_MECHANISM_TOO_WEAK || 0x8002a324 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_SASL_NOT_AUTHORIZED || 0x8002A325 ||  
| SCE_NP_CORE_SERVER_ERROR_SASL_NOT_AUTHORIZED || 0x8002a325 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_SASL_TEMPORARY_AUTH_FAILURE || 0x8002A326 ||  
| SCE_NP_CORE_SERVER_ERROR_SASL_TEMPORARY_AUTH_FAILURE || 0x8002a326 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_SASL_INVALID_TICKET_SIGNATURE ||0x8002A327 ||  
| SCE_NP_CORE_SERVER_ERROR_SASL_INVALID_TICKET_SIGNATURE || 0x8002a327 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_SASL_EXPIRED_TICKET || 0x8002A328 ||  
| SCE_NP_CORE_SERVER_ERROR_SASL_EXPIRED_TICKET || 0x8002a328 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_SASL_BANNED || 0x8002A329 ||  
| SCE_NP_CORE_SERVER_ERROR_SASL_BANNED || 0x8002a329 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_SASL_DOMAIN_NOT_SUPPORTED || 0x8002A32A ||  
| SCE_NP_CORE_SERVER_ERROR_SASL_DOMAIN_NOT_SUPPORTED || 0x8002a32a ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_SASL_INVALID_JID || 0x8002A32B ||  
| SCE_NP_CORE_SERVER_ERROR_SASL_INVALID_JID || 0x8002a32b ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_STANZA_BAD_REQUEST || 0x8002A330 || Comes up when responding to friend request or deleting someone from block list
| SCE_NP_CORE_SERVER_ERROR_STANZA_BAD_REQUEST || 0x8002a330 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_STANZA_CONFLICT || 0x8002A331 ||  
| SCE_NP_CORE_SERVER_ERROR_STANZA_CONFLICT || 0x8002a331 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_STANZA_FEATURE_NOT_IMPLEMENTED || 0x8002A332 ||  
| SCE_NP_CORE_SERVER_ERROR_STANZA_FEATURE_NOT_IMPLEMENTED || 0x8002a332 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_STANZA_FORBIDDEN || 0x8002A333 ||  
| SCE_NP_CORE_SERVER_ERROR_STANZA_FORBIDDEN || 0x8002a333 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_STANZA_GONE || 0x8002A334 ||  
| SCE_NP_CORE_SERVER_ERROR_STANZA_GONE || 0x8002a334 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_STANZA_INTERNAL_SERVER_ERROR || 0x8002A335 || Could not connect to network server // Try connecting later; contact Sony if issues continue
| SCE_NP_CORE_SERVER_ERROR_STANZA_INTERNAL_SERVER_ERROR || 0x8002a335 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_STANZA_ITEM_NOT_FOUND || 0x8002A336 ||  
| SCE_NP_CORE_SERVER_ERROR_STANZA_ITEM_NOT_FOUND || 0x8002a336 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_STANZA_JID_MALFORMED || 0x8002A337 ||  
| SCE_NP_CORE_SERVER_ERROR_STANZA_JID_MALFORMED || 0x8002a337 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_STANZA_NOT_ACCEPTABLE || 0x8002A338 ||  
| SCE_NP_CORE_SERVER_ERROR_STANZA_NOT_ACCEPTABLE || 0x8002a338 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_STANZA_NOT_ALLOWED || 0x8002A339 ||  
| SCE_NP_CORE_SERVER_ERROR_STANZA_NOT_ALLOWED || 0x8002a339 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_STANZA_NOT_AUTHORIZED || 0x8002A33A
| SCE_NP_CORE_SERVER_ERROR_STANZA_NOT_AUTHORIZED || 0x8002a33a
|-
|-
| SCE_NP_CORE_SERVER_ERROR_STANZA_PAYMENT_REQUIRED || 0x8002A33B ||   
| SCE_NP_CORE_SERVER_ERROR_STANZA_PAYMENT_REQUIRED || 0x8002a33b ||   
|-
|-
| SCE_NP_CORE_SERVER_ERROR_STANZA_RECIPIENT_UNAVAILABLE || 0x8002A33C ||   
| SCE_NP_CORE_SERVER_ERROR_STANZA_RECIPIENT_UNAVAILABLE || 0x8002a33c ||   
|-
|-
| SCE_NP_CORE_SERVER_ERROR_STANZA_REDIRECT || 0x8002A33D ||   
| SCE_NP_CORE_SERVER_ERROR_STANZA_REDIRECT || 0x8002a33d ||   
|-
|-
| SCE_NP_CORE_SERVER_ERROR_STANZA_REGISTRATION_REQUIRED || 0x8002A33E ||   
| SCE_NP_CORE_SERVER_ERROR_STANZA_REGISTRATION_REQUIRED || 0x8002a33e ||   
|-
|-
| SCE_NP_CORE_SERVER_ERROR_STANZA_REMOTE_SERVER_NOT_FOUND || 0x8002A33F || "The message to [person] could not be sent (8002A33F)" // DNS error
| SCE_NP_CORE_SERVER_ERROR_STANZA_REMOTE_SERVER_NOT_FOUND || 0x8002a33f ||
|-
|-
| SCE_NP_CORE_SERVER_ERROR_STANZA_REMOTE_SERVER_TIMEOUT || 0x8002A340 ||   
| SCE_NP_CORE_SERVER_ERROR_STANZA_REMOTE_SERVER_TIMEOUT || 0x8002a340 ||   
|-
|-
| SCE_NP_CORE_SERVER_ERROR_STANZA_RESOURCE_CONSTRAINT || 0x8002A341 ||   
| SCE_NP_CORE_SERVER_ERROR_STANZA_RESOURCE_CONSTRAINT || 0x8002a341 ||   
|-
|-
| SCE_NP_CORE_SERVER_ERROR_STANZA_SERVICE_UNAVAILABLE || 0x8002A342 ||   
| SCE_NP_CORE_SERVER_ERROR_STANZA_SERVICE_UNAVAILABLE || 0x8002a342 ||   
|-
|-
| SCE_NP_CORE_SERVER_ERROR_STANZA_SUBSCRIPTION_REQUIRED || 0x8002A343 ||   
| SCE_NP_CORE_SERVER_ERROR_STANZA_SUBSCRIPTION_REQUIRED || 0x8002a343 ||   
|-
|-
| SCE_NP_CORE_SERVER_ERROR_STANZA_UNDEFINED_CONDITION || 0x8002A344 ||   
| SCE_NP_CORE_SERVER_ERROR_STANZA_UNDEFINED_CONDITION || 0x8002a344 ||   
|-
|-
| SCE_NP_CORE_SERVER_ERROR_STANZA_UNEXPECTED_REQUEST || 0x8002A345 ||   
| SCE_NP_CORE_SERVER_ERROR_STANZA_UNEXPECTED_REQUEST || 0x8002a345 ||   
|-
|-
| SCE_NP_CORE_SERVER_ERROR_STANZA_NO_SUCH_LOBBY || 0x8002A346 ||  
| SCE_NP_CORE_SERVER_ERROR_STANZA_NO_SUCH_LOBBY || 0x8002a346 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_STANZA_NO_SUCH_ROOM || 0x8002A347 ||  
| SCE_NP_CORE_SERVER_ERROR_STANZA_NO_SUCH_ROOM || 0x8002a347 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_STANZA_NO_SUCH_USER || 0x8002A348 ||  
| SCE_NP_CORE_SERVER_ERROR_STANZA_NO_SUCH_USER || 0x8002a348 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_STANZA_MUC_NO_SPACE || 0x8002A349 ||  
| SCE_NP_CORE_SERVER_ERROR_STANZA_MUC_NO_SPACE || 0x8002a349 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_STANZA_MAX_ROSTER || 0x8002A34A || Maximum number of friends reached
| SCE_NP_CORE_SERVER_ERROR_STANZA_MAX_ROSTER || 0x8002a34a ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_STANZA_MUC_SERVICE_UNAVAILABLE || 0x8002A34B ||  
| SCE_NP_CORE_SERVER_ERROR_STANZA_MUC_SERVICE_UNAVAILABLE || 0x8002a34b ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_STANZA_MUC_RESOURCE_CONSTRAINT || 0x8002A34C ||  
| SCE_NP_CORE_SERVER_ERROR_STANZA_MUC_RESOURCE_CONSTRAINT || 0x8002a34c ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_STANZA_MUC_NOT_AUTHORIZED || 0x8002A34D ||  
| SCE_NP_CORE_SERVER_ERROR_STANZA_MUC_NOT_AUTHORIZED || 0x8002a34d ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_STANZA_MUC_ROOM_UNAVAILABLE || 0x8002A34E ||  
| SCE_NP_CORE_SERVER_ERROR_STANZA_MUC_ROOM_UNAVAILABLE || 0x8002a34e ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_STANZA_MUC_MAX || 0x8002A34F ||  
| SCE_NP_CORE_SERVER_ERROR_STANZA_MUC_MAX || 0x8002a34f ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_STANZA_BAN || 0x8002A350 ||  
| SCE_NP_CORE_SERVER_ERROR_STANZA_BAN || 0x8002a350 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_STANZA_FRIENDLIST_MISMATCH || 0x8002A351 ||  
| SCE_NP_CORE_SERVER_ERROR_STANZA_FRIENDLIST_MISMATCH || 0x8002a351 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_STANZA_FRIENDLIST_MAINTENANCE || 0x8002A352 ||  
| SCE_NP_CORE_SERVER_ERROR_STANZA_FRIENDLIST_MAINTENANCE || 0x8002a352 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_STANZA_FRIENDLIST_NOT_FOUND || 0x8002A353 || Comes up when trying to delete or accept friend requests
| SCE_NP_CORE_SERVER_ERROR_STANZA_FRIENDLIST_NOT_FOUND || 0x8002a353 ||  
|-
|-
| SCE_NP_CORE_SERVER_ERROR_STANZA_OPTIONAL || 0x8002A3ff ||   
| SCE_NP_CORE_SERVER_ERROR_STANZA_OPTIONAL || 0x8002a3ff ||   
|-
|-
!colspan="3" | NP Community Server error (0x8002A400 - 0x8002A4FF)
 
 
 
!colspan="3" | community server error (0x8002a400 - 0x8002a4ff)
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_BAD_REQUEST || 0x8002A401 || Issue with game attempting to access PSN
| SCE_NP_COMMUNITY_SERVER_ERROR_BAD_REQUEST || 0x8002a401 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_TICKET || 0x8002A402 || Issue accessing PSN
| SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_TICKET || 0x8002a402 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_SIGNATURE || 0x8002A403 ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_SIGNATURE || 0x8002a403 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_EXPIRED_TICKET || 0x8002A404 ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_EXPIRED_TICKET || 0x8002a404 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_NPID || 0x8002A405 ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_NPID || 0x8002a405 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_FORBIDDEN || 0x8002A406 ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_FORBIDDEN || 0x8002a406 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_INTERNAL_SERVER_ERROR || 0x8002A407 ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_INTERNAL_SERVER_ERROR || 0x8002a407 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_VERSION_NOT_SUPPORTED || 0x8002A408 ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_VERSION_NOT_SUPPORTED || 0x8002a408 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_SERVICE_UNAVAILABLE || 0x8002A409 ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_SERVICE_UNAVAILABLE || 0x8002a409 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_PLAYER_BANNED || 0x8002A40A || Player banned
| SCE_NP_COMMUNITY_SERVER_ERROR_PLAYER_BANNED || 0x8002a40a ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_CENSORED || 0x8002A40B || Text contains inappropriate words; rephrase what you entered
| SCE_NP_COMMUNITY_SERVER_ERROR_CENSORED || 0x8002a40b ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_RECORD_FORBIDDEN || 0x8002A40C || Account banned from using score ranking
| SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_RECORD_FORBIDDEN || 0x8002a40c ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_USER_PROFILE_NOT_FOUND || 0x8002A40D || User doesn't exist? Profile may have been deleted
| SCE_NP_COMMUNITY_SERVER_ERROR_USER_PROFILE_NOT_FOUND || 0x8002a40d ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_UPLOADER_DATA_NOT_FOUND || 0x8002A40E || Attached file deleted from server
| SCE_NP_COMMUNITY_SERVER_ERROR_UPLOADER_DATA_NOT_FOUND || 0x8002a40e ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_QUOTA_MASTER_NOT_FOUND || 0x8002A40F ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_QUOTA_MASTER_NOT_FOUND || 0x8002a40f ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_TITLE_NOT_FOUND || 0x8002A410 ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_TITLE_NOT_FOUND || 0x8002a410 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_BLACKLISTED_USER_ID || 0x8002A411 || User ID blacklisted
| SCE_NP_COMMUNITY_SERVER_ERROR_BLACKLISTED_USER_ID || 0x8002a411 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_GAME_RANKING_NOT_FOUND || 0x8002A412 ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_GAME_RANKING_NOT_FOUND || 0x8002a412 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_STORE_NOT_FOUND || 0x8002A414 ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_STORE_NOT_FOUND || 0x8002a414 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_NOT_BEST_SCORE || 0x8002A415 ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_NOT_BEST_SCORE || 0x8002a415 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_LATEST_UPDATE_NOT_FOUND || 0x8002A416 ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_LATEST_UPDATE_NOT_FOUND || 0x8002a416 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_BOARD_MASTER_NOT_FOUND || 0x8002A417 ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_BOARD_MASTER_NOT_FOUND || 0x8002a417 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_GAME_DATA_MASTER_NOT_FOUND  || 0x8002A418 || Game has no ranking data or data was lost
| SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_GAME_DATA_MASTER_NOT_FOUND  || 0x8002a418 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_ANTICHEAT_DATA || 0x8002A419 ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_ANTICHEAT_DATA || 0x8002a419 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_TOO_LARGE_DATA || 0x8002A41A ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_TOO_LARGE_DATA || 0x8002a41a ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_NO_SUCH_USER_NPID || 0x8002A41B || Online ID does not exist; ID may be incorrect
| SCE_NP_COMMUNITY_SERVER_ERROR_NO_SUCH_USER_NPID || 0x8002a41b ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_ENVIRONMENT || 0x8002A41D ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_ENVIRONMENT || 0x8002a41d ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_ONLINE_NAME_CHARACTER || 0x8002A41F ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_ONLINE_NAME_CHARACTER || 0x8002a41f ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_ONLINE_NAME_LENGTH || 0x8002A420 ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_ONLINE_NAME_LENGTH || 0x8002a420 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_ABOUT_ME_CHARACTER || 0x8002A421 ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_ABOUT_ME_CHARACTER || 0x8002a421 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_ABOUT_ME_LENGTH || 0x8002A422 ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_ABOUT_ME_LENGTH || 0x8002a422 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_SCORE || 0x8002A423 ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_SCORE || 0x8002a423 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_OVER_THE_RANKING_LIMIT || 0x8002A424 ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_OVER_THE_RANKING_LIMIT || 0x8002a424 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_FAIL_TO_CREATE_SIGNATURE || 0x8002A426 ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_FAIL_TO_CREATE_SIGNATURE || 0x8002a426 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_MASTER_INFO_NOT_FOUND || 0x8002A427 ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_MASTER_INFO_NOT_FOUND || 0x8002a427 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_OVER_THE_GAME_DATA_LIMIT || 0x8002A428 || Too much data being uploaded
| SCE_NP_COMMUNITY_SERVER_ERROR_OVER_THE_GAME_DATA_LIMIT || 0x8002a428 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_SELF_DATA_NOT_FOUND || 0x8002A42A ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_SELF_DATA_NOT_FOUND || 0x8002a42a ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_USER_NOT_ASSIGNED || 0x8002A42B ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_USER_NOT_ASSIGNED || 0x8002a42b ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_GAME_DATA_ALREADY_EXISTS || 0x8002A42C ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_GAME_DATA_ALREADY_EXISTS || 0x8002a42c ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_TOO_MANY_RESULTS || 0x8002A42D ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_TOO_MANY_RESULTS || 0x8002a42d ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_NOT_RECORDABLE_VERSION || 0x8002A42E ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_NOT_RECORDABLE_VERSION || 0x8002a42e ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_USER_STORAGE_TITLE_MASTER_NOT_FOUND || 0x8002A448 ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_USER_STORAGE_TITLE_MASTER_NOT_FOUND || 0x8002a448 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_VIRTUAL_USER || 0x8002A449 ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_VIRTUAL_USER || 0x8002a449 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_USER_STORAGE_DATA_NOT_FOUND || 0x8002A44A ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_USER_STORAGE_DATA_NOT_FOUND || 0x8002a44a ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_AVATAR_PAP || 0x8002A457 ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_AVATAR_PAP || 0x8002a457 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_NON_PLUS_MEMBER || 0x8002A45D ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_NON_PLUS_MEMBER || 0x8002a45d ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_UNMATCH_SEQUENCE || 0x8002A45E ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_UNMATCH_SEQUENCE || 0x8002a45e ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_SAVEDATA_NOT_FOUND || 0x8002A45F ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_SAVEDATA_NOT_FOUND || 0x8002a45f ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_TOO_MANY_SAVEDATA_FILES || 0x8002A460 ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_TOO_MANY_SAVEDATA_FILES || 0x8002a460 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_TOO_MUCH_TOTAL_SAVEDATA_SIZE || 0x8002A461 ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_TOO_MUCH_TOTAL_SAVEDATA_SIZE || 0x8002a461 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_NOT_YET_DOWNLOADABLE || 0x8002A462 ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_NOT_YET_DOWNLOADABLE || 0x8002a462 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_BLACKLISTED_TITLE || 0x8002A468 ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_BLACKLISTED_TITLE || 0x8002a468 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_TOO_LARGE_ICONDATA || 0x8002A469 ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_TOO_LARGE_ICONDATA || 0x8002a469 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_TOO_LARGE_SAVEDATA || 0x8002A46A ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_TOO_LARGE_SAVEDATA || 0x8002a46a ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_UNMATCH_SIGNATURE || 0x8002A46B ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_UNMATCH_SIGNATURE || 0x8002a46b ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_UNMATCH_MD5SUM || 0x8002A46C ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_UNMATCH_MD5SUM || 0x8002a46c ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_TOO_MUCH_SAVEDATA_SIZE || 0x8002A46D ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_TOO_MUCH_SAVEDATA_SIZE || 0x8002a46d ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_CONDITIONS_NOT_SATISFIED || 0x8002A473 ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_CONDITIONS_NOT_SATISFIED || 0x8002a473 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_UNSUPPORTED_PLATFORM || 0x8002A478 ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_UNSUPPORTED_PLATFORM || 0x8002a478 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_MATCHING_BEFORE_SERVICE || 0x8002A4A0 ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_MATCHING_BEFORE_SERVICE || 0x8002a4a0 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_MATCHING_END_OF_SERVICE || 0x8002A4A1 ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_MATCHING_END_OF_SERVICE || 0x8002a4a1 ||  
|-
|-
| 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 || Score ranking not started yet
| 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 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_MAINTENANCE || 0x8002A4A5 || Score ranking under maintenance
| SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_MAINTENANCE || 0x8002a4a5 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_NO_SUCH_TITLE || 0x8002A4A6 || Issue connecting to game server
| SCE_NP_COMMUNITY_SERVER_ERROR_NO_SUCH_TITLE || 0x8002a4a6 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_TROPHY_BEFORE_SERVICE || 0x8002A4A7 ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_TROPHY_BEFORE_SERVICE || 0x8002a4a7 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_TROPHY_END_OF_SERVICE || 0x8002A4A8 ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_TROPHY_END_OF_SERVICE || 0x8002a4a8 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_TROPHY_MAINTENANCE || 0x8002A4A9 ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_TROPHY_MAINTENANCE || 0x8002a4a9 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_TITLE_USER_STORAGE_BEFORE_SERVICE || 0x8002A4AA ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_TITLE_USER_STORAGE_BEFORE_SERVICE || 0x8002a4aa ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_TITLE_USER_STORAGE_END_OF_SERVICE || 0x8002A4AB ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_TITLE_USER_STORAGE_END_OF_SERVICE || 0x8002a4ab ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_TITLE_USER_STORAGE_MAINTENANCE || 0x8002A4AC ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_TITLE_USER_STORAGE_MAINTENANCE || 0x8002a4ac ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_FSR_BEFORE_SERVICE || 0x8002A4AD ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_FSR_BEFORE_SERVICE || 0x8002a4ad ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_FSR_END_OF_SERVICE || 0x8002A4AE ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_FSR_END_OF_SERVICE || 0x8002a4ae ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_FSR_MAINTENANCE || 0x8002A4AF ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_FSR_MAINTENANCE || 0x8002a4af ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_UBS_BEFORE_SERVICE || 0x8002A4B0 ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_UBS_BEFORE_SERVICE || 0x8002a4b0 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_UBS_END_OF_SERVICE || 0x8002A4B1 ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_UBS_END_OF_SERVICE || 0x8002a4b1 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_UBS_MAINTENANCE || 0x8002A4B2 ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_UBS_MAINTENANCE || 0x8002a4b2 ||  
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_BASIC_BLACKLISTED_USER_ID || 0x8002A4B3 ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_BASIC_BLACKLISTED_USER_ID || 0x8002a4b3 ||  
|-
|-
!colspan="3" | Unspecified Error
!colspan="3" | Unspecified Error
|-
|-
| SCE_NP_COMMUNITY_SERVER_ERROR_UNSPECIFIED || 0x8002A4FF ||  
| SCE_NP_COMMUNITY_SERVER_ERROR_UNSPECIFIED || 0x8002a4ff ||  
|-
|-
!colspan="3" | NP Core Error  
!colspan="3" | NP Core Error  
|-
|-
| SCE_NP_CORE_UTIL_ERROR_INVALID_ARGUMENT || 0x8002A501 ||  
| SCE_NP_CORE_UTIL_ERROR_INVALID_ARGUMENT || 0x8002a501 ||  
|-
|-
| SCE_NP_CORE_UTIL_ERROR_OUT_OF_MEMORY || 0x8002A502 ||  
| SCE_NP_CORE_UTIL_ERROR_OUT_OF_MEMORY || 0x8002a502 ||  
|-
|-
| SCE_NP_CORE_UTIL_ERROR_INSUFFICIENT || 0x8002A503 ||  
| SCE_NP_CORE_UTIL_ERROR_INSUFFICIENT || 0x8002a503 ||  
|-
|-
| SCE_NP_CORE_UTIL_ERROR_PARSER_FAILED || 0x8002A504 ||  
| SCE_NP_CORE_UTIL_ERROR_PARSER_FAILED || 0x8002a504 ||  
|-
|-
| SCE_NP_CORE_UTIL_ERROR_INVALID_PROTOCOL_ID || 0x8002A505 ||  
| SCE_NP_CORE_UTIL_ERROR_INVALID_PROTOCOL_ID || 0x8002a505 ||  
|-
|-
| SCE_NP_CORE_UTIL_ERROR_INVALID_EXTENSION || 0x8002A506 ||  
| SCE_NP_CORE_UTIL_ERROR_INVALID_EXTENSION || 0x8002a506 ||  
|-
|-
| SCE_NP_CORE_UTIL_ERROR_INVALID_TEXT || 0x8002A507 ||  
| SCE_NP_CORE_UTIL_ERROR_INVALID_TEXT || 0x8002a507 ||  
|-
|-
| SCE_NP_CORE_UTIL_ERROR_UNKNOWN_TYPE || 0x8002A508 ||  
| SCE_NP_CORE_UTIL_ERROR_UNKNOWN_TYPE || 0x8002a508 ||  
|-
|-
| SCE_NP_CORE_UTIL_ERROR_UNKNOWN || 0x8002A509 ||  
| SCE_NP_CORE_UTIL_ERROR_UNKNOWN || 0x8002a509 ||  
|-
|-
| SCE_NP_CORE_PARSER_ERROR_NOT_INITIALIZED || 0x8002A511 ||  
| SCE_NP_CORE_PARSER_ERROR_NOT_INITIALIZED || 0x8002a511 ||  
|-
|-
| SCE_NP_CORE_PARSER_ERROR_ALREADY_INITIALIZED || 0x8002A512 ||  
| SCE_NP_CORE_PARSER_ERROR_ALREADY_INITIALIZED || 0x8002a512 ||  
|-
|-
| SCE_NP_CORE_PARSER_ERROR_OUT_OF_MEMORY || 0x8002A513 ||  
| SCE_NP_CORE_PARSER_ERROR_OUT_OF_MEMORY || 0x8002a513 ||  
|-
|-
| SCE_NP_CORE_PARSER_ERROR_INSUFFICIENT || 0x8002A514 ||  
| SCE_NP_CORE_PARSER_ERROR_INSUFFICIENT || 0x8002a514 ||  
|-
|-
| SCE_NP_CORE_PARSER_ERROR_INVALID_FORMAT || 0x8002A515 ||  
| SCE_NP_CORE_PARSER_ERROR_INVALID_FORMAT || 0x8002a515 ||  
|-
|-
| SCE_NP_CORE_PARSER_ERROR_INVALID_ARGUMENT || 0x8002A516 ||  
| SCE_NP_CORE_PARSER_ERROR_INVALID_ARGUMENT || 0x8002a516 ||  
|-
|-
| SCE_NP_CORE_PARSER_ERROR_INVALID_HANDLE || 0x8002A517 ||  
| SCE_NP_CORE_PARSER_ERROR_INVALID_HANDLE || 0x8002a517 ||  
|-
|-
| SCE_NP_CORE_PARSER_ERROR_INVALID_ICON || 0x8002A518 ||  
| SCE_NP_CORE_PARSER_ERROR_INVALID_ICON || 0x8002a518 ||  
|-
|-
| SCE_NP_CORE_PARSER_ERROR_UNKNOWN || 0x8002A519 ||  
| SCE_NP_CORE_PARSER_ERROR_UNKNOWN || 0x8002a519 ||  
|-
|-
| SCE_NP_CORE_ERROR_ALREADY_INITIALIZED || 0x8002A521 || Issue connecting online
| SCE_NP_CORE_ERROR_ALREADY_INITIALIZED || 0x8002a521 ||  
|-
|-
| SCE_NP_CORE_ERROR_NOT_INITIALIZED || 0x8002A522 ||  
| SCE_NP_CORE_ERROR_NOT_INITIALIZED || 0x8002a522 ||  
|-
|-
| SCE_NP_CORE_ERROR_INVALID_ARGUMENT || 0x8002A523 ||  
| SCE_NP_CORE_ERROR_INVALID_ARGUMENT || 0x8002a523 ||  
|-
|-
| SCE_NP_CORE_ERROR_OUT_OF_MEMORY || 0x8002A524 || System memory too low. Reboot console.
| SCE_NP_CORE_ERROR_OUT_OF_MEMORY || 0x8002a524 ||  
|-
|-
| SCE_NP_CORE_ERROR_ID_NOT_AVAILABLE || 0x8002A525 ||  
| SCE_NP_CORE_ERROR_ID_NOT_AVAILABLE || 0x8002a525 ||  
|-
|-
| SCE_NP_CORE_ERROR_USER_OFFLINE || 0x8002A526 || "A network error has occurred." (8002A526)
| SCE_NP_CORE_ERROR_USER_OFFLINE || 0x8002a526 ||  
|-
|-
| SCE_NP_CORE_ERROR_SESSION_RUNNING || 0x8002A527 ||  
| SCE_NP_CORE_ERROR_SESSION_RUNNING || 0x8002a527 ||  
|-
|-
| SCE_NP_CORE_ERROR_SESSION_NOT_ESTABLISHED || 0x8002A528 ||  
| SCE_NP_CORE_ERROR_SESSION_NOT_ESTABLISHED || 0x8002a528 ||  
|-
|-
| SCE_NP_CORE_ERROR_SESSION_INVALID_STATE || 0x8002A529 ||  
| SCE_NP_CORE_ERROR_SESSION_INVALID_STATE || 0x8002a529 ||  
|-
|-
| SCE_NP_CORE_ERROR_SESSION_ID_TOO_LONG || 0x8002A52A ||  
| SCE_NP_CORE_ERROR_SESSION_ID_TOO_LONG || 0x8002a52a ||  
|-
|-
| SCE_NP_CORE_ERROR_SESSION_INVALID_NAMESPACE || 0x8002A52B ||  
| SCE_NP_CORE_ERROR_SESSION_INVALID_NAMESPACE || 0x8002a52b ||  
|-
|-
| SCE_NP_CORE_ERROR_CONNECTION_TIMEOUT || 0x8002A52C ||  
| SCE_NP_CORE_ERROR_CONNECTION_TIMEOUT || 0x8002a52c ||  
|-
|-
| SCE_NP_CORE_ERROR_GETSOCKOPT || 0x8002A52D ||  
| SCE_NP_CORE_ERROR_GETSOCKOPT || 0x8002a52d ||  
|-
|-
| SCE_NP_CORE_ERROR_SSL_NOT_INITIALIZED || 0x8002A52E ||  
| SCE_NP_CORE_ERROR_SSL_NOT_INITIALIZED || 0x8002a52e ||  
|-
|-
| SCE_NP_CORE_ERROR_SSL_ALREADY_INITIALIZED || 0x8002A52F ||  
| SCE_NP_CORE_ERROR_SSL_ALREADY_INITIALIZED || 0x8002a52f ||  
|-
|-
| SCE_NP_CORE_ERROR_SSL_NO_CERT || 0x8002A530 ||  
| SCE_NP_CORE_ERROR_SSL_NO_CERT || 0x8002a530 ||  
|-
|-
| SCE_NP_CORE_ERROR_SSL_NO_TRUSTWORTHY_CA || 0x8002A531 ||  
| SCE_NP_CORE_ERROR_SSL_NO_TRUSTWORTHY_CA || 0x8002a531 ||  
|-
|-
| SCE_NP_CORE_ERROR_SSL_INVALID_CERT || 0x8002A532 ||  
| SCE_NP_CORE_ERROR_SSL_INVALID_CERT || 0x8002a532 ||  
|-
|-
| SCE_NP_CORE_ERROR_SSL_CERT_VERIFY || 0x8002A533 ||  
| SCE_NP_CORE_ERROR_SSL_CERT_VERIFY || 0x8002a533 ||  
|-
|-
| SCE_NP_CORE_ERROR_SSL_CN_CHECK || 0x8002A534 ||  
| SCE_NP_CORE_ERROR_SSL_CN_CHECK || 0x8002a534 ||  
|-
|-
| SCE_NP_CORE_ERROR_SSL_HANDSHAKE_FAILED || 0x8002A535 || Issue connecting to PSN
| SCE_NP_CORE_ERROR_SSL_HANDSHAKE_FAILED || 0x8002a535 ||  
|-
|-
| SCE_NP_CORE_ERROR_SSL_SEND || 0x8002A536 ||  
| SCE_NP_CORE_ERROR_SSL_SEND || 0x8002a536 ||  
|-
|-
| SCE_NP_CORE_ERROR_SSL_RECV || 0x8002A537 || "An error has occurred. You have been signed out of PSN" (8002A537)
| SCE_NP_CORE_ERROR_SSL_RECV || 0x8002a537 ||  
|-
|-
| SCE_NP_CORE_ERROR_SSL_CREATE_CTX || 0x8002A538 ||  
| SCE_NP_CORE_ERROR_SSL_CREATE_CTX || 0x8002a538 ||  
|-
|-
| SCE_NP_CORE_ERROR_PARSE_PEM || 0x8002A539 ||  
| SCE_NP_CORE_ERROR_PARSE_PEM || 0x8002a539 ||  
|-
|-
| SCE_NP_CORE_ERROR_INVALID_INITIATE_STREAM || 0x8002A53A ||  
| SCE_NP_CORE_ERROR_INVALID_INITIATE_STREAM || 0x8002a53a ||  
|-
|-
| SCE_NP_CORE_ERROR_SASL_NOT_SUPPORTED || 0x8002A53B ||  
| SCE_NP_CORE_ERROR_SASL_NOT_SUPPORTED || 0x8002a53b ||  
|-
|-
| SCE_NP_CORE_ERROR_NAMESPACE_ALREADY_EXISTS || 0x8002A53C ||  
| SCE_NP_CORE_ERROR_NAMESPACE_ALREADY_EXISTS || 0x8002a53c ||  
|-
|-
| SCE_NP_CORE_ERROR_FROM_ALREADY_EXISTS || 0x8002A53D ||  
| SCE_NP_CORE_ERROR_FROM_ALREADY_EXISTS || 0x8002a53d ||  
|-
|-
| SCE_NP_CORE_ERROR_MODULE_NOT_REGISTERED || 0x8002A53E ||  
| SCE_NP_CORE_ERROR_MODULE_NOT_REGISTERED || 0x8002a53e ||  
|-
|-
| SCE_NP_CORE_ERROR_MODULE_FROM_NOT_FOUND || 0x8002A53F ||  
| SCE_NP_CORE_ERROR_MODULE_FROM_NOT_FOUND || 0x8002a53f ||  
|-
|-
| SCE_NP_CORE_ERROR_UNKNOWN_NAMESPACE || 0x8002A540 ||  
| SCE_NP_CORE_ERROR_UNKNOWN_NAMESPACE || 0x8002a540 ||  
|-
|-
| SCE_NP_CORE_ERROR_INVALID_VERSION || 0x8002A541 ||  
| SCE_NP_CORE_ERROR_INVALID_VERSION || 0x8002a541 ||  
|-
|-
| SCE_NP_CORE_ERROR_LOGIN_TIMEOUT || 0x8002A542 || Connection to PSN timed out
| SCE_NP_CORE_ERROR_LOGIN_TIMEOUT || 0x8002a542 ||  
|-
|-
| SCE_NP_CORE_ERROR_TOO_MANY_SESSIONS || 0x8002A543 || Issue connecting to PSN
| SCE_NP_CORE_ERROR_TOO_MANY_SESSIONS || 0x8002a543 ||  
|-
|-
| SCE_NP_CORE_ERROR_SENDLIST_NOT_FOUND || 0x8002A544 ||  
| SCE_NP_CORE_ERROR_SENDLIST_NOT_FOUND || 0x8002a544 ||  
|-
|-
| SCE_NP_CORE_ERROR_NO_ID || 0x8002A545 ||  
| SCE_NP_CORE_ERROR_NO_ID || 0x8002a545 ||  
|-
|-
| SCE_NP_CORE_ERROR_LOAD_CERTS || 0x8002A546 ||  
| SCE_NP_CORE_ERROR_LOAD_CERTS || 0x8002a546 ||  
|-
|-
| SCE_NP_CORE_ERROR_NET_SELECT || 0x8002A547 ||  
| SCE_NP_CORE_ERROR_NET_SELECT || 0x8002a547 ||  
|-
|-
| SCE_NP_CORE_ERROR_DISCONNECTED || 0x8002A548 || "An error has occurred. You have been signed out of PSN (8002A548)." / Issue connecting to PSN // PSN down, internet connection issues, ISP issues, network equipment issues or console issues
| SCE_NP_CORE_ERROR_DISCONNECTED || 0x8002a548 ||  
|-
|-
| SCE_NP_CORE_ERROR_TICKET_TOO_SMALL || 0x8002A549 ||  
| SCE_NP_CORE_ERROR_TICKET_TOO_SMALL || 0x8002a549 ||  
|-
|-
| SCE_NP_CORE_ERROR_INVALID_TICKET || 0x8002A54A ||  
| SCE_NP_CORE_ERROR_INVALID_TICKET || 0x8002a54a ||  
|-
|-
| SCE_NP_CORE_ERROR_INVALID_ONLINEID<br />SCE_NP_CORE_ERROR_INVALID_PSHANDLE || 0x8002A54B ||  
| SCE_NP_CORE_ERROR_INVALID_ONLINEID<br />SCE_NP_CORE_ERROR_INVALID_PSHANDLE || 0x8002a54b ||  
|-
|-
| SCE_NP_CORE_ERROR_GETHOSTBYNAME || 0x8002A54C ||  
| SCE_NP_CORE_ERROR_GETHOSTBYNAME || 0x8002a54c ||  
|-
|-
| SCE_NP_CORE_ERROR_UNDEFINED_STREAM_ERROR || 0x8002A54D ||  
| SCE_NP_CORE_ERROR_UNDEFINED_STREAM_ERROR || 0x8002a54d ||  
|-
|-
| SCE_NP_CORE_ERROR_INTERNAL || 0x8002A5FF ||  
| SCE_NP_CORE_ERROR_INTERNAL || 0x8002a5ff ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EPERM || 0x8002AD01 ||  
| SCE_NP_CORE_NET_ERROR_EPERM || 0x8002ad01 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ENOENT || 0x8002AD02 ||  
| SCE_NP_CORE_NET_ERROR_ENOENT || 0x8002ad02 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ESRCH || 0x8002AD03 ||  
| SCE_NP_CORE_NET_ERROR_ESRCH || 0x8002ad03 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EINTR || 0x8002AD04 ||  
| SCE_NP_CORE_NET_ERROR_EINTR || 0x8002ad04 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EIO || 0x8002AD05 ||  
| SCE_NP_CORE_NET_ERROR_EIO || 0x8002ad05 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ENXIO || 0x8002AD06 ||  
| SCE_NP_CORE_NET_ERROR_ENXIO || 0x8002ad06 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_E2BIG || 0x8002AD07 ||  
| SCE_NP_CORE_NET_ERROR_E2BIG || 0x8002ad07 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ENOEXC || 0x8002AD08 ||  
| SCE_NP_CORE_NET_ERROR_ENOEXC || 0x8002ad08 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EBADF || 0x8002AD09 ||  
| SCE_NP_CORE_NET_ERROR_EBADF || 0x8002ad09 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ECHILD || 0x8002AD0A ||  
| SCE_NP_CORE_NET_ERROR_ECHILD || 0x8002ad0a ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EDEADLK || 0x8002AD0B ||  
| SCE_NP_CORE_NET_ERROR_EDEADLK || 0x8002ad0b ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ENOMEM || 0x8002AD0C || Network memory running low. Reboot console.
| SCE_NP_CORE_NET_ERROR_ENOMEM || 0x8002ad0c ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EACCES || 0x8002AD0D ||  
| SCE_NP_CORE_NET_ERROR_EACCES || 0x8002ad0d ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EFAULT || 0x8002AD0E ||  
| SCE_NP_CORE_NET_ERROR_EFAULT || 0x8002ad0e ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ENOTBLK || 0x8002AD0F ||  
| SCE_NP_CORE_NET_ERROR_ENOTBLK || 0x8002ad0f ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EBUSY || 0x8002AD10 ||  
| SCE_NP_CORE_NET_ERROR_EBUSY || 0x8002ad10 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EEXIST || 0x8002AD11 ||  
| SCE_NP_CORE_NET_ERROR_EEXIST || 0x8002ad11 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EXDEV || 0x8002AD12 ||  
| SCE_NP_CORE_NET_ERROR_EXDEV || 0x8002ad12 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ENODEV || 0x8002AD13 ||  
| SCE_NP_CORE_NET_ERROR_ENODEV || 0x8002ad13 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ENOTDIR || 0x8002AD14 ||  
| SCE_NP_CORE_NET_ERROR_ENOTDIR || 0x8002ad14 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EISDIR || 0x8002AD15 ||  
| SCE_NP_CORE_NET_ERROR_EISDIR || 0x8002ad15 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EINVAL || 0x8002AD16 ||  
| SCE_NP_CORE_NET_ERROR_EINVAL || 0x8002ad16 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ENFILE || 0x8002AD17 ||  
| SCE_NP_CORE_NET_ERROR_ENFILE || 0x8002ad17 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EMFILE || 0x8002AD18 ||  
| SCE_NP_CORE_NET_ERROR_EMFILE || 0x8002ad18 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ENOTTY || 0x8002AD19 ||  
| SCE_NP_CORE_NET_ERROR_ENOTTY || 0x8002ad19 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ETXTBSY || 0x8002AD1A ||  
| SCE_NP_CORE_NET_ERROR_ETXTBSY || 0x8002ad1a ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EFBIG || 0x8002AD1B ||  
| SCE_NP_CORE_NET_ERROR_EFBIG || 0x8002ad1b ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ENOSPC || 0x8002AD1C ||  
| SCE_NP_CORE_NET_ERROR_ENOSPC || 0x8002ad1c ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ESPIPE || 0x8002AD1D ||  
| SCE_NP_CORE_NET_ERROR_ESPIPE || 0x8002ad1d ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EROFS || 0x8002AD1E ||  
| SCE_NP_CORE_NET_ERROR_EROFS || 0x8002ad1e ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EMLINK || 0x8002AD1F ||  
| SCE_NP_CORE_NET_ERROR_EMLINK || 0x8002ad1f ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EPIPE || 0x8002AD20 ||  
| SCE_NP_CORE_NET_ERROR_EPIPE || 0x8002ad20 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EDOM || 0x8002AD21 ||  
| SCE_NP_CORE_NET_ERROR_EDOM || 0x8002ad21 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ERANGE || 0x8002AD22 || Issue connecting to PSN; possible congestion in internet connection
| SCE_NP_CORE_NET_ERROR_ERANGE || 0x8002ad22 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EAGAIN || 0x8002AD23 || "An error has occurred. You have been signed out of PSN" (8002AD23) // Issue connecting to PSN
| SCE_NP_CORE_NET_ERROR_EAGAIN || 0x8002ad23 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EINPROGRESS || 0x8002AD24 ||  
| SCE_NP_CORE_NET_ERROR_EINPROGRESS || 0x8002ad24 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EALREADY || 0x8002AD25 || Issue connecting to PSN
| SCE_NP_CORE_NET_ERROR_EALREADY || 0x8002ad25 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ENOTSOCK || 0x8002AD26 ||  
| SCE_NP_CORE_NET_ERROR_ENOTSOCK || 0x8002ad26 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EDESTADDRREQ || 0x8002AD27 ||  
| SCE_NP_CORE_NET_ERROR_EDESTADDRREQ || 0x8002ad27 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EMSGSIZE || 0x8002AD28 ||  
| SCE_NP_CORE_NET_ERROR_EMSGSIZE || 0x8002ad28 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EPROTOTYPE || 0x8002AD29 ||  
| SCE_NP_CORE_NET_ERROR_EPROTOTYPE || 0x8002ad29 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ENOPROTOOPT || 0x8002AD2A ||  
| SCE_NP_CORE_NET_ERROR_ENOPROTOOPT || 0x8002ad2a ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EPROTONOSUPPORT || 0x8002AD2B ||  
| SCE_NP_CORE_NET_ERROR_EPROTONOSUPPORT || 0x8002ad2b ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ESOCKTNOSUPPORT || 0x8002AD2C ||  
| SCE_NP_CORE_NET_ERROR_ESOCKTNOSUPPORT || 0x8002ad2c ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EOPNOTSUPP || 0x8002AD2D ||  
| SCE_NP_CORE_NET_ERROR_EOPNOTSUPP || 0x8002ad2d ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EPFNOSUPPORT || 0x8002AD2E ||  
| SCE_NP_CORE_NET_ERROR_EPFNOSUPPORT || 0x8002ad2e ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EAFNOSUPPORT || 0x8002AD2F ||  
| SCE_NP_CORE_NET_ERROR_EAFNOSUPPORT || 0x8002ad2f ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EADDRINUSE || 0x8002AD30 ||  
| SCE_NP_CORE_NET_ERROR_EADDRINUSE || 0x8002ad30 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EADDRNOTAVAIL || 0x8002AD31 ||  
| SCE_NP_CORE_NET_ERROR_EADDRNOTAVAIL || 0x8002ad31 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ENETDOWN || 0x8002AD32 ||  
| SCE_NP_CORE_NET_ERROR_ENETDOWN || 0x8002ad32 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ENETUNREACH || 0x8002AD33 ||  
| SCE_NP_CORE_NET_ERROR_ENETUNREACH || 0x8002ad33 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ENETRESET || 0x8002AD34 ||  
| SCE_NP_CORE_NET_ERROR_ENETRESET || 0x8002ad34 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ECONNABORTED || 0x8002AD35 ||  
| SCE_NP_CORE_NET_ERROR_ECONNABORTED || 0x8002ad35 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ECONNRESET || 0x8002AD36 || Login to PSN was reset
| SCE_NP_CORE_NET_ERROR_ECONNRESET || 0x8002ad36 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ENOBUFS || 0x8002AD37 ||  
| SCE_NP_CORE_NET_ERROR_ENOBUFS || 0x8002ad37 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EISCONN || 0x8002AD38 ||  
| SCE_NP_CORE_NET_ERROR_EISCONN || 0x8002ad38 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ENOTCONN || 0x8002AD39 ||  
| SCE_NP_CORE_NET_ERROR_ENOTCONN || 0x8002ad39 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ESHUTDOWN || 0x8002AD3A ||  
| SCE_NP_CORE_NET_ERROR_ESHUTDOWN || 0x8002ad3a ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ETOOMANYREFS || 0x8002AD3B ||  
| SCE_NP_CORE_NET_ERROR_ETOOMANYREFS || 0x8002ad3b ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ETIMEDOUT || 0x8002AD3C ||  
| SCE_NP_CORE_NET_ERROR_ETIMEDOUT || 0x8002ad3c ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ECONNREFUSED || 0x8002AD3D || "An error has occurred. You have been signed out of PSN" (8002AD3D) // network error; unable to connect to server
| SCE_NP_CORE_NET_ERROR_ECONNREFUSED || 0x8002ad3d ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ELOOP || 0x8002AD3E ||  
| SCE_NP_CORE_NET_ERROR_ELOOP || 0x8002ad3e ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ENAMETOOLONG || 0x8002AD3F ||  
| SCE_NP_CORE_NET_ERROR_ENAMETOOLONG || 0x8002ad3f ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EHOSTDOWN || 0x8002AD40 ||  
| SCE_NP_CORE_NET_ERROR_EHOSTDOWN || 0x8002ad40 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EHOSTUNREACH || 0x8002AD41 ||  
| SCE_NP_CORE_NET_ERROR_EHOSTUNREACH || 0x8002ad41 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ENOTEMPTY || 0x8002AD42 ||  
| SCE_NP_CORE_NET_ERROR_ENOTEMPTY || 0x8002ad42 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EPROCLIM || 0x8002AD43 ||  
| SCE_NP_CORE_NET_ERROR_EPROCLIM || 0x8002ad43 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EUSERS || 0x8002AD44 ||  
| SCE_NP_CORE_NET_ERROR_EUSERS || 0x8002ad44 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EDQUOT || 0x8002AD45 ||  
| SCE_NP_CORE_NET_ERROR_EDQUOT || 0x8002ad45 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ESTALE || 0x8002AD46 ||  
| SCE_NP_CORE_NET_ERROR_ESTALE || 0x8002ad46 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EREMOTE || 0x8002AD47 ||  
| SCE_NP_CORE_NET_ERROR_EREMOTE || 0x8002ad47 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EBADRPC || 0x8002AD48 ||  
| SCE_NP_CORE_NET_ERROR_EBADRPC || 0x8002ad48 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ERPCMISMATCH || 0x8002AD49 ||  
| SCE_NP_CORE_NET_ERROR_ERPCMISMATCH || 0x8002ad49 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EPROGUNAVAIL || 0x8002AD4A ||  
| SCE_NP_CORE_NET_ERROR_EPROGUNAVAIL || 0x8002ad4a ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EPROGMISMATCH || 0x8002AD4B ||  
| SCE_NP_CORE_NET_ERROR_EPROGMISMATCH || 0x8002ad4b ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EPROCUNAVAIL || 0x8002AD4C ||  
| SCE_NP_CORE_NET_ERROR_EPROCUNAVAIL || 0x8002ad4c ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ENOLCK || 0x8002AD4D ||  
| SCE_NP_CORE_NET_ERROR_ENOLCK || 0x8002ad4d ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ENOSYS || 0x8002AD4E ||  
| SCE_NP_CORE_NET_ERROR_ENOSYS || 0x8002ad4e ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EFTYPE || 0x8002AD4F ||  
| SCE_NP_CORE_NET_ERROR_EFTYPE || 0x8002ad4f ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EAUTH || 0x8002AD50 ||  
| SCE_NP_CORE_NET_ERROR_EAUTH || 0x8002ad50 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ENEEDAUTH || 0x8002AD51 ||  
| SCE_NP_CORE_NET_ERROR_ENEEDAUTH || 0x8002ad51 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EIDRM || 0x8002AD52 ||  
| SCE_NP_CORE_NET_ERROR_EIDRM || 0x8002ad52 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ENOMSG || 0x8002AD53 ||  
| SCE_NP_CORE_NET_ERROR_ENOMSG || 0x8002ad53 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EOVERFLOW || 0x8002AD54 ||  
| SCE_NP_CORE_NET_ERROR_EOVERFLOW || 0x8002ad54 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EILSEQ || 0x8002AD55 ||  
| SCE_NP_CORE_NET_ERROR_EILSEQ || 0x8002ad55 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ENOTSUP || 0x8002AD56 ||  
| SCE_NP_CORE_NET_ERROR_ENOTSUP || 0x8002ad56 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ECANCELED || 0x8002AD57 ||  
| SCE_NP_CORE_NET_ERROR_ECANCELED || 0x8002ad57 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_EBADMSG || 0x8002AD58 ||  
| SCE_NP_CORE_NET_ERROR_EBADMSG || 0x8002ad58 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ENODATA || 0x8002AD59 ||  
| SCE_NP_CORE_NET_ERROR_ENODATA || 0x8002ad59 ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ENOSR || 0x8002AD5A ||  
| SCE_NP_CORE_NET_ERROR_ENOSR || 0x8002ad5a ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ENOSTR || 0x8002AD5B ||  
| SCE_NP_CORE_NET_ERROR_ENOSTR || 0x8002ad5b ||  
|-
|-
| SCE_NP_CORE_NET_ERROR_ETIME || 0x8002AD5C ||  
| SCE_NP_CORE_NET_ERROR_ETIME || 0x8002ad5c ||  
|-
|-
!colspan="3" | NP Core DNS Error
!colspan="3" | NP Core DNS Error
|-
|-
| SCE_NP_CORE_ERROR_DNS_HOST_NOT_FOUND || 0x8002AF01 ||  
| SCE_NP_CORE_ERROR_DNS_HOST_NOT_FOUND || 0x8002af01 ||  
|-
|-
| SCE_NP_CORE_ERROR_DNS_TRY_AGAIN || 0x8002AF02 ||  
| SCE_NP_CORE_ERROR_DNS_TRY_AGAIN || 0x8002af02 ||  
|-
|-
| SCE_NP_CORE_ERROR_DNS_NO_RECOVERY || 0x8002AF03 ||  
| SCE_NP_CORE_ERROR_DNS_NO_RECOVERY || 0x8002af03 ||  
|-
|-
| SCE_NP_CORE_ERROR_DNS_NO_DATA || 0x8002AF04 ||  
| SCE_NP_CORE_ERROR_DNS_NO_DATA || 0x8002af04 ||  
|-
|-
| SCE_NP_CORE_ERROR_DNS_NO_ADDRESS || 0x8002AFFF ||  
| SCE_NP_CORE_ERROR_DNS_NO_ADDRESS || 0x8002afff ||  
|-
|-
!colspan="3" | NP Basic Error
!colspan="3" | NP Basic Error
|-
|-
| SCE_NP_BASIC_ERROR_ALREADY_INITIALIZED || 0x8002A661 ||  
| SCE_NP_BASIC_ERROR_ALREADY_INITIALIZED || 0x8002a661 ||  
|-
|-
| SCE_NP_BASIC_ERROR_NOT_INITIALIZED || 0x8002A662 ||  
| SCE_NP_BASIC_ERROR_NOT_INITIALIZED || 0x8002a662 ||  
|-
|-
| SCE_NP_BASIC_ERROR_NOT_SUPPORTED || 0x8002A663 ||  
| SCE_NP_BASIC_ERROR_NOT_SUPPORTED || 0x8002a663 ||  
|-
|-
| SCE_NP_BASIC_ERROR_OUT_OF_MEMORY || 0x8002A664 ||  
| SCE_NP_BASIC_ERROR_OUT_OF_MEMORY || 0x8002a664 ||  
|-
|-
| SCE_NP_BASIC_ERROR_INVALID_ARGUMENT || 0x8002A665 ||  
| SCE_NP_BASIC_ERROR_INVALID_ARGUMENT || 0x8002a665 ||  
|-
|-
| SCE_NP_BASIC_ERROR_BAD_ID || 0x8002A666 ||  
| SCE_NP_BASIC_ERROR_BAD_ID || 0x8002a666 ||  
|-
|-
| SCE_NP_BASIC_ERROR_IDS_DIFFER || 0x8002A667 ||  
| SCE_NP_BASIC_ERROR_IDS_DIFFER || 0x8002a667 ||  
|-
|-
| SCE_NP_BASIC_ERROR_PARSER_FAILED || 0x8002A668 ||  
| SCE_NP_BASIC_ERROR_PARSER_FAILED || 0x8002a668 ||  
|-
|-
| SCE_NP_BASIC_ERROR_TIMEOUT || 0x8002A669 || Server timed out; PSN may be down or having connectivity problems
| SCE_NP_BASIC_ERROR_TIMEOUT || 0x8002a669 ||  
|-
|-
| SCE_NP_BASIC_ERROR_NO_EVENT || 0x8002A66A ||  
| SCE_NP_BASIC_ERROR_NO_EVENT || 0x8002a66a ||  
|-
|-
| SCE_NP_BASIC_ERROR_EXCEEDS_MAX || 0x8002A66B ||  
| SCE_NP_BASIC_ERROR_EXCEEDS_MAX || 0x8002a66b ||  
|-
|-
| SCE_NP_BASIC_ERROR_INSUFFICIENT || 0x8002A66C ||  
| SCE_NP_BASIC_ERROR_INSUFFICIENT || 0x8002a66c ||  
|-
|-
| SCE_NP_BASIC_ERROR_NOT_REGISTERED || 0x8002A66D ||  
| SCE_NP_BASIC_ERROR_NOT_REGISTERED || 0x8002a66d ||  
|-
|-
| SCE_NP_BASIC_ERROR_DATA_LOST || 0x8002A66E ||  
| SCE_NP_BASIC_ERROR_DATA_LOST || 0x8002a66e ||  
|-
|-
| SCE_NP_BASIC_ERROR_BUSY || 0x8002A66F ||  
| SCE_NP_BASIC_ERROR_BUSY || 0x8002a66f ||  
|-
|-
| SCE_NP_BASIC_ERROR_STATUS || 0x8002A670 ||  
| SCE_NP_BASIC_ERROR_STATUS || 0x8002a670 ||  
|-
|-
| SCE_NP_BASIC_ERROR_CANCEL || 0x8002A671 ||  
| SCE_NP_BASIC_ERROR_CANCEL || 0x8002a671 ||  
|-
|-
| SCE_NP_BASIC_ERROR_INVALID_MEMORY_CONTAINER || 0x8002A672 ||  
| SCE_NP_BASIC_ERROR_INVALID_MEMORY_CONTAINER || 0x8002a672 ||  
|-
|-
| SCE_NP_BASIC_ERROR_INVALID_DATA_ID || 0x8002A673 ||  
| SCE_NP_BASIC_ERROR_INVALID_DATA_ID || 0x8002a673 ||  
|-
|-
| SCE_NP_BASIC_ERROR_BROKEN_DATA || 0x8002A674 ||  
| SCE_NP_BASIC_ERROR_BROKEN_DATA || 0x8002a674 ||  
|-
|-
| SCE_NP_BASIC_ERROR_BLOCKLIST_ADD_FAILED || 0x8002A675 ||  
| SCE_NP_BASIC_ERROR_BLOCKLIST_ADD_FAILED || 0x8002a675 ||  
|-
|-
| SCE_NP_BASIC_ERROR_BLOCKLIST_IS_FULL || 0x8002A676 ||  
| SCE_NP_BASIC_ERROR_BLOCKLIST_IS_FULL || 0x8002a676 ||  
|-
|-
| SCE_NP_BASIC_ERROR_SEND_FAILED || 0x8002A677 ||  
| SCE_NP_BASIC_ERROR_SEND_FAILED || 0x8002a677 ||  
|-
|-
| SCE_NP_BASIC_ERROR_NOT_CONNECTED || 0x8002A678 ||  
| SCE_NP_BASIC_ERROR_NOT_CONNECTED || 0x8002a678 ||  
|-
|-
| SCE_NP_BASIC_ERROR_INSUFFICIENT_DISK_SPACE || 0x8002A679 ||  
| SCE_NP_BASIC_ERROR_INSUFFICIENT_DISK_SPACE || 0x8002a679 ||  
|-
|-
| SCE_NP_BASIC_ERROR_INTERNAL_FAILURE || 0x8002A67A ||  
| SCE_NP_BASIC_ERROR_INTERNAL_FAILURE || 0x8002a67a ||  
|-
|-
| SCE_NP_BASIC_ERROR_DOES_NOT_EXIST || 0x8002A67b ||  
| SCE_NP_BASIC_ERROR_DOES_NOT_EXIST || 0x8002a67b ||  
|-
|-
| SCE_NP_BASIC_ERROR_INVALID || 0x8002A67C ||  
| SCE_NP_BASIC_ERROR_INVALID || 0x8002a67c ||  
|-
|-
| SCE_NP_BASIC_ERROR_ABORT || 0x8002A67D ||  
| SCE_NP_BASIC_ERROR_ABORT || 0x8002a67d ||  
|-
|-
| SCE_NP_BASIC_ERROR_UNKNOWN || 0x8002A6BF ||  
| SCE_NP_BASIC_ERROR_UNKNOWN || 0x8002a6bf ||  
|-
|-
| SCE_NP_EXT_ERROR_CONTEXT_DOES_NOT_EXIST || 0x8002A6A1 ||  
| SCE_NP_EXT_ERROR_CONTEXT_DOES_NOT_EXIST || 0x8002a6a1 ||  
|-
|-
| SCE_NP_EXT_ERROR_CONTEXT_ALREADY_EXISTS || 0x8002A6A2 ||  
| SCE_NP_EXT_ERROR_CONTEXT_ALREADY_EXISTS || 0x8002a6a2 ||  
|-
|-
| SCE_NP_EXT_ERROR_NO_CONTEXT || 0x8002A6A3 ||  
| SCE_NP_EXT_ERROR_NO_CONTEXT || 0x8002a6a3 ||  
|-
|-
| SCE_NP_EXT_ERROR_NO_ORIGIN || 0x8002A6A4 ||  
| SCE_NP_EXT_ERROR_NO_ORIGIN || 0x8002a6a4 ||  
|-
|-
!colspan="3" | NP Matching Error  
!colspan="3" | NP Matching Error  
|-
|-
| SCE_NP_MATCHING_ERROR_NOT_INITIALIZED || 0x8002A701 ||  
| SCE_NP_MATCHING_ERROR_NOT_INITIALIZED || 0x8002a701 ||  
|-
|-
| SCE_NP_MATCHING_ERROR_ALREADY_INITIALIZED || 0x8002A702 ||  
| SCE_NP_MATCHING_ERROR_ALREADY_INITIALIZED || 0x8002a702 ||  
|-
|-
| SCE_NP_MATCHING_ERROR_INVALID_ARG || 0x8002A703 ||  
| SCE_NP_MATCHING_ERROR_INVALID_ARG || 0x8002a703 ||  
|-
|-
| SCE_NP_MATCHING_ERROR_TERMINATED || 0x8002A704 ||  
| SCE_NP_MATCHING_ERROR_TERMINATED || 0x8002a704 ||  
|-
|-
| SCE_NP_MATCHING_ERROR_TIMEOUT || 0x8002A705 || Issue connecting to PSN
| SCE_NP_MATCHING_ERROR_TIMEOUT || 0x8002a705 ||  
|-
|-
| SCE_NP_MATCHING_ERROR_OUT_OF_MEMORY || 0x8002A706 ||  
| SCE_NP_MATCHING_ERROR_OUT_OF_MEMORY || 0x8002a706 ||  
|-
|-
| SCE_NP_MATCHING_ERROR_CTXID_NOT_AVAIL || 0x8002A707 ||  
| SCE_NP_MATCHING_ERROR_CTXID_NOT_AVAIL || 0x8002a707 ||  
|-
|-
| SCE_NP_MATCHING_ERROR_CTX_ALREADY_EXIST || 0x8002A708 ||  
| SCE_NP_MATCHING_ERROR_CTX_ALREADY_EXIST || 0x8002a708 ||  
|-
|-
| SCE_NP_MATCHING_ERROR_CTX_NOT_FOUND || 0x8002A709 || Issue connecting to PSN
| SCE_NP_MATCHING_ERROR_CTX_NOT_FOUND || 0x8002a709 ||  
|-
|-
| SCE_NP_MATCHING_ERROR_LOBBY_NOT_FOUND || 0x8002A70A ||  
| SCE_NP_MATCHING_ERROR_LOBBY_NOT_FOUND || 0x8002a70a ||  
|-
|-
| SCE_NP_MATCHING_ERROR_ROOM_NOT_FOUND || 0x8002A70B || Room no longer exists
| SCE_NP_MATCHING_ERROR_ROOM_NOT_FOUND || 0x8002a70b ||  
|-
|-
| SCE_NP_MATCHING_ERROR_MEMBER_NOT_FOUND || 0x8002A70C ||  
| SCE_NP_MATCHING_ERROR_MEMBER_NOT_FOUND || 0x8002a70c ||  
|-
|-
| SCE_NP_MATCHING_ERROR_TOO_BIG_VALUE || 0x8002A70D ||  
| SCE_NP_MATCHING_ERROR_TOO_BIG_VALUE || 0x8002a70d ||  
|-
|-
| SCE_NP_MATCHING_ERROR_INVALID_ATTR_TYPE || 0x8002A70E ||  
| SCE_NP_MATCHING_ERROR_INVALID_ATTR_TYPE || 0x8002a70e ||  
|-
|-
| SCE_NP_MATCHING_ERROR_INVALID_ATTR_ID || 0x8002A70F ||  
| SCE_NP_MATCHING_ERROR_INVALID_ATTR_ID || 0x8002a70f ||  
|-
|-
| SCE_NP_MATCHING_ERROR_ALREADY_REQUESTED || 0x8002A710 ||  
| SCE_NP_MATCHING_ERROR_ALREADY_REQUESTED || 0x8002a710 ||  
|-
|-
| SCE_NP_MATCHING_ERROR_LIMITTED_SEATING || 0x8002A711 || Room is full
| SCE_NP_MATCHING_ERROR_LIMITTED_SEATING || 0x8002a711 ||  
|-
|-
| SCE_NP_MATCHING_ERROR_LOCKED || 0x8002A712 ||  
| SCE_NP_MATCHING_ERROR_LOCKED || 0x8002a712 ||  
|-
|-
| SCE_NP_MATCHING_ERROR_CTX_STILL_RUNNING || 0x8002A713 ||  
| SCE_NP_MATCHING_ERROR_CTX_STILL_RUNNING || 0x8002a713 ||  
|-
|-
| SCE_NP_MATCHING_ERROR_INSUFFICIENT_BUFFER || 0x8002A714 ||  
| SCE_NP_MATCHING_ERROR_INSUFFICIENT_BUFFER || 0x8002a714 ||  
|-
|-
| SCE_NP_MATCHING_ERROR_REQUEST_NOT_ALLOWED || 0x8002A715 ||  
| SCE_NP_MATCHING_ERROR_REQUEST_NOT_ALLOWED || 0x8002a715 ||  
|-
|-
| SCE_NP_MATCHING_ERROR_CTX_MAX || 0x8002A716 ||  
| SCE_NP_MATCHING_ERROR_CTX_MAX || 0x8002a716 ||  
|-
|-
| SCE_NP_MATCHING_ERROR_INVALID_REQ_ID || 0x8002A717 ||  
| SCE_NP_MATCHING_ERROR_INVALID_REQ_ID || 0x8002a717 ||  
|-
|-
| SCE_NP_MATCHING_ERROR_RESULT_NOT_FOUND || 0x8002A718 ||  
| SCE_NP_MATCHING_ERROR_RESULT_NOT_FOUND || 0x8002a718 ||  
|-
|-
| SCE_NP_MATCHING_ERROR_BUSY || 0x8002A719 ||  
| SCE_NP_MATCHING_ERROR_BUSY || 0x8002a719 ||  
|-
|-
| SCE_NP_MATCHING_ERROR_ALREADY_JOINED_ROOM || 0x8002A71A ||  
| SCE_NP_MATCHING_ERROR_ALREADY_JOINED_ROOM || 0x8002a71a ||  
|-
|-
| SCE_NP_MATCHING_ERROR_ROOM_MAX || 0x8002A71B || Maximum number of rooms reached
| SCE_NP_MATCHING_ERROR_ROOM_MAX || 0x8002a71b ||  
|-
|-
| SCE_NP_MATCHING_ERROR_QUICK_MATCH_PLAYER_NOT_FOUND || 0x8002A71C || No players found
| SCE_NP_MATCHING_ERROR_QUICK_MATCH_PLAYER_NOT_FOUND || 0x8002a71c ||  
|-
|-
| SCE_NP_MATCHING_ERROR_COND_MAX || 0x8002A71D ||  
| SCE_NP_MATCHING_ERROR_COND_MAX || 0x8002a71d ||  
|-
|-
| SCE_NP_MATCHING_ERROR_INVALID_COND || 0x8002A71E ||  
| SCE_NP_MATCHING_ERROR_INVALID_COND || 0x8002a71e ||  
|-
|-
| SCE_NP_MATCHING_ERROR_INVALID_ATTR || 0x8002A71F ||  
| SCE_NP_MATCHING_ERROR_INVALID_ATTR || 0x8002a71f ||  
|-
|-
| SCE_NP_MATCHING_ERROR_COMP_OP_INEQUALITY_MAX || 0x8002A720 ||  
| SCE_NP_MATCHING_ERROR_COMP_OP_INEQUALITY_MAX || 0x8002a720 ||  
|-
|-
| SCE_NP_MATCHING_ERROR_RESULT_OVERFLOWED || 0x8002A721 ||  
| SCE_NP_MATCHING_ERROR_RESULT_OVERFLOWED || 0x8002a721 ||  
|-
|-
| SCE_NP_MATCHING_ERROR_HTTPXML_TIMEOUT || 0x8002A722 ||  
| SCE_NP_MATCHING_ERROR_HTTPXML_TIMEOUT || 0x8002a722 ||  
|-
|-
| SCE_NP_MATCHING_ERROR_CANCELED || 0x8002A723 ||  
| SCE_NP_MATCHING_ERROR_CANCELED || 0x8002a723 ||  
|-
|-
| SCE_NP_MATCHING_ERROR_SEARCH_JOIN_ROOM_NOT_FOUND || 0x8002A724 || No rooms found
| SCE_NP_MATCHING_ERROR_SEARCH_JOIN_ROOM_NOT_FOUND || 0x8002a724 ||  
|-
|-
| SCE_NP_MATCHING_ERROR_INVALID_COMP_OP || 0x8002A725 ||  
| SCE_NP_MATCHING_ERROR_INVALID_COMP_OP || 0x8002a725 ||  
|-
|-
| SCE_NP_MATCHING_ERROR_INVALID_COMP_TYPE || 0x8002A726 ||  
| SCE_NP_MATCHING_ERROR_INVALID_COMP_TYPE || 0x8002a726 ||  
|-
|-
| SCE_NP_MATCHING_ERROR_REQUEST_NOT_FOUND || 0x8002A727 ||  
| SCE_NP_MATCHING_ERROR_REQUEST_NOT_FOUND || 0x8002a727 ||  
|-
|-
| SCE_NP_MATCHING_ERROR_INTERNAL_ERROR || 0x8002A728 ||  
| SCE_NP_MATCHING_ERROR_INTERNAL_ERROR || 0x8002a728 ||  
|-
|-
| SCE_NP_MATCHING_ERROR_INVALID_PROTOCOL_ID || 0x8002A729 ||  
| SCE_NP_MATCHING_ERROR_INVALID_PROTOCOL_ID || 0x8002a729 ||  
|-
|-
| SCE_NP_MATCHING_ERROR_ATTR_NOT_SPECIFIED || 0x8002A72A ||  
| SCE_NP_MATCHING_ERROR_ATTR_NOT_SPECIFIED || 0x8002a72a ||  
|-
|-
| SCE_NP_MATCHING_ERROR_SYSUTIL_INVALID_RESULT || 0x8002A72B ||  
| SCE_NP_MATCHING_ERROR_SYSUTIL_INVALID_RESULT || 0x8002a72b ||  
|-
|-
| SCE_NP_MATCHING_ERROR_PLUGIN_LOAD_FAILURE || 0x8002A72C ||  
| SCE_NP_MATCHING_ERROR_PLUGIN_LOAD_FAILURE || 0x8002a72c ||  
|-
|-
| SCE_NP_MATCHING_ERROR_INVALID_ATTR_VALUE || 0x8002A72D ||  
| SCE_NP_MATCHING_ERROR_INVALID_ATTR_VALUE || 0x8002a72d ||  
|-
|-
| SCE_NP_MATCHING_ERROR_DUPLICATE || 0x8002A72E ||  
| SCE_NP_MATCHING_ERROR_DUPLICATE || 0x8002a72e ||  
|-
|-
| SCE_NP_MATCHING_ERROR_INVALID_MEMORY_CONTAINER || 0x8002A72F ||  
| SCE_NP_MATCHING_ERROR_INVALID_MEMORY_CONTAINER || 0x8002a72f ||  
|-
|-
| SCE_NP_MATCHING_ERROR_SHUTDOWN || 0x8002A730 ||  
| SCE_NP_MATCHING_ERROR_SHUTDOWN || 0x8002a730 ||  
|-
|-
| SCE_NP_MATCHING_ERROR_SYSUTIL_SERVER_BUSY || 0x8002A731 ||  
| SCE_NP_MATCHING_ERROR_SYSUTIL_SERVER_BUSY || 0x8002a731 ||  
|-
|-
| SCE_NP_MATCHING_ERROR_SEND_INVITATION_PARTIALLY_FAILED || 0x8002A732 ||  
| SCE_NP_MATCHING_ERROR_SEND_INVITATION_PARTIALLY_FAILED || 0x8002a732 ||  
|-
|-
| SCE_NP_MATCHING_ERROR_UTILITY_UNAVAILABLE || 0x8002A733 ||  
| SCE_NP_MATCHING_ERROR_UTILITY_UNAVAILABLE || 0x8002a733 ||  
|-
|-
| SCE_NP_MATCHING_SERVER_ERROR_OUT_OF_SERVICE || 0x8002A740 || Matching service ended
| SCE_NP_MATCHING_SERVER_ERROR_OUT_OF_SERVICE || 0x8002a740 ||  
|-
|-
| SCE_NP_MATCHING_SERVER_ERROR_MAINTENANCE || 0x8002A741 || Matching service under maintenance
| SCE_NP_MATCHING_SERVER_ERROR_MAINTENANCE || 0x8002a741 ||  
|-
|-
| SCE_NP_MATCHING_SERVER_ERROR_SERVER_BUSY || 0x8002A742 || Matching server down
| SCE_NP_MATCHING_SERVER_ERROR_SERVER_BUSY || 0x8002a742 ||  
|-
|-
| SCE_NP_MATCHING_SERVER_ERROR_ACCESS_FORBIDDEN || 0x8002A743 || Account banned from matching service
| SCE_NP_MATCHING_SERVER_ERROR_ACCESS_FORBIDDEN || 0x8002a743 ||  
|-
|-
| SCE_NP_MATCHING_SERVER_ERROR_NO_SUCH_SERVER || 0x8002A744 ||  
| SCE_NP_MATCHING_SERVER_ERROR_NO_SUCH_SERVER || 0x8002a744 ||  
|-
|-
| SCE_NP_MATCHING_SERVER_ERROR_NO_SUCH_LOBBY || 0x8002A745 ||  
| SCE_NP_MATCHING_SERVER_ERROR_NO_SUCH_LOBBY || 0x8002a745 ||  
|-
|-
| SCE_NP_MATCHING_SERVER_ERROR_NO_SUCH_ROOM || 0x8002A746 || Room no longer exists
| SCE_NP_MATCHING_SERVER_ERROR_NO_SUCH_ROOM || 0x8002a746 ||  
|-
|-
| SCE_NP_MATCHING_SERVER_ERROR_NO_SUCH_USER || 0x8002A747 ||  
| SCE_NP_MATCHING_SERVER_ERROR_NO_SUCH_USER || 0x8002a747 ||  
|-
|-
| SCE_NP_MATCHING_SERVER_ERROR_NOT_ALLOWED || 0x8002A748 ||  
| SCE_NP_MATCHING_SERVER_ERROR_NOT_ALLOWED || 0x8002a748 ||  
|-
|-
| SCE_NP_MATCHING_SERVER_ERROR_UNKNOWN || 0x8002A749 ||  
| SCE_NP_MATCHING_SERVER_ERROR_UNKNOWN || 0x8002a749 ||  
|-
|-
| SCE_NP_MATCHING_SERVER_ERROR_BAD_REQUEST_STANZA || 0x8002A74A ||  
| SCE_NP_MATCHING_SERVER_ERROR_BAD_REQUEST_STANZA || 0x8002a74a ||  
|-
|-
| SCE_NP_MATCHING_SERVER_ERROR_REQUEST_FORBIDDEN || 0x8002A74B ||  
| SCE_NP_MATCHING_SERVER_ERROR_REQUEST_FORBIDDEN || 0x8002a74b ||  
|-
|-
| SCE_NP_MATCHING_SERVER_ERROR_INTERNAL_ERROR || 0x8002A74C ||  
| SCE_NP_MATCHING_SERVER_ERROR_INTERNAL_ERROR || 0x8002a74c ||  
|-
|-
| SCE_NP_MATCHING_SERVER_ERROR_ROOM_OVER || 0x8002A74D || Maximum number of rooms reached
| SCE_NP_MATCHING_SERVER_ERROR_ROOM_OVER || 0x8002a74d ||  
|-
|-
| SCE_NP_MATCHING_SERVER_ERROR_ROOM_CLOSED || 0x8002A74E ||  
| SCE_NP_MATCHING_SERVER_ERROR_ROOM_CLOSED || 0x8002a74e ||  
|-
|-
!colspan="3" | NP Signaling Error  
!colspan="3" | NP Signaling Error  
|-
|-
| SCE_NP_SIGNALING_ERROR_NOT_INITIALIZED || 0x8002A801 ||  
| SCE_NP_SIGNALING_ERROR_NOT_INITIALIZED || 0x8002a801 ||  
|-
|-
| SCE_NP_SIGNALING_ERROR_ALREADY_INITIALIZED || 0x8002A802 ||  
| SCE_NP_SIGNALING_ERROR_ALREADY_INITIALIZED || 0x8002a802 ||  
|-
|-
| SCE_NP_SIGNALING_ERROR_OUT_OF_MEMORY || 0x8002A803 ||  
| SCE_NP_SIGNALING_ERROR_OUT_OF_MEMORY || 0x8002a803 ||  
|-
|-
| SCE_NP_SIGNALING_ERROR_CTXID_NOT_AVAILABLE || 0x8002A804 ||  
| SCE_NP_SIGNALING_ERROR_CTXID_NOT_AVAILABLE || 0x8002a804 ||  
|-
|-
| SCE_NP_SIGNALING_ERROR_CTX_NOT_FOUND || 0x8002A805 ||  
| SCE_NP_SIGNALING_ERROR_CTX_NOT_FOUND || 0x8002a805 ||  
|-
|-
| SCE_NP_SIGNALING_ERROR_REQID_NOT_AVAILABLE || 0x8002A806 ||  
| SCE_NP_SIGNALING_ERROR_REQID_NOT_AVAILABLE || 0x8002a806 ||  
|-
|-
| SCE_NP_SIGNALING_ERROR_REQ_NOT_FOUND || 0x8002A807 ||  
| SCE_NP_SIGNALING_ERROR_REQ_NOT_FOUND || 0x8002a807 ||  
|-
|-
| SCE_NP_SIGNALING_ERROR_PARSER_CREATE_FAILED || 0x8002A808 ||  
| SCE_NP_SIGNALING_ERROR_PARSER_CREATE_FAILED || 0x8002a808 ||  
|-
|-
| SCE_NP_SIGNALING_ERROR_PARSER_FAILED || 0x8002A809 ||  
| SCE_NP_SIGNALING_ERROR_PARSER_FAILED || 0x8002a809 ||  
|-
|-
| SCE_NP_SIGNALING_ERROR_INVALID_NAMESPACE || 0x8002A80A ||  
| SCE_NP_SIGNALING_ERROR_INVALID_NAMESPACE || 0x8002a80a ||  
|-
|-
| SCE_NP_SIGNALING_ERROR_NETINFO_NOT_AVAILABLE || 0x8002A80B ||  
| SCE_NP_SIGNALING_ERROR_NETINFO_NOT_AVAILABLE || 0x8002a80b ||  
|-
|-
| SCE_NP_SIGNALING_ERROR_PEER_NOT_RESPONDING || 0x8002A80C ||  
| SCE_NP_SIGNALING_ERROR_PEER_NOT_RESPONDING || 0x8002a80c ||  
|-
|-
| SCE_NP_SIGNALING_ERROR_CONNID_NOT_AVAILABLE || 0x8002A80D ||  
| SCE_NP_SIGNALING_ERROR_CONNID_NOT_AVAILABLE || 0x8002a80d ||  
|-
|-
| SCE_NP_SIGNALING_ERROR_CONN_NOT_FOUND || 0x8002A80E ||  
| SCE_NP_SIGNALING_ERROR_CONN_NOT_FOUND || 0x8002a80e ||  
|-
|-
| SCE_NP_SIGNALING_ERROR_PEER_UNREACHABLE || 0x8002A80F ||  
| SCE_NP_SIGNALING_ERROR_PEER_UNREACHABLE || 0x8002a80f ||  
|-
|-
| SCE_NP_SIGNALING_ERROR_TERMINATED_BY_PEER || 0x8002A810 ||  
| SCE_NP_SIGNALING_ERROR_TERMINATED_BY_PEER || 0x8002a810 ||  
|-
|-
| SCE_NP_SIGNALING_ERROR_TIMEOUT || 0x8002A811 ||  
| SCE_NP_SIGNALING_ERROR_TIMEOUT || 0x8002a811 ||  
|-
|-
| SCE_NP_SIGNALING_ERROR_CTX_MAX || 0x8002A812 ||  
| SCE_NP_SIGNALING_ERROR_CTX_MAX || 0x8002a812 ||  
|-
|-
| SCE_NP_SIGNALING_ERROR_RESULT_NOT_FOUND || 0x8002A813 ||  
| SCE_NP_SIGNALING_ERROR_RESULT_NOT_FOUND || 0x8002a813 ||  
|-
|-
| SCE_NP_SIGNALING_ERROR_CONN_IN_PROGRESS<br />SCE_NP_SIGNALING_ERROR_CONN_NOT_ACTIVE || 0x8002A814 ||  
| SCE_NP_SIGNALING_ERROR_CONN_IN_PROGRESS<br />SCE_NP_SIGNALING_ERROR_CONN_NOT_ACTIVE || 0x8002a814 ||  
|-
|-
| SCE_NP_SIGNALING_ERROR_INVALID_ARGUMENT || 0x8002A815 ||  
| SCE_NP_SIGNALING_ERROR_INVALID_ARGUMENT || 0x8002a815 ||  
|-
|-
| SCE_NP_SIGNALING_ERROR_OWN_NP_ID || 0x8002A816 ||  
| SCE_NP_SIGNALING_ERROR_OWN_NP_ID || 0x8002a816 ||  
|-
|-
| SCE_NP_SIGNALING_ERROR_TOO_MANY_CONN || 0x8002A817 ||  
| SCE_NP_SIGNALING_ERROR_TOO_MANY_CONN || 0x8002a817 ||  
|-
|-
| SCE_NP_SIGNALING_ERROR_TERMINATED_BY_MYSELF || 0x8002A818 ||  
| SCE_NP_SIGNALING_ERROR_TERMINATED_BY_MYSELF || 0x8002a818 ||  
|-
|-
!colspan="3" | NP Manager Error  
!colspan="3" | NP Manager Error  
|-
|-
| SCE_NP_ERROR_NOT_INITIALIZED || 0x8002AA01 ||  
| SCE_NP_ERROR_NOT_INITIALIZED || 0x8002aa01 ||  
|-
|-
| SCE_NP_ERROR_ALREADY_INITIALIZED || 0x8002AA02 ||  
| SCE_NP_ERROR_ALREADY_INITIALIZED || 0x8002aa02 ||  
|-
|-
| SCE_NP_ERROR_INVALID_ARGUMENT || 0x8002AA03 ||  
| SCE_NP_ERROR_INVALID_ARGUMENT || 0x8002aa03 ||  
|-
|-
| SCE_NP_ERROR_OUT_OF_MEMORY || 0x8002AA04 ||  
| SCE_NP_ERROR_OUT_OF_MEMORY || 0x8002aa04 ||  
|-
|-
| SCE_NP_ERROR_ID_NO_SPACE || 0x8002AA05 ||  
| SCE_NP_ERROR_ID_NO_SPACE || 0x8002aa05 ||  
|-
|-
| SCE_NP_ERROR_ID_NOT_FOUND || 0x8002AA06 ||  
| SCE_NP_ERROR_ID_NOT_FOUND || 0x8002aa06 ||  
|-
|-
| SCE_NP_ERROR_SESSION_RUNNING || 0x8002AA07 ||  
| SCE_NP_ERROR_SESSION_RUNNING || 0x8002aa07 ||  
|-
|-
| SCE_NP_ERROR_LOGINID_ALREADY_EXISTS || 0x8002AA08 ||  
| SCE_NP_ERROR_LOGINID_ALREADY_EXISTS || 0x8002aa08 ||  
|-
|-
| SCE_NP_ERROR_INVALID_TICKET_SIZE || 0x8002AA09 ||  
| SCE_NP_ERROR_INVALID_TICKET_SIZE || 0x8002aa09 ||  
|-
|-
| SCE_NP_ERROR_INVALID_STATE || 0x8002AA0A ||  
| SCE_NP_ERROR_INVALID_STATE || 0x8002aa0a ||  
|-
|-
| SCE_NP_ERROR_ABORTED || 0x8002AA0B ||  
| SCE_NP_ERROR_ABORTED || 0x8002aa0b ||  
|-
|-
| SCE_NP_ERROR_OFFLINE || 0x8002AA0C || Cannot use while offline (appears in the ingame network settings menu of "way of the samurai 4" when no network cable is connected)
| SCE_NP_ERROR_OFFLINE || 0x8002aa0c || Cannot use while offline (appears in the ingame network settings menu of "way of the samurai 4" when no network cable is connected)
|-
|-
| SCE_NP_ERROR_VARIANT_ACCOUNT_ID || 0x8002AA0D || Signing in using another PSN account
| SCE_NP_ERROR_VARIANT_ACCOUNT_ID || 0x8002aa0d ||  
|-
|-
| SCE_NP_ERROR_GET_CLOCK || 0x8002AA0E ||  
| SCE_NP_ERROR_GET_CLOCK || 0x8002aa0e ||  
|-
|-
| SCE_NP_ERROR_INSUFFICIENT_BUFFER || 0x8002AA0F ||  
| SCE_NP_ERROR_INSUFFICIENT_BUFFER || 0x8002aa0f ||  
|-
|-
| SCE_NP_ERROR_EXPIRED_TICKET || 0x8002AA10 ||  
| SCE_NP_ERROR_EXPIRED_TICKET || 0x8002aa10 ||  
|-
|-
| SCE_NP_ERROR_TICKET_PARAM_NOT_FOUND || 0x8002AA11 ||  
| SCE_NP_ERROR_TICKET_PARAM_NOT_FOUND || 0x8002aa11 ||  
|-
|-
| SCE_NP_ERROR_UNSUPPORTED_TICKET_VERSION || 0x8002AA12 ||  
| SCE_NP_ERROR_UNSUPPORTED_TICKET_VERSION || 0x8002aa12 ||  
|-
|-
| SCE_NP_ERROR_TICKET_STATUS_CODE_INVALID || 0x8002AA13 ||  
| SCE_NP_ERROR_TICKET_STATUS_CODE_INVALID || 0x8002aa13 ||  
|-
|-
| SCE_NP_ERROR_INVALID_TICKET_VERSION || 0x8002AA14 ||  
| SCE_NP_ERROR_INVALID_TICKET_VERSION || 0x8002aa14 ||  
|-
|-
| SCE_NP_ERROR_ALREADY_USED || 0x8002AA15 ||  
| SCE_NP_ERROR_ALREADY_USED || 0x8002aa15 ||  
|-
|-
| SCE_NP_ERROR_DIFFERENT_USER || 0x8002AA16 ||  
| SCE_NP_ERROR_DIFFERENT_USER || 0x8002aa16 ||  
|-
|-
| SCE_NP_ERROR_ALREADY_DONE || 0x8002AA17 ||  
| SCE_NP_ERROR_ALREADY_DONE || 0x8002aa17 ||  
|-
|-
| SCE_NP_ERROR_SESSION_INVALID_STATE || 0x8002AA81 ||  
| SCE_NP_ERROR_SESSION_INVALID_STATE || 0x8002aa81 ||  
|-
|-
| SCE_NP_ERROR_CTX_NOT_FOUND || 0x8002AA82 ||   
| SCE_NP_ERROR_CTX_NOT_FOUND || 0x8002aa82 ||   
|-
|-
| SCE_NP_ERROR_UNKNOWN_PROTOCOL_EVENT || 0x8002AA83 ||   
| SCE_NP_ERROR_UNKNOWN_PROTOCOL_EVENT || 0x8002aa83 ||   
|-
|-
| SCE_NP_ERROR_REGISTRY || 0x8002AA84 ||   
| SCE_NP_ERROR_REGISTRY || 0x8002aa84 ||   
|-
|-
| SCE_NP_ERROR_BAD_ACCOUNTID || 0x8002AA85 ||   
| SCE_NP_ERROR_BAD_ACCOUNTID || 0x8002aa85 ||   
|-
|-
| SCE_NP_ERROR_INTERNAL || 0x8002AAFF ||
| SCE_NP_ERROR_INTERNAL || 0x8002aaff ||
|-
|-
!colspan="3" | NP Utility Error  
!colspan="3" | NP Utility Error  
|-
|-
| SCE_NP_UTIL_ERROR_INVALID_ARGUMENT || 0x8002AB01 ||  
| SCE_NP_UTIL_ERROR_INVALID_ARGUMENT || 0x8002ab01 ||  
|-
|-
| SCE_NP_UTIL_ERROR_OUT_OF_MEMORY || 0x8002AB02 ||  
| SCE_NP_UTIL_ERROR_OUT_OF_MEMORY || 0x8002ab02 ||  
|-
|-
| SCE_NP_UTIL_ERROR_INSUFFICIENT || 0x8002AB03 ||  
| SCE_NP_UTIL_ERROR_INSUFFICIENT || 0x8002ab03 ||  
|-
|-
| SCE_NP_UTIL_ERROR_PARSER_FAILED || 0x8002AB04 ||  
| SCE_NP_UTIL_ERROR_PARSER_FAILED || 0x8002ab04 ||  
|-
|-
| SCE_NP_UTIL_ERROR_INVALID_PROTOCOL_ID || 0x8002AB05 ||  
| SCE_NP_UTIL_ERROR_INVALID_PROTOCOL_ID || 0x8002ab05 ||  
|-
|-
| SCE_NP_UTIL_ERROR_INVALID_NP_ID || 0x8002AB06 ||  
| SCE_NP_UTIL_ERROR_INVALID_NP_ID || 0x8002ab06 ||  
|-
|-
| SCE_NP_UTIL_ERROR_INVALID_NP_LOBBY_ID || 0x8002AB07 ||  
| SCE_NP_UTIL_ERROR_INVALID_NP_LOBBY_ID || 0x8002ab07 ||  
|-
|-
| SCE_NP_UTIL_ERROR_INVALID_NP_ROOM_ID || 0x8002AB08 ||  
| SCE_NP_UTIL_ERROR_INVALID_NP_ROOM_ID || 0x8002ab08 ||  
|-
|-
| SCE_NP_UTIL_ERROR_INVALID_NP_ENV || 0x8002AB09 ||  
| SCE_NP_UTIL_ERROR_INVALID_NP_ENV || 0x8002ab09 ||  
|-
|-
| SCE_NP_UTIL_ERROR_INVALID_TITLEID || 0x8002AB0A ||  
| SCE_NP_UTIL_ERROR_INVALID_TITLEID || 0x8002ab0a ||  
|-
|-
| SCE_NP_UTIL_ERROR_INVALID_CHARACTER || 0x8002AB0B ||  
| SCE_NP_UTIL_ERROR_INVALID_CHARACTER || 0x8002ab0b ||  
|-
|-
| SCE_NP_UTIL_ERROR_INVALID_ESCAPE_STRING || 0x8002AB0C ||  
| SCE_NP_UTIL_ERROR_INVALID_ESCAPE_STRING || 0x8002ab0c ||  
|-
|-
| SCE_NP_UTIL_ERROR_UNKNOWN_TYPE || 0x8002AB0D ||  
| SCE_NP_UTIL_ERROR_UNKNOWN_TYPE || 0x8002ab0d ||  
|-
|-
| SCE_NP_UTIL_ERROR_UNKNOWN || 0x8002AB0E ||  
| SCE_NP_UTIL_ERROR_UNKNOWN || 0x8002ab0e ||  
|-
|-
| SCE_NP_UTIL_ERROR_NOT_MATCH || 0x8002AB0F ||  
| SCE_NP_UTIL_ERROR_NOT_MATCH || 0x8002ab0f ||  
|-
|-
| SCE_NP_UTIL_ERROR_UNKNOWN_PLATFORM_TYPE || 0x8002AB10 ||  
| SCE_NP_UTIL_ERROR_UNKNOWN_PLATFORM_TYPE || 0x8002ab10 ||  
|-
|-
!colspan="3" | NP Friendlist Error  
!colspan="3" | NP Friendlist Error  
|-
|-
| SCE_NP_FRIENDLIST_ERROR_ALREADY_INITIALIZED || 0x8002AB20 ||  
| SCE_NP_FRIENDLIST_ERROR_ALREADY_INITIALIZED || 0x8002ab20 ||  
|-
|-
| SCE_NP_FRIENDLIST_ERROR_NOT_INITIALIZED || 0x8002AB21 ||  
| SCE_NP_FRIENDLIST_ERROR_NOT_INITIALIZED || 0x8002ab21 ||  
|-
|-
| SCE_NP_FRIENDLIST_ERROR_OUT_OF_MEMORY || 0x8002AB22 ||  
| SCE_NP_FRIENDLIST_ERROR_OUT_OF_MEMORY || 0x8002ab22 ||  
|-
|-
| SCE_NP_FRIENDLIST_ERROR_INVALID_MEMORY_CONTAINER || 0x8002AB23 ||  
| SCE_NP_FRIENDLIST_ERROR_INVALID_MEMORY_CONTAINER || 0x8002ab23 ||  
|-
|-
| SCE_NP_FRIENDLIST_ERROR_INSUFFICIENT || 0x8002AB24 ||  
| SCE_NP_FRIENDLIST_ERROR_INSUFFICIENT || 0x8002ab24 ||  
|-
|-
| SCE_NP_FRIENDLIST_ERROR_CANCEL || 0x8002AB25 ||  
| SCE_NP_FRIENDLIST_ERROR_CANCEL || 0x8002ab25 ||  
|-
|-
| SCE_NP_FRIENDLIST_ERROR_STATUS || 0x8002AB26 ||  
| SCE_NP_FRIENDLIST_ERROR_STATUS || 0x8002ab26 ||  
|-
|-
| SCE_NP_FRIENDLIST_ERROR_BUSY || 0x8002AB27 ||  
| SCE_NP_FRIENDLIST_ERROR_BUSY || 0x8002ab27 ||  
|-
|-
| SCE_NP_FRIENDLIST_ERROR_INVALID_ARGUMENT || 0x8002AB28 ||  
| SCE_NP_FRIENDLIST_ERROR_INVALID_ARGUMENT || 0x8002ab28 ||  
|-
|-
| SCE_NP_FRIENDLIST_ERROR_ABORT || 0x8002AB29 ||  
| SCE_NP_FRIENDLIST_ERROR_ABORT || 0x8002ab29 ||  
|-
|-
!colspan="3" | NP Profile Error  
!colspan="3" | NP Profile Error  
|-
|-
| SCE_NP_PROFILE_ERROR_ALREADY_INITIALIZED || 0x8002AB40 ||  
| SCE_NP_PROFILE_ERROR_ALREADY_INITIALIZED || 0x8002ab40 ||  
|-
|-
| SCE_NP_PROFILE_ERROR_NOT_INITIALIZED || 0x8002AB41 ||  
| SCE_NP_PROFILE_ERROR_NOT_INITIALIZED || 0x8002ab41 ||  
|-
|-
| SCE_NP_PROFILE_ERROR_OUT_OF_MEMORY || 0x8002AB42 ||  
| SCE_NP_PROFILE_ERROR_OUT_OF_MEMORY || 0x8002ab42 ||  
|-
|-
| SCE_NP_PROFILE_ERROR_NOT_SUPPORTED || 0x8002AB43 ||  
| SCE_NP_PROFILE_ERROR_NOT_SUPPORTED || 0x8002ab43 ||  
|-
|-
| SCE_NP_PROFILE_ERROR_INSUFFICIENT || 0x8002AB44 ||  
| SCE_NP_PROFILE_ERROR_INSUFFICIENT || 0x8002ab44 ||  
|-
|-
| SCE_NP_PROFILE_ERROR_CANCEL || 0x8002AB45 ||  
| SCE_NP_PROFILE_ERROR_CANCEL || 0x8002ab45 ||  
|-
|-
| SCE_NP_PROFILE_ERROR_STATUS || 0x8002AB46 ||  
| SCE_NP_PROFILE_ERROR_STATUS || 0x8002ab46 ||  
|-
|-
| SCE_NP_PROFILE_ERROR_BUSY || 0x8002AB47 ||  
| SCE_NP_PROFILE_ERROR_BUSY || 0x8002ab47 ||  
|-
|-
| SCE_NP_PROFILE_ERROR_INVALID_ARGUMENT || 0x8002AB48 ||  
| SCE_NP_PROFILE_ERROR_INVALID_ARGUMENT || 0x8002ab48 ||  
|-
|-
| SCE_NP_PROFILE_ERROR_ABORT || 0x8002AB49 ||  
| SCE_NP_PROFILE_ERROR_ABORT || 0x8002ab49 ||  
|-
|-
!colspan="3" | NP Commerce Error  
!colspan="3" | NP Commerce Error  
Line 1,406: Line 1,381:
| SCE_NP_COMMERCE_ERROR_REQ_NOT_FOUND || 0x80029409 ||  
| SCE_NP_COMMERCE_ERROR_REQ_NOT_FOUND || 0x80029409 ||  
|-
|-
| SCE_NP_COMMERCE_ERROR_REQID_NOT_AVAILABLE || 0x8002940A ||  
| SCE_NP_COMMERCE_ERROR_REQID_NOT_AVAILABLE || 0x8002940a ||  
|-
|-
| SCE_NP_COMMERCE_ERROR_INVALID_CATEGORY_ID || 0x8002940B ||  
| SCE_NP_COMMERCE_ERROR_INVALID_CATEGORY_ID || 0x8002940b ||  
|-
|-
| SCE_NP_COMMERCE_ERROR_INVALID_LANG_CODE || 0x8002940C ||  
| SCE_NP_COMMERCE_ERROR_INVALID_LANG_CODE || 0x8002940c ||  
|-
|-
| SCE_NP_COMMERCE_ERROR_REQ_BUSY || 0x8002940D ||  
| SCE_NP_COMMERCE_ERROR_REQ_BUSY || 0x8002940d ||  
|-
|-
| SCE_NP_COMMERCE_ERROR_INSUFFICIENT_BUFFER || 0x8002940E ||  
| SCE_NP_COMMERCE_ERROR_INSUFFICIENT_BUFFER || 0x8002940e ||  
|-
|-
| SCE_NP_COMMERCE_ERROR_INVALID_REQ_STATE || 0x8002940F ||  
| SCE_NP_COMMERCE_ERROR_INVALID_REQ_STATE || 0x8002940f ||  
|-
|-
| SCE_NP_COMMERCE_ERROR_INVALID_CTX_STATE || 0x80029410 ||  
| SCE_NP_COMMERCE_ERROR_INVALID_CTX_STATE || 0x80029410 ||  
Line 1,438: Line 1,413:
| SCE_NP_COMMERCE_ERROR_INVALID_PROVIDER_ID || 0x80029419 ||  
| SCE_NP_COMMERCE_ERROR_INVALID_PROVIDER_ID || 0x80029419 ||  
|-
|-
| SCE_NP_COMMERCE_ERROR_INVALID_DATA_FLAG_NUM || 0x8002941A ||  
| SCE_NP_COMMERCE_ERROR_INVALID_DATA_FLAG_NUM || 0x8002941a ||  
|-
|-
| SCE_NP_COMMERCE_ERROR_INVALID_SKU_ID || 0x8002941B ||  
| SCE_NP_COMMERCE_ERROR_INVALID_SKU_ID || 0x8002941b ||  
|-
|-
| SCE_NP_COMMERCE_ERROR_INVALID_DATA_FLAG_ID || 0x8002941C ||  
| SCE_NP_COMMERCE_ERROR_INVALID_DATA_FLAG_ID || 0x8002941c ||  
|-
|-
| SCE_NP_COMMERCE_ERROR_GPC_SEND_REQUEST || 0x8002941D ||  
| SCE_NP_COMMERCE_ERROR_GPC_SEND_REQUEST || 0x8002941d ||  
|-
|-
| SCE_NP_COMMERCE_ERROR_GDF_SEND_REQUEST || 0x8002941E ||  
| SCE_NP_COMMERCE_ERROR_GDF_SEND_REQUEST || 0x8002941e ||  
|-
|-
| SCE_NP_COMMERCE_ERROR_SDF_SEND_REQUEST || 0x8002941F ||  
| SCE_NP_COMMERCE_ERROR_SDF_SEND_REQUEST || 0x8002941f ||  
|-
|-
| SCE_NP_COMMERCE_ERROR_PARSE_PRODUCT_CATEGORY || 0x80029421 ||  
| SCE_NP_COMMERCE_ERROR_PARSE_PRODUCT_CATEGORY || 0x80029421 ||  
Line 1,504: Line 1,479:
| SCE_NP_COMMERCE_BROWSE_SERVER_ERROR_INTERNAL_SERVER || 0x80029680 ||  
| SCE_NP_COMMERCE_BROWSE_SERVER_ERROR_INTERNAL_SERVER || 0x80029680 ||  
|-
|-
| SCE_NP_COMMERCE_GDF_SERVER_ERROR_UNKNOWN || 0x80029D00 ||  
| SCE_NP_COMMERCE_GDF_SERVER_ERROR_UNKNOWN || 0x80029d00 ||  
|-
|-
| SCE_NP_COMMERCE_GDF_SERVER_ERROR_INVALID_CREDENTIALS || 0x80029D01 ||  
| SCE_NP_COMMERCE_GDF_SERVER_ERROR_INVALID_CREDENTIALS || 0x80029d01 ||  
|-
|-
| SCE_NP_COMMERCE_GDF_SERVER_ERROR_INVALID_FLAGLIST || 0x80029D02 ||  
| SCE_NP_COMMERCE_GDF_SERVER_ERROR_INVALID_FLAGLIST || 0x80029d02 ||  
|-
|-
| SCE_NP_COMMERCE_GDF_SERVER_ERROR_SERVICE_END || 0x80029D03 ||  
| SCE_NP_COMMERCE_GDF_SERVER_ERROR_SERVICE_END || 0x80029d03 ||  
|-
|-
| SCE_NP_COMMERCE_GDF_SERVER_ERROR_SERVICE_STOP || 0x80029D04 ||  
| SCE_NP_COMMERCE_GDF_SERVER_ERROR_SERVICE_STOP || 0x80029d04 ||  
|-
|-
| SCE_NP_COMMERCE_GDF_SERVER_ERROR_SERVICE_BUSY || 0x80029D05 ||  
| SCE_NP_COMMERCE_GDF_SERVER_ERROR_SERVICE_BUSY || 0x80029d05 ||  
|-
|-
| SCE_NP_COMMERCE_GDF_SERVER_ERROR_UNSUPPORTED_VERSION || 0x80029D06 ||  
| SCE_NP_COMMERCE_GDF_SERVER_ERROR_UNSUPPORTED_VERSION || 0x80029d06 ||  
|-
|-
| SCE_NP_COMMERCE_SDF_SERVER_ERROR_UNKNOWN || 0x80029E00 ||  
| SCE_NP_COMMERCE_SDF_SERVER_ERROR_UNKNOWN || 0x80029e00 ||  
|-
|-
| SCE_NP_COMMERCE_SDF_SERVER_ERROR_INVALID_CREDENTIALS || 0x80029E01 ||  
| SCE_NP_COMMERCE_SDF_SERVER_ERROR_INVALID_CREDENTIALS || 0x80029e01 ||  
|-
|-
| SCE_NP_COMMERCE_SDF_SERVER_ERROR_INVALID_FLAGLIST || 0x80029E02 ||  
| SCE_NP_COMMERCE_SDF_SERVER_ERROR_INVALID_FLAGLIST || 0x80029e02 ||  
|-
|-
| SCE_NP_COMMERCE_SDF_SERVER_ERROR_SERVICE_END || 0x80029E03 ||  
| SCE_NP_COMMERCE_SDF_SERVER_ERROR_SERVICE_END || 0x80029e03 ||  
|-
|-
| SCE_NP_COMMERCE_SDF_SERVER_ERROR_SERVICE_STOP || 0x80029E04 ||  
| SCE_NP_COMMERCE_SDF_SERVER_ERROR_SERVICE_STOP || 0x80029e04 ||  
|-
|-
| SCE_NP_COMMERCE_SDF_SERVER_ERROR_SERVICE_BUSY || 0x80029E05 ||  
| SCE_NP_COMMERCE_SDF_SERVER_ERROR_SERVICE_BUSY || 0x80029e05 ||  
|-
|-
| SCE_NP_COMMERCE_SDF_SERVER_ERROR_UNSUPPORTED_VERSION || 0x80029E06 ||  
| SCE_NP_COMMERCE_SDF_SERVER_ERROR_UNSUPPORTED_VERSION || 0x80029e06 ||  
|-
|-
!colspan="3" | NP DRM error  
!colspan="3" | NP DRM error  
|-
|-
| SCE_NP_DRM_ERROR_OUT_OF_MEMORY || 0x80029501 || Connection issue
| SCE_NP_DRM_ERROR_OUT_OF_MEMORY || 0x80029501 ||  
|-
|-
| SCE_NP_DRM_ERROR_INVALID_PARAM || 0x80029502 ||  
| SCE_NP_DRM_ERROR_INVALID_PARAM || 0x80029502 ||  
|-
|-
| SCE_NP_DRM_ERROR_SERVER_RESPONSE || 0x80029509 || PSN down for maintenance
| SCE_NP_DRM_ERROR_SERVER_RESPONSE || 0x80029509 ||  
|-
|-
| SCE_NP_DRM_ERROR_NO_ENTITLEMENT || 0x80029513 || This content cannot be accessed on your account (in case of an [[EDAT files|edat]] for unlock a demo/purchase game this error might not be returned, turn the [[QA_Flagging#Debug_Settings_.28CEX.2FDEX.29|NPDRM Debug option]] to OFF to get entitlement for unlock the full game)
| SCE_NP_DRM_ERROR_NO_ENTITLEMENT || 0x80029513 || This content cannot be accessed on your account (in case of an [[EDAT files|edat]] for unlock a demo/purchase game this error might not be returned, turn the [[QA_Flagging#Debug_Settings_.28CEX.2FDEX.29|NPDRM Debug option]] to OFF to get entitlement for unlock the full game)
|-
|-
| SCE_NP_DRM_ERROR_BAD_ACT || 0x80029514 || Activate console (if already activated for game content, de-activate and re-activate it); if issues continue then contact Sony
| SCE_NP_DRM_ERROR_BAD_ACT || 0x80029514 ||  
|-
|-
| SCE_NP_DRM_ERROR_BAD_FORMAT || 0x80029515 ||  
| SCE_NP_DRM_ERROR_BAD_FORMAT || 0x80029515 ||  
Line 1,552: Line 1,527:
| SCE_NP_DRM_ERROR_BAD_PERM || 0x80029519 || Bad Permission - when trying to open FSELF PKG's on Retail/starting npdrm fself without installing first.
| SCE_NP_DRM_ERROR_BAD_PERM || 0x80029519 || Bad Permission - when trying to open FSELF PKG's on Retail/starting npdrm fself without installing first.
|-
|-
| SCE_NP_DRM_ERROR_UNKNOWN_VERSION || 0x8002951A ||  
| SCE_NP_DRM_ERROR_UNKNOWN_VERSION || 0x8002951a ||  
|-
|-
| SCE_NP_DRM_ERROR_TIME_LIMIT || 0x8002951B ||  
| SCE_NP_DRM_ERROR_TIME_LIMIT || 0x8002951b ||  
|-
|-
| SCE_NP_DRM_ERROR_DIFFERENT_ACCOUNT_ID || 0x8002951C ||  
| SCE_NP_DRM_ERROR_DIFFERENT_ACCOUNT_ID || 0x8002951c ||  
|-
|-
| SCE_NP_DRM_ERROR_DIFFERENT_DRM_TYPE || 0x8002951D ||  
| SCE_NP_DRM_ERROR_DIFFERENT_DRM_TYPE || 0x8002951d ||  
|-
|-
| SCE_NP_DRM_ERROR_SERVICE_NOT_STARTED || 0x8002951E || "This content is not available before the start date."
| SCE_NP_DRM_ERROR_SERVICE_NOT_STARTED || 0x8002951e || "This content is not available before the start date."
|-
|-
| SCE_NP_DRM_ERROR_BUSY || 0x80029520 ||  
| SCE_NP_DRM_ERROR_BUSY || 0x80029520 ||  
Line 1,577: Line 1,552:
| SCE_NP_DRM_ERROR_K_LICENSEE || 0x80029534 ||  
| SCE_NP_DRM_ERROR_K_LICENSEE || 0x80029534 ||  
|-
|-
| SCE_NP_DRM_??? || 0x80029536 || Edat header signature verification failed
| SCE_NP_DRM_INSTALL_ERROR_CHECK || 0x80029564 || Invalid package - Package files are corrupted - Package requirements are not fullfilled (files were not created with make_package_npdrm)
|-
| SCE_NP_DRM_??? || 0x80029537 || Wrong DrmType on ISO.BIN.EDAT (E.G. Type 3 on PS1 classics)
|-
| SCE_NP_DRM_INSTALL_ERROR_FORMAT || 0x80029563 || Invalid format - Package files are corrupted - Package requirements are not fulfilled (files were not created with make_package_npdrm)
|-
| SCE_NP_DRM_INSTALL_ERROR_CHECK || 0x80029564 || Invalid package - Package files are corrupted - Package requirements are not fulfilled (files were not created with make_package_npdrm)
|-
|-
| SCE_NP_DRM_??? || 0x80029565 || Package install error -  
| SCE_NP_DRM_??? || 0x80029565 || Package install error -  
Line 1,607: Line 1,576:
| SCE_NP_DRM_SERVER_ERROR_ACCOUNT_IS_SUSPENDED || 0x80029731 ||  
| SCE_NP_DRM_SERVER_ERROR_ACCOUNT_IS_SUSPENDED || 0x80029731 ||  
|-
|-
| SCE_NP_DRM_SERVER_ERROR_ACTIVATED_CONSOLE_IS_FULL || 0x80029750 || Too many PSP's activated to PSN account
| SCE_NP_DRM_SERVER_ERROR_ACTIVATED_CONSOLE_IS_FULL || 0x80029750 ||  
|-
|-
| SCE_NP_DRM_SERVER_ERROR_CONSOLE_NOT_ACTIVATED || 0x80029751 || Console not activated
| SCE_NP_DRM_SERVER_ERROR_CONSOLE_NOT_ACTIVATED || 0x80029751 ||  
|-
|-
| SCE_NP_DRM_SERVER_ERROR_PRIMARY_CONSOLE_CANNOT_CHANGED || 0x80029752 || Content being played on two different consoles. Wait 24 hours before attempting to play the content on a different console
| SCE_NP_DRM_SERVER_ERROR_PRIMARY_CONSOLE_CANNOT_CHANGED || 0x80029752 ||  
|-
|-
| SCE_NP_DRM_SERVER_ERROR_UNKNOWN || 0x80029780 || e.g. when spoofed on 3.55 without PSN+ and trying to download/activate PSN+ content
| SCE_NP_DRM_SERVER_ERROR_UNKNOWN || 0x80029780 || e.g. when spoofed on 3.55 without PSN+ and trying to download/activate PSN+ content
Line 1,625: Line 1,594:
| SCE_NP_MATCHING2_ERROR_CONTEXT_MAX || 0x80022304 ||  
| SCE_NP_MATCHING2_ERROR_CONTEXT_MAX || 0x80022304 ||  
|-
|-
| SCE_NP_MATCHING2_ERROR_CONTEXT_ALREADY_EXISTS || 0x80022305 || Software could not be loaded
| SCE_NP_MATCHING2_ERROR_CONTEXT_ALREADY_EXISTS || 0x80022305 ||  
|-
|-
| SCE_NP_MATCHING2_ERROR_CONTEXT_NOT_FOUND || 0x80022306 ||  
| SCE_NP_MATCHING2_ERROR_CONTEXT_NOT_FOUND || 0x80022306 ||  
Line 1,635: Line 1,604:
| SCE_NP_MATCHING2_ERROR_SERVER_NOT_FOUND || 0x80022309 ||  
| SCE_NP_MATCHING2_ERROR_SERVER_NOT_FOUND || 0x80022309 ||  
|-
|-
| SCE_NP_MATCHING2_ERROR_INVALID_ARGUMENT || 0x8002230A ||  
| SCE_NP_MATCHING2_ERROR_INVALID_ARGUMENT || 0x8002230a ||  
|-
|-
| SCE_NP_MATCHING2_ERROR_INVALID_CONTEXT_ID || 0x8002230B ||  
| SCE_NP_MATCHING2_ERROR_INVALID_CONTEXT_ID || 0x8002230b ||  
|-
|-
| SCE_NP_MATCHING2_ERROR_INVALID_SERVER_ID || 0x8002230C ||  
| SCE_NP_MATCHING2_ERROR_INVALID_SERVER_ID || 0x8002230c ||  
|-
|-
| SCE_NP_MATCHING2_ERROR_INVALID_WORLD_ID || 0x8002230D ||  
| SCE_NP_MATCHING2_ERROR_INVALID_WORLD_ID || 0x8002230d ||  
|-
|-
| SCE_NP_MATCHING2_ERROR_INVALID_LOBBY_ID || 0x8002230E ||  
| SCE_NP_MATCHING2_ERROR_INVALID_LOBBY_ID || 0x8002230e ||  
|-
|-
| SCE_NP_MATCHING2_ERROR_INVALID_ROOM_ID || 0x8002230F ||  
| SCE_NP_MATCHING2_ERROR_INVALID_ROOM_ID || 0x8002230f ||  
|-
|-
| SCE_NP_MATCHING2_ERROR_INVALID_MEMBER_ID || 0x80022310 ||  
| SCE_NP_MATCHING2_ERROR_INVALID_MEMBER_ID || 0x80022310 ||  
Line 1,667: Line 1,636:
| SCE_NP_MATCHING2_ERROR_INVALID_MESSAGE_TARGET || 0x80022319 ||  
| SCE_NP_MATCHING2_ERROR_INVALID_MESSAGE_TARGET || 0x80022319 ||  
|-
|-
| SCE_NP_MATCHING2_ERROR_RANGE_FILTER_MAX || 0x8002231A ||  
| SCE_NP_MATCHING2_ERROR_RANGE_FILTER_MAX || 0x8002231a ||  
|-
|-
| SCE_NP_MATCHING2_ERROR_INSUFFICIENT_BUFFER || 0x8002231B ||  
| SCE_NP_MATCHING2_ERROR_INSUFFICIENT_BUFFER || 0x8002231b ||  
|-
|-
| SCE_NP_MATCHING2_ERROR_DESTINATION_DISAPPEARED || 0x8002231C ||  
| SCE_NP_MATCHING2_ERROR_DESTINATION_DISAPPEARED || 0x8002231c ||  
|-
|-
| SCE_NP_MATCHING2_ERROR_REQUEST_TIMEOUT || 0x8002231D || Connection timed out
| SCE_NP_MATCHING2_ERROR_REQUEST_TIMEOUT || 0x8002231d ||  
|-
|-
| SCE_NP_MATCHING2_ERROR_INVALID_ALIGNMENT || 0x8002231E ||  
| SCE_NP_MATCHING2_ERROR_INVALID_ALIGNMENT || 0x8002231e ||  
|-
|-
| SCE_NP_MATCHING2_ERROR_REQUEST_CB_QUEUE_OVERFLOW || 0x8002231F ||  
| SCE_NP_MATCHING2_ERROR_REQUEST_CB_QUEUE_OVERFLOW || 0x8002231f ||  
|-
|-
| SCE_NP_MATCHING2_ERROR_EVENT_CB_QUEUE_OVERFLOW || 0x80022320 ||  
| SCE_NP_MATCHING2_ERROR_EVENT_CB_QUEUE_OVERFLOW || 0x80022320 ||  
Line 1,683: Line 1,652:
| SCE_NP_MATCHING2_ERROR_MSG_CB_QUEUE_OVERFLOW || 0x80022321 ||  
| SCE_NP_MATCHING2_ERROR_MSG_CB_QUEUE_OVERFLOW || 0x80022321 ||  
|-
|-
| SCE_NP_MATCHING2_ERROR_CONNECTION_CLOSED_BY_SERVER || 0x80022322 || Could not connect to the server
| SCE_NP_MATCHING2_ERROR_CONNECTION_CLOSED_BY_SERVER || 0x80022322 ||  
|-
|-
| SCE_NP_MATCHING2_ERROR_SSL_VERIFY_FAILED || 0x80022323 ||  
| SCE_NP_MATCHING2_ERROR_SSL_VERIFY_FAILED || 0x80022323 ||  
Line 1,699: Line 1,668:
| SCE_NP_MATCHING2_ERROR_INVALID_SESSION_TYPE || 0x80022329 ||  
| SCE_NP_MATCHING2_ERROR_INVALID_SESSION_TYPE || 0x80022329 ||  
|-
|-
| SCE_NP_MATCHING2_ERROR_CLAN_LOBBY_NOT_EXIST || 0x8002232A ||  
| SCE_NP_MATCHING2_ERROR_CLAN_LOBBY_NOT_EXIST || 0x8002232a ||  
|-
|-
| SCE_NP_MATCHING2_ERROR_NP_SIGNED_OUT || 0x8002232B ||  
| SCE_NP_MATCHING2_ERROR_NP_SIGNED_OUT || 0x8002232b ||  
|-
|-
| SCE_NP_MATCHING2_ERROR_CONTEXT_UNAVAILABLE || 0x8002232C ||  
| SCE_NP_MATCHING2_ERROR_CONTEXT_UNAVAILABLE || 0x8002232c ||  
|-
|-
| SCE_NP_MATCHING2_ERROR_SERVER_NOT_AVAILABLE || 0x8002232D ||  
| SCE_NP_MATCHING2_ERROR_SERVER_NOT_AVAILABLE || 0x8002232d ||  
|-
|-
| SCE_NP_MATCHING2_ERROR_NOT_ALLOWED || 0x8002232E ||  
| SCE_NP_MATCHING2_ERROR_NOT_ALLOWED || 0x8002232e ||  
|-
|-
| SCE_NP_MATCHING2_ERROR_ABORTED || 0x8002232F ||  
| SCE_NP_MATCHING2_ERROR_ABORTED || 0x8002232f ||  
|-
|-
| SCE_NP_MATCHING2_ERROR_REQUEST_NOT_FOUND || 0x80022330 ||  
| SCE_NP_MATCHING2_ERROR_REQUEST_NOT_FOUND || 0x80022330 ||  
Line 1,731: Line 1,700:
| SCE_NP_MATCHING2_ERROR_EVENT_DATA_NOT_FOUND || 0x80022339 ||  
| SCE_NP_MATCHING2_ERROR_EVENT_DATA_NOT_FOUND || 0x80022339 ||  
|-
|-
| SCE_NP_MATCHING2_ERROR_KEEPALIVE_TIMEOUT || 0x8002233A || Issue connecting to the internet
| SCE_NP_MATCHING2_ERROR_KEEPALIVE_TIMEOUT || 0x8002233a ||  
|-
|-
| SCE_NP_MATCHING2_ERROR_TIMEOUT_TOO_SHORT || 0x8002233B ||  
| SCE_NP_MATCHING2_ERROR_TIMEOUT_TOO_SHORT || 0x8002233b ||  
|-
|-
| SCE_NP_MATCHING2_ERROR_TIMEDOUT || 0x8002233C || Connection timed out
| SCE_NP_MATCHING2_ERROR_TIMEDOUT || 0x8002233c ||  
|-
|-
| SCE_NP_MATCHING2_ERROR_CREATE_HEAP || 0x8002233D ||  
| SCE_NP_MATCHING2_ERROR_CREATE_HEAP || 0x8002233d ||  
|-
|-
| SCE_NP_MATCHING2_ERROR_INVALID_ATTRIBUTE_SIZE || 0x8002233E ||  
| SCE_NP_MATCHING2_ERROR_INVALID_ATTRIBUTE_SIZE || 0x8002233e ||  
|-
|-
| SCE_NP_MATCHING2_ERROR_CANNOT_ABORT || 0x8002233F ||
| SCE_NP_MATCHING2_ERROR_CANNOT_ABORT || 0x8002233f ||
|-
|-
!colspan="3" | Matching2 Resolver errors  
!colspan="3" | Matching2 Resolver errors  
|-
|-
| SCE_NP_MATCHING2_RESOLVER_ERROR_NO_DNS_SERVER || 0x800223A2 || DNS server is not set
| SCE_NP_MATCHING2_RESOLVER_ERROR_NO_DNS_SERVER || 0x800223a2 || DNS server is not set
|-
|-
| SCE_NP_MATCHING2_RESOLVER_ERROR_INVALID_PACKET || 0x800223AD || received DNS response was invalid
| SCE_NP_MATCHING2_RESOLVER_ERROR_INVALID_PACKET || 0x800223ad || received DNS response was invalid
|-
|-
| SCE_NP_MATCHING2_RESOLVER_ERROR_TIMEOUT || 0x800223B0 || timeout
| SCE_NP_MATCHING2_RESOLVER_ERROR_TIMEOUT || 0x800223b0 || timeout
|-
|-
| SCE_NP_MATCHING2_RESOLVER_ERROR_NO_RECORD || 0x800223B1 || no record for this query
| SCE_NP_MATCHING2_RESOLVER_ERROR_NO_RECORD || 0x800223b1 || no record for this query
|-
|-
| SCE_NP_MATCHING2_RESOLVER_ERROR_RES_PACKET_FORMAT || 0x800223B2 || server could not recognize DNS query packet
| SCE_NP_MATCHING2_RESOLVER_ERROR_RES_PACKET_FORMAT || 0x800223b2 || server could not recognize DNS query packet
|-
|-
| SCE_NP_MATCHING2_RESOLVER_ERROR_RES_SERVER_FAILURE || 0x800223B3 || Server failure
| SCE_NP_MATCHING2_RESOLVER_ERROR_RES_SERVER_FAILURE || 0x800223b3 || Server failure
|-
|-
| SCE_NP_MATCHING2_RESOLVER_ERROR_NO_HOST || 0x800223B4 || there is no entry for this hostname
| SCE_NP_MATCHING2_RESOLVER_ERROR_NO_HOST || 0x800223b4 || there is no entry for this hostname
|-
|-
| SCE_NP_MATCHING2_RESOLVER_ERROR_RES_NOT_IMPLEMENTED || 0x800223B5 || Kind of query is not supported
| SCE_NP_MATCHING2_RESOLVER_ERROR_RES_NOT_IMPLEMENTED || 0x800223b5 || Kind of query is not supported
|-
|-
| SCE_NP_MATCHING2_RESOLVER_ERROR_RES_SERVER_REFUSED || 0x800223B6 || Refused by server
| SCE_NP_MATCHING2_RESOLVER_ERROR_RES_SERVER_REFUSED || 0x800223b6 || Refused by server
|-
|-
| SCE_NP_MATCHING2_RESOLVER_ERROR_RESP_TRUNCATED || 0x800223BC || the response was truncated
| SCE_NP_MATCHING2_RESOLVER_ERROR_RESP_TRUNCATED || 0x800223bc || the response was truncated
|-
|-
!colspan="3" | NP Matching2 Server error  
!colspan="3" | NP Matching2 Server error  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_BAD_REQUEST || 0x80022B01 ||  
| SCE_NP_MATCHING2_SERVER_ERROR_BAD_REQUEST || 0x80022b01 ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_SERVICE_UNAVAILABLE || 0x80022B02 ||  
| SCE_NP_MATCHING2_SERVER_ERROR_SERVICE_UNAVAILABLE || 0x80022b02 ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_BUSY || 0x80022B03 ||  
| SCE_NP_MATCHING2_SERVER_ERROR_BUSY || 0x80022b03 ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_END_OF_SERVICE || 0x80022B04 ||  
| SCE_NP_MATCHING2_SERVER_ERROR_END_OF_SERVICE || 0x80022b04 ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_INTERNAL_SERVER_ERROR || 0x80022B05 ||  
| SCE_NP_MATCHING2_SERVER_ERROR_INTERNAL_SERVER_ERROR || 0x80022b05 ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_PLAYER_BANNED || 0x80022B06 || Player banned from matching service
| SCE_NP_MATCHING2_SERVER_ERROR_PLAYER_BANNED || 0x80022b06 ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_FORBIDDEN || 0x80022B07 ||  
| SCE_NP_MATCHING2_SERVER_ERROR_FORBIDDEN || 0x80022b07 ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_BLOCKED || 0x80022B08 ||  
| SCE_NP_MATCHING2_SERVER_ERROR_BLOCKED || 0x80022b08 ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_UNSUPPORTED_NP_ENV || 0x80022B09 ||  
| SCE_NP_MATCHING2_SERVER_ERROR_UNSUPPORTED_NP_ENV || 0x80022b09 ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_INVALID_TICKET || 0x80022B0A ||  
| SCE_NP_MATCHING2_SERVER_ERROR_INVALID_TICKET || 0x80022b0a ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_INVALID_SIGNATURE || 0x80022B0B ||  
| SCE_NP_MATCHING2_SERVER_ERROR_INVALID_SIGNATURE || 0x80022b0b ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_EXPIRED_TICKET || 0x80022B0C ||  
| SCE_NP_MATCHING2_SERVER_ERROR_EXPIRED_TICKET || 0x80022b0c ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_ENTITLEMENT_REQUIRED || 0x80022B0D ||  
| SCE_NP_MATCHING2_SERVER_ERROR_ENTITLEMENT_REQUIRED || 0x80022b0d ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_NO_SUCH_CONTEXT || 0x80022B0E ||  
| SCE_NP_MATCHING2_SERVER_ERROR_NO_SUCH_CONTEXT || 0x80022b0e ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_CLOSED || 0x80022B0F ||  
| SCE_NP_MATCHING2_SERVER_ERROR_CLOSED || 0x80022b0f ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_NO_SUCH_TITLE || 0x80022B10 ||  
| SCE_NP_MATCHING2_SERVER_ERROR_NO_SUCH_TITLE || 0x80022b10 ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_NO_SUCH_WORLD || 0x80022B11 || Software could not be loaded
| SCE_NP_MATCHING2_SERVER_ERROR_NO_SUCH_WORLD || 0x80022b11 ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_NO_SUCH_LOBBY || 0x80022B12 ||  
| SCE_NP_MATCHING2_SERVER_ERROR_NO_SUCH_LOBBY || 0x80022b12 ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_NO_SUCH_ROOM || 0x80022B13 ||  
| SCE_NP_MATCHING2_SERVER_ERROR_NO_SUCH_ROOM || 0x80022b13 ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_NO_SUCH_LOBBY_INSTANCE || 0x80022B14 || Lobby no longer exists
| SCE_NP_MATCHING2_SERVER_ERROR_NO_SUCH_LOBBY_INSTANCE || 0x80022b14 ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_NO_SUCH_ROOM_INSTANCE || 0x80022B15 || Room no longer exists
| SCE_NP_MATCHING2_SERVER_ERROR_NO_SUCH_ROOM_INSTANCE || 0x80022b15 ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_PASSWORD_MISMATCH || 0x80022B17 ||  
| SCE_NP_MATCHING2_SERVER_ERROR_PASSWORD_MISMATCH || 0x80022b17 ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_LOBBY_FULL || 0x80022B18 ||  
| SCE_NP_MATCHING2_SERVER_ERROR_LOBBY_FULL || 0x80022b18 ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_ROOM_FULL || 0x80022B19 || Room is full
| SCE_NP_MATCHING2_SERVER_ERROR_ROOM_FULL || 0x80022b19 ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_GROUP_FULL || 0x80022B1B ||  
| SCE_NP_MATCHING2_SERVER_ERROR_GROUP_FULL || 0x80022b1b ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_NO_SUCH_USER || 0x80022B1C ||  
| SCE_NP_MATCHING2_SERVER_ERROR_NO_SUCH_USER || 0x80022b1c ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_TITLE_PASSPHRASE_MISMATCH || 0x80022B1E ||  
| SCE_NP_MATCHING2_SERVER_ERROR_TITLE_PASSPHRASE_MISMATCH || 0x80022b1e ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_INVALID_SIGNED_USER_INFO || 0x80022B1F ||  
| SCE_NP_MATCHING2_SERVER_ERROR_INVALID_SIGNED_USER_INFO || 0x80022b1f ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_INVALID_SIGNED_USER_INFO_SIGNATURE || 0x80022B20 ||  
| SCE_NP_MATCHING2_SERVER_ERROR_INVALID_SIGNED_USER_INFO_SIGNATURE || 0x80022b20 ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_INVALID_SIGNED_INSTANCE_INFO || 0x80022B21 ||  
| SCE_NP_MATCHING2_SERVER_ERROR_INVALID_SIGNED_INSTANCE_INFO || 0x80022b21 ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_INVALID_SIGNED_INSTANCE_INFO_SIGNATURE || 0x80022B22 ||  
| SCE_NP_MATCHING2_SERVER_ERROR_INVALID_SIGNED_INSTANCE_INFO_SIGNATURE || 0x80022b22 ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_INVALID_SIGNED_INSTANCE_CONFIGURATION || 0x80022B23 ||  
| SCE_NP_MATCHING2_SERVER_ERROR_INVALID_SIGNED_INSTANCE_CONFIGURATION || 0x80022b23 ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_INVALID_SIGNED_INSTANCE_CONFIGURATION_SIGNATURE || 0x80022B24 ||  
| SCE_NP_MATCHING2_SERVER_ERROR_INVALID_SIGNED_INSTANCE_CONFIGURATION_SIGNATURE || 0x80022b24 ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_DUPLICATE_LOBBY || 0x80022B25 ||  
| SCE_NP_MATCHING2_SERVER_ERROR_DUPLICATE_LOBBY || 0x80022b25 ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_DUPLICATE_ROOM || 0x80022B26 ||  
| SCE_NP_MATCHING2_SERVER_ERROR_DUPLICATE_ROOM || 0x80022b26 ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_BANNED_CONSOLE || 0x80022B28 || Console banned from matching service
| SCE_NP_MATCHING2_SERVER_ERROR_BANNED_CONSOLE || 0x80022b28 ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_NO_JOIN_GROUP_LABEL || 0x80022B29 ||  
| SCE_NP_MATCHING2_SERVER_ERROR_NO_JOIN_GROUP_LABEL || 0x80022b29 ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_NO_SUCH_GROUP || 0x80022B2A ||  
| SCE_NP_MATCHING2_SERVER_ERROR_NO_SUCH_GROUP || 0x80022b2a ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_NO_PASSWORD || 0x80022B2B ||  
| SCE_NP_MATCHING2_SERVER_ERROR_NO_PASSWORD || 0x80022b2b ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_MAX_OVER_SLOT_GROUP || 0x80022B2C ||  
| SCE_NP_MATCHING2_SERVER_ERROR_MAX_OVER_SLOT_GROUP || 0x80022b2c ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_MAX_OVER_PASSWORD_MASK || 0x80022B2D ||  
| SCE_NP_MATCHING2_SERVER_ERROR_MAX_OVER_PASSWORD_MASK || 0x80022b2d ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_DUPLICATE_GROUP_LABEL || 0x80022B2E ||  
| SCE_NP_MATCHING2_SERVER_ERROR_DUPLICATE_GROUP_LABEL || 0x80022b2e ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_REQUEST_OVERFLOW || 0x80022B2F ||  
| SCE_NP_MATCHING2_SERVER_ERROR_REQUEST_OVERFLOW || 0x80022b2f ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_ALREADY_JOINED || 0x80022B30 ||  
| SCE_NP_MATCHING2_SERVER_ERROR_ALREADY_JOINED || 0x80022b30 ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_NAT_TYPE_MISMATCH || 0x80022B31 ||  
| SCE_NP_MATCHING2_SERVER_ERROR_NAT_TYPE_MISMATCH || 0x80022b31 ||  
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_ROOM_INCONSISTENCY || 0x80022B32 ||
| SCE_NP_MATCHING2_SERVER_ERROR_ROOM_INCONSISTENCY || 0x80022b32 ||
|-
|-
| SCE_NP_MATCHING2_SERVER_ERROR_BLOCKED_USER_IN_ROOM || 0x80022B33 ||
| SCE_NP_MATCHING2_SERVER_ERROR_BLOCKED_USER_IN_ROOM || 0x80022b33 ||
|-
|-
!colspan="3" | NP Clans Error  
!colspan="3" | Np Clans Error  
|-
|-
| SCE_NP_CLANS_ERROR_ALREADY_INITIALIZED || 0x80022701 ||  
| SCE_NP_CLANS_ERROR_ALREADY_INITIALIZED || 0x80022701 ||  
Line 1,881: Line 1,850:
| SCE_NP_CLANS_ERROR_BAD_REQUEST || 0x80022709 ||  
| SCE_NP_CLANS_ERROR_BAD_REQUEST || 0x80022709 ||  
|-
|-
| SCE_NP_CLANS_ERROR_INVALID_SIGNATURE || 0x8002270A ||  
| SCE_NP_CLANS_ERROR_INVALID_SIGNATURE || 0x8002270a ||  
|-
|-
| SCE_NP_CLANS_ERROR_INSUFFICIENT || 0x8002270B ||  
| SCE_NP_CLANS_ERROR_INSUFFICIENT || 0x8002270b ||  
|-
|-
| SCE_NP_CLANS_ERROR_INTERNAL_BUFFER || 0x8002270C ||  
| SCE_NP_CLANS_ERROR_INTERNAL_BUFFER || 0x8002270c ||  
|-
|-
| SCE_NP_CLANS_ERROR_SERVER_MAINTENANCE || 0x8002270D ||  
| SCE_NP_CLANS_ERROR_SERVER_MAINTENANCE || 0x8002270d ||  
|-
|-
| SCE_NP_CLANS_ERROR_SERVER_END_OF_SERVICE || 0x8002270E ||  
| SCE_NP_CLANS_ERROR_SERVER_END_OF_SERVICE || 0x8002270e ||  
|-
|-
| SCE_NP_CLANS_ERROR_SERVER_BEFORE_START_OF_SERVICE || 0x8002270F ||  
| SCE_NP_CLANS_ERROR_SERVER_BEFORE_START_OF_SERVICE || 0x8002270f ||  
|-
|-
| SCE_NP_CLANS_ERROR_ABORTED || 0x80022710 ||  
| SCE_NP_CLANS_ERROR_ABORTED || 0x80022710 ||  
Line 1,897: Line 1,866:
| SCE_NP_CLANS_ERROR_SERVICE_UNAVAILABLE || 0x80022711 ||  
| SCE_NP_CLANS_ERROR_SERVICE_UNAVAILABLE || 0x80022711 ||  
|-
|-
!colspan="3" | NP Clans Server Error  
!colspan="3" | Np Clans Server Error  
|-
|-
| SCE_NP_CLANS_SERVER_ERROR_BAD_REQUEST || 0x80022801 ||  
| SCE_NP_CLANS_SERVER_ERROR_BAD_REQUEST || 0x80022801 ||  
Line 1,913: Line 1,882:
| SCE_NP_CLANS_SERVER_ERROR_INTERNAL_SERVER_ERROR || 0x80022807 ||  
| SCE_NP_CLANS_SERVER_ERROR_INTERNAL_SERVER_ERROR || 0x80022807 ||  
|-
|-
| SCE_NP_CLANS_SERVER_ERROR_BANNED || 0x8002280A || Clan banned
| SCE_NP_CLANS_SERVER_ERROR_BANNED || 0x8002280a ||  
|-
|-
| SCE_NP_CLANS_SERVER_ERROR_BLACKLISTED || 0x80022811 || Clan blacklisted
| SCE_NP_CLANS_SERVER_ERROR_BLACKLISTED || 0x80022811 ||  
|-
|-
| SCE_NP_CLANS_SERVER_ERROR_INVALID_ENVIRONMENT || 0x8002281D ||  
| SCE_NP_CLANS_SERVER_ERROR_INVALID_ENVIRONMENT || 0x8002281d ||  
|-
|-
| SCE_NP_CLANS_SERVER_ERROR_NO_SUCH_CLAN_SERVICE || 0x8002282F ||  
| SCE_NP_CLANS_SERVER_ERROR_NO_SUCH_CLAN_SERVICE || 0x8002282f ||  
|-
|-
| SCE_NP_CLANS_SERVER_ERROR_NO_SUCH_CLAN || 0x80022830 || Clan does not exist
| SCE_NP_CLANS_SERVER_ERROR_NO_SUCH_CLAN || 0x80022830 ||  
|-
|-
| SCE_NP_CLANS_SERVER_ERROR_NO_SUCH_CLAN_MEMBER || 0x80022831 || Clan member does not exist
| SCE_NP_CLANS_SERVER_ERROR_NO_SUCH_CLAN_MEMBER || 0x80022831 ||  
|-
|-
| SCE_NP_CLANS_SERVER_ERROR_BEFORE_HOURS || 0x80022832 ||  
| SCE_NP_CLANS_SERVER_ERROR_BEFORE_HOURS || 0x80022832 ||  
Line 1,931: Line 1,900:
| SCE_NP_CLANS_SERVER_ERROR_PERMISSION_DENIED || 0x80022834 ||  
| SCE_NP_CLANS_SERVER_ERROR_PERMISSION_DENIED || 0x80022834 ||  
|-
|-
| SCE_NP_CLANS_SERVER_ERROR_CLAN_LIMIT_REACHED || 0x80022835 || Clan has reached its limit
| SCE_NP_CLANS_SERVER_ERROR_CLAN_LIMIT_REACHED || 0x80022835 ||  
|-
|-
| SCE_NP_CLANS_SERVER_ERROR_CLAN_LEADER_LIMIT_REACHED || 0x80022836 || Too many clan leaders
| SCE_NP_CLANS_SERVER_ERROR_CLAN_LEADER_LIMIT_REACHED || 0x80022836 ||  
|-
|-
| SCE_NP_CLANS_SERVER_ERROR_CLAN_MEMBER_LIMIT_REACHED || 0x80022837 || Too many clan members
| SCE_NP_CLANS_SERVER_ERROR_CLAN_MEMBER_LIMIT_REACHED || 0x80022837 ||  
|-
|-
| SCE_NP_CLANS_SERVER_ERROR_CLAN_JOINED_LIMIT_REACHED || 0x80022838 ||  
| SCE_NP_CLANS_SERVER_ERROR_CLAN_JOINED_LIMIT_REACHED || 0x80022838 ||  
Line 1,941: Line 1,910:
| SCE_NP_CLANS_SERVER_ERROR_MEMBER_STATUS_INVALID || 0x80022839 ||  
| SCE_NP_CLANS_SERVER_ERROR_MEMBER_STATUS_INVALID || 0x80022839 ||  
|-
|-
| SCE_NP_CLANS_SERVER_ERROR_DUPLICATED_CLAN_NAME || 0x8002283A || Duplicated clan name
| SCE_NP_CLANS_SERVER_ERROR_DUPLICATED_CLAN_NAME || 0x8002283a ||  
|-
|-
| SCE_NP_CLANS_SERVER_ERROR_CLAN_LEADER_CANNOT_LEAVE || 0x8002283B || Clan leader cannot leave
| SCE_NP_CLANS_SERVER_ERROR_CLAN_LEADER_CANNOT_LEAVE || 0x8002283b ||  
|-
|-
| SCE_NP_CLANS_SERVER_ERROR_ANNOUNCEMENT_LIMIT_REACHED || 0x8002283D ||  
| SCE_NP_CLANS_SERVER_ERROR_ANNOUNCEMENT_LIMIT_REACHED || 0x8002283d ||  
|-
|-
| SCE_NP_CLANS_SERVER_ERROR_CLAN_CONFIG_MASTER_NOT_FOUND || 0x8002283E ||  
| SCE_NP_CLANS_SERVER_ERROR_CLAN_CONFIG_MASTER_NOT_FOUND || 0x8002283e ||  
|-
|-
| SCE_NP_CLANS_SERVER_ERROR_DUPLICATED_CLAN_TAG || 0x8002283F || Duplicated clan tag
| SCE_NP_CLANS_SERVER_ERROR_DUPLICATED_CLAN_TAG || 0x8002283f ||  
|-
|-
| SCE_NP_CLANS_SERVER_ERROR_EXCEEDS_CREATE_CLAN_FREQUENCY || 0x80022840 || Clan created too many times
| SCE_NP_CLANS_SERVER_ERROR_EXCEEDS_CREATE_CLAN_FREQUENCY || 0x80022840 ||  
|-
|-
| SCE_NP_CLANS_SERVER_ERROR_CLAN_PASSPHRASE_INCORRECT || 0x80022841 ||  
| SCE_NP_CLANS_SERVER_ERROR_CLAN_PASSPHRASE_INCORRECT || 0x80022841 ||  
|-
|-
| SCE_NP_CLANS_SERVER_ERROR_CANNOT_RECORD_BLACKLIST_ENTRY || 0x80022842 || Cannot add to blacklist
| SCE_NP_CLANS_SERVER_ERROR_CANNOT_RECORD_BLACKLIST_ENTRY || 0x80022842 ||  
|-
|-
| SCE_NP_CLANS_SERVER_ERROR_NO_SUCH_CLAN_ANNOUNCEMENT || 0x80022843 ||  
| SCE_NP_CLANS_SERVER_ERROR_NO_SUCH_CLAN_ANNOUNCEMENT || 0x80022843 ||  
|-
|-
| SCE_NP_CLANS_SERVER_ERROR_VULGAR_WORDS_POSTED || 0x80022844 || Post contained inappropriate words
| SCE_NP_CLANS_SERVER_ERROR_VULGAR_WORDS_POSTED || 0x80022844 ||  
|-
|-
| SCE_NP_CLANS_SERVER_ERROR_BLACKLIST_LIMIT_REACHED || 0x80022845 || Clan blacklisted, limit reached
| SCE_NP_CLANS_SERVER_ERROR_BLACKLIST_LIMIT_REACHED || 0x80022845 ||  
|-
|-
| SCE_NP_CLANS_SERVER_ERROR_NO_SUCH_BLACKLIST_ENTRY || 0x80022846 || Incorrect entry for blacklist
| SCE_NP_CLANS_SERVER_ERROR_NO_SUCH_BLACKLIST_ENTRY || 0x80022846 ||  
|-
|-
| SCE_NP_CLANS_SERVER_ERROR_INVALID_NP_MESSAGE_FORMAT || 0x8002284B ||  
| SCE_NP_CLANS_SERVER_ERROR_INVALID_NP_MESSAGE_FORMAT || 0x8002284b ||  
|-
|-
| SCE_NP_CLANS_SERVER_ERROR_FAILED_TO_SEND_NP_MESSAGE || 0x8002284C || Message not sent
| SCE_NP_CLANS_SERVER_ERROR_FAILED_TO_SEND_NP_MESSAGE || 0x8002284c ||
|-
|-
!colspan="3" | NP Commerce2 system utility error (0x80024000 - 0x800240ff)
!colspan="3" | NP Commerce2 system utility error (0x80024000 - 0x800240ff)
Line 1,993: Line 1,962:
| SCE_NP_RATING_ERROR_NPENV_LEN || 0x80024809 ||   
| SCE_NP_RATING_ERROR_NPENV_LEN || 0x80024809 ||   
|-
|-
| SCE_NP_RATING_ERROR_NO_TRANSACTION || 0x8002480A ||   
| SCE_NP_RATING_ERROR_NO_TRANSACTION || 0x8002480a ||   
|-
|-
| SCE_NP_RATING_ERROR_INVALID_SIGNATURE || 0x8002480B ||   
| SCE_NP_RATING_ERROR_INVALID_SIGNATURE || 0x8002480b ||   
|-
|-
| SCE_NP_RATING_ERROR_ABORTED || 0x8002480C ||  
| SCE_NP_RATING_ERROR_ABORTED || 0x8002480c ||  
|-
|-
| SCE_NP_RATING_SERVER_ERROR_BAD_REQUEST || 0x80024901 ||  
| SCE_NP_RATING_SERVER_ERROR_BAD_REQUEST || 0x80024901 ||  
Line 2,009: Line 1,978:
| SCE_NP_RATING_SERVER_ERROR_INVALID_JID || 0x80024905 ||   
| SCE_NP_RATING_SERVER_ERROR_INVALID_JID || 0x80024905 ||   
|-
|-
| SCE_NP_RATING_SERVER_ERROR_INTERNAL_SERVER_ERROR || 0x80024907 ||  Rating is down
| SCE_NP_RATING_SERVER_ERROR_INTERNAL_SERVER_ERROR || 0x80024907 ||   
|-
|-
| SCE_NP_RATING_SERVER_ERROR_BANNED || 0x8002490A || Rating banned
| SCE_NP_RATING_SERVER_ERROR_BANNED || 0x8002490a ||
|-
|-
| SCE_NP_RATING_SERVER_ERROR_BEFORE_SERVICE || 0x800249AD ||  Rating has not started yet
| SCE_NP_RATING_SERVER_ERROR_BEFORE_SERVICE || 0x800249ad ||   
|-
|-
| SCE_NP_RATING_SERVER_ERROR_END_OF_SERVICE || 0x800249AE ||  Rating ended
| SCE_NP_RATING_SERVER_ERROR_END_OF_SERVICE || 0x800249ae ||   
|-
|-
| SCE_NP_RATING_SERVER_ERROR_MAINTENANCE || 0x800249AF || Rating under maintenance
| SCE_NP_RATING_SERVER_ERROR_MAINTENANCE || 0x800249af ||  
|-
|-
| SCE_NP_RATING_SERVER_ERROR_BLACKLISTED_ID || 0x80024911 ||   
| SCE_NP_RATING_SERVER_ERROR_BLACKLISTED_ID || 0x80024911 ||   
Line 2,023: Line 1,992:
| SCE_NP_RATING_SERVER_ERROR_INVALID_ANTICHEAT_DATA || 0x80024919 ||   
| SCE_NP_RATING_SERVER_ERROR_INVALID_ANTICHEAT_DATA || 0x80024919 ||   
|-
|-
| SCE_NP_RATING_SERVER_ERROR_TITLE_MASTER_NOT_FOUND || 0x8002495A ||   
| SCE_NP_RATING_SERVER_ERROR_TITLE_MASTER_NOT_FOUND || 0x8002495a ||   
|-
|-
| SCE_NP_RATING_SERVER_ERROR_RATING_OUT_OF_BOUNDS || 0x8002495B ||  
| SCE_NP_RATING_SERVER_ERROR_RATING_OUT_OF_BOUNDS || 0x8002495b ||  
|-
|-
| SCE_NP_RATING_SERVER_ERROR_INVALID_TARGET_STRING || 0x8002495C ||   
| SCE_NP_RATING_SERVER_ERROR_INVALID_TARGET_STRING || 0x8002495c ||   
|-
|-
!colspan="3" | NP Commerce2 error (0x80023000 - 0x800230ff)  
!colspan="3" | NP Commerce2 error (0x80023000 - 0x800230ff)  
Line 2,049: Line 2,018:
| SCE_NP_COMMERCE2_ERROR_INVALID_MEMORY_CONTAINER || 0x80023009 ||  
| SCE_NP_COMMERCE2_ERROR_INVALID_MEMORY_CONTAINER || 0x80023009 ||  
|-
|-
| SCE_NP_COMMERCE2_ERROR_INSUFFICIENT_MEMORY_CONTAINER || 0x8002300A ||  
| SCE_NP_COMMERCE2_ERROR_INSUFFICIENT_MEMORY_CONTAINER || 0x8002300a ||  
|-
|-
| SCE_NP_COMMERCE2_ERROR_OUT_OF_MEMORY || 0x8002300B ||  
| SCE_NP_COMMERCE2_ERROR_OUT_OF_MEMORY || 0x8002300b ||  
|-
|-
| SCE_NP_COMMERCE2_ERROR_CTX_NOT_FOUND || 0x8002300C ||  
| SCE_NP_COMMERCE2_ERROR_CTX_NOT_FOUND || 0x8002300c ||  
|-
|-
| SCE_NP_COMMERCE2_ERROR_CTXID_NOT_AVAILABLE || 0x8002300D ||  
| SCE_NP_COMMERCE2_ERROR_CTXID_NOT_AVAILABLE || 0x8002300d ||  
|-
|-
| SCE_NP_COMMERCE2_ERROR_REQ_NOT_FOUND || 0x8002300E ||  
| SCE_NP_COMMERCE2_ERROR_REQ_NOT_FOUND || 0x8002300e ||  
|-
|-
| SCE_NP_COMMERCE2_ERROR_REQID_NOT_AVAILABLE || 0x8002300F ||  
| SCE_NP_COMMERCE2_ERROR_REQID_NOT_AVAILABLE || 0x8002300f ||  
|-
|-
| SCE_NP_COMMERCE2_ERROR_ABORTED || 0x80023010 ||  
| SCE_NP_COMMERCE2_ERROR_ABORTED || 0x80023010 ||  
Line 2,073: Line 2,042:
| SCE_NP_COMMERCE2_ERROR_UNKNOWN || 0x80023015 ||  
| SCE_NP_COMMERCE2_ERROR_UNKNOWN || 0x80023015 ||  
|-
|-
| SCE_NP_COMMERCE2_ERROR_SERVER_MAINTENANCE || 0x80023016 || PSN may be down for maintenance
| SCE_NP_COMMERCE2_ERROR_SERVER_MAINTENANCE || 0x80023016 ||  
|-
|-
| SCE_NP_COMMERCE2_ERROR_SERVER_UNKNOWN || 0x80023017 || "An error has occurred. (80023017)" // PSN under maintenance or congestion in internet service
| SCE_NP_COMMERCE2_ERROR_SERVER_UNKNOWN || 0x80023017 ||  
|-
|-
| SCE_NP_COMMERCE2_ERROR_INSUFFICIENT_BUF_SIZE || 0x80023018 ||  
| SCE_NP_COMMERCE2_ERROR_INSUFFICIENT_BUF_SIZE || 0x80023018 ||  
Line 2,081: Line 2,050:
| SCE_NP_COMMERCE2_ERROR_REQ_MAX || 0x80023019 ||  
| SCE_NP_COMMERCE2_ERROR_REQ_MAX || 0x80023019 ||  
|-
|-
| SCE_NP_COMMERCE2_ERROR_INVALID_TARGET_TYPE || 0x8002301A ||  
| SCE_NP_COMMERCE2_ERROR_INVALID_TARGET_TYPE || 0x8002301a ||  
|-
|-
| SCE_NP_COMMERCE2_ERROR_INVALID_TARGET_ID || 0x8002301B ||  
| SCE_NP_COMMERCE2_ERROR_INVALID_TARGET_ID || 0x8002301b ||  
|-
|-
| SCE_NP_COMMERCE2_ERROR_INVALID_SIZE || 0x8002301C ||  
| SCE_NP_COMMERCE2_ERROR_INVALID_SIZE || 0x8002301c ||  
|-
|-
| SCE_NP_COMMERCE2_ERROR_INVALID_APIID || 0x80023081 ||  
| SCE_NP_COMMERCE2_ERROR_INVALID_APIID || 0x80023081 ||  
Line 2,105: Line 2,074:
| SCE_NP_COMMERCE2_ERROR_TLV_LESS_THAN_MINLEN || 0x80023089 ||  
| SCE_NP_COMMERCE2_ERROR_TLV_LESS_THAN_MINLEN || 0x80023089 ||  
|-
|-
| SCE_NP_COMMERCE2_ERROR_TLV_DATALEN_TOO_LONG || 0x8002308A ||  
| SCE_NP_COMMERCE2_ERROR_TLV_DATALEN_TOO_LONG || 0x8002308a ||  
|-
|-
| SCE_NP_COMMERCE2_ERROR_INVALID_NPENV || 0x8002308B ||
| SCE_NP_COMMERCE2_ERROR_INVALID_NPENV || 0x8002308b ||
|-
|-
| SCE_NP_COMMERCE2_ERROR_TOO_LONG_NPENV || 0x8002308C ||  
| SCE_NP_COMMERCE2_ERROR_TOO_LONG_NPENV || 0x8002308c ||  
|-
|-
| SCE_NP_COMMERCE2_ERROR_INTERFACE_NOT_FOUND || 0x8002308D ||
| SCE_NP_COMMERCE2_ERROR_INTERFACE_NOT_FOUND || 0x8002308d ||
|-
|-
| SCE_NP_COMMERCE2_ERROR_PLUGIN_NOT_FOUND || 0x8002308E ||  
| SCE_NP_COMMERCE2_ERROR_PLUGIN_NOT_FOUND || 0x8002308e ||  
|-  
|-  
| SCE_NP_COMMERCE2_ERROR_DIALOG_CANCELED || 0x8002308F ||  
| SCE_NP_COMMERCE2_ERROR_DIALOG_CANCELED || 0x8002308f ||  
|-
|-
| SCE_NP_COMMERCE2_ERROR_INVALID_CLEN || 0x80023090 ||  
| SCE_NP_COMMERCE2_ERROR_INVALID_CLEN || 0x80023090 ||  
Line 2,121: Line 2,090:
| SCE_NP_COMMERCE2_ERROR_UNKNOWN_COUNTRY_CODE || 0x80023091 ||  
| SCE_NP_COMMERCE2_ERROR_UNKNOWN_COUNTRY_CODE || 0x80023091 ||  
|-
|-
| SCE_NP_COMMERCE2_ERROR_SEE_INPUT_ERROR || 0x80023092 || Unable to connect to PSN
| SCE_NP_COMMERCE2_ERROR_SEE_INPUT_ERROR || 0x80023092 ||  
|-
|-
| SCE_NP_COMMERCE2_CS_ERROR_ABORTED || 0x800230C0 ||  
| SCE_NP_COMMERCE2_CS_ERROR_ABORTED || 0x800230c0 ||  
|-
|-
| SCE_NP_COMMERCE2_SC_ERROR_INVALID_RESPONSE || 0x800230E1 ||  
| SCE_NP_COMMERCE2_SC_ERROR_INVALID_RESPONSE || 0x800230e1 ||  
|-
|-
!colspan="3" | NP Commerce2 server error (0x80023100 - 0x800231ff)
!colspan="3" | NP Commerce2 server error (0x80023100 - 0x800231ff)
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_BAD_REQUEST || 0x80023101 || Invalid password?
| SCE_NP_COMMERCE2_SERVER_ERROR_BAD_REQUEST || 0x80023101 ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_UNKNOWN_ERROR || 0x80023102 || "An error has occurred" // Can't connect to PSN; PSN is down or issue with billing info
| SCE_NP_COMMERCE2_SERVER_ERROR_UNKNOWN_ERROR || 0x80023102 ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_TIMEOUT_ERROR || 0x80023103 || Unable to connect to PSN // PSN is down or issue with billing info
| SCE_NP_COMMERCE2_SERVER_ERROR_TIMEOUT_ERROR || 0x80023103 ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_NO_DATA_FOUND || 0x80023104 ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_NO_DATA_FOUND || 0x80023104 ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_SESSION_EXPIRED || 0x80023105 || Connection closed after console sat idle
| SCE_NP_COMMERCE2_SERVER_ERROR_SESSION_EXPIRED || 0x80023105 ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_VERSION_NOT_SUPPORTED || 0x80023106 ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_VERSION_NOT_SUPPORTED || 0x80023106 ||  
Line 2,143: Line 2,112:
| SCE_NP_COMMERCE2_SERVER_ERROR_ACCESS_PERMISSION_DENIED || 0x80023107 ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_ACCESS_PERMISSION_DENIED || 0x80023107 ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_NO_SUCH_CATEGORY || 0x80023110 || "An error has occurred" // Issue connecting to PSN
| SCE_NP_COMMERCE2_SERVER_ERROR_NO_SUCH_CATEGORY || 0x80023110 ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_NO_SUCH_PRODUCT || 0x80023111 || Unable to connect to server
| SCE_NP_COMMERCE2_SERVER_ERROR_NO_SUCH_PRODUCT || 0x80023111 ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_REQUIRES_PASSWORD || 0x80023112 ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_REQUIRES_PASSWORD || 0x80023112 ||  
Line 2,163: Line 2,132:
| SCE_NP_COMMERCE2_SERVER_ERROR_ITEM_ALREADY_IN_CART || 0x80023119 ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_ITEM_ALREADY_IN_CART || 0x80023119 ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_SKU || 0x8002311A || PSS content error // Content is region-locked; contact Sony
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_SKU || 0x8002311a ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_ACCOUNT_SUSPENDED1<br />SCE_NP_COMMERCE2_SERVER_ERROR_INACTIVE_ACCOUNT || 0x8002311B ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_ACCOUNT_SUSPENDED1<br />SCE_NP_COMMERCE2_SERVER_ERROR_INACTIVE_ACCOUNT || 0x8002311b ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_SUSPENDED_ACCOUNT || 0x8002311C ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_SUSPENDED_ACCOUNT || 0x8002311c ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_SUSPENDED_CONSOLE || 0x8002311D ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_SUSPENDED_CONSOLE || 0x8002311d ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_RESERVED_1E || 0x8002311E ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_RESERVED_1E || 0x8002311e ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_EXCEEDS_MAX_WALLET_PURCHASE || 0x8002311F ||
| SCE_NP_COMMERCE2_SERVER_ERROR_EXCEEDS_MAX_WALLET_PURCHASE || 0x8002311f ||
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_OVER_SPENDING_LIMIT || 0x80023120 ||  
 
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_EULA_VERSION || 0x80023140 ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_AUTO_TOPUP_FAILED || 0x80023121 || "An error has occurred" // PSN down or PSS wallet top-up issue
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_ADDRESS || 0x80023141 ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INSUFFICIENT_FUNDS || 0x80023122 ||
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_PASSWORD || 0x80023142 ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_CART_LOAD_FAILURE || 0x80023123 || PSS cart issue
| SCE_NP_COMMERCE2_SERVER_ERROR_SAME_LOGINID || 0x80023143 ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_PURCHASE_FAILED || 0x80023124 ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_LOGINID_EXISTS || 0x80023144 ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_PURCHASE || 0x80023125 ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_SUB_ACCOUNT || 0x80023145 ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_CART_EMPTY || 0x80023126 ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_BIRTH_DATE || 0x80023146 ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_PAYMENT_ALREADY_EXIST || 0x80023127 ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_COUNTRY || 0x80023147 ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_CREDIT_CARD_ADDRESS || 0x8002312A ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_ONLINEID_EXISTS || 0x80023148 ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_PAYMENT_ERROR || 0x8002312B ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_ONLINEID || 0x80023149 ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_EXPIRED_CREDIT_CARD || 0x8002312C ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_CORRUPTED_DATA || 0x8002314a ||
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_ACTION_NOT_ALLOWED || 0x8002312D ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_TOO_MANY_SUB_ACCOUNTS || 0x8002314b ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_NO_WALLET_INFO || 0x8002312E ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_CONSOLE_REG_EXCEEDED || 0x8002314c ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_VOUCHER || 0x8002312F ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_ACCOUNT_BINDING_DESIABLED || 0x8002314d ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_VOUCHER_ALREADY_CONSUMED || 0x80023130 ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_KOREAN_RRN || 0x8002314e ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_VOUCHER_TRANSACTION_OVER_LIMIT || 0x80023131 ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_LOGIN_OR_DOB || 0x8002314f ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_FAILED_AGE_REQUIREMENT || 0x80023132 ||
| SCE_NP_COMMERCE2_SERVER_ERROR_OVER_SPENDING_LIMIT || 0x80023120 ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_VOUCHER_EXPIRED || 0x80023133 ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_AUTO_TOPUP_FAILED || 0x80023121 ||
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_VOUCHER_SKU_REGION_MISMATCH || 0x80023134 ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_INSUFFICIENT_FUNDS || 0x80023122 ||
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_VOUCHER_SKU_PRICE_NOT_FOUND || 0x80023135 ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_CART_LOAD_FAILURE || 0x80023123 ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_DEPOSIT_IN_PROGRESS_ERROR || 0x80023136 ||
| SCE_NP_COMMERCE2_SERVER_ERROR_PURCHASE_FAILED || 0x80023124 ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_EDY_TRANSACTION_FAILED || 0x80023137 ||
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_PURCHASE || 0x80023125 ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_DEPOSIT_FAILED || 0x80023138 ||
| SCE_NP_COMMERCE2_SERVER_ERROR_CART_EMPTY || 0x80023126 ||  
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_EXCEEDS_AGE_LIMIT_IN_BROWSING || 0x80023139 ||
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_EULA_VERSION || 0x80023140 ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_PAYMENT_ALREADY_EXIST || 0x80023127 ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_ADDRESS || 0x80023141 ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_CREDIT_CARD_ADDRESS || 0x8002312a ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_PASSWORD || 0x80023142 ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_PAYMENT_ERROR || 0x8002312b ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_SAME_LOGINID || 0x80023143 ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_EXPIRED_CREDIT_CARD || 0x8002312c ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_LOGINID_EXISTS || 0x80023144 ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_ACTION_NOT_ALLOWED || 0x8002312d ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_SUB_ACCOUNT || 0x80023145 ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_NO_WALLET_INFO || 0x8002312e ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_BIRTH_DATE || 0x80023146 ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_VOUCHER || 0x8002312f ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_COUNTRY || 0x80023147 ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_CREDIT_CARD_REQUIRED || 0x80023162 ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_ONLINEID_EXISTS || 0x80023148 ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_ATTR_REQUIRED_FOR_TAX_CALC || 0x80023163 ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_ONLINEID || 0x80023149 ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_SECURITY_ANSWER || 0x80023150 ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_CORRUPTED_DATA || 0x8002314A || PSN server data corrupted
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_PARENT || 0x80023151 ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_TOO_MANY_SUB_ACCOUNTS || 0x8002314B ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_INCORRECT_REGION || 0x80023152 ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_CONSOLE_REG_EXCEEDED || 0x8002314C ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_CHILD_NOT_ALLOWED || 0x80023153 ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_ACCOUNT_BINDING_DISABLED || 0x8002314D ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_CONSOLE_ID || 0x80023154 ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_KOREAN_RRN || 0x8002314E ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_RATE_LIMIT_EXCEEDED || 0x80023156 ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_LOGIN_OR_DOB || 0x8002314F ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_VALID_REWARD_ENT_NOT_FOUND || 0x80023157 ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_SECURITY_ANSWER || 0x80023150 ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_UPGRADE_REQUIRED || 0x80023158 ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_PARENT || 0x80023151 ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_SUBACCOUNT_UPGRADE_REQUIRED || 0x80023159 ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INCORRECT_REGION || 0x80023152 ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_EXCEEDED_LIMIT_NUMBER_OF_CC || 0x8002315a ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_CHILD_NOT_ALLOWED || 0x80023153 ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_CC_REVERIFICATION_REQUIRED || 0x8002315b ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_CONSOLE_ID || 0x80023154 || Invalid console ID
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_DOMAIN_PROVIDED || 0x8002315c ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_RATE_LIMIT_EXCEEDED || 0x80023156 || Incorrect redemption code entered too many times. Wait 24 hours before trying again.
| SCE_NP_COMMERCE2_SERVER_ERROR_NO_CONTENTFILE_ID_FOUND || 0x8002315d ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_VALID_REWARD_ENT_NOT_FOUND || 0x80023157 ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_AUTO_DEPOSIT_FLAG_REQUIRED || 0x8002315f ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_UPGRADE_REQUIRED || 0x80023158 || Issue accessing SEN account; account needs to be updated
| SCE_NP_COMMERCE2_SERVER_ERROR_VOUCHER_ALREADY_CONSUMED || 0x80023130 ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_SUBACCOUNT_UPGRADE_REQUIRED || 0x80023159 ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_VOUCHER_TRANSACTION_OVER_LIMIT || 0x80023131 ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_EXCEEDED_LIMIT_NUMBER_OF_CC || 0x8002315A || Credit card has too many accounts linked to it
| SCE_NP_COMMERCE2_SERVER_ERROR_FAILED_AGE_REQUIREMENT || 0x80023132 ||
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_CC_REVERIFICATION_REQUIRED || 0x8002315B ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_VOUCHER_EXPIRED || 0x80023133 ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_DOMAIN_PROVIDED || 0x8002315C ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_VOUCHER_SKU_REGION_MISMATCH || 0x80023134 ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_NO_CONTENTFILE_ID_FOUND || 0x8002315D ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_VOUCHER_SKU_PRICE_NOT_FOUND || 0x80023135 ||  
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_AUTO_DEPOSIT_FLAG_REQUIRED || 0x8002315F ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_DEPOSIT_IN_PROGRESS_ERROR || 0x80023136 ||
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_CREDIT_CARD_REQUIRED || 0x80023162 ||  
| SCE_NP_COMMERCE2_SERVER_ERROR_EDY_TRANSACTION_FAILED || 0x80023137 ||
|-
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_ATTR_REQUIRED_FOR_TAX_CALC || 0x80023163 || Issue with credit card (card turned down?)
| SCE_NP_COMMERCE2_SERVER_ERROR_DEPOSIT_FAILED || 0x80023138 ||  
|-
|-  
| || 0x80023171 || Issue with credit card (invalid card on file)
| SCE_NP_COMMERCE2_SERVER_ERROR_EXCEEDS_AGE_LIMIT_IN_BROWSING || 0x80023139 ||  
|-
|-
!colspan="3" | NP Trophy Errors
!colspan="3" | Np Trophy Errors
|-
|-
| SCE_NP_TROPHY_ERROR_ALREADY_INITIALIZED || 0x80022901 || sceNpTrophyInit() has already been called, or it has been called again before the call of sceNpTrophyTerm().
| SCE_NP_TROPHY_ERROR_ALREADY_INITIALIZED || 0x80022901 || sceNpTrophyInit() has already been called, or it has been called again before the call of sceNpTrophyTerm().
Line 2,309: Line 2,277:
| SCE_NP_TROPHY_ERROR_INSUFFICIENT || 0x80022909 || There is insufficient memory or storage to proceed
| SCE_NP_TROPHY_ERROR_INSUFFICIENT || 0x80022909 || There is insufficient memory or storage to proceed
|-
|-
| SCE_NP_TROPHY_ERROR_UNKNOWN_CONTEXT || 0x8002290A || Unknown context. The specified context does not exist.
| SCE_NP_TROPHY_ERROR_UNKNOWN_CONTEXT || 0x8002290a || Unknown context. The specified context does not exist.
|-
|-
| SCE_NP_TROPHY_ERROR_INVALID_FORMAT || 0x8002290B || Format of the trophy package is invalid
| SCE_NP_TROPHY_ERROR_INVALID_FORMAT || 0x8002290b || Format of the trophy package is invalid
|-
|-
| SCE_NP_TROPHY_ERROR_BAD_RESPONSE || 0x8002290C || Internal error. The request could not be properly processed
| SCE_NP_TROPHY_ERROR_BAD_RESPONSE || 0x8002290c || Internal error. The request could not be properly processed
|-
|-
| SCE_NP_TROPHY_ERROR_INVALID_GRADE || 0x8002290D || Invalid trophy grade
| SCE_NP_TROPHY_ERROR_INVALID_GRADE || 0x8002290d || Invalid trophy grade
|-
|-
| SCE_NP_TROPHY_ERROR_INVALID_CONTEXT || 0x8002290E || Invalid context
| SCE_NP_TROPHY_ERROR_INVALID_CONTEXT || 0x8002290e || Invalid context
|-
|-
| SCE_NP_TROPHY_ERROR_PROCESSING_ABORTED || 0x8002290F || An invalid value was returned from SceNpTrophyStatusCallback and further processing has been aborted
| SCE_NP_TROPHY_ERROR_PROCESSING_ABORTED || 0x8002290f || An invalid value was returned from SceNpTrophyStatusCallback and further processing has been aborted
|-
|-
| SCE_NP_TROPHY_ERROR_ABORT || 0x80022910 || The handle has been aborted. The processing has been aborted by sceNpTrophyAbortHandle(). Destroy the handle.
| SCE_NP_TROPHY_ERROR_ABORT || 0x80022910 || The handle has been aborted. The processing has been aborted by sceNpTrophyAbortHandle(). Destroy the handle.
Line 2,341: Line 2,309:
| SCE_NP_TROPHY_ERROR_UNKNOWN_NP_COMM_ID || 0x80022919 || NP Communication IDs do not match. The specified NP Communication ID does not match the NP Communication ID in the trophy pack file.
| SCE_NP_TROPHY_ERROR_UNKNOWN_NP_COMM_ID || 0x80022919 || NP Communication IDs do not match. The specified NP Communication ID does not match the NP Communication ID in the trophy pack file.
|-
|-
| SCE_NP_TROPHY_ERROR_DISC_IO || 0x8002291A || Failed to read from disc. Fatal error – terminate the application.
| SCE_NP_TROPHY_ERROR_DISC_IO || 0x8002291a || Failed to read from disc. Fatal error – terminate the application.
|-
|-
| SCE_NP_TROPHY_ERROR_CONF_DOES_NOT_EXIST || 0x8002291B || Trophy pack file does not exist
| SCE_NP_TROPHY_ERROR_CONF_DOES_NOT_EXIST || 0x8002291b || Trophy pack file does not exist
|-
|-
| SCE_NP_TROPHY_ERROR_UNSUPPORTED_FORMAT || 0x8002291C || Unsupported trophy pack file format. Check that the trophy pack file has been created using the latest tool.
| SCE_NP_TROPHY_ERROR_UNSUPPORTED_FORMAT || 0x8002291c || Unsupported trophy pack file format. Check that the trophy pack file has been created using the latest tool.
|-
|-
| SCE_NP_TROPHY_ERROR_ALREADY_INSTALLED || 0x8002291D || The trophy set has already been installed or updated and does not require further processing
| SCE_NP_TROPHY_ERROR_ALREADY_INSTALLED || 0x8002291d || The trophy set has already been installed or updated and does not require further processing
|-
|-
| SCE_NP_TROPHY_ERROR_BROKEN_DATA || 0x8002291E || Internal error. The data is corrupted.
| SCE_NP_TROPHY_ERROR_BROKEN_DATA || 0x8002291e || Internal error. The data is corrupted.
|-
|-
| SCE_NP_TROPHY_ERROR_VERIFICATION_FAILURE || 0x8002291F || Trophy pack file signature verification failed. The trophy pack file could not be properly verified.
| SCE_NP_TROPHY_ERROR_VERIFICATION_FAILURE || 0x8002291f || Trophy pack file signature verification failed. The trophy pack file could not be properly verified.
|-
|-
| SCE_NP_TROPHY_ERROR_INVALID_TROPHY_ID || 0x80022920 || Invalid trophy ID. The trophy ID may exceed the maximum allowable number of trophies.
| SCE_NP_TROPHY_ERROR_INVALID_TROPHY_ID || 0x80022920 || Invalid trophy ID. The trophy ID may exceed the maximum allowable number of trophies.
Line 2,373: Line 2,341:
| SCE_NP_TROPHY_ERROR_INVALID_SIGNATURE || 0x80022929 ||  
| SCE_NP_TROPHY_ERROR_INVALID_SIGNATURE || 0x80022929 ||  
|-
|-
| SCE_NP_TROPHY_ERROR_ILLEGAL_UPDATE || 0x8002292A || Cannot update. An irresolvable discrepancy has been found between the registered data and the data trying to be registered. Possible causes are from a change in trophy grade or a reduction in the number of trophies from the previous install. Check the trophy configuration data, and remove the previously installed trophy set from the console.
| SCE_NP_TROPHY_ERROR_ILLEGAL_UPDATE || 0x8002292a || Cannot update. An irresolvable discrepancy has been found between the registered data and the data trying to be registered. Possible causes are from a change in trophy grade or a reduction in the number of trophies from the previous install. Check the trophy configuration data, and remove the previously installed trophy set from the console.
|-
|-
| SCE_NP_TROPHY_ERROR_SAVEDATA_USER_DOES_NOT_MATCH || 0x8002292B || This user cannot use trophies. A discrepancy has been found between the creator of the save data and the trophy user. No trophies can be unlocked during this gaming session.
| SCE_NP_TROPHY_ERROR_SAVEDATA_USER_DOES_NOT_MATCH || 0x8002292b || This user cannot use trophies. A discrepancy has been found between the creator of the save data and the trophy user. No trophies can be unlocked during this gaming session.
|-
|-
| SCE_NP_TROPHY_ERROR_TROPHY_ID_DOES_NOT_EXIST || 0x8002292C || The trophy ID does not exist
| SCE_NP_TROPHY_ERROR_TROPHY_ID_DOES_NOT_EXIST || 0x8002292c || The trophy ID does not exist
|-
|-
| SCE_NP_TROPHY_ERROR_SERVICE_UNAVAILABLE || 0x8002292D || The trophy service is currently unavailable
| SCE_NP_TROPHY_ERROR_SERVICE_UNAVAILABLE || 0x8002292d || The trophy service is currently unavailable
|-
|-
| SCE_NP_TROPHY_ERROR_INVALID_PLATFORM || 0x8002292E ||  
| SCE_NP_TROPHY_ERROR_INVALID_PLATFORM || 0x8002292e ||  
|-
|-
| SCE_NP_TROPHY_ERROR_UNKNOWN || 0x800229FF || Unknown internal error
| SCE_NP_TROPHY_ERROR_UNKNOWN || 0x800229ff ||Unknown internal error
|-
|-
!colspan="3" | NP Custom Menu Error
!colspan="3" | NP Custom Menu Error
|-
|-
| SCE_NP_CUSTOM_MENU_ERROR_ALREADY_INITIALIZED || 0x80023B01 ||  
| SCE_NP_CUSTOM_MENU_ERROR_ALREADY_INITIALIZED || 0x80023b01 ||  
|-
|-
| SCE_NP_CUSTOM_MENU_ERROR_NOT_INITIALIZED || 0x80023B02 ||  
| SCE_NP_CUSTOM_MENU_ERROR_NOT_INITIALIZED || 0x80023b02 ||  
|-
|-
| SCE_NP_CUSTOM_MENU_ERROR_OUT_OF_MEMORY || 0x80023B03 ||  
| SCE_NP_CUSTOM_MENU_ERROR_OUT_OF_MEMORY || 0x80023b03 ||  
|-
|-
| SCE_NP_CUSTOM_MENU_ERROR_NOT_SUPPORTED || 0x80023B04 ||  
| SCE_NP_CUSTOM_MENU_ERROR_NOT_SUPPORTED || 0x80023b04 ||  
|-
|-
| SCE_NP_CUSTOM_MENU_ERROR_INSUFFICIENT || 0x80023B05 ||  
| SCE_NP_CUSTOM_MENU_ERROR_INSUFFICIENT || 0x80023b05 ||  
|-
|-
| SCE_NP_CUSTOM_MENU_ERROR_CANCEL || 0x80023B06 ||  
| SCE_NP_CUSTOM_MENU_ERROR_CANCEL || 0x80023b06 ||  
|-
|-
| SCE_NP_CUSTOM_MENU_ERROR_STATUS || 0x80023B07 ||  
| SCE_NP_CUSTOM_MENU_ERROR_STATUS || 0x80023b07 ||  
|-
|-
| SCE_NP_CUSTOM_MENU_ERROR_BUSY || 0x80023B08 ||  
| SCE_NP_CUSTOM_MENU_ERROR_BUSY || 0x80023b08 ||  
|-
|-
| SCE_NP_CUSTOM_MENU_ERROR_INVALID_ARGUMENT || 0x80023B09 ||  
| SCE_NP_CUSTOM_MENU_ERROR_INVALID_ARGUMENT || 0x80023b09 ||  
|-
|-
| SCE_NP_CUSTOM_MENU_ERROR_ABORT || 0x80023B0A ||  
| SCE_NP_CUSTOM_MENU_ERROR_ABORT || 0x80023b0a ||  
|-
|-
| SCE_NP_CUSTOM_MENU_ERROR_NOT_REGISTERED || 0x80023B0B ||  
| SCE_NP_CUSTOM_MENU_ERROR_NOT_REGISTERED || 0x80023b0b ||  
|-
|-
| SCE_NP_CUSTOM_MENU_ERROR_EXCEEDS_MAX || 0x80023B0C ||  
| SCE_NP_CUSTOM_MENU_ERROR_EXCEEDS_MAX || 0x80023b0c ||  
|-
|-
| SCE_NP_CUSTOM_MENU_ERROR_INVALID_CHARACTER || 0x80023B0B ||
| SCE_NP_CUSTOM_MENU_ERROR_INVALID_CHARACTER || 0x80023b0d ||
|-
|-
!colspan="3" | SNS -&gt; Social Networks
!colspan="3" | SNS -&gt; Social Networks
Line 2,447: Line 2,415:
| SCE_NP_SNS_FB_ERROR_THROTTLE_CLOSED || 0x80024519 ||  
| SCE_NP_SNS_FB_ERROR_THROTTLE_CLOSED || 0x80024519 ||  
|-
|-
| SCE_NP_SNS_FB_ERROR_OPERATION_INTERVAL_VIOLATION || 0x8002451A ||  
| SCE_NP_SNS_FB_ERROR_OPERATION_INTERVAL_VIOLATION || 0x8002451a ||  
|-
|-
| SCE_NP_SNS_FB_ERROR_UNLOADED_THROTTLE || 0x8002451B ||  
| SCE_NP_SNS_FB_ERROR_UNLOADED_THROTTLE || 0x8002451b ||  
|-
|-
| SCE_NP_SNS_FB_ERROR_ACCESS_NOT_ALLOWED || 0x8002451C ||  
| SCE_NP_SNS_FB_ERROR_ACCESS_NOT_ALLOWED || 0x8002451c ||  
|-
|-
!colspan="3" | NP OAuth Errors
!colspan="3" | Np OAuth Errors
|-
|-
| SCE_NP_OAUTH_ERROR_ALREADY_INITIALIZED || 0x80025F02 ||
| SCE_NP_OAUTH_ERROR_ALREADY_INITIALIZED || 0x80025f02 ||
|-
|-
| SCE_NP_OAUTH_ERROR_NOT_INITIALIZED || 0x80025F03 ||
| SCE_NP_OAUTH_ERROR_NOT_INITIALIZED || 0x80025f03 ||
|-
|-
| SCE_NP_OAUTH_ERROR_ABORTED || 0x80025F08 ||
| SCE_NP_OAUTH_ERROR_ABORTED || 0x80025f08 ||
|-
|-
| SCE_NP_OAUTH_ERROR_REQUEST_NOT_FOUND || 0x80025F0A ||
| SCE_NP_OAUTH_ERROR_REQUEST_NOT_FOUND || 0x80025f0a ||
|-
|-
| SCE_NP_OAUTH_ERROR_REQUEST_MAX || 0x80025F11 ||
| SCE_NP_OAUTH_ERROR_REQUEST_MAX || 0x80025f11 ||
|-
|-
!colspan="3" | LS (Login Service)
!colspan="3" | LS
|-
|-
| || 0x80028C07 || You need to be signed in to continue.
| SCE_NP_LS_ERROR_INVALID_VERSION || 0x80028c0d || A system software update is required.
|-
| SCE_NP_LS_ERROR_INVALID_VERSION || 0x80028C0D || A system software update is required.
|-
|-
!colspan="3" | other
!colspan="3" | other
Line 2,475: Line 2,441:
| SCE_NP_COMMERCE2_ERROR_WINDOWS_SYSTEM || 0x80860001 ||  
| SCE_NP_COMMERCE2_ERROR_WINDOWS_SYSTEM || 0x80860001 ||  
|-  
|-  
| SCE_NP_COMMERCE2_QS_ERROR_NO_SECURITY_QUESTION_TEXT || 0x800230D0 ||  
| SCE_NP_COMMERCE2_QS_ERROR_NO_SECURITY_QUESTION_TEXT || 0x800230d0 ||  
|-
|-
| SCE_NP_COMMERCE2_QS_ERROR_INSUFFICIENT_BUF || 0x800230D1 ||
| SCE_NP_COMMERCE2_QS_ERROR_INSUFFICIENT_BUF || 0x800230d1 ||
|-  
|-  
| SCE_NP_COMMERCE2_QS_ERROR_ABORTED || 0x800230D2 ||
| SCE_NP_COMMERCE2_QS_ERROR_ABORTED || 0x800230d2 ||
|-
|-
| SCE_NP_COMMERCE2_QS_ERROR_INVALID_NPENV || 0x800230D3
| SCE_NP_COMMERCE2_QS_ERROR_INVALID_NPENV || 0x800230d3
|-
| || 0x8002847C || psgm failed because the .pkg url wasn't 200 OK status code
|-
|-
|}
|}
Line 2,492: Line 2,456:
! Description !! Errorcode !! Remarks
! Description !! Errorcode !! Remarks
|-
|-
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
|  || 0x80028e01 || HTTP status error was returned from the server.
|-
|-
| Issue connecting to ISP || 0x80028E02 || "An error has occurred. You have been signed out of PSN (80028E02)" // No response from the server for Content-Length // Error from ISP or service requires a login; open browser and check for a message from ISP or a login page
| || 0x80028e02 || No response from the server for Content-Length.
|-
|-
|  || 0x80028E03 || Size of image list file is larger than 64KB.
|  || 0x80028e03 || Size of image list file is larger than 64KB.
|-
|-
|  || 0x80028E04 || Content-Length of image list file and the file size that can actually be received are invalid.
|  || 0x80028e04 || Content-Length of image list file and the file size that can actually be received are invalid.
|-
|-
|  || 0x80028E05 || Format of image list file is invalid.
|  || 0x80028e05 || Format of image list file is invalid.
|-
|-
| Issue connecting to ISP || 0x80028E06 || Image list file does not include the Dest parameter that indicates the destination. // Error from ISP or service requires a login; open browser and check for a message from ISP or a login page
| || 0x80028e06 || Image list file does not include the Dest parameter that indicates the destination.
|-
|-
|  || 0x80028E07 || Frequent disconnections by the server while downloading the updater.
|  || 0x80028e07 || Frequent disconnections by the server while downloading the updater.
|-
|-
| Could not check update data - low memory || 0x80028EA1 || Reboot console; if problem persists, may be connecting to incorrect update server; reset proxy server and make sure DNS setting is correct
| || 0x80028ea1 || Problem with network settings or network status.
|-
|-
|  || 0x80028EA2 || Problem with network settings or network status.
|  || 0x80028ea2 || Problem with network settings or network status.
|-
|-
|  || 0x80028EA3 || Problem with network settings or network status.
|  || 0x80028ea3 || Problem with network settings or network status.
|-
|-
| Latest system software has already been installed || 0x80028EA4 || No update is needed
| || 0x80028ea4 || Problem with network settings or network status.
|-
|-
| Issue connecting online || 0x80028EA5 || Reboot console and try connecting again or try connecting later (temporary congestion); if issues continue then check internet connection
| || 0x80028ea5 || Problem with network settings or network status.
|-
|-
| Can't download the system software || 0x80028EA6 || Proxy server is set. Connect to internet and turn off the proxy server
| || 0x80028ea6 || Problem with network settings or network status.
|-
|-
|  || 0x80028EA7 || Problem with network settings or network status.
|  || 0x80028ea7 || Problem with network settings or network status.
|-
|-
Unable to connect to the internet || 0x80028EA8 || Check if PSN is up; if it is, connection info may be incorrect; may need to log in using the browser
|  || 0x80028ea8 || Problem with network settings or network status.
|-
|-
|  || 0x80028EA9 || Problem with network settings or network status.
|  || 0x80028ea9 || Problem with network settings or network status.
|-
|-
|  || 0x80028EAA || Problem with network settings or network status.
|  || 0x80028eaa || Problem with network settings or network status.
|-
|-
|  || 0x80028EAB || Problem with network settings or network status.
|  || 0x80028eab || Problem with network settings or network status.
|-
|-
|  || 0x80028EAC || Problem with network settings or network status.
|  || 0x80028eac || Problem with network settings or network status.
|-
|-
|  || 0x80028EAD || Problem with network settings or network status.
|  || 0x80028ead || Problem with network settings or network status.
|-
|-
| Cannot update the PS3 || 0x80029C41 || Turn off console for 10 seconds, then back on and try updating again; if issues continue, go into Safe Mode and select "Restore File System"; if that did not help, go into Safe Mode and select "Restore PS3 System"; if still having issues then send console in for repairs
| || 0x80029c9c || "The datatype is not supported" > Update data does not support downgrades. Seen when updating to lower version from XMB with QA-extra flag / System Update Debug enabled. Solution: Use Recovery Menu for QA flagged systems, for downgrades to 2.50/2.70 < 3.55
|-
|-
| Cannot update the PS3 || 0x80029C44 || Turn off console for 10 seconds, then back on and try updating again; if issues continue, go into Safe Mode and select "Restore File System"; if that did not help, go into Safe Mode and select "Restore PS3 System"; if still having issues then send console in for repairs
| || 0x8002f029 || Invalid update data. (TargetID related) / The data type is not supported. (8002F029) when trying to install Debug/DEX firmware on a Retail/CEX console.
|-
|-
|  || 0x80029C48 || Error occurred while accessing the HDD.
|  || 0x80029c68 || Error occurred while checking update data.
|-
|-
|  || 0x80029C54 || Error occurred while accessing the HDD.
|  || 0x8002f828 || Error occurred while checking update data.
|-
|-
Issues updating the PS3 || 0x80029C55 || Error occurred while accessing storage media.
|  || 0x8002f82b || Error occurred while checking update data.
|-
|-
|  || 0x80029C65 || Error occurred while accessing storage media.
|  || 0x8002f997 || Error occurred while checking update data.
|-
|-
| Cannot update the PS3 || 0x80029C68 || Error occurred while accessing storage media.
| || 0x80029c41 || Error occurred while accessing the HDD.
|-
|-
|  || 0x80029C75 || Error occurred while accessing storage media.
|  || 0x80029c44 || Error occurred while accessing the HDD.
|-
|-
| Unable to update the PS3 || 0x80029C77 || Reboot console, then run the update again (go to [Settings] > [System Update]); if issue occurs again then send console in for repairs  (Possible Bad Blocks on Nands in Bootloader area, cannot be remapped, but you can copy bootloader sector if one of the bootloaders is in tact and overwrite the bad one.  Requires New NAND replacement, patching as stated, and reflashing with flasher.
| || 0x80029c48 || Error occurred while accessing the HDD.
|-
|-
| System update error || 0x80029C78 || Reboot console, then update via Safe Mode; if issues continue then console may need repair
| || 0x80029c54 || Error occurred while accessing the HDD.
|-
|-
|  || 0x80029C9C || "The datatype is not supported" > Update data does not support downgrades. Seen when updating to lower version from XMB with QA-extra flag / System Update Debug enabled. Solution: Use Recovery Menu for QA flagged systems, for downgrades to 2.50/2.70 < 3.55
|  || 0x80029c55 || Error occurred while accessing storage media.
|-
|-
| System update file corrupted || 0x8002F020 || If downloading from a game disc, make sure the disc is not scratched and reboot console; if using external storage, reboot the console, then re-download the file; if downloading direct from system, reboot console; if issues continue then send console in for repairs
| || 0x80029c65 || Error occurred while accessing storage media.
|-
|-
|  || 0x8002F029 || Invalid update data. (TargetID related) / The data type is not supported. (8002F029) when trying to install Debug/DEX firmware on a Retail/CEX console.
|  || 0x80029c75 || Error occurred while accessing storage media.
|-
|-
| System update file corrupted || 0x8002F02B || If downloading from a game disc, make sure the disc is not scratched and reboot console; if using external storage, reboot the console, then re-download the file; if downloading direct from system, reboot console; if issues continue then send console in for repairs
|-
| System update file corrupted || 0x8002F02D || If downloading from a game disc, make sure the disc is not scratched and reboot console; if using external storage, reboot the console, then re-download the file; if downloading direct from system, reboot console; if issues continue then send console in for repairs
|-
| Unable to update || 0x8002F07C || Turn off console for 10 seconds, then back on and try updating again; if issues continue, go into Safe Mode and select "Restore File System"; if that did not help, go into Safe Mode and select "Restore PS3 System"; if still having issues then send console in for repairs
|-
| Issue updating the PS3 software || 0x8002F087 || Reboot console, re-download and install the update; if issues continue then send console in for repairs
|-
|  || 0x8002F828 || Error occurred while checking update data.
|-
|  || 0x8002F82B || Error occurred while checking update data.
|-
| Unable to update the PS3 || 0x8002F8DC || Issue with hard drive // Turn off console for 10 seconds, then back on and try updating again; if issues continue, go into Safe Mode and select "Restore File System"; if that did not help, go into Safe Mode and select "Restore PS3 System"; if still having issues then send console in for repairs
|-
|  Issue updating the PS3 system software || 0x8002F997 || Error occurred while checking update data; file may be corrupted.
|}
|}


Line 2,816: Line 2,765:
| CELL_NET_CTL_ERROR_NOT_AVAIL || 0x80130109 || Not in state where information can be obtained
| CELL_NET_CTL_ERROR_NOT_AVAIL || 0x80130109 || Not in state where information can be obtained
|-
|-
| CELL_NET_CTL_ERROR_INVALID_TYPE || 0x8013010A || Type specified as argument is invalid
| CELL_NET_CTL_ERROR_INVALID_TYPE || 0x8013010a || Type specified as argument is invalid
|-
|-
| CELL_NET_CTL_ERROR_INVALID_SIZE || 0x8013010B || Value of the size member of the structure is invalid
| CELL_NET_CTL_ERROR_INVALID_SIZE || 0x8013010b || Value of the size member of the structure is invalid
|-
|-
| 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 - took longer than 10 seconds to connect // WPA/WEP encryption key may be incorrect
| 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
|-
|-
| CELL_NET_CTL_ERROR_WLAN_AP_DISAPPEARED || 0x8013013F || Beacons from the AP stopped arriving
| CELL_NET_CTL_ERROR_WLAN_AP_DISAPPEARED || 0x8013013f || Beacons from the AP stopped arriving
|-
|-
| CELL_NET_CTL_ERROR_NET_DISABLED || 0x80130181 || Internet connection is disabled
| CELL_NET_CTL_ERROR_NET_DISABLED || 0x80130181 || Internet connection is disabled
|-
|-
| CELL_NET_CTL_ERROR_NET_NOT_CONNECTED || 0x80130182 || "A connection to the network could not be established. Go to [Settings] > [Network Settings] and check your settings" // Network connection was not detected; the console could not find a network to connect to
| CELL_NET_CTL_ERROR_NET_NOT_CONNECTED || 0x80130182 || Network connection is not established
|-
|-
| CELL_NET_CTL_ERROR_NP_NO_ACCOUNT || 0x80130183 || NP account is not set
| CELL_NET_CTL_ERROR_NP_NO_ACCOUNT || 0x80130183 || NP account is not set
Line 2,838: Line 2,787:
| CELL_NET_CTL_ERROR_NP_RESERVED2 || 0x80130185 || Unused
| CELL_NET_CTL_ERROR_NP_RESERVED2 || 0x80130185 || Unused
|-
|-
| CELL_NET_CTL_ERROR_NET_CABLE_NOT_CONNECTED || 0x80130186 || Ethernet cable not connected correctly
| CELL_NET_CTL_ERROR_NET_CABLE_NOT_CONNECTED || 0x80130186 || Ethernet cable is not connected
|-
|-
| CELL_NET_CTL_ERROR_DIALOG_CANCELED || 0x80130190 || Dialog was cancelled
| CELL_NET_CTL_ERROR_DIALOG_CANCELED || 0x80130190 || Dialog was cancelled
Line 2,846: Line 2,795:
| CELL_NET_CTL_ERROR_PPPOE_SESSION_INIT || 0x80130409 || PPP INIT state error
| CELL_NET_CTL_ERROR_PPPOE_SESSION_INIT || 0x80130409 || PPP INIT state error
|-
|-
| CELL_NET_CTL_ERROR_PPPOE_SESSION_NO_PADO || 0x8013040A || PADO could not be received
| CELL_NET_CTL_ERROR_PPPOE_SESSION_NO_PADO || 0x8013040a || PADO could not be received
|-
|-
| CELL_NET_CTL_ERROR_PPPOE_SESSION_NO_PADS || 0x8013040B || PADS could not be received
| CELL_NET_CTL_ERROR_PPPOE_SESSION_NO_PADS || 0x8013040b || PADS could not be received
|-
|-
| CELL_NET_CTL_ERROR_PPPOE_SESSION_GET_PADT || 0x8013040D || PADT was received
| CELL_NET_CTL_ERROR_PPPOE_SESSION_GET_PADT || 0x8013040d || PADT was received
|-
|-
| CELL_NET_CTL_ERROR_PPPOE_SESSION_SERVICE_NAME || 0x8013040F || Service Name error was received
| CELL_NET_CTL_ERROR_PPPOE_SESSION_SERVICE_NAME || 0x8013040f || Service Name error was received
|-
|-
| CELL_NET_CTL_ERROR_PPPOE_SESSION_AC_SYSTEM || 0x80130410 || AC System error was received
| CELL_NET_CTL_ERROR_PPPOE_SESSION_AC_SYSTEM || 0x80130410 || AC System error was received
Line 2,864: Line 2,813:
| 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 || "A connection error has occurred" // IP address lease time expired
| 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 2,974: Line 2,923:
| CELL_HTTP_ERROR_BROKEN_CHUNK || 0x8071005a || Unexpectedly interrupted while processing chunk encoding
| CELL_HTTP_ERROR_BROKEN_CHUNK || 0x8071005a || Unexpectedly interrupted while processing chunk encoding
|-
|-
| CELL_HTTP_ERROR_DECODE_SETUP || 0x8071005b || error occurred in setting up for decoding
| CELL_HTTP_ERROR_DECODE_SETUP || 0x8071005b || error occured in setting up for decoding
|-
|-
| CELL_HTTP_ERROR_DECODE_STREAM || 0x8071005c || error occurred in setting up for decoding
| CELL_HTTP_ERROR_DECODE_STREAM || 0x8071005c || error occured in setting up for decoding
|-
|-
| CELL_HTTP_ERROR_BROKEN_DECODE_STREAM || 0x8071005d || the decode stream has been interrupted
| CELL_HTTP_ERROR_BROKEN_DECODE_STREAM || 0x8071005d || the decode stream has been interrupted
Line 3,044: Line 2,993:
| 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; scheduled PSN maintenance or connection issues
| CELL_HTTP_ERROR_NET_CONNECT_TIMEOUT || 0x80710092 || 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,001:
| 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 (incorrect configuration, incorrect URL or lag in service)
| CELL_HTTP_ERROR_NET_RESOLVER_HOST_NOT_FOUND || 0x80710101 || Connection error
|-
|-
| CELL_HTTP_ERROR_NET_RESOLVER_TRY_AGAIN || 0x80710102 || "There was an issue connecting to the server. This is a DNS error" // Cannot connect to internet (DNS error) // IP conflict, PS3 cannot connect to the router with current IP information. Try rebooting your router
| CELL_HTTP_ERROR_NET_RESOLVER_TRY_AGAIN || 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_NO_RECOVERY || 0x80710103 || Server timed out
| CELL_HTTP_ERROR_NET_RESOLVER_NO_RECOVERY || 0x80710103 ||  
|-
|-
| 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)" // Problems with host name of PS3 system (DNS error?)
| CELL_HTTP_ERROR_NET_RESOLVER_NETDB_INTERNAL || 0x807101FF || An error occurred during communication with the server. This is a DNS error
|-
|-
| 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 3,066: Line 3,015:
| CELL_HTTP_ERROR_NET_ABORT_EPERM || 0x80710201 ||  
| CELL_HTTP_ERROR_NET_ABORT_EPERM || 0x80710201 ||  
|-
|-
| CELL_HTTP_ERROR_NET_ABORT_ENOENT || 0x80710202 || Disconnection error
| CELL_HTTP_ERROR_NET_ABORT_ENOENT || 0x80710202 ||  
|-
|-
| CELL_HTTP_ERROR_NET_ABORT_ESRCH || 0x80710203 ||  
| CELL_HTTP_ERROR_NET_ABORT_ESRCH || 0x80710203 ||  
Line 3,458: Line 3,407:
| CELL_HTTP_ERROR_NET_SOCKET_EBADF || 0x80710409 ||  
| CELL_HTTP_ERROR_NET_SOCKET_EBADF || 0x80710409 ||  
|-
|-
| CELL_HTTP_ERROR_NET_SOCKET_ECHILD || 0x8071040A ||  
| CELL_HTTP_ERROR_NET_SOCKET_ECHILD || 0x8071040a ||  
|-
|-
| CELL_HTTP_ERROR_NET_SOCKET_EDEADLK || 0x8071040B ||  
| CELL_HTTP_ERROR_NET_SOCKET_EDEADLK || 0x8071040b ||  
|-
|-
| CELL_HTTP_ERROR_NET_SOCKET_ENOMEM || 0x8071040C || Network memory running low. If playing a game, exit out and restart it or reboot console; if doing something else, reboot console and issue should resolve itself
| CELL_HTTP_ERROR_NET_SOCKET_ENOMEM || 0x8071040c ||  
|-
|-
| CELL_HTTP_ERROR_NET_SOCKET_EACCES || 0x8071040D ||  
| CELL_HTTP_ERROR_NET_SOCKET_EACCES || 0x8071040d ||  
|-
|-
| CELL_HTTP_ERROR_NET_SOCKET_EFAULT || 0x8071040E ||  
| CELL_HTTP_ERROR_NET_SOCKET_EFAULT || 0x8071040e ||  
|-
|-
| CELL_HTTP_ERROR_NET_SOCKET_ENOTBLK || 0x8071040F ||  
| CELL_HTTP_ERROR_NET_SOCKET_ENOTBLK || 0x8071040f ||  
|-
|-
| CELL_HTTP_ERROR_NET_SOCKET_EBUSY || 0x80710410 ||  
| CELL_HTTP_ERROR_NET_SOCKET_EBUSY || 0x80710410 ||  
Line 3,550: Line 3,499:
| CELL_HTTP_ERROR_NET_SOCKET_ECONNRESET || 0x80710436 ||  
| CELL_HTTP_ERROR_NET_SOCKET_ECONNRESET || 0x80710436 ||  
|-
|-
| CELL_HTTP_ERROR_NET_SOCKET_ENOBUFS || 0x80710437 || Network memory too low. If still playing a game, restart it; if still having issues after restarting the game, reboot console
| CELL_HTTP_ERROR_NET_SOCKET_ENOBUFS || 0x80710437 ||  
|-
|-
| CELL_HTTP_ERROR_NET_SOCKET_EISCONN || 0x80710438 ||  
| CELL_HTTP_ERROR_NET_SOCKET_EISCONN || 0x80710438 ||  
Line 3,634: Line 3,583:
| CELL_HTTP_ERROR_NET_CONNECT_ESRCH || 0x80710503 ||  
| CELL_HTTP_ERROR_NET_CONNECT_ESRCH || 0x80710503 ||  
|-
|-
| CELL_HTTP_ERROR_NET_CONNECT_EINTR || 0x80710504 || Game server error // Run internet connection test on console; if it fails, may be a game server issue; check with publisher to see if there are any server issues
| CELL_HTTP_ERROR_NET_CONNECT_EINTR || 0x80710504 ||  
|-
|-
| CELL_HTTP_ERROR_NET_CONNECT_EIO || 0x80710505 ||  
| CELL_HTTP_ERROR_NET_CONNECT_EIO || 0x80710505 ||  
Line 3,726: Line 3,675:
| CELL_HTTP_ERROR_NET_CONNECT_EADDRINUSE || 0x80710530 ||  
| CELL_HTTP_ERROR_NET_CONNECT_EADDRINUSE || 0x80710530 ||  
|-
|-
| CELL_HTTP_ERROR_NET_CONNECT_EADDRNOTAVAIL || 0x80710531 || "An error occurred during the download operation" (80710531)
| CELL_HTTP_ERROR_NET_CONNECT_EADDRNOTAVAIL || 0x80710531 ||  
|-
|-
| CELL_HTTP_ERROR_NET_CONNECT_ENETDOWN || 0x80710532 ||  
| CELL_HTTP_ERROR_NET_CONNECT_ENETDOWN || 0x80710532 ||  
Line 3,732: Line 3,681:
| CELL_HTTP_ERROR_NET_CONNECT_ENETUNREACH || 0x80710533 ||  
| CELL_HTTP_ERROR_NET_CONNECT_ENETUNREACH || 0x80710533 ||  
|-
|-
| CELL_HTTP_ERROR_NET_CONNECT_ENETRESET || 0x80710534 || Network error // Issue connecting to http: server // This error is rare, but contact Sony if receiving this error frequently
| CELL_HTTP_ERROR_NET_CONNECT_ENETRESET || 0x80710534 ||  
|-
|-
| CELL_HTTP_ERROR_NET_CONNECT_ECONNABORTED || 0x80710535 ||  
| CELL_HTTP_ERROR_NET_CONNECT_ECONNABORTED || 0x80710535 ||  
Line 3,746: Line 3,695:
| CELL_HTTP_ERROR_NET_CONNECT_ESHUTDOWN || 0x8071053a ||  
| CELL_HTTP_ERROR_NET_CONNECT_ESHUTDOWN || 0x8071053a ||  
|-
|-
| CELL_HTTP_ERROR_NET_CONNECT_ETOOMANYREFS || 0x8071053B || Network error // Issue with http connection // Reboot console
| CELL_HTTP_ERROR_NET_CONNECT_ETOOMANYREFS || 0x8071053b ||  
|-
|-
| CELL_HTTP_ERROR_NET_CONNECT_ETIMEDOUT || 0x8071053D || Server timed out
| CELL_HTTP_ERROR_NET_CONNECT_ETIMEDOUT || 0x8071053c ||  
|-
|-
| CELL_HTTP_ERROR_NET_CONNECT_ECONNREFUSED || 0x8071053D || Issue connecting to PSN
| CELL_HTTP_ERROR_NET_CONNECT_ECONNREFUSED || 0x8071053d ||  
|-
|-
| CELL_HTTP_ERROR_NET_CONNECT_ELOOP || 0x8071053e ||  
| CELL_HTTP_ERROR_NET_CONNECT_ELOOP || 0x8071053e ||  
Line 3,936: Line 3,885:
| CELL_HTTP_ERROR_NET_SEND_ETOOMANYREFS || 0x8071063b ||  
| CELL_HTTP_ERROR_NET_SEND_ETOOMANYREFS || 0x8071063b ||  
|-
|-
| CELL_HTTP_ERROR_NET_SEND_ETIMEDOUT || 0x8071063C || Network server timeout
| CELL_HTTP_ERROR_NET_SEND_ETIMEDOUT || 0x8071063c ||  
|-
|-
| CELL_HTTP_ERROR_NET_SEND_ECONNREFUSED || 0x8071063d ||  
| CELL_HTTP_ERROR_NET_SEND_ECONNREFUSED || 0x8071063d ||  
Line 4,112: Line 4,061:
| CELL_HTTP_ERROR_NET_RECV_ECONNABORTED || 0x80710735 ||  
| CELL_HTTP_ERROR_NET_RECV_ECONNABORTED || 0x80710735 ||  
|-
|-
| CELL_HTTP_ERROR_NET_RECV_ECONNRESET || 0x80710736 || Caused by a poor/unstable connection, usually while receiving large amounts of data from server
| CELL_HTTP_ERROR_NET_RECV_ECONNRESET || 0x80710736 ||  
|-
|-
| CELL_HTTP_ERROR_NET_RECV_ENOBUFS || 0x80710737 || Network memory too low. If still playing a game, restart it
| CELL_HTTP_ERROR_NET_RECV_ENOBUFS || 0x80710737 ||  
|-
|-
| CELL_HTTP_ERROR_NET_RECV_EISCONN || 0x80710738 ||  
| CELL_HTTP_ERROR_NET_RECV_EISCONN || 0x80710738 ||  
Line 4,312: Line 4,261:
| CELL_HTTP_ERROR_NET_SELECT_ETOOMANYREFS || 0x8071083b ||  
| CELL_HTTP_ERROR_NET_SELECT_ETOOMANYREFS || 0x8071083b ||  
|-
|-
| CELL_HTTP_ERROR_NET_SELECT_ETIMEDOUT || 0x8071083C || Server timed out
| CELL_HTTP_ERROR_NET_SELECT_ETIMEDOUT || 0x8071083c ||  
|-
|-
| CELL_HTTP_ERROR_NET_SELECT_ECONNREFUSED || 0x8071083d ||  
| CELL_HTTP_ERROR_NET_SELECT_ECONNREFUSED || 0x8071083d ||  
Line 4,372: Line 4,321:
| CELL_HTTP_ERROR_NET_SELECT_ENODATA || 0x80710859 ||  
| CELL_HTTP_ERROR_NET_SELECT_ENODATA || 0x80710859 ||  
|-
|-
| CELL_HTTP_ERROR_NET_SELECT_ENOSR || 0x8071085A ||  
| CELL_HTTP_ERROR_NET_SELECT_ENOSR || 0x8071085a ||  
|-
|-
| CELL_HTTP_ERROR_NET_SELECT_ENOSTR || 0x8071085B ||  
| CELL_HTTP_ERROR_NET_SELECT_ENOSTR || 0x8071085b ||  
|-
|-
| CELL_HTTP_ERROR_NET_SELECT_ETIME || 0x8071085C ||  
| CELL_HTTP_ERROR_NET_SELECT_ETIME || 0x8071085c ||  
|-
|-
!colspan="3" | Cell Https errors (libhttps)  
!colspan="3" | Cell Https errors (libhttps)  
|-
|-
| CELL_HTTPS_ERROR_CERTIFICATE_LOAD || 0x80710A01 || Not able to load SSL certificates
| CELL_HTTPS_ERROR_CERTIFICATE_LOAD || 0x80710a01 || Not able to load SSL certificates
|-
|-
| CELL_HTTPS_ERROR_BAD_MEMORY || 0x80710A02 || SSL memory call failed
| CELL_HTTPS_ERROR_BAD_MEMORY || 0x80710a02 || SSL memory call failed
|-
|-
| CELL_HTTPS_ERROR_CONTEXT_CREATION || 0x80710A03 || "An error has occurred, you have been signed out of PSN" (80710A03) // Failed to create SSL context; ports not properly opened on router
| CELL_HTTPS_ERROR_CONTEXT_CREATION || 0x80710a03 || Failed to create SSL context
|-
|-
| CELL_HTTPS_ERROR_CONNECTION_CREATION || 0x80710A04 || Failed to create SSL connection
| CELL_HTTPS_ERROR_CONNECTION_CREATION || 0x80710a04 || Failed to create SSL connection
|-
|-
| CELL_HTTPS_ERROR_SOCKET_ASSOCIATION || 0x80710A05 || Failed to associate socket with SSL connection
| CELL_HTTPS_ERROR_SOCKET_ASSOCIATION || 0x80710a05 || Failed to associate socket with SSL connection
|-
|-
| CELL_HTTPS_ERROR_HANDSHAKE || 0x80710A06 || SSL Connect Handshake error, or SSL certificate verification failed // Console issue, contact support
| CELL_HTTPS_ERROR_HANDSHAKE || 0x80710a06 || SSL Connect Handshake error, or SSL certificate verification failed
|-
|-
| CELL_HTTPS_ERROR_LOOKUP_CERTIFICATE || 0x80710A07 || Failed to retrieve SSL certificate
| CELL_HTTPS_ERROR_LOOKUP_CERTIFICATE || 0x80710a07 || Failed to retrieve SSL certificate
|-
|-
| CELL_HTTPS_ERROR_NO_SSL || 0x80710A08 || libssl is not available or has not been initialized
| CELL_HTTPS_ERROR_NO_SSL || 0x80710a08 || libssl is not available or has not been initialized
|-
|-
| CELL_HTTPS_ERROR_KEY_LOAD || 0x80710A09 || Cannot load the private key
| CELL_HTTPS_ERROR_KEY_LOAD || 0x80710a09 || Cannot load the private key
|-
|-
| CELL_HTTPS_ERROR_CERT_KEY_MISMATCH || 0x80710A0A || The private key and client certificate do not match
| CELL_HTTPS_ERROR_CERT_KEY_MISMATCH || 0x80710a0a || The private key and client certificate do not match
|-
|-
| CELL_HTTPS_ERROR_KEY_NEEDS_CERT || 0x80710A0B || The private key needs a client certificate
| CELL_HTTPS_ERROR_KEY_NEEDS_CERT || 0x80710a0b || The private key needs a client certificate
|-
|-
| CELL_HTTPS_ERROR_CERT_NEEDS_KEY || 0x80710A0C || The client certificate needs a private key
| CELL_HTTPS_ERROR_CERT_NEEDS_KEY || 0x80710a0c || The client certificate needs a private key
|-
|-
| 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_CONNECT || 0x80710b00 || Error calling connect(). Error code is net_errno.  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EPERM || 0x80710B01 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EPERM || 0x80710b01 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENOENT || 0x80710B02 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENOENT || 0x80710b02 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ESRCH || 0x80710B03 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ESRCH || 0x80710b03 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EINTR || 0x80710B04 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EINTR || 0x80710b04 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EIO || 0x80710B05 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EIO || 0x80710b05 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENXIO || 0x80710B06 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENXIO || 0x80710b06 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_E2BIG || 0x80710B07 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_E2BIG || 0x80710b07 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENOEXC || 0x80710B08 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENOEXC || 0x80710b08 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EBADF || 0x80710B09 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EBADF || 0x80710b09 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ECHILD || 0x80710B0A ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ECHILD || 0x80710b0a ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EDEADLK || 0x80710B0B ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EDEADLK || 0x80710b0b ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENOMEM || 0x80710B0C ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENOMEM || 0x80710b0c ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EACCES || 0x80710B0D ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EACCES || 0x80710b0d ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EFAULT || 0x80710B0E ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EFAULT || 0x80710b0e ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENOTBLK || 0x80710B0F ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENOTBLK || 0x80710b0f ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EBUSY || 0x80710B10 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EBUSY || 0x80710b10 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EEXIST || 0x80710B11 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EEXIST || 0x80710b11 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EXDEV || 0x80710B12 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EXDEV || 0x80710b12 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENODEV || 0x80710B13 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENODEV || 0x80710b13 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENOTDIR || 0x80710B14 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENOTDIR || 0x80710b14 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EISDIR || 0x80710B15 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EISDIR || 0x80710b15 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EINVAL || 0x80710B16 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EINVAL || 0x80710b16 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENFILE || 0x80710B17 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENFILE || 0x80710b17 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EMFILE || 0x80710B18 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EMFILE || 0x80710b18 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENOTTY || 0x80710B19 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENOTTY || 0x80710b19 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ETXTBSY || 0x80710B1A ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ETXTBSY || 0x80710b1a ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EFBIG || 0x80710B1B ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EFBIG || 0x80710b1b ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENOSPC || 0x80710B1C ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENOSPC || 0x80710b1c ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ESPIPE || 0x80710B1D ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ESPIPE || 0x80710b1d ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EROFS || 0x80710B1E ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EROFS || 0x80710b1e ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EMLINK || 0x80710B1F ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EMLINK || 0x80710b1f ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EPIPE || 0x80710B20 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EPIPE || 0x80710b20 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EDOM || 0x80710B21 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EDOM || 0x80710b21 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ERANGE || 0x80710B22 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ERANGE || 0x80710b22 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EAGAIN || 0x80710B23 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EAGAIN || 0x80710b23 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EWOULDBLOCK || 0x80710B23 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EWOULDBLOCK || 0x80710b23 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EINPROGRESS || 0x80710B24 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EINPROGRESS || 0x80710b24 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EALREADY || 0x80710B25 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EALREADY || 0x80710b25 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENOTSOCK || 0x80710B26 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENOTSOCK || 0x80710b26 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EDESTADDRREQ || 0x80710B27 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EDESTADDRREQ || 0x80710b27 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EMSGSIZE || 0x80710B28 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EMSGSIZE || 0x80710b28 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EPROTOTYPE || 0x80710B29 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EPROTOTYPE || 0x80710b29 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENOPROTOOPT || 0x80710B2A ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENOPROTOOPT || 0x80710b2a ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EPROTONOSUPPORT || 0x80710B2B ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EPROTONOSUPPORT || 0x80710b2b ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ESOCKTNOSUPPORT || 0x80710B2C ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ESOCKTNOSUPPORT || 0x80710b2c ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EOPNOTSUPP || 0x80710B2D ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EOPNOTSUPP || 0x80710b2d ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EPFNOSUPPORT || 0x80710B2E ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EPFNOSUPPORT || 0x80710b2e ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EAFNOSUPPORT || 0x80710B2F ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EAFNOSUPPORT || 0x80710b2f ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EADDRINUSE || 0x80710B30 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EADDRINUSE || 0x80710b30 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EADDRNOTAVAIL || 0x80710B31 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EADDRNOTAVAIL || 0x80710b31 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENETDOWN || 0x80710B32 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENETDOWN || 0x80710b32 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENETUNREACH || 0x80710B33 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENETUNREACH || 0x80710b33 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENETRESET || 0x80710B34 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENETRESET || 0x80710b34 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ECONNABORTED || 0x80710B35 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ECONNABORTED || 0x80710b35 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ECONNRESET || 0x80710B36 || "An error has occurred." (80710B36) // Game server down or website is blocked
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ECONNRESET || 0x80710b36 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENOBUFS || 0x80710B37 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENOBUFS || 0x80710b37 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EISCONN || 0x80710B38 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EISCONN || 0x80710b38 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENOTCONN || 0x80710B39 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENOTCONN || 0x80710b39 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ESHUTDOWN || 0x80710B3A ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ESHUTDOWN || 0x80710b3a ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ETOOMANYREFS || 0x80710B3B ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ETOOMANYREFS || 0x80710b3b ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ETIMEDOUT || 0x80710B3C || Server timeout
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ETIMEDOUT || 0x80710b3c ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ECONNREFUSED || 0x80710B3D ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ECONNREFUSED || 0x80710b3d ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ELOOP || 0x80710B3E ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ELOOP || 0x80710b3e ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENAMETOOLONG || 0x80710B3F ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENAMETOOLONG || 0x80710b3f ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EHOSTDOWN || 0x80710B40 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EHOSTDOWN || 0x80710b40 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EHOSTUNREACH || 0x80710B41 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EHOSTUNREACH || 0x80710b41 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENOTEMPTY || 0x80710B42 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENOTEMPTY || 0x80710b42 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EPROCLIM || 0x80710B43 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EPROCLIM || 0x80710b43 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EUSERS || 0x80710B44 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EUSERS || 0x80710b44 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EDQUOT || 0x80710B45 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EDQUOT || 0x80710b45 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ESTALE || 0x80710B46 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ESTALE || 0x80710b46 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EREMOTE || 0x80710B47 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EREMOTE || 0x80710b47 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EBADRPC || 0x80710B48 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EBADRPC || 0x80710b48 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ERPCMISMATCH || 0x80710B49 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ERPCMISMATCH || 0x80710b49 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EPROGUNAVAIL || 0x80710B4A ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EPROGUNAVAIL || 0x80710b4a ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EPROGMISMATCH || 0x80710B4B ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EPROGMISMATCH || 0x80710b4b ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EPROCUNAVAIL || 0x80710B4C ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_EPROCUNAVAIL || 0x80710b4c ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENOLCK || 0x80710b4d ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENOLCK || 0x80710b4d ||  
Line 4,588: Line 4,537:
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENODATA || 0x80710b59 ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENODATA || 0x80710b59 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENOSR || 0x80710B5A ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENOSR || 0x80710b5a ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENOSTR || 0x80710B5B ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ENOSTR || 0x80710b5b ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ETIME || 0x80710B5C ||  
| CELL_HTTPS_ERROR_NET_SSL_CONNECT_ETIME || 0x80710b5c ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_SEND || 0x80710C00 || Error calling send(). 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_SEND_EPERM || 0x80710c01 ||  
| CELL_HTTPS_ERROR_NET_SSL_SEND_EPERM || 0x80710c01 ||  
Line 4,716: Line 4,665:
| CELL_HTTPS_ERROR_NET_SSL_SEND_ETOOMANYREFS || 0x80710c3b ||  
| CELL_HTTPS_ERROR_NET_SSL_SEND_ETOOMANYREFS || 0x80710c3b ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_SEND_ETIMEDOUT || 0x80710C3C || Server timeout
| CELL_HTTPS_ERROR_NET_SSL_SEND_ETIMEDOUT || 0x80710c3c ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_SEND_ECONNREFUSED || 0x80710c3d ||  
| CELL_HTTPS_ERROR_NET_SSL_SEND_ECONNREFUSED || 0x80710c3d ||  
Line 4,782: Line 4,731:
| CELL_HTTPS_ERROR_NET_SSL_SEND_ETIME || 0x80710c5c ||  
| CELL_HTTPS_ERROR_NET_SSL_SEND_ETIME || 0x80710c5c ||  
|-
|-
| 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.  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_RECV_EPERM || 0x80710d01 ||  
| CELL_HTTPS_ERROR_NET_SSL_RECV_EPERM || 0x80710d01 ||  
Line 4,892: Line 4,841:
| CELL_HTTPS_ERROR_NET_SSL_RECV_ECONNABORTED || 0x80710d35 ||  
| CELL_HTTPS_ERROR_NET_SSL_RECV_ECONNABORTED || 0x80710d35 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_RECV_ECONNRESET || 0x80710D36 || PSN down or internet connection issues
| CELL_HTTPS_ERROR_NET_SSL_RECV_ECONNRESET || 0x80710d36 ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_RECV_ENOBUFS || 0x80710d37 ||  
| CELL_HTTPS_ERROR_NET_SSL_RECV_ENOBUFS || 0x80710d37 ||  
Line 4,904: Line 4,853:
| CELL_HTTPS_ERROR_NET_SSL_RECV_ETOOMANYREFS || 0x80710d3b ||  
| CELL_HTTPS_ERROR_NET_SSL_RECV_ETOOMANYREFS || 0x80710d3b ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_RECV_ETIMEDOUT || 0x80710d3c || Server timeout
| CELL_HTTPS_ERROR_NET_SSL_RECV_ETIMEDOUT || 0x80710d3c ||  
|-
|-
| CELL_HTTPS_ERROR_NET_SSL_RECV_ECONNREFUSED || 0x80710d3d ||  
| CELL_HTTPS_ERROR_NET_SSL_RECV_ECONNREFUSED || 0x80710d3d ||  
Line 4,980: Line 4,929:
| CELL_HTTP_UTIL_ERROR_INSUFFICIENT || 0x80711004 || Buffer space was insufficient to write into
| CELL_HTTP_UTIL_ERROR_INSUFFICIENT || 0x80711004 || Buffer space was insufficient to write into
|-
|-
| CELL_HTTP_UTIL_ERROR_INVALID_URI || 0x80711005 || Malformed URI // URL contains bad characters or DLNA settings are incorrect
| CELL_HTTP_UTIL_ERROR_INVALID_URI || 0x80711005 || Malformed URI
|-
|-
| CELL_HTTP_UTIL_ERROR_INVALID_HEADER || 0x80711006 || Malformed header
| CELL_HTTP_UTIL_ERROR_INVALID_HEADER || 0x80711006 || Malformed header
Line 4,986: Line 4,935:
| CELL_HTTP_UTIL_ERROR_INVALID_REQUEST || 0x80711007 || Malformed request line
| CELL_HTTP_UTIL_ERROR_INVALID_REQUEST || 0x80711007 || Malformed request line
|-
|-
| CELL_HTTP_UTIL_ERROR_INVALID_RESPONSE || 0x80711008 || Malformed response (status line) // Can happen if server doesnt respond with 'Connection: close' header
| CELL_HTTP_UTIL_ERROR_INVALID_RESPONSE || 0x80711008 || Malformed response (status line)
|-
|-
| CELL_HTTP_UTIL_ERROR_INVALID_LENGTH || 0x80711009 || Invalid length of buffer
| CELL_HTTP_UTIL_ERROR_INVALID_LENGTH || 0x80711009 || Invalid length of buffer
|-
|-
| CELL_HTTP_UTIL_ERROR_INVALID_CHARACTER || 0x8071100A || Illegal character
| CELL_HTTP_UTIL_ERROR_INVALID_CHARACTER || 0x8071100a || Illegal character
|-
|-
!colspan="3" | Cell SSL errors (libssl)  
!colspan="3" | Cell SSL errors (libssl)  
Line 5,283: Line 5,232:
| CELL_AVC2_ERROR_TOO_MANY_WINDOWS || 0x8002b710 || Number of windows has reached the maximum allowed
| CELL_AVC2_ERROR_TOO_MANY_WINDOWS || 0x8002b710 || Number of windows has reached the maximum allowed
|-
|-
| CELL_AVC2_ERROR_TOO_MANY_PEER_WINDOWS || 0x8002B711 || Number of peer windows has reached the maximum allowed
| CELL_AVC2_ERROR_TOO_MANY_PEER_WINDOWS || 0x8002b711 || Number of peer windows has reached the maximum allowed
|-
|-
| CELL_AVC2_ERROR_WINDOW_NOT_FOUND || 0x8002b712 || Window has not been created
| CELL_AVC2_ERROR_WINDOW_NOT_FOUND || 0x8002b712 || Window has not been created
Line 8,011: Line 7,960:
! Description !! Errorcode !! Remarks
! Description !! Errorcode !! Remarks
|-
|-
| CELL_SAVEDATA_ERROR_CBRESULT || 0x8002B401 ||  
| CELL_SAVEDATA_ERROR_CBRESULT || 0x8002b401 ||  
|-
|-
| CELL_SAVEDATA_ERROR_ACCESS_ERROR || 0x8002B402 ||  
| CELL_SAVEDATA_ERROR_ACCESS_ERROR || 0x8002b402 ||  
|-
|-
| CELL_SAVEDATA_ERROR_INTERNAL || 0x8002B403 || Game save issue // Reboot console
| CELL_SAVEDATA_ERROR_INTERNAL || 0x8002b403 ||  
|-
|-
| CELL_SAVEDATA_ERROR_PARAM || 0x8002B404 ||  
| CELL_SAVEDATA_ERROR_PARAM || 0x8002b404 ||  
|-
|-
| CELL_SAVEDATA_ERROR_NOSPACE || 0x8002B405 ||  
| CELL_SAVEDATA_ERROR_NOSPACE || 0x8002b405 ||  
|-
|-
| CELL_SAVEDATA_ERROR_BROKEN || 0x8002B406 ||  
| CELL_SAVEDATA_ERROR_BROKEN || 0x8002b406 ||  
|-
|-
| CELL_SAVEDATA_ERROR_FAILURE || 0x8002B407 ||  
| CELL_SAVEDATA_ERROR_FAILURE || 0x8002b407 ||  
|-
|-
| CELL_SAVEDATA_ERROR_BUSY || 0x8002B408 ||  
| CELL_SAVEDATA_ERROR_BUSY || 0x8002b408 ||  
|-
|-
| CELL_SAVEDATA_ERROR_NOUSER || 0x8002B409 ||  
| CELL_SAVEDATA_ERROR_NOUSER || 0x8002b409 ||  
|-
|-
| CELL_SAVEDATA_ERROR_SIZEOVER || 0x8002B40A ||  
| CELL_SAVEDATA_ERROR_SIZEOVER || 0x8002b40a ||  
|-
|-
| CELL_SAVEDATA_ERROR_NODATA || 0x8002b40b ||  
| CELL_SAVEDATA_ERROR_NODATA || 0x8002b40b ||  
Line 8,301: Line 8,250:
| MP_VP_DTCP_IP_INVALID_ARG_ERROR|| 0x800288B3  ||  
| MP_VP_DTCP_IP_INVALID_ARG_ERROR|| 0x800288B3  ||  
|-
|-
| MP_VP_DTCP_IP_INVALID_STATE_ERROR || 0x800288B4 ||  
| MP_VP_DTCP_IP_INVALID_STATE_ERROR|| 0x800288B4   ||  
|-
|-
| MP_VP_DTCP_IP_NOT_IMPLEMENTED_ERROR || 0x800288B5 ||  
| MP_VP_DTCP_IP_NOT_IMPLEMENTED_ERROR|| 0x800288B5 ||  
|-
|-
| MP_VP_DTCP_IP_INTERNAL_ERROR || 0x800288B6 ||  
| MP_VP_DTCP_IP_INTERNAL_ERROR || 0x800288B6 ||  
|-
|-
| MP_VP_DTCP_IP_STREAM_GENERIC_ERROR||0x800288B7 ||  
| MP_VP_DTCP_IP_STREAM_GENERIC_ERROR||0x800288B7 ||  
|-
|-
| MP_VP_REGISTRY_ERROR || 0x800288B8 ||  
| MP_VP_REGISTRY_ERROR|| 0x800288B8 ||  
|-
|-
| MP_VP_HDCP_OFF_ERROR || 0x800288B9 ||  
| MP_VP_HDCP_OFF_ERROR|| 0x800288B9 ||  
|-
|-
| MP_VP_DTCP_IP_EMI_CCI_ERROR || 0x800288BA ||  
| MP_VP_DTCP_IP_EMI_CCI_ERROR|| 0x800288BA ||  
|-
|-
| MP_VP_NET_CTL_ERROR || 0x800288BB ||  
| MP_VP_NET_CTL_ERROR||0x800288BB   ||  
|-
|-
| MP_VP_NO_SUPPORTED_ERROR_PICTURE_TOO_LARGE || 0x800288BC ||  
| MP_VP_NO_SUPPORTED_ERROR_PICTURE_TOO_LARGE|| 0x800288BC ||  
|-
|-
| MP_VP_NO_SUPPORTED_ERROR_PICTURE_TOO_SMALL || 0x800288BD ||  
| MP_VP_NO_SUPPORTED_ERROR_PICTURE_TOO_SMALL|| 0x800288BD ||  
|-
|-
| MP_VP_NO_SUPPORTED_ERROR_PROFILE || 0x800288BE ||  
| MP_VP_NO_SUPPORTED_ERROR_PROFILE||0x800288BE   ||  
|-
|-
| MP_VP_NO_SUPPORTED_ERROR_TOOL || 0x800288BF || PS3 cannot play this file type
| MP_VP_NO_SUPPORTED_ERROR_TOOL || 0x800288BF ||  
|-
|-
| MP_VP_NO_SUPPORTED_ERROR_VIDEO_CODEC || 0x800288C0 || "The data type is not supported." Related to video.
| MP_VP_NO_SUPPORTED_ERROR_VIDEO_CODEC || 0x800288C0 || "The data type is not supported." Related to video.
|-
|-
| MP_VP_NO_SUPPORTED_ERROR_AUDIO_CODEC || 0x800288C1 || PS3 cannot play this file type
| MP_VP_NO_SUPPORTED_ERROR_AUDIO_CODEC|| 0x800288C1 ||  
|-
|-
| MP_VP_NO_SUPPORTED_ERROR_AU_SIZE ||0x800288C2 ||  
| MP_VP_NO_SUPPORTED_ERROR_AU_SIZE ||0x800288C2   ||  
|-
|-
| MP_VP_HTTP_NO_CONTENT_LENGTH_ERROR|| 0x800288C3 ||  
| MP_VP_HTTP_NO_CONTENT_LENGTH_ERROR|| 0x800288C3 ||  
|-
|-
| MP_VP_DIGITAL_ONLY_ERROR|| 0x800288C4  || Cannot output video other than HDMI
| MP_VP_DIGITAL_ONLY_ERROR|| 0x800288C4  || Cannot output video other than hdmi
|-
|-
| MP_VP_PSN_UNSUPPORTED_DEVICE_ERROR || 0x800288C5 ||  
| MP_VP_PSN_UNSUPPORTED_DEVICE_ERROR|| 0x800288C5 ||  
|-
|-
| MP_VP_DIVX_DRM_RENTAL_EXPIRED_ERROR || 0x800288C6 || divx vod rental expired
| MP_VP_DIVX_DRM_RENTAL_EXPIRED_ERROR||0x800288C6   || divx vod rental expired
|-
|-
| MP_VP_DIVX_DRM_AUTHORIZATION_ERROR || 0x800288C7 || divx vod reg visit website
| MP_VP_DIVX_DRM_AUTHORIZATION_ERROR ||0x800288C7   || divx vod reg visit website
|-
|-
| MP_VP_CANNOT_PLAY_CONTENT_ERROR || 0x800288C8  ||  
| MP_VP_CANNOT_PLAY_CONTENT_ERROR || 0x800288C8  ||  
Line 8,349: Line 8,298:
| MP_VP_NO_SUPPORTED_ERROR_TRACKS_TOO_MANY|| 0x800288D0  ||  
| MP_VP_NO_SUPPORTED_ERROR_TRACKS_TOO_MANY|| 0x800288D0  ||  
|-
|-
| MP_VP_NO_SUPPORTED_ERROR_LICENSE ||0x800288D1 ||  
| MP_VP_NO_SUPPORTED_ERROR_LICENSE||0x800288D1   ||  
|-
|-
| MP_VP_NO_SUPPORTED_ERROR_MVP_SEPARATED_PVL || 0x800288D2 ||  
| MP_VP_NO_SUPPORTED_ERROR_MVP_SEPARATED_PVL ||0x800288D2   ||  
|-
|-
| MP_VP_NO_SUPPORTED_ERROR_PROHIBITED_DAO || 0x800288D3 ||  
| MP_VP_NO_SUPPORTED_ERROR_PROHIBITED_DAO|| 0x800288D3 ||  
|-
|-
| MP_VP_NO_SUPPORTED_ERROR_FORMAT_VERSION || 0x800288D4 ||  
| MP_VP_NO_SUPPORTED_ERROR_FORMAT_VERSION || 0x800288D4 ||  
|-
|-
| MP_VP_NO_SUPPORTED_ERROR_MEDIA || 0x800288D5 ||  
| MP_VP_NO_SUPPORTED_ERROR_MEDIA|| 0x800288D5 ||  
|-
|-
| MP_VP_NO_SUPPORTED_ERROR_64BIT_BOXSIZE|| 0x800288D6 ||  
| MP_VP_NO_SUPPORTED_ERROR_64BIT_BOXSIZE|| 0x800288D6 ||  
|-
|-
| MP_VP_CONTENTS_NOT_EXIST_ERROR || 0x800288CA ||  
| MP_VP_CONTENTS_NOT_EXIST_ERROR ||0x800288CA ||  
|-
|-
| MP_VP_NO_NEXT_CONTENTS_ERROR || 0x800288CC ||  
| MP_VP_NO_NEXT_CONTENTS_ERROR|| 0x800288CC ||  
|-
|-
| MP_VP_NO_PREV_CONTENTS_ERROR ||0x800288CD || Content not found
| MP_VP_NO_PREV_CONTENTS_ERROR ||0x800288CD   ||  
|-
|-
| MP_VP_SEQUENTIAL_PLAY_NOT_ALLOWED_ERROR || 0x800288D7 ||  
| MP_VP_SEQUENTIAL_PLAY_NOT_ALLOWED_ERROR||0x800288D7   ||  
|-
|-
| MP_VP_DELETE_CONTENTS_ERROR || 0x800288DA ||  
| MP_VP_DELETE_CONTENTS_ERROR|| 0x800288DA ||  
|-
|-
| MP_VP_AACS_WM_TRUSTED_SOURCE_STATE_ERROR|| 0x800288DB ||  
| MP_VP_AACS_WM_TRUSTED_SOURCE_STATE_ERROR|| 0x800288DB ||  
|-
|-
| MP_VP_AACS_WM_NO_HOME_USE_ERROR || 0x800288DC  || cinavia msg code 1
| MP_VP_AACS_WM_NO_HOME_USE_ERROR || 0x800288DC  || cinavia msg code 1
Line 9,952: Line 9,901:
|-
|-
!colspan="3" | other errors
!colspan="3" | other errors
|-
|  PS3 install error || 0x80010048 || Internal memory error
|-
|  || 0x80010098 ||
|-
|-
|  || 0x80010500 || Bad Packet ID
|  || 0x80010500 || Bad Packet ID
Line 9,967: Line 9,912:
|  || 0x8001050B || Will not play demo hard drive games, (when blue-ray disc is inserted) - cause unknown
|  || 0x8001050B || Will not play demo hard drive games, (when blue-ray disc is inserted) - cause unknown
|-
|-
|  || 0x8001050D || An error during the start operation; PS3 game swapped using the eject function and then play pressed quickly - PS3 game inserted again
|  || 0x8001050D || An error during the start operation; Ps3 game swapped using the eject function and then play pressed quickly - ps3 game inserted again
|-
|-
| Call Limit Exceeded || 0x8001050F || Hardware failure. Cannot update firmware or connect to internet.<br />You can get this on the date "29.02.2010" with firmwares containing the leapyear error
| Call Limit Exceeded || 0x8001050F || Hardware failure. Cannot update firmware or connect to internet.<br />You can get this on the date "29.02.2010" with firmwares containing the leapyear error
Line 9,973: Line 9,918:
|  || 0x80010510 || Will not play games installed on the hard drive
|  || 0x80010510 || Will not play games installed on the hard drive
|-
|-
| Database problem || 0x80010513 || System database corrupted or problem with internal flash memory
| || 0x80010514 || RSOD - Reading blu-ray disc problem // msg_errorcode_solution_check_other_bd msg_errorcode_solution_check_disc_clean  
|-
| Issue reading discs || 0x80010514 || RSOD - Reading blu-ray disc problem // msg_errorcode_solution_check_other_bd msg_errorcode_solution_check_disc_clean  
msg_errorcode_if_no_solution_ask_ic_with_errorcode / drm marlin - authorization / act.dat fetch fail
msg_errorcode_if_no_solution_ask_ic_with_errorcode / drm marlin - authorization / act.dat fetch fail
ERROR!! VersionFile::Get() (exdata/ver.txt,index.dat failures) "release" missmatch / OnActivatePageInitSetting failure / avatar userthumbnail.png failure / vtrm retrieve + store (root hsec+root hash doesnt match with syscon's one)
ERROR!! VersionFile::Get() (exdata/ver.txt,index.dat failures) "release" missmatch / OnActivatePageInitSetting failure / avatar userthumbnail.png failure / vtrm retrieve + store (root hsec+root hash doesnt match with syscon's one)
|-
|-
|  || 0x80010516 || An error occurred during the start operation; PS1 game swapped using the eject function and then play pressed quickly - PS1 game inserted again
|  || 0x80010516 || An error occurred during the start operation; Ps1 game swapped using the eject function and then play pressed quickly - ps1 game inserted again
|-
|-
| Clock error || 0x80010519 || The firmware time is incorrect, update via internet to set it. If this keeps happening try changing the CMOS cell, if that doesn't work your firmware is probably corrupted.
| || 0x80010519 || The firmware time is incorrect update via internet to set it.If this keeps happening try changing the CMOS cell, if that doesn't work your firmware is probably corrupted.
|-
| Saved data was corrupt || 0x8001051B ||
|-
|-
|  || 0x8001051C || "The data is corrupted."
|  || 0x8001051C || "The data is corrupted."
Line 9,991: Line 9,932:
| Connection error || 0x80022A07 || Cannot connect to server. Server overloaded?
| Connection error || 0x80022A07 || Cannot connect to server. Server overloaded?
|-
|-
| Incorrect trophy data || 0x80022D00 || "Error in sync operation."
| Trophy related || 0x80022D11 || "Registration of the trophy information could not be completed. The game will quit (80022D11)".
|-
| Incorrect trophy data || 0x80022D05 ||
|-
| Cannot sync trophies or register trophy data || 0x80022D11 || "Registration of the trophy information could not be completed. The game will quit (80022D11)". Delete SEN user and create a new one
|-
| Incorrect trophy data || 0x80022D1A ||
|-
|-
| Trophy installation erased from hdd but indexed in "XMB database" || 0x80022D1E || "Registration of the trophy information could not be completed. The game will quit (80022D1E)". After error 0x80022D74 and after erasing the trophy folder manually, in the next boot the game tries to install trophies but the error appears (at this point "XMB database" is updated and the indexed copy of the installation is deleted), after this if trying to boot the game again the trophy installation is completed and the game works normally
| Trophy installation erased from hdd but indexed in "XMB database" || 0x80022D1E || "Registration of the trophy information could not be completed. The game will quit (80022D1E)". After error 0x80022D74 and after erasing the trophy folder manually, in the next boot the game tries to install trophies but the error appears (at this point "XMB database" is updated and the indexed copy of the installation is deleted), after this if trying to boot the game again the trophy installation is completed and the game works normally
|-
| Unable to sync trophy data || 0x80022D27 || Trophy server is down
|-
|-
| Trophy installation not updateable || 0x80022D55 || "Registration of the trophy information could not be completed. The game will quit (80022D55)". Erase old trophy installation, rebuild database, and install new trophy version
| Trophy installation not updateable || 0x80022D55 || "Registration of the trophy information could not be completed. The game will quit (80022D55)". Erase old trophy installation, rebuild database, and install new trophy version
|-
| Not signed into the PSN || 0x80022D64 ||
|-
|-
| Trophy update installer missing || 0x80022D74 || "Registration of the trophy information could not be completed. The game will quit (80022D74)".
| Trophy update installer missing || 0x80022D74 || "Registration of the trophy information could not be completed. The game will quit (80022D74)".
|-
| Unable to connect online || 0x80022D7C ||
|-
|-
| Trophy Data is corrupted || 0x80022D86 || "Registration of the trophy information could not be completed. The game will quit (80022D86)" : Enter Safe Mode and select "Restore File system." / If you still have the issue, delete the User and re-create the User. Then sync the trophy data by logging in to your Sony Entertainment Network account, then go to [Trophy Collection] under (Games). / If error persist, replace harddrive. // can also be generated by setting wrong (old) date/time.
| Trophy Data is corrupted || 0x80022D86 || "Registration of the trophy information could not be completed. The game will quit (80022D86)" : Enter Safe Mode and select "Restore File system." / If you still have the issue, delete the User and re-create the User. Then sync the trophy data by logging in to your Sony Entertainment Network account, then go to [Trophy Collection] under (Games). / If error persist, replace harddrive. // can also be generated by setting wrong (old) date/time.
|-
|-
| cVTRM error || 0x80022D90 || Bad cVTRM region in flash
| cVTRM error || 0x80022d90 || bad cVTRM region in flash
|-
|-
| Issue connecting to server || 0x80022F0A ||  
| || 0x80023320 || "An error occurred during the download operation. (80023320)" (with external device selected as destination for storage).
|-
|-
| DRM error || 0x80022F12 ||
| 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.
|-
|-
| Unable to connect online || 0x80022F16 || Possible congestion in internet service, try connecting later
| Restore error || 0x800283F0 || The restore operation could not be completed.  The system will restart. (800283F0) // solutions: ¨I have just found that this appears to have been due to my PSP being registered to my PS3.  Unregistered it, completed a backup, swapped in the new formatted HDD, restore completed successfully.¨ / "My protected saves did not copy over from a full restore from my back-up. Before I did my back-up I copied my protected saves over to PS+ cloud as this allows for locked/protected saves to be copied."
|-
|-
| Video license issue || 0x80022F2C ||
| || 0x80028F08 || "An error occurred during the start operation. (80028F08)", when related to PARAM.SFO (with unsupported or corrupted Data ICON), can be resolved (not every time) by pressing triangle one time and launch the game from start or back from the ICON. When related to eboot.bin, combined with error 80010006 / 80010009 / 80010017, check the path for this type of eboot.
|-
|-
| Issue connecting to server || 0x80022F2E ||  
| || 0x80028F10 || "You cannot play this game at the current video output setting (80028F10)"
This occurs because the game you are trying to play will only work at 16:9 resolution, and your PS3 is set for 4:3 resolution. 2 solutions: <br />1) Go to Display Settings then HDMI (or whatever your connection is) and choose Automatic; -or- <br />2) Go to Display Settings and under select Video Display Output: select Composite or S-Video, whichever type of connection you use. Then choose 16:9 Resolution.
|-
|-
| Content not detected || 0x80022F50 || Disc was ejected while game was updating
| || 0x80028F14 || "An error occurred during the start operation (80028f14)", mostly caused by bad laser / user trying to  directboot via app_home instead of mounting first / old/ancient payload / with malformed PARAM.SFO (unsupported or corrupted data ICON).
|-
|-
| Unable to download PSN game || 0x80023300 || Internet service issues or corrupted data
| PS2 mode error || 0x80028F17 ||"An error occurred during the start operation (80028F17)," PlayStation 2 disc Boot Error, also happen with PS1 PSN games (either due to customed SFO or eboot.pbp<!--// will try to remember and reproduce to determinate if SFO or Eboot.pbp was the problem //-->).
|-
|-
|  || 0x80023320 || "An error occurred during the download operation. (80023320)" (with external device selected as destination for storage).
|  || 0x80028F18 || Ps2 Disc Error, unsupported disc; eg. Utility discs, BB discs, IQ Remix game etc. ode).
|-
|-
| DRM error || 0x80023507 ||
| || 0x80028F19 || PS2 Disc Error , fsck; the internal PS2 disk got corrupted and I guess that you can use HDD utility disc to fix it
|-
|-
| Video activation failed || 0x80023691 || Download failed due to activation error
| || 0x80028F1A || Ps2 Disc Error , invalbnnetcfg; network config error
|-
|-
| PSN download error || 0x800236CC || If renting a video, too many videos on console; if purchasing the video, too many videos on hard drive
| msg_error_cannot_play_ps2disc_scee/scea/scej || 0x80028F17 || "This title is not currently compatible with the PS3 system. If you update your system software the title may become compatible with your system." / target id 0x81
|-
|-
| PSS access error || 0x8002400C || PSS down or having connection issues
| msg_error_cannot_play_ps2disc_scee/scea/scej || 0x80028F18 || "This title is not currently compatible with the PS3 system. If you update your system software the title may become compatible with your system." / target id 0x82
|-
|-
| Data transfer issue || 0x80024611 || Ethernet cable damaged or connected incorrectly
| msg_error_cannot_play_ps2disc_scee/scea/scej || 0x80028F19 || "This title is not currently compatible with the PS3 system. If you update your system software the title may become compatible with your system." / target id 0x83
|-
|-
| 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.
| msg_error_cannot_play_ps2disc_scee/scea/scej || 0x80028F1A || "This title is not currently compatible with the PS3 system. If you update your system software the title may become compatible with your system." / target id 0x84
|-
|-
| 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.
| msg_error_cannot_play_ps2disc_scee/scea/scej || 0x80028F1B || "This title is not currently compatible with the PS3 system. If you update your system software the title may become compatible with your system." / target id 0x85
|-
|-
| Back-up data is corrupted || 0x800283F0 ||
| msg_error_cannot_play_ps2disc_scee/scea/scej || 0x80028F1C || "This title is not currently compatible with the PS3 system. If you update your system software the title may become compatible with your system." / target id 0x86
|-
|-
| Cannot find content || 0x80028510 || Content does not exist
| msg_error_cannot_play_ps2disc_scee/scea/scej || 0x80028F1D || "This title is not currently compatible with the PS3 system. If you update your system software the title may become compatible with your system." / target id 0x87
|-
|-
| File data error || 0x8002888C || File data may be corrupted
| msg_error_cannot_play_ps2disc_scee/scea/scej || 0x80028F1E || "This title is not currently compatible with the PS3 system. If you update your system software the title may become compatible with your system." / target id 0x88
|-
| 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. Some of the Online ID's receiving the message may be incorrect.
|-
| Trying to play a game without an invite || 0x80028909 ||
|-
| Online ID already on block list || 0x8002890E || Incorrect Online ID
|-
| Cannot add yourself to block list || 0x8002890F || Incorrect Online ID
|-
| Cannot send another friend request || 0x80028913 || Incorrect Online ID; delete current request before sending another
|-
| Not signed into PSN || 0x80028917 || Sign in on XMB, then try again
|-
| Not enough free space to send message || 0x80028918 || Free up space (back up files as needed), then try sending the message again
|-
|  || 0x8002892B || Comes up when opening game invite or sending message
|-
| Cannot add yourself to block list || 0x80028A05 || You cannot add yourself to your own block list
|-
| Online ID already on block list || 0x80028A06 || Incorrect Online ID
|-
| Cannot add a friend to your block list || 0x80028A07 || Remove that person from your friend list, then add the person to your block list
|-
| Reached maximum number of people on block list || 0x80028A09 || Remove an account from your block list to add another
|-
| DNS error || 0x8002A0F ||
|-
| Not enough space on PS3 hard drive || 0x80028A11 || Free up space on hard drive, then try again
|-
| Block list error || 0x80028A12 ||
|-
| Unable to connect to network || 0x80028ED4 || Incorrect internet settings or connecting to an incorrect DNS or proxy server
|-
| Issue connecting to patch server || 0x80028ED6 || Patch server may be down; also comes up when the game cannot determine if it needs to be updated
|-
| Restore error || 0x800283F0 || "The restore operation could not be completed. The system will restart. (800283F0)" // solutions: ¨I have just found that this appears to have been due to my PSP being registered to my PS3.  Unregistered it, completed a backup, swapped in the new formatted HDD, restore completed successfully.¨ / "My protected saves did not copy over from a full restore from my back-up. Before I did my back-up I copied my protected saves over to PS+ cloud as this allows for locked/protected saves to be copied."
|-
|  || 0x80028F08 || "An error occurred during the start operation. (80028F08)", when related to PARAM.SFO (with unsupported or corrupted Data ICON), can be resolved (not every time) by pressing triangle one time and launch the game from start or back from the ICON. When related to eboot.bin, combined with error 80010006 / 80010009 / 80010017, check the path for this type of eboot.
|-
| Issue with video output setting || 0x80028F10 || "You cannot play this game at the current video output setting (80028F10)"
This occurs because the game you are trying to play will only work at 16:9 resolution, and your PS3 is set for 4:3 resolution. 2 solutions: <br />1) Go to Display Settings then HDMI (or whatever your connection is) and choose Automatic; -or- <br />2) Go to Display Settings and under select Video Display Output: select Composite or S-Video, whichever type of connection you use. Then choose 16:9 Resolution.
|-
|  || 0x80028F14 || "An error occurred during the start operation (80028f14)", mostly caused by bad laser / user trying to  directboot via app_home instead of mounting first / old/ancient payload / with malformed PARAM.SFO (unsupported or corrupted data ICON).
|-
|  PS2 mode error || 0x80028F17 || "An error occurred during the start operation (80028F17)," PlayStation 2 disc Boot Error, also happen with PS1 PSN games (either due to customed SFO or eboot.pbp<!--// will try to remember and reproduce to determinate if SFO or Eboot.pbp was the problem //-->).
|-
|  || 0x80028F18 || PS2 Disc Error, unsupported disc; eg. Utility discs, BB discs, IQ Remix game etc. ode).
|-
|  || 0x80028F19 || PS2 Disc Error, fsck; the internal PS2 disk got corrupted and I guess that you can use HDD utility disc to fix it
|-
|  || 0x80028F1A || PS2 Disc Error, invalbnnetcfg; network config error
|-
| msg_error_cannot_play_ps2disc_scee/scea/scej || 0x80028F17 || "This title is not currently compatible with the PS3 system. If you update your system software the title may become compatible with your system." / target id 0x81
|-
| msg_error_cannot_play_ps2disc_scee/scea/scej || 0x80028F18 || "This title is not currently compatible with the PS3 system. If you update your system software the title may become compatible with your system." / target id 0x82
|-
| msg_error_cannot_play_ps2disc_scee/scea/scej || 0x80028F19 || "This title is not currently compatible with the PS3 system. If you update your system software the title may become compatible with your system." / target id 0x83
|-
| msg_error_cannot_play_ps2disc_scee/scea/scej || 0x80028F1A || "This title is not currently compatible with the PS3 system. If you update your system software the title may become compatible with your system." / target id 0x84
|-
| msg_error_cannot_play_ps2disc_scee/scea/scej || 0x80028F1B || "This title is not currently compatible with the PS3 system. If you update your system software the title may become compatible with your system." / target id 0x85
|-
| msg_error_cannot_play_ps2disc_scee/scea/scej || 0x80028F1C || "This title is not currently compatible with the PS3 system. If you update your system software the title may become compatible with your system." / target id 0x86
|-
| msg_error_cannot_play_ps2disc_scee/scea/scej || 0x80028F1D || "This title is not currently compatible with the PS3 system. If you update your system software the title may become compatible with your system." / target id 0x87
|-
| msg_error_cannot_play_ps2disc_scee/scea/scej || 0x80028F1E || "This title is not currently compatible with the PS3 system. If you update your system software the title may become compatible with your system." / target id 0x88
|-
|-
|  || 0x80028F22 || "An error occurred during the start operation" e.g.: Starting from BD emu (not from app_home) a game without PARAM.SFO, malformed /combined ATTRIBUTE flags.  
|  || 0x80028F22 || "An error occurred during the start operation" e.g.: Starting from BD emu (not from app_home) a game without PARAM.SFO, malformed /combined ATTRIBUTE flags.  
|-
|  || 0x80029012 || Network error // Temporary congestion in service
|-
|  || 0x80029020 || Connection timed out // If using Wi-Fi, console not getting a signal from router.
|-
|-
|  || 0x80029023 || Exchanging Key Information exchange has timed out
|  || 0x80029023 || Exchanging Key Information exchange has timed out
|-
|-
|  || 0x80029024 || "The attempt to obtain an IP address has timed out". // Check internet connection.
|  || 0x80029024 || "The attempt to obtain an IP address has timed out".
|-
|  || 0x800290A1 || Unable to connect to network // Power-cycle router and console; if problems continue, may be a router issue
|-
| Game data is corrupted || 0x80029105 || Go into Safe Mode and select "Rebuild Database".
|-
| Unable to write data to storage media || 0x80029135 || Try transferring data from a computer to make sure data can be written to it; if this can't be done, device may be bad.
|-
| Game data is corrupted || 0x80029207 || Delete corrupt data; if this can't be done then go into Safe Mode and select "Restore File System". If issues continue try reformatting the hard drive (restore PS3 system).
|-
|-
|  || 0x80029208 || Error loading user profile after update [http://www.ps3hax.net/showthread.php?t=69457]
|  || 0x80029208 || Error loading user profile after update [http://www.ps3hax.net/showthread.php?t=69457]
|-
|-
| Game data is corrupted || 0x80029209 ||
|  || 0x80029301 || An error occurred during the delete operation (attempting to delete some ps2 homebrew from virtual mem card)
|-
| Game data is corrupted || 0x8002920A ||
|-
| Game data is corrupted || 0x8002920D ||
|-
|  || 0x80029301 || "An error occurred during the delete operation" (attempting to delete some ps2 homebrew from virtual mem card)
|-
|-
|  || 0x80029303 || "An error occurred during the copy operation." (attempting to copy PS1 save data with header malformed(.PSV) to internal memory card)
|  || 0x80029303 || "An error occurred during the copy operation." (attempting to copy PS1 save data with header malformed(.PSV) to internal memory card)
|-
|-
|  || 0x80029901 || "To play this BD, you must renew the encryption key. Perform a system software update to renew the encryption key."
|  || 0x80029901 || "To play this BD, you must renew the encryption key.
Perform a system software update to renew the encryption key."
|-
|-
|  || 0x80029902 || Playback of BDs is prohibited on this system.
|  || 0x80029902 || Playback of BDs is prohibited on this system.
|-
|-
| Issue playing disc || 0x80029903 || "This is an invalid disc (80029903)" // The disc may be dirty or scratched, try cleaning it
| || 0x80029903 || This is an invalid disc.
|-
|-
|  || 0x80029904 || "To play this BD, you must renew the encryption key. Perform a system software update to renew the encryption key."
|  || 0x80029904 || "To play this BD, you must renew the encryption key.
Perform a system software update to renew the encryption key."
|-
|-
|  || 0x80029905 || "This is an invalid disc (80029905)"
|  || 0x80029905 || This is an invalid disc.
|-
|-
| Can't read copyright protection on a Blu-ray disc || 0x80029906 || Can’t playback burn BD movie, missing PS3_VPRM.
| || 0x80029906 || Can’t playback burn BD movie, missing PS3_VPRM.
|-
|-
|  || 0x80029907 || "This video cannot be played (80029907)" // Playback of BDs is prohibited on this system.
|  || 0x80029907 || Playback of BDs is prohibited on this system.
|-
|-
|  || 0x8002990C || The data type is not supported.
|  || 0x8002990C || The data type is not supported.
Line 10,184: Line 10,029:
|  || 0x80029922 || This disc cannot be played. The region code is not correct.
|  || 0x80029922 || This disc cannot be played. The region code is not correct.
|-
|-
|  || 0x80029923 || "This video cannot be played."
|  || 0x80029923 || This video cannot be played.
|-
|-
|  || 0x80029925 || "This video cannot be played."
|  || 0x80029925 || This video cannot be played.
|-
|-
|  || 0x80029930 || "This video cannot be played."
|  || 0x80029930 || This video cannot be played.
|-
|-
|  || 0x80029931 || "An error has occurred."
|  || 0x80029931 || An error has occurred.
|-
|-
|  || 0x80029932 || "This video cannot be played."
|  || 0x80029932 || This video cannot be played.
|-
|-
| Can't read a disc || 0x80029940 || Disc is dirty/scratched or damaged. (Disable the Super-White settings)
| Can't read a disc || 0x80029940 || The PS3 could not read the disc or the disc is dirty/scratched. (Disable the Super-White settings)
|-
|-
| Issue playing disc || 0x80029941 || The PS3 could not read the disc or the disc is not supported.
| Issue playing disc || 0x80029941 || The PS3 could not read the disc or the disc is not supported.
Line 10,202: Line 10,047:
|  || 0x80029943 || Video in the NTSC broadcast standard is not supported.
|  || 0x80029943 || Video in the NTSC broadcast standard is not supported.
|-
|-
|  || 0x80029944 || "This disc cannot be played." // The region code is not correct.
|  || 0x80029944 || This disc cannot be played. The region code is not correct.
|-
|-
| Unable to play Blu-ray Disc || 0x80029945 || Can’t playback burn BD movie
| Unable to play Blu-ray Disc || 0x80029945 || Can’t playback burn BD movie
Line 10,208: Line 10,053:
| Issue playing disc || 0x80029946 || Attempting to play burnt Dual layer NTSC disc on a PAL ps3 (workaround is to transfer files to ps3 via TVersity)
| Issue playing disc || 0x80029946 || Attempting to play burnt Dual layer NTSC disc on a PAL ps3 (workaround is to transfer files to ps3 via TVersity)
|-
|-
|  || 0x80029947 || "An error has occurred."
|  || 0x80029947 || An error has occurred.
|-
|-
|  || 0x80029948 || "This content cannot be played." // There is not enough free space on the system storage
|  || 0x80029948 || This content cannot be played. There is not enough free space on the system storage
|-
|-
|  || 0x80029949 || "This video cannot be played."
|  || 0x80029949 || This video cannot be played.
|-
|-
|  || 0x8002994A || "Playback stopped. The content being played is protected by Cinavia™ and is not authorized for playback on this device. For more information, see http://www.cinavia.com. Message Code 1." // Audio track contains a Cinavia code meant for professional equipment only
|  || 0x8002994A || Playback stopped. The content being played is protected by Cinavia™ and is not authorized for playback on this device. For more information, see http://www.cinavia.com. Message Code 1.
|-
|-
|  || 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.
|  || 0x80029962 || This video cannot be played.
|-
|  || 0x80029962 || "This video cannot be played."
|-
|  Issue reading Blu-Ray disc? || 0x8002996E ||
|-
|-
|  || 0x8002997B ||  
|  || 0x8002997B ||  
Line 10,228: Line 10,069:
|  || 0x8002997D ||  
|  || 0x8002997D ||  
|-
|-
Issue reading Blu-Ray disc || 0x8002997F ||
|  || 0x800299A0 || This video cannot be played. (Solution: Update AACS keys/Firmware)
|-
|  Issue reading Blu-Ray disc || 0x80029986 ||  
|-
|-
Issue reading Blu-Ray disc? || 0x80029988 ||  
|  || 0x800299AA || This video cannot be played.
|-
|-
|  || 0x800299A0 || "This video cannot be played". (Solution: Update AACS keys/Firmware)
|  || 0x800299AE || This video cannot be played.
|-
|-
Unable to read the disc || 0x800299A1 || Disc may not be supported by PS3
|  || 0x800299E1 || An error has occurred.
|-
|-
|  || 0x800299AA || "This video cannot be played (800299AA)".
|  || 0x800299E2 || An error has occurred.
|-
|-
|  Blu-Ray disc drive error || 0x800299AE || "This video cannot be played (800299AE)". // Blu-Ray disc may be damaged or the Blu-Ray laser is bad
|  || 0x800299E3 || This video cannot be played.
|-
|  || 0x800299E1 || "An error has occurred".
|-
|  || 0x800299E2 || "An error has occurred".
|-
|  || 0x800299E3 || "This video cannot be played".
|-
|-
|  DRL error || 0x800299D2 || BD Player process startup failed. (BD/DVD/AVCHD MKB mismatch DRL error<!--//http://www.ps3devwiki.com/index.php?title=Downgrade_BluRay_Playback_Issue//--> (or trying to watch BD/DVD/AVCH on converted CEX&gt;DEX))
|  DRL error || 0x800299D2 || BD Player process startup failed. (BD/DVD/AVCHD MKB mismatch DRL error<!--//http://www.ps3devwiki.com/index.php?title=Downgrade_BluRay_Playback_Issue//--> (or trying to watch BD/DVD/AVCH on converted CEX&gt;DEX))
|-
|-
| System update error || 0x80029C78 || Issue installing update
| || 0x80029c78 || Error occurred while accessing storage media.
|-
|-
| || 0x80029C7F || "An error has occurred." while accessing Update via System Storage/Delete Update Data on System Storage (e.g. when System Storage folder contains PUP without version to check lowest applicable firmware version).  
| || 0x80029C7F || "An error has occurred." while accessing Update via System Storage/Delete Update Data on System Storage (e.g. when System Storage folder contains PUP without version to check lowest applicable firmware version).  
|-
|-
| || 0x80029CAA || Error occurred while checking update data. // Mostly caused by TargetID mismatch between EID and Firmware wanting to install - e.g. DEX or Rebug DEX kernel and installing a CEX firmware.
| || 0x80029caa || Error occurred while checking update data. // Mostly caused by TargetID mismatch between EID and Firmware wanting to install - e.g. DEX or Rebug DEX kernel and installing a CEX firmware.
|-
|-
| || 0x80029CCA || Error occurred while checking update data.
| || 0x80029CCA || Error occurred while checking update data.
|-
|-
| || 0x8002AE04 || Error occurred due the content ID in the XML is not the same as the pkg in the download link.
| || 0x8002B241 || DVI has no audio.
|-
|-
Account already associated with another user || 0x8002AE05 || SEN account is already linked to another user, try logging in through that user instead.
|  || 0x8002B401 || Error when creating savedata. ("source" savedata files inside the game are not valid, e.g: PS3_GAME/USRDIR/CONTENT/SAVEDATA/PIC1.PNG with wrong size).
|-
|-
|  PSN sign-in error || 0x8002AE06 || Login failed due to out-of-date software
|  || 0x8002B71A || Possible NAT Error , Can log onto Game Server but can’t join game and can’t host game
|-
| Online connection not established || 0x8002AE16 || Temporary congestion in internet service or issue with internet connection
|-
| Online connection timed out || 0x8002AE17 || Temporary congestion in internet service or issue with internet connection
|-
| Game application update failed || 0x8002AE22 || Download the update again; if problems continue, possibly an issue with the file itself
|-
| Issue connecting to PSN || 0x8002AEID ||
|-
|  DVI has no audio || 0x8002B241 || Hook up audio via SCART connection or digital cable
|-
|  || 0x8002B401 || Error when creating savedata. ("source" savedata files inside the game are not valid, e.g: PS3_GAME/USRDIR/CONTENT/SAVEDATA/PIC1.PNG with wrong size).
|-
| || 0X8002B603 || Corrupted system file
|-
|  || 0x8002B71A || Possible NAT Error, Can log onto Game Server but can’t join game and can’t host game
|-
|-
! colspan="3" id="0x8002f..._-_PUP_.2F_Update_errors" | [[#0x8002f...  - PUP / Update errors]]
! colspan="3" id="0x8002f..._-_PUP_.2F_Update_errors" | [[#0x8002f...  - PUP / Update errors]]
Line 10,285: Line 10,102:
|-
|-
| Update error || 0x8002F002 || [http://www.pastie.org/3724383 Update VSH Package done(0x8002f002) / Updating or Verifying failure 0x8002f002 / manufacturing updating FAILURE(0x8002f002)] // Possibly bad firmware PUP, bad USB stick or harddrive going bad in PS3. Check PUP, try other stick and replace harddrive.
| Update error || 0x8002F002 || [http://www.pastie.org/3724383 Update VSH Package done(0x8002f002) / Updating or Verifying failure 0x8002f002 / manufacturing updating FAILURE(0x8002f002)] // Possibly bad firmware PUP, bad USB stick or harddrive going bad in PS3. Check PUP, try other stick and replace harddrive.
|-
| Update error || 0x8002F020 || Update file corrupted
|-
| Update error || 0x8002F02B || Update file corrupted
|-
| Update error || 0x8002F02D || Update file corrupted
|-
|-
| Update error || 0x8002F048 || Error with installing Firmware update in service mode: "start Updating Proccess. UpMng.UpdatePackage() failure. manufacturing updating FAILURE(0x8002f048)" // Check if PUP to install is in root of stick and named PS3UPDAT.PUP
| Update error || 0x8002F048 || Error with installing Firmware update in service mode: "start Updating Proccess. UpMng.UpdatePackage() failure. manufacturing updating FAILURE(0x8002f048)" // Check if PUP to install is in root of stick and named PS3UPDAT.PUP
Line 10,424: Line 10,235:
| Update error || 0x8002F313 || Error with installing Firmware update. Shows up in Service Mode log as 'Update Core OS Package done(0x8002f313)' possible caused by bad ROS
| Update error || 0x8002F313 || Error with installing Firmware update. Shows up in Service Mode log as 'Update Core OS Package done(0x8002f313)' possible caused by bad ROS
|-
|-
| Update error || 0x8002F314 || Timed out during update
| Update error || 0x8002F314 || Error with installing Firmware update. Unknown cause.
|-
|-
| Update error || 0x8002F325 || Error with installing Firmware update. data corrupted
| Update error || 0x8002F325 || Error with installing Firmware update. data corrupted
|-
|-
| Update error || 0x8002F333 || Error with installing Firmware update. data corrupted // Issue with the internal harddrive.
| Update error || 0x8002F333 || Error with installing Firmware update. data corrupted // Issue with the internal harddrive.
|-
| Update error || 0x8002F334 || Error with installing Firmware update. data corrupted // Issue with the internal harddrive.
|-
| Update error || 0x8002F842 || Unable to update the PS3 (HD issue)
|-
| Update error || 0x8002F878 || System update issue (issue reading update file)
|-
| Update error || 0x8002F87C || Update file may be corrupted // Reboot console and try updating again; if the error occurs again, try updating a different way (e.g if updating via the console, try via a PC with a USB stick); if issues continue then restore file system and try updating again
|-
| Update error || 0x8002F88C || Unable to update (issue saving update to console memory)
|-
|-
| Update error || 0x8002F953 || Error with installing Firmware update.
| Update error || 0x8002F953 || Error with installing Firmware update.
Line 10,458: Line 10,259:
|  || 0x8002F994 || Too many people downloading the update (download it later on)
|  || 0x8002F994 || Too many people downloading the update (download it later on)
|-
|-
| An error has occurred || 0x8002FB22 || Error can be generated with a malformed license.xml file in PS3UPDAT.PUP  
| An error has occured || 0x8002FB22 || Error can be generated with a malformed license.xml file in PS3UPDAT.PUP  
|-
|-
|  || 0x8002F21x ||  (Set Recovery Mode Flag On (cex/dex/decr)) / (Connecting Controller)
|  || 0x8002F21x ||  (Set Recovery Mode Flag On (cex/dex/decr)) / (Connecting Controller)
Line 10,497: Line 10,298:
|-
|-
|  || 0x80028C12 || BSOD - xregistry
|  || 0x80028C12 || BSOD - xregistry
|-
|  || 0x80030001 || Deleting messages from inbox
|-
|  || 0x8003041F || An error occurred during the copy operation (using media server)
|-
|-
|  || 0x80030506 || BSOD - empty sce net ctl ptr's
|  || 0x80030506 || BSOD - empty sce net ctl ptr's
Line 10,503: Line 10,308:
|-
|-
|  || 0x80030517 || BSOD
|  || 0x80030517 || BSOD
|-
|  || 0x80031150 || BSOD- "Setting information is corrupted. Press the X button to repair and restore default"
|-
|-
|  || 0x8003116D || BSOD - xregistry font related
|  || 0x8003116D || BSOD - xregistry font related
Line 10,515: Line 10,318:
|-
|-
!colspan="3" | other errors
!colspan="3" | other errors
|-
|  || 0x80030001 || Deleting messages from inbox
|-
|  || 0x80030400 || Issue locating files // Rebuild database
|-
|  || 0x8003041C || Issue locating files on the PS3
|-
|  || 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.
Line 10,530: Line 10,325:
|  || 0x80030920 || An error occurred during the copy operation, the file may be corrupt or there isn't enough memory (Try copying data from original source)
|  || 0x80030920 || An error occurred during the copy operation, the file may be corrupt or there isn't enough memory (Try copying data from original source)
|-
|-
|  || 0x80031208 || Disc has not loaded properly
|  || 0x80031150 || "Setting information is corrupted.Press the x button to repair and restore default"
|-
|-
|  || 0x80031601 || Error Creating Account // seems to occur when the user number doesn't match
|  || 0x80031601 || Error Creating Account // seems to occur when the user number doesn't match
Line 10,538: Line 10,333:
|  || 0x80031603 || Error No Account name given
|  || 0x80031603 || Error No Account name given
|-
|-
| || 0x80031606 || PSN login failed due to corrupted files
| PAC_ASSERT || 0x8004ffff ||
|-
| PAC_CANNOT_DOWNLOAD_AGAIN || 0x8004000e ||
|-
| PAC_CRITICAL_OPERATION_IN_PROGRESS || 0x8004000f ||
|-
| PAC_DOWNLOADER_IS_ALREADY_ACTIVATED || 0x8004000d ||
|-
| PAC_INVALID_CAST_EXCEPTION || 0x8004000a ||  
|-
|-
| PAC_INVALID_CONTENTTYPE || 0x80040001 ||  
| PAC_INVALID_CONTENTTYPE || 0x80040001 ||  
Line 10,544: Line 10,347:
| PAC_INVALID_OPERATION || 0x80040002 ||  
| PAC_INVALID_OPERATION || 0x80040002 ||  
|-
|-
| PAC_UNKNOWN_CONTENT_TYPE || 0x80040003 ||  
| PAC_SESSION_NOT_ESTABLISHED || 0x8004000c ||
|-
| PAC_THREADINVOKER_EXCEPTION || 0x8004000b ||  
|-
|-
| PAC_UNKNOWN_CATEGORY_TYPE || 0x80040004 ||  
| PAC_UNKNOWN_CATEGORY_TYPE || 0x80040004 ||  
|-
|-
| PAC_UNKNOWN_PRODUCT_TYPE || 0x80040005 ||
| PAC_UNKNOWN_CONTENT_TYPE || 0x80040003 ||  
|-
| PAC_UNKNOWN_SKU_INFO_TYPE || 0x80040006 ||
|-
| PAC_UNKNOWN_VOUCHER_TYPE || 0x80040007 ||  
|-
|-
| PAC_UNKNOWN_DRM_CONTENT_TYPE || 0x80040008 ||  
| PAC_UNKNOWN_DRM_CONTENT_TYPE || 0x80040008 ||  
Line 10,558: Line 10,359:
| PAC_UNKNOWN_DRM_TYPE || 0x80040009 ||  
| PAC_UNKNOWN_DRM_TYPE || 0x80040009 ||  
|-
|-
| PAC_INVALID_CAST_EXCEPTION || 0x8004000A ||  
| PAC_UNKNOWN_PRODUCT_TYPE || 0x80040005 ||  
|-
|-
| PAC_SESSION_NOT_ESTABLISHED || 0x8004000C ||  
| PAC_UNKNOWN_SKU_INFO_TYPE || 0x80040006 ||  
|-
|-
| PAC_THREADINVOKER_EXCEPTION || 0x8004000D ||
| PAC_UNKNOWN_VOUCHER_TYPE || 0x80040007 ||  
|-
| PAC_DOWNLOADER_IS_ALREADY_ACTIVATED || 0x8004000D ||
|-
| PAC_CANNOT_DOWNLOAD_AGAIN || 0x8004000E ||
|-
| PAC_CRITICAL_OPERATION_IN_PROGRESS || 0x8004000F ||  
|-
|-
| PAC_URL_LOADER_WEB_EXCEPTION || 0x80040010 ||  
| PAC_URL_LOADER_WEB_EXCEPTION || 0x80040010 ||  
|-
|-
|  || 0x8004D844 || Remote Play Connection error (cannot connect to PS3)
|  || 0x8004d844 || Remote Play Connection error (cannot connect to PS3)
|-
| PAC_ASSERT || 0x8004FFFF||
|-
| Activation error || 0x80109D80 || Console activated/deactivated too many times
|-
| 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 || 0x80110106 || "An error occurred during the register operation. Try to register again." (when trying register Bluetooth device without pass key.
|-
| bluetooth || 0x80110108 || "An error occurred during the register operation. Try to register again." (with wrong pass key)
|-
|-
| bluetooth || 0x80110113 || "An error occurred during the register operation. Try to register again." (with wrong pass key)
| bluetooth || 0x80110104 || "An error occured during the register operation. Try to register again." (when bluetooth device is disconnected during the register operation).
|-
|-
| bluetooth || 0x80110118 || "An error occurred during the register operation. Try to register again." (time expired probably)
| bluetooth || 0x80110106 || "An error occured during the register operation. Try to register again." (when trying register bluetooth device without pass key.
|-
|-
| || 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]]
| bluetooth || 0x80110108 || "An error occured during the register operation. Try to register again." (with wrong pass key)
|-
|-
| Network error || 0x80130128 || Console could not be activated because it was activated/deactivated too many times; wait seven days before trying to activate/deactivate the console again
| bluetooth || 0x80110113 || "An error occured during the register operation. Try to register again." (with wrong pass key)
|-
|-
| Issue with AOSS setting || 0x80130143 || Follow instructions for setting up AOSS equipment correctly; if on Wi-Fi, signal may be too weak
| bluetooth || 0x80110118 || "An error occured during the register operation. Try to register again." (time expired probably)
|-
|-
|  || 0x80130203 || PS3 connects to internet but not to network - Typically means that the required ports are not open to connect to store but PS3 can connect to internet.
|  || 0x80130203 || PS3 connects to internet but not to network - Typically means that the required ports are not open to connect to store but PS3 can connect to internet.
Line 10,600: Line 10,383:
|  || 0x8013030? || System Error due to failed update download
|  || 0x8013030? || System Error due to failed update download
|-
|-
| Unable to detect access point || 0x8013030F ||  
| || 0x8013030F || Access Point not detected
|-
| Unable to detect access point || 0x80130310 ||
|-
| Problem connecting to wireless router || 0x8013031A || Try connecting to the router again; if problems continue, power cycle the router and reboot the console, then try connecting again
|-
| Unable to connect to wireless router || 0x8013031B || Router and console settings don't match
|-
| DHCP communication error || 0x80130501 || Reboot console and connect again; make sure modem/router supports DHCP
|-
| No response from DHCP server || 0x80130502 || Reboot console and connect again; make sure modem/router supports DHCP
|-
| DHCP communication error || 0x80130503 || Reboot console and connect again; make sure modem/router supports DHCP
|-
| DHCP communication error || 0x80130505 || Reboot console and connect again; make sure modem/router supports DHCP
|-
| Unable to connect to wireless router || 0x80130804 || Reboot router and console and try connecting again; if issues continue, may be a connection issue
|-
|-
|  || 0x8041040F || Communication with the server failed. A DNS error has occurred.
|  || 0x8041040F || Communication with the server failed. A dsn error has occured.
|-
|-
|  || 0x80410418 || DNS Error
|  || 0x80410418 || DNS Error
|-
|-
|  || 0x80410A0B || Internal PSP error, hardware fault. Send back to be replaced/fixed.
|  || 0x80410A0B || Internal PSP error, hardware fault. Send back to be replaced/fixed.
|-
| Network error || 0x80431021 || Software is out of date and needs to be updated; contact Sony if issues continue
|-
| Unable to connect to the PSN || 0x80550F17 || PSN down for maintenance or congestion in internet connection
|-
| PSS content error || 0x80551011 || Content on PSS is incorrect and will be replaced and corrected as soon as possible; try again later
|-
| PSN wallet top-up issue or issue connecting to PSN || 0x80551021 ||
|-
| Issue adding a credit card || 0x8055105A || Credit card has too many accounts linked to it
|-
|-
|  || 0x80610180 || Fatal error occurred with the decoder itself<br />CELL_VDEC_ERROR_FATAL indicates that an error having to do with the decoder itself occurred. For example, this error will occur if a data structure inside the decoder required for the decoding process becomes inconsistent due to an unknown reason and decoding cannot be continued. Statuses other than CELL_VDEC_ERROR_FATAL indicate that an unexpected error occurred with the OS or library used inside the decoder. In such cases, too, the decoding process cannot be continued. CELL_OK will never be returned for the status. [http://psx-scene.com/forums/f6/article-%5Bupdate%5D-multiman-v4-65-01-base-cex-deanks-showtime-builds-124904/index8.html#post1150131]
|  || 0x80610180 || Fatal error occurred with the decoder itself<br />CELL_VDEC_ERROR_FATAL indicates that an error having to do with the decoder itself occurred. For example, this error will occur if a data structure inside the decoder required for the decoding process becomes inconsistent due to an unknown reason and decoding cannot be continued. Statuses other than CELL_VDEC_ERROR_FATAL indicate that an unexpected error occurred with the OS or library used inside the decoder. In such cases, too, the decoding process cannot be continued. CELL_OK will never be returned for the status. [http://psx-scene.com/forums/f6/article-%5Bupdate%5D-multiman-v4-65-01-base-cex-deanks-showtime-builds-124904/index8.html#post1150131]
|-
|-
| Issue connecting to PSN || 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
|-
|-
|  || 0x80710541 || The connection to the server timed out.
|  || 0x80710541 || The connection to the server timed out.
|-
|-
| Network server timeout || 0x80710723 || Possible Port Error. Try opening ports, TCP port: 80, 443, 5223 and UDP port: 3478, 3479, 3658.
| || 0x80710723 || Possible Port Error. Try opening ports , TCP port: 80, 443, 5223 and UDP port: 3478, 3479, 3658.
|-
|-
| Network server timeout || 0x80710B23 || PS3 Network is down or PS3 Network is too busy to respond
| || 0x80710B23 || PS3 Network is Down or PS3 Network is too busy to respond
|-
|-
| Unable to connect to the server || 0x80710B36 || "An error has occurred." PS3 Network ("What's news) is too busy to respond.
| || 0x80710B36 || "An error has occured." PS3 Network ("What's news) is too busy to respond.
|-
|-
| Network server timeout || 0x80710D23 || Turn the PS3 off for approx. 30 minutes with the power toggle, not standby mode
| || 0x80710D23 || Turn the PS3 off for approx. 30 minutes with the power toggle, not standby mode
|-
|-
| Can't connect to the PSN || 0x80710D36 || HTTP header "content-length" is bigger than the actual content returned by the server
|  || 0x80710D36 || HTTP header "content-length" is bigger than the actual content returned by the server
|-
|-
| ||| 0x81010002 || "An error occurred during the copy operation." From internal corrupted/modified (overwrite previously the modified .VM1) save data (PS1, .VM1) to others internals memory card (them, error 0xFFFFFFFE with this message) or USB.
| ||| 0x81010002 || "An error occurred during the copy operation." From internal corrupted/modified (overwrite previously the modified .VM1) save data (PS1, .VM1) to others internals memory card (them, error 0xFFFFFFFE with this message) or USB.
Please note that all contributions to PS3 Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see PS3 Developer wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)