Error codes: Difference between revisions
Line 1,264: | Line 1,264: | ||
|- | |- | ||
| 0x3C89 || 137 || 30 || Task not found. | | 0x3C89 || 137 || 30 || Task not found. | ||
|- | |||
| 0x5089 || 137 || 40 || Memory allocation failed / bad input. | |||
|- | |- | ||
| 0x23889 || 137 || 284 || Too many internal output entries with [[NIM_services|nim]] cmd42, system is [[NIM_services#Contents_Delivery|Internet-connected]], or an unrecognized socket error occured. | | 0x23889 || 137 || 284 || Too many internal output entries with [[NIM_services|nim]] cmd42, system is [[NIM_services#Contents_Delivery|Internet-connected]], or an unrecognized socket error occured. | ||
Line 1,269: | Line 1,271: | ||
| 0x29489 || 137 || 330 || [[NCM_services#ContentMetaType|ContentMetaType]] doesn't match SystemUpdate. | | 0x29489 || 137 || 330 || [[NCM_services#ContentMetaType|ContentMetaType]] doesn't match SystemUpdate. | ||
|- | |- | ||
| 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. May also occur when a state flag is set. | | 0x272489 || 137 || 5010 || State flag is set. | ||
|- | |||
| 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 a state flag is set. | |||
|- | |- | ||
| 0x27D889 || 137 || 5100 || Connection timeout. | | 0x27D889 || 137 || 5100 || Connection timeout. | ||
|- | |||
| 0x2A4489 || 137 || 5410 || Invalid [[NIM_services#Contents_Delivery|ID]]. | |||
|- | |||
| 0x2A5889 || 137 || 5420 || Invalid [[NIM_services#Contents_Delivery|magicnum]]. | |||
|- | |||
| 0x2A6C89 || 137 || 5430 || Invalid [[NIM_services#Contents_Delivery|size1]]. | |||
|- | |||
| 0x2A9489 || 137 || 5450 || Invalid [[NIM_services#Contents_Delivery|size0]]. | |||
|- | |- | ||
| 0x3CF089 || 137 || 7800 || Unknown/invalid libcurl error. | | 0x3CF089 || 137 || 7800 || Unknown/invalid libcurl error. |