Template:CELL ERROR FACILITY NET - 0x013

From PS3 Developer wiki
Jump to navigation Jump to search

Cell Net Ctl errors (libnetctl)[edit source]

Name Errorcode Remarks
CELL_NET_CTL_ERROR_NOT_INITIALIZED 0x80130101 Library not initialized
CELL_NET_CTL_ERROR_NOT_TERMINATED 0x80130102 Library not terminated
CELL_NET_CTL_ERROR_HANDLER_MAX 0x80130103 No more handlers can be registered
CELL_NET_CTL_ERROR_ID_NOT_FOUND 0x80130104 ID specified in argument not registered
CELL_NET_CTL_ERROR_INVALID_ID 0x80130105 ID specified in argument invalid
CELL_NET_CTL_ERROR_INVALID_CODE 0x80130106 Code specified in argument invalid
CELL_NET_CTL_ERROR_INVALID_ADDR 0x80130107 Address specified in argument invalid
CELL_NET_CTL_ERROR_NOT_CONNECTED 0x80130108 Not connected
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_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_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_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_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_RESERVED1 0x80130184 Unused
CELL_NET_CTL_ERROR_NP_RESERVED2 0x80130185 Unused
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_ABORTED 0x80130191 Dialog was forced to terminate
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_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_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_GENERIC 0x80130411 Generic error was received
CELL_NET_CTL_ERROR_PPPOE_STATUS_AUTH 0x80130412 Authorization failed (wrong user name or password)
CELL_NET_CTL_ERROR_PPPOE_STATUS_NETWORK 0x80130413 PPP NETWORK state error
CELL_NET_CTL_ERROR_PPPOE_STATUS_TERMINATE 0x80130414 PPP TERMINATE state error
CELL_NET_CTL_ERROR_DHCP_LEASE_TIME 0x80130504 IP address lease time expired

Cell Ftp Service errors (libftp)[edit source]

Name Errorcode Remarks
CELL_FTP_SERVICE_ERROR_NETWORK_NOT_INITIALIZED 0x80130701 Network access has not been initialized
CELL_FTP_SERVICE_ERROR_STORAGE_NOT_INITIALIZED 0x80130702 HDD access has not been initialized
CELL_FTP_SERVICE_ERROR_RTCLOCK_NOT_INITIALIZED 0x80130703 Real-time Clock has not been initialized
CELL_FTP_SERVICE_ERROR_ALREADY_RUNNING 0x80130704 An instance of the service is already running
CELL_FTP_SERVICE_ERROR_NOT_RUNNING 0x80130705 Service is not currently running
CELL_FTP_SERVICE_ERROR_NETWORK_ERROR 0x80130706 A core network error has occurred
CELL_FTP_SERVICE_ERROR_NULL_POINTER 0x80130707 Null pointer error
CELL_FTP_SERVICE_ERROR_INTERNAL 0x801307FF An internal error has occurred

Other 0x013 Errors[edit source]

Name Errorcode Remarks
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.
0x8013030? System Error due to failed update download
0x8013030F Access Point not detected