Error codes: Difference between revisions
| Line 1,279: | Line 1,279: | ||
| 0x29489 || 137 || 330 || [[NCM_services#ContentMetaType|ContentMetaType]] doesn't match SystemUpdate.  | | 0x29489 || 137 || 330 || [[NCM_services#ContentMetaType|ContentMetaType]] doesn't match SystemUpdate.  | ||
|-  | |-  | ||
| 0x272489 || 137 || 5010 ||   | | 0x272489 || 137 || 5010 || Socket was [[Sockets_services|shutdown()]] due to the async operation being cancelled.  | ||
|-  | |-  | ||
| 0x271289 || 137 || 5001 || One of the following socket errors occurred: ENETDOWN, ECONNRESET, EHOSTDOWN, EHOSTUNREACH, or EPIPE. Also occurs when the received size doesn't match the expected size (recvfrom() ret with [[NIM_services#Contents_Delivery|size0]] data receiving). May also occur when   | | 0x271289 || 137 || 5001 || One of the following socket errors occurred: ENETDOWN, ECONNRESET, EHOSTDOWN, EHOSTUNREACH, or EPIPE. Also occurs when the received size doesn't match the expected size (recvfrom() ret with [[NIM_services#Contents_Delivery|size0]] data receiving). May also occur when {same cause as error 0x272489} occurs.  | ||
|-  | |-  | ||
| 0x27D889 || 137 || 5100 || Connection timeout.  | | 0x27D889 || 137 || 5100 || Connection timeout.  | ||