Editing Template:CE

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 12: Line 12:
| SCE_KERNEL_ERROR_EINTR || CE-30004-7 || 0x80020004 || Interrupted system call
| SCE_KERNEL_ERROR_EINTR || CE-30004-7 || 0x80020004 || Interrupted system call
|-
|-
| SCE_KERNEL_ERROR_EIO || CE-30005-8 || 0x80020005 || Input/output error / Error occurred when accessing the HDD or Blu-Ray drive (console having issues reading from the HDD or Blu-Ray player) // Step 1: Eject the disc from the console, and check that the disc is not dirty, scratched or damaged. Step 2: If the disc is in good condition try rebuilding the console's database using Safe Mode option 5. If the error persists, the console may be bad and in need of service. Contact PlayStation Support.
| SCE_KERNEL_ERROR_EIO || CE-30005-8 || 0x80020005 || Input/output error / Error occurred when accessing the HDD or Blu-Ray drive // Step 1: Eject the disc from the PS4 system, and check that the disc is not dirty, scratched or damaged. Step 2: If the disc is in good condition, boot into Safe Mode and choose [Rebuild Database]. Step 3: If the error persists, the console may need to be sent in for service. Contact PlayStation Support.
|-
|-
| SCE_KERNEL_ERROR_ENXIO || CE-30006-9 || 0x80020006 || Device not configured / Error occurred while accessing the data (bad USB device or bad external/internal HDD) // Step 1: If this error occurs when connecting a USB device, try another USB device. Step 2: If you changed the console's internal HDD, replace the original HDD included with your console and try again.
| SCE_KERNEL_ERROR_ENXIO || CE-30006-9 || 0x80020006 || Device not configured / Error occurred while accessing the data // Step 1: If this error occurs when connecting a USB device, try another USB device. Step 2: If you changed the console's internal HDD, switch back to the original one and try again.


If this error occurs while using an external HDD, there may be a problem with the connected HDD. Reconnect the HDD and select [Restore File System]. Format the HDD again. If the issue persists, try another HDD.
If this error occurs while using an external HDD, there may be a problem with the connected HDD. Reconnect the HDD and perform [Restore File System]. Format the HDD again. If the issue persists, try another HDD.
|-
|-
| SCE_KERNEL_ERROR_E2BIG || CE-30007-0 || 0x80020007 || Argument list too long
| SCE_KERNEL_ERROR_E2BIG || CE-30007-0 || 0x80020007 || Argument list too long
|-
|-
| SCE_KERNEL_ERROR_ENOEXEC || CE-30008-1 || 0x80020008 || Exec format error / Error occurred while launching the content // Step 1: Reboot the console. Step 2: Delete the application and install it again (back up data just in case). Step 3: If using a disc, make sure there are no fingerprints, smudges or scratches. Clean and wipe the disc with a soft, clean cloth. Step 4: This may be a temporary issue, try again later.
| SCE_KERNEL_ERROR_ENOEXEC || CE-30008-1 || 0x80020008 || Exec format error / Error occurred while launching the content // Reboot the console. Delete the application and install it again. If using a disc, make sure there are no fingerprints, smudges or scratches. Clean and wipe the disc with a soft, clean cloth. This may be a temporary issue, try again later.
|-
|-
| SCE_KERNEL_ERROR_EBADF || CE-30009-2 || 0x80020009 || Bad file descriptor
| SCE_KERNEL_ERROR_EBADF || CE-30009-2 || 0x80020009 || Bad file descriptor
Line 48: Line 48:
| SCE_KERNEL_ERROR_EISDIR || CE-30021-6 || 0x80020015 || Is a directory
| SCE_KERNEL_ERROR_EISDIR || CE-30021-6 || 0x80020015 || Is a directory
|-
|-
| SCE_KERNEL_ERROR_EINVAL || CE-30022-7 || 0x80020016 || Invalid argument / Internal error // Reboot the application. Reboot the console. Back up saved data and initialize the console. If the error occurs while using a HDD, the connected HDD may be having problems. Reconnect the HDD and [Restore File System]. Format the HDD. If the error persists, try another HDD.
| SCE_KERNEL_ERROR_EINVAL || CE-30022-7 || 0x80020016 || Invalid argument
|-
|-
| SCE_KERNEL_ERROR_ENFILE || CE-30023-8 || 0x80020017 || Too many open files in system
| SCE_KERNEL_ERROR_ENFILE || CE-30023-8 || 0x80020017 || Too many open files in system
Line 76: Line 76:
| SCE_KERNEL_ERROR_ERANGE || CE-30034-0 || 0x80020022 || Result too large
| SCE_KERNEL_ERROR_ERANGE || CE-30034-0 || 0x80020022 || Result too large
|-
|-
| SCE_KERNEL_ERROR_EAGAIN || CE-30035-1 || 0x80020023 || Resource temporarily unavailable / Try again after a while // Temporary issue caused by multiple overlapping operations on console. Turn off the console and unplug it, plug it back in and reboot the console. If the error persists there may be ongoing downloads or installations in progress. Wait for these to finish before trying again.
| SCE_KERNEL_ERROR_EAGAIN || CE-30035-1 || 0x80020023 || Resource temporarily unavailable
|-
|-
| SCE_KERNEL_ERROR_EWOULDBLOCK || CE-30035-1 || 0x80020023 || Operation would block (SCE_KERNEL_ERROR_EAGAIN)
| SCE_KERNEL_ERROR_EWOULDBLOCK || CE-30035-1 || 0x80020023 || Operation would block (SCE_KERNEL_ERROR_EAGAIN)
Line 132: Line 132:
| SCE_KERNEL_ERROR_ECONNREFUSED || CE-30061-0 || 0x8002003D|| Connection refused
| SCE_KERNEL_ERROR_ECONNREFUSED || CE-30061-0 || 0x8002003D|| Connection refused
|-
|-
| SCE_KERNEL_ERROR_ELOOP || CE-30062-1 || 0x8002003E || Too many levels of symbolic links
| SCE_KERNEL_ERROR_ELOOP || CE-30062-1 || || Too many levels of symbolic links
|-
|-
| SCE_KERNEL_ERROR_ENAMETOOLONG || CE-30063-2 || 0x8002003F || File name too long
| SCE_KERNEL_ERROR_ENAMETOOLONG || CE-30063-2 || || File name too long
|-
|-
| SCE_KERNEL_ERROR_EHOSTDOWN || CE-30064-3 || 0x80020040 || Host is down
| SCE_KERNEL_ERROR_EHOSTDOWN || CE-30064-3 || || Host is down
|-
|-
| SCE_KERNEL_ERROR_EHOSTUNREACH || CE-30065-4 || 0x80020041 || No route to host
| SCE_KERNEL_ERROR_EHOSTUNREACH || CE-30065-4 || || No route to host
|-
|-
| SCE_KERNEL_ERROR_ENOTEMPTY || CE-30066-5 || 0x80020042 || Directory not empty
| SCE_KERNEL_ERROR_ENOTEMPTY || CE-30066-5 || || Directory not empty
|-
|-
| SCE_KERNEL_ERROR_EPROCLIM || CE-30067-6 || 0x80020043 || Too many processes
| SCE_KERNEL_ERROR_EPROCLIM || CE-30067-6 || || Too many processes
|-
|-
| SCE_KERNEL_ERROR_EUSERS || CE-30068-7 || 0x80020044 || Too many users
| SCE_KERNEL_ERROR_EUSERS || CE-30068-7 || || Too many users
|-
|-
| SCE_KERNEL_ERROR_EDQUOT || CE-30069-8 || 0x80020045 || Disc quota exceeded
| SCE_KERNEL_ERROR_EDQUOT || CE-30069-8 || || Disc quota exceeded
|-
|-
| SCE_KERNEL_ERROR_ESTALE || CE-30070-0 || 0x80020046 || Stale NFS file handle
| SCE_KERNEL_ERROR_ESTALE || CE-30070-0 || || Stale NFS file handle
|-
|-
| SCE_KERNEL_ERROR_EREMOTE || CE-30071-1 || 0x80020047 || Too many levels of remote in path
| SCE_KERNEL_ERROR_EREMOTE || CE-30071-1 || || Too many levels of remote in path
|-
|-
| SCE_KERNEL_ERROR_EBADRPC || CE-30072-2 || 0x80020048 || RPC struct is bad
| SCE_KERNEL_ERROR_EBADRPC || CE-30072-2 || || RPC struct is bad
|-
|-
| SCE_KERNEL_ERROR_ERPCMISMATCH || CE-30073-3 || 0x80020049 || RPC version wrong
| SCE_KERNEL_ERROR_ERPCMISMATCH || CE-30073-3 || || RPC version wrong
|-
|-
| SCE_KERNEL_ERROR_EPROGUNAVAIL || CE-30074-4 || 0x8002004A || RPC prog. not avail
| SCE_KERNEL_ERROR_EPROGUNAVAIL || CE-30074-4 || || RPC prog. not avail
|-
|-
| SCE_KERNEL_ERROR_EPROGMISMATCH || CE-30075-5 || 0x8002004B || Program version wrong
| SCE_KERNEL_ERROR_EPROGMISMATCH || CE-30075-5 || || Program version wrong
|-
|-
| SCE_KERNEL_ERROR_EPROCUNAVAIL || CE-30076-6 || 0x8002004C || Bad procedure for program
| SCE_KERNEL_ERROR_EPROCUNAVAIL || CE-30076-6 || || Bad procedure for program
|-
|-
| SCE_KERNEL_ERROR_ENOLCK || CE-30077-7 || 0x8002004D || No locks available
| SCE_KERNEL_ERROR_ENOLCK || CE-30077-7 || || No locks available
|-
|-
| SCE_KERNEL_ERROR_ENOSYS || CE-30078-8 || 0x8002004E || Function not implemented
| SCE_KERNEL_ERROR_ENOSYS || CE-30078-8 || || Function not implemented
|-
|-
| SCE_KERNEL_ERROR_EFTYPE || CE-30079-9 || 0x8002004F || Inappropriate file type or format
| SCE_KERNEL_ERROR_EFTYPE || CE-30079-9 || || Inappropriate file type or format
|-
|-
| SCE_KERNEL_ERROR_EAUTH || CE-30080-1 || 0x80020050 || Authentication error
| SCE_KERNEL_ERROR_EAUTH || CE-30080-1 || || Authentication error
|-
|-
| SCE_KERNEL_ERROR_ENEEDAUTH || CE-30081-2 || 0x80020051 || Need authenticator
| SCE_KERNEL_ERROR_ENEEDAUTH || CE-30081-2 || || Need authenticator
|-
|-
| SCE_KERNEL_ERROR_EIDRM || CE-30082-3 || 0x80020052 || Identifier removed
| SCE_KERNEL_ERROR_EIDRM || CE-30082-3 || || Identifier removed
|-
|-
| SCE_KERNEL_ERROR_ENOMSG || CE-30083-4 || 0x80020053 || No message of desired type
| SCE_KERNEL_ERROR_ENOMSG || CE-30083-4 || || No message of desired type
|-
|-
| SCE_KERNEL_ERROR_EOVERFLOW || CE-30084-5 || 0x80020054 || Value too large to be stored in data type
| SCE_KERNEL_ERROR_EOVERFLOW || CE-30084-5 || || Value too large to be stored in data type
|-
|-
| SCE_KERNEL_ERROR_ECANCELED || CE-30085-6 || 0x80020055 || Operation canceled
| SCE_KERNEL_ERROR_ECANCELED || CE-30085-6 || || Operation canceled
|-
|-
| SCE_KERNEL_ERROR_EILSEQ || CE-30086-7 || 0x80020056 || Illegal byte sequence
| SCE_KERNEL_ERROR_EILSEQ || CE-30086-7 || || Illegal byte sequence
|-
|-
| SCE_KERNEL_ERROR_ENOATTR || CE-30087-8 || 0x80020057 || Attribute not found
| SCE_KERNEL_ERROR_ENOATTR || CE-30087-8 || || Attribute not found
|-
|-
| SCE_KERNEL_ERROR_EDOOFUS || CE-30088-9 || 0x80020058 || Programming error / Error occurred when starting the game (problem with application) // Reboot the console. Delete the application and install it again. If the situation doesn't improve, back up all saved data and initialize the console.
| SCE_KERNEL_ERROR_EDOOFUS || CE-30088-9 || || Programming error / Error occurred when starting the game (problem with application) // Reboot the console. Delete the application and install it again. If the situation doesn't improve, back up all saved data and initialize the console.
|-
|-
| SCE_KERNEL_ERROR_EBADMSG || CE-30089-0 || 0x80020059 || Bad message
| SCE_KERNEL_ERROR_EBADMSG || CE-30089-0 || || Bad message
|-
|-
| SCE_KERNEL_ERROR_EMULTIHOP || CE-30090-2 || 0x8002005A || Multi-hop attempted
| SCE_KERNEL_ERROR_EMULTIHOP || CE-30090-2 || || Multi-hop attempted
|-
|-
| SCE_KERNEL_ERROR_ENOLINK || CE-30091-3 ||  0x8002005B|| Link has been severed
| || CE-30091-3 ||  || Link has been severed
|-
|-
| SCE_KERNEL_ERROR_EPROTO || CE-30092-4 || 0x8002005C || Protocol error
| || CE-30092-4 || || Protocol error
|-
|-
| SCE_KERNEL_ERROR_ENOTCAPABLE || CE-30093-5 || 0x8002005D || Capabilities insufficient
| || CE-30093-5 || || Capabilities insufficient
|-
|-
| SCE_KERNEL_ERROR_ECAPMODE || CE-30094-6 || 0x8002005E || Not permitted in capability mode
| || CE-30094-6 || || Not permitted in capability mode
|-
|-
| SCE_KERNEL_ERROR_ENOBLK || CE-30095-7 || 0x8002005F || Block not ready
| || CE-30095-7 || || Block not ready
|-
|-
| SCE_SBL_ERROR_SRTC_EPOWER || CE-30391-6 || 0x800F0530 || System Error. // Your system likely needs to be serviced. Please visit our [https://support.us.playstation.com/app/contact_options/session/L2F2LzEvdGltZS8xMzg5OTUwODEyL3NpZC9CQTRvVUFLbA%3D%3D Contact] page to set up service.
| || CE-30391-6 || || System Error. // Your system likely needs to be serviced. Please visit our [https://support.us.playstation.com/app/contact_options/session/L2F2LzEvdGltZS8xMzg5OTUwODEyL3NpZC9CQTRvVUFLbA%3D%3D Contact] page to set up service.
|-
|-
| SCE_SBL_ERROR_SRTC_ECLOCK || CE-30392-7 || 0x800F0531 || Hardware Error. // Your system likely needs to be serviced. Please visit our [https://support.us.playstation.com/app/contact_options/session/L2F2LzEvdGltZS8xMzg5OTUwODEyL3NpZC9CQTRvVUFLbA%3D%3D Contact] page to set up service. Check system clock / time. If it's reset, change CMOS battery and test. If that fails and/or is OK, replace Mediacon (Southbridge) IC.
| || CE-30392-7 || || Hardware Error. // Your system likely needs to be serviced. Please visit our [https://support.us.playstation.com/app/contact_options/session/L2F2LzEvdGltZS8xMzg5OTUwODEyL3NpZC9CQTRvVUFLbA%3D%3D Contact] page to set up service. Check system clock / time. If it's reset, change CMOS battery and test. If that fails and/or is OK, replace Mediacon (Southbridge) IC.
|-
|-
| SCE_SBL_ERROR_SRTC_ENOTINITIALIZED || CE-30393-8 || 0x800F0532 || Error Strc Enotinitialized
| SCE_SBL_ERROR_NPDRM_ESIGN || CE-30559-2 || 0x800F0A24 || Cannot start the application.
|-
|-
| SCE_SBL_ERROR_SRTC_EXPIRED || CE-30394-9 || 0x800F0533 || Error Strc Expired
| || CE-30608-7 || || Hardware Error. // Your system likely needs to be serviced. Please visit our [https://support.us.playstation.com/app/contact_options/session/L2F2LzEvdGltZS8xMzg5OTUwODEyL3NpZC9CQTRvVUFLbA%3D%3D Contact] page to set up service.
|-
|-
| SCE_SBL_ERROR_SRTC_EFORMAT || CE-30395-0 || 0x800F0534 || Error Strc Eformat
| || CE-30614-4 || || Out-of-memory
|-
|-
| SCE_SBL_ERROR_SRTC_EAUTHFAIL || CE-30396-1 || 0x800F0535 || Error Strc Eauthfail
| || CE-30615-5 || || File IO error
|-
|-
| SCE_SBL_ERROR_SRTC_KEY_DIFFER || CE-30397-2 || 0x800F0536 || Error Strc Key differ
| || CE-30616-6 || || Invalid parameters
|-
|-
| SCE_SBL_ERROR_DEVACT_EPERM || CE-30398-3 || 0x800F0601 || Error Devact Eperm
| || CE-30617-7 || || Invalid MAGIC code (system file broken)
|-
|-
| SCE_SBL_ERROR_DEVACT_ENOENT || CE-30399-4 || 0x800F0602 || Error Devact Enoent
| || CE-30618-8 || || Key's not found (system file broken)
|-
|-
| SCE_SBL_ERROR_NPDRM_EACCES || CE-30550-3 || 0x800F0A0D || Error Npdrm Eacces
| || CE-30619-9 || || Duplication of key (system file broken)
|-
|-
| SCE_SBL_ERROR_NPDRM_EFAULT || CE-30551-4 || 0x800F0A0E || Error Npdrm Efault
| || CE-30620-1 || || Invalid version(system file broken)
|-
|-
| SCE_SBL_ERROR_NPDRM_EBUSY || CE-30552-5 || 0x800F0A10 || Error Npdrm Ebusy
| || CE-30621-2 || || Invalid data size (system file broken)
|-
|-
| SCE_SBL_ERROR_NPDRM_EEXIST || CE-30553-6 || 0x800F0A11 || Error Npdrm Eexist
| SCE_SAFEMODE_ERROR_NOT_FOUND || CE-30774-1 || 0x80190030 || Cannot update (could not update via USB device) // The PS4 system software could not be updated using a USB storage device. Try updating via the Internet instead. If this is not possible, make sure the USB storage device is formatted as FAT or exFAT. Check that the update file is stored in the correct file structure. If the issue continues, delete the download file from the USB drive and download it again.
|-
|-
| SCE_SBL_ERROR_NPDRM_ENODEV || CE-30554-7 || 0x800F0A13 || Error Npdrm Enodev
| SCE_SAFEMODE_ERROR_NMOUNT_USB || CE-30784-2 || 0x80190068 || PS4 failed to detect USB device // Step 1: Verify that the USB device supports USB 2.0 or 3.0. Step 2: Ensure the device is properly inserted in the PS4, and then wait one minute before trying to access the device again. Step 3: Make sure there are not multiple partitions on the device. Step 4: Try reformatting the device using a PC if possible.
|-
|-
| SCE_SBL_ERROR_NPDRM_EINVAL || CE-30555-8 || 0x800F0A16 || Error Npdrm Einval
| || CE-30785-3 || || USB device not recognized in safe mode // Step 1: Ensure the device is properly inserted in the PS4. Step 2: Wait about one minute and try updating again. Step 3: If the problem persists, initialize USB storage device on a PC, download the update file from system software update page, then put it in the specified folder and update again from the USB storage device.
|-
|-
| SCE_SBL_ERROR_NPDRM_ENOSPC || CE-30556-9 || 0x800F0A1C || Error Npdrm Enospc
| SCE_USBD_ERROR_IO || CE-30791-0 || 0x80240001 || I/O error
|-
|-
| SCE_SBL_ERROR_NPDRM_ERANGE || CE-30557-0 || 0x800F0A22 || Error Npdrm Erange
| SCE_USBD_ERROR_INVALID_ARG || CE-30792-1 || 0x80240002 || Invalid argument
|-
|-
| SCE_SBL_ERROR_NPDRM_EFMT || CE-30558-1 || 0x800F0A23 || Error Npdrm Efmt
| SCE_USBD_ERROR_ACCESS || CE-30793-2 || 0x80240003 || Permission denied
|-
|-
| SCE_SBL_ERROR_NPDRM_ESIGN || CE-30559-2 || 0x800F0A24 || Cannot start the application.
| SCE_USBD_ERROR_NO_DEVICE || CE-30794-3 || 0x80240004 || No such device
|-
|-
| SCE_SBL_ERROR_AUTHMGR_ESTACK || CE-30600-9 || 0x800F0B29 || Error Authmgr Estack
| SCE_USBD_ERROR_NOT_FOUND || CE-30795-4 || 0x80240005 || Resource not found
|-
|-
| SCE_SBL_ERROR_AUTHMGR_ENEEDAUTH || CE-30601-0 || 0x800F0B2A || Error Authmgr Eneedauth
| SCE_USBD_ERROR_BUSY || CE-30796-5 || 0x80240006 || Resource busy
|-
|-
| SCE_SBL_ERROR_AUTHMGR_EBADMSG || CE-30602-1 || 0x800F0B2B || Error Authmgr Ebadmsg
| SCE_USBD_ERROR_TIMEOUT || CE-30797-6 || 0x80240007 || Timer expired
|-
|-
| SCE_SBL_ERROR_AUTHMGR_EREVOKED || CE-30603-2 || 0x800F0B2C || Error Authmgr Erevoked
| SCE_USBD_ERROR_OVERFLOW || CE-30798-7 || 0x80240008 || Value too large to be stored in data type
|-
|-
| SCE_SBL_ERROR_AUTHMGR_ENOATTR || CE-30604-3 || 0x800F0B2D || Error Authmgr Enoattr
| SCE_USBD_ERROR_PIPE || CE-30799-8 || 0x80240009 || Broken pipe
|-
|-
| SCE_SBL_ERROR_AUTHMGR_EVER || CE-30605-4 || 0x800F0B2E || Error Authmgr Ever
| SCE_USBD_ERROR_INTERRUPTED || CE-30800-1 || 0x8024000A || Interrupted system call
|-
|-
| SCE_SBL_ERROR_AUTHMGR_EPLATFORM || CE-30606-5 || 0x800F0B2F || Error Authmgr Ever
| SCE_USBD_ERROR_NO_MEM || CE-30801-2 || 0x8024000B || Not enough core
|-
|-
| SCE_SBL_ERROR_AUTHMGR_EPOWER || CE-30607-6 || 0x800F0B30 || Error Authmgr Epower
| SCE_USBD_ERROR_NOT_SUPPORTED || CE-30802-3 || 0x8024000C || Operation not supported
|-
|-
| SCE_SBL_ERROR_AUTHMGR_ECLOCK || CE-30608-7 || 0x800F0B31 || Hardware Error. // Your system likely needs to be serviced. Please visit our [https://support.us.playstation.com/app/contact_options/session/L2F2LzEvdGltZS8xMzg5OTUwODEyL3NpZC9CQTRvVUFLbA%3D%3D Contact] page to set up service.
| SCE_USBD_ERROR_FATAL || CE-30803-4 || 0x802400FF || Fatal error
|-
|-
| SCE_SBL_ERROR_AUTHMGR_ENOTINITIALIZED || CE-30609-8 || 0x800F0B32 || Error Authmgr Enotinitialized
| SCE_AUDIO_OUT_ERROR_NOT_OPENED || CE-30804-5 || 0x80260001 || Tried to perform an operation (play release or get number of remaining samples) for the port not opened
|-
|-
| SCE_SBL_ERROR_AUTHMGR_EXPIRED || CE-30610-0 || 0x800F0B33 || Error Authmgr Expired
| SCE_AUDIO_OUT_ERROR_BUSY || CE-30805-6 || 0x80260002 || Tried to output while outputting audio
|-
|-
| SCE_SBL_ERROR_AUTHMGR_EFORMAT || CE-30611-1 || 0x800F0B34 || Error Authmgr Eformat
| SCE_AUDIO_OUT_ERROR_INVALID_PORT || CE-30806-7 || 0x80260003 || Invalid port number
|-
|-
| SCE_SBL_ERROR_AUTHMGR_EAUTHFAIL || CE-30612-2 || 0x800F0B35 || Error Authmgr Eauthfail
| SCE_AUDIO_OUT_ERROR_INVALID_POINTER || CE-30807-8 || 0x80260004 || Invalid pointer
|-
|-
| SCE_SBL_ERROR_AUTHMGR_KEY_DIFFER || CE-30613-3 || 0X800F0B36 || Error Authmgr Key Differ
| SCE_AUDIO_OUT_ERROR_PORT_FULL || CE-30808-9 || 0x80260005 || Cannot reserve a port(channel) any more
|-
|-
| SCE_SYSFILE_ERROR_NOMEM || CE-30614-4 || 0x80120001 || Out-of-memory
| SCE_AUDIO_OUT_ERROR_INVALID_SIZE || CE-30809-0 || 0x80260006 || Invalid sample length specified
|-
|-
| SCE_SYSFILE_ERROR_IO || CE-30615-5 || 0x80120002 || File IO error
| SCE_AUDIO_OUT_ERROR_INVALID_FORMAT || CE-30810-2 || 0x80260007 || Invalid audio format
|-
|-
| SCE_SYSFILE_ERROR_INVAL || CE-30616-6 || 0x80120003 || Invalid parameters
| SCE_AUDIO_OUT_ERROR_INVALID_SAMPLE_FREQ || CE-30811-3 || 0x80260008 || Invalid sampling frequency
|-
|-
| SCE_SYSFILE_ERROR_BADMAGIC || CE-30617-7 || 0x80120004 || Invalid MAGIC code (system file broken)
| SCE_AUDIO_OUT_ERROR_INVALID_VOLUME || CE-30812-4 || 0x80260009 || Invalid volume value
|-
|-
| SCE_SYSFILE_ERROR_KEYNOTFOUND || CE-30618-8 || 0x80120005 || Key's not found (system file broken)
| SCE_AUDIO_OUT_ERROR_INVALID_PORT_TYPE || CE-30813-5 || 0x8026000A || Invalid port type
|-
|-
| SCE_SYSFILE_ERROR_KEYDUPLICATION || CE-30619-9 || 0x80120006 || Duplication of key (system file broken)
| SCE_AUDIO_OUT_ERROR_INVALID_CONF_TYPE || CE-30814-6 || 0x8026000C || Invalid config type
|-
|-
| SCE_SYSFILE_ERROR_BADVERSION || CE-30620-1 || 0x80120007 || Invalid version (system file broken)
| SCE_AUDIO_OUT_ERROR_OUT_OF_MEMORY || CE-30815-7 || 0x8026000D || Not enough memory
|-
|-
| SCE_SYSFILE_ERROR_OVER_DATABUFSIZE || CE-30621-2 || 0x80120008 || Invalid data size (system file broken)
| SCE_AUDIO_OUT_ERROR_ALREADY_INIT || CE-30816-8 || 0x8026000E || already initialized
|-
|-
| SCE_SAFEMODE_ERROR_ENOMEM || CE-30772-9 || 0x80190001 || Out-of-memory
| SCE_AUDIO_OUT_ERROR_NOT_INIT || CE-30817-9 || 0x8026000F || not initialized
|-
|-
| SCE_SAFEMODE_ERROR_KILL || CE-30773-0 || 0x80190002 || Error Kill
| SCE_AUDIO_OUT_ERROR_MEMORY || CE-30818-0 || 0x80260010 || memory handling error
|-
|-
| SCE_SAFEMODE_ERROR_NOT_FOUND || CE-30774-1 || 0x80190030 || Cannot update (could not update via USB device) // The PS4 system software could not be updated using a USB storage device. Try updating via the Internet instead. If this is not possible, make sure the USB storage device is formatted as FAT or exFAT. Check that the update file is stored in the correct file structure. If the issue continues, delete the download file from the USB drive and download it again.
| SCE_AUDIO_OUT_ERROR_SYSTEM_RESOURCE || CE-30819-1 || 0x80260011 || system resourc error
|-
|-
| SCE_SAFEMODE_ERROR_INVAL || CE-30775-2 || 0x80190031 || Error Inval
| SCE_AUDIO_OUT_ERROR_TRANS_EVENT || CE-30820-3 || 0x80260012 || transfer event send error
|-
|-
| SCE_SAFEMODE_ERROR_STAT || CE-30776-3 || 0x80190060 || Error Start
| SCE_AUDIO_OUT_ERROR_INVALID_FLAG || CE-30821-4 || 0x80260013 || Invalid volume flag value
|-
|-
| SCE_SAFEMODE_ERROR_OPEN_READ || CE-30777-4 || 0x80190061 || Error Open Read
| SCE_AUDIO_IN_ERROR_FATAL || CE-30822-5 || 0x80260100 || undefined error
|-
|-
| SCE_SAFEMODE_ERROR_OPEN_WRITE || CE-30778-5 || 0x80190062 || Error Open Write
| SCE_AUDIO_IN_ERROR_INVALID_HANDLE || CE-30823-6 || 0x80260101 || Bad value of handle
|-
|-
| SCE_SAFEMODE_ERROR_CLOSE || CE-30779-6 || 0x80190063 || Error Close
| SCE_AUDIO_IN_ERROR_INVALID_SIZE || CE-30824-7 || 0x80260102 || Invalid sample length
|-
|-
| SCE_SAFEMODE_ERROR_READ || CE-30780-8 || 0x80190064 || Error Read
| SCE_AUDIO_IN_ERROR_INVALID_FREQ || CE-30825-8 || 0x80260103 || Invalid sampling frequency
|-
|-
| SCE_SAFEMODE_ERROR_WRITE || CE-30781-9 || 0x80190065 || Error Write
| SCE_AUDIO_IN_ERROR_INVALID_TYPE || CE-30826-9 || 0x80260104 || Invalid bus type
|-
|-
| SCE_SAFEMODE_ERROR_NMOUNT_USB || CE-30784-2 || 0x80190068 || PS4 failed to detect USB device // Step 1: Verify that the USB device supports USB 2.0 or 3.0. Step 2: Ensure the device is properly inserted in the PS4, and then wait one minute before trying to access the device again. Step 3: Make sure there are not multiple partitions on the device. Step 4: Try reformatting the device using a PC if possible.
| SCE_AUDIO_IN_ERROR_INVALID_POINTER || CE-30827-0 || 0x80260105 || Invalid pointer value
|-
|-
| || CE-30785-3 || || USB device not recognized in safe mode // Step 1: Ensure the device is properly inserted in the PS4. Step 2: Wait about one minute and try updating again. Step 3: If the problem persists, initialize USB storage device on a PC, download the update file from system software update page, then put it in the specified folder and update again from the USB storage device.
| SCE_AUDIO_IN_ERROR_INVALID_PARAM || CE-30828-1 || 0x80260106 || Invalid port parameter
|-
|-
| SCE_USBD_ERROR_IO || CE-30791-0 || 0x80240001 || I/O error
| SCE_AUDIO_IN_ERROR_PORT_FULL || CE-30829-2 || 0x80260107 || Cannot open port any more
|-
|-
| SCE_USBD_ERROR_INVALID_ARG || CE-30792-1 || 0x80240002 || Invalid argument
| SCE_AUDIO_IN_ERROR_OUT_OF_MEMORY || CE-30830-4 || 0x80260108 || Not enough memory
|-
|-
| SCE_USBD_ERROR_ACCESS || CE-30793-2 || 0x80240003 || Permission denied
| SCE_AUDIO_IN_ERROR_NOT_OPENED || CE-30831-5 || 0x80260109 || This port is not opened
|-
|-
| SCE_USBD_ERROR_NO_DEVICE || CE-30794-3 || 0x80240004 || No such device
| SCE_AUDIO_IN_ERROR_BUSY || CE-30832-6 || 0x8026010A || Tried to input while inputting
|-
|-
| SCE_USBD_ERROR_NOT_FOUND || CE-30795-4 || 0x80240005 || Resource not found
| SCE_AUDIO_IN_ERROR_SYSTEM_MEMORY || CE-30833-7 || 0x8026010B || Error due to relate of the system memory access
|-
|-
| SCE_USBD_ERROR_BUSY || CE-30796-5 || 0x80240006 || Resource busy
| SCE_AUDIO_IN_ERROR_SYSTEM_IPC || CE-30834-8 || 0x8026010C || Error due to the system IPC
|-
|-
| SCE_USBD_ERROR_TIMEOUT || CE-30797-6 || 0x80240007 || Timer expired
| || CE-30835-9 || 0x80290000 ||
|-
|-
| SCE_USBD_ERROR_OVERFLOW || CE-30798-7 || 0x80240008 || Value too large to be stored in data type
| SCE_VIDEO_OUT_ERROR_INVALID_VALUE || CE-30836-0 || 0x80290001 || Invalid argument
|-
|-
| SCE_USBD_ERROR_PIPE || CE-30799-8 || 0x80240009 || Broken pipe
| SCE_VIDEO_OUT_ERROR_INVALID_ADDRESS || CE-30837-1 || 0x80290002 || Invalid address
|-
|-
| SCE_USBD_ERROR_INTERRUPTED || CE-30800-1 || 0x8024000A || Interrupted system call
| SCE_VIDEO_OUT_ERROR_INVALID_PIXEL_FORMAT || CE-30838-2 || 0x80290003 || Invalid pixel format argument
|-
| SCE_USBD_ERROR_NO_MEM || CE-30801-2 || 0x8024000B || Not enough core
|-
| SCE_USBD_ERROR_NOT_SUPPORTED || CE-30802-3 || 0x8024000C || Operation not supported
|-
| SCE_USBD_ERROR_FATAL || CE-30803-4 || 0x802400FF || Fatal error
|-
| SCE_AUDIO_OUT_ERROR_NOT_OPENED || CE-30804-5 || 0x80260001 || Tried to perform an operation (play release or get number of remaining samples) for the port not opened
|-
| SCE_AUDIO_OUT_ERROR_BUSY || CE-30805-6 || 0x80260002 || Tried to output while outputting audio
|-
| SCE_AUDIO_OUT_ERROR_INVALID_PORT || CE-30806-7 || 0x80260003 || Invalid port number
|-
| SCE_AUDIO_OUT_ERROR_INVALID_POINTER || CE-30807-8 || 0x80260004 || Invalid pointer
|-
| SCE_AUDIO_OUT_ERROR_PORT_FULL || CE-30808-9 || 0x80260005 || Cannot reserve a port(channel) any more
|-
| SCE_AUDIO_OUT_ERROR_INVALID_SIZE || CE-30809-0 || 0x80260006 || Invalid sample length specified
|-
| SCE_AUDIO_OUT_ERROR_INVALID_FORMAT || CE-30810-2 || 0x80260007 || Invalid audio format
|-
| SCE_AUDIO_OUT_ERROR_INVALID_SAMPLE_FREQ || CE-30811-3 || 0x80260008 || Invalid sampling frequency
|-
| SCE_AUDIO_OUT_ERROR_INVALID_VOLUME || CE-30812-4 || 0x80260009 || Invalid volume value
|-
| SCE_AUDIO_OUT_ERROR_INVALID_PORT_TYPE || CE-30813-5 || 0x8026000A || Invalid port type
|-
| SCE_AUDIO_OUT_ERROR_INVALID_CONF_TYPE || CE-30814-6 || 0x8026000C || Invalid config type
|-
| SCE_AUDIO_OUT_ERROR_OUT_OF_MEMORY || CE-30815-7 || 0x8026000D || Not enough memory
|-
| SCE_AUDIO_OUT_ERROR_ALREADY_INIT || CE-30816-8 || 0x8026000E || already initialized
|-
| SCE_AUDIO_OUT_ERROR_NOT_INIT || CE-30817-9 || 0x8026000F || not initialized
|-
| SCE_AUDIO_OUT_ERROR_MEMORY || CE-30818-0 || 0x80260010 || memory handling error
|-
| SCE_AUDIO_OUT_ERROR_SYSTEM_RESOURCE || CE-30819-1 || 0x80260011 || system resourc error
|-
| SCE_AUDIO_OUT_ERROR_TRANS_EVENT || CE-30820-3 || 0x80260012 || transfer event send error
|-
| SCE_AUDIO_OUT_ERROR_INVALID_FLAG || CE-30821-4 || 0x80260013 || Invalid volume flag value
|-
| SCE_AUDIO_IN_ERROR_FATAL || CE-30822-5 || 0x80260100 || undefined error
|-
| SCE_AUDIO_IN_ERROR_INVALID_HANDLE || CE-30823-6 || 0x80260101 || Bad value of handle
|-
| SCE_AUDIO_IN_ERROR_INVALID_SIZE || CE-30824-7 || 0x80260102 || Invalid sample length
|-
| SCE_AUDIO_IN_ERROR_INVALID_FREQ || CE-30825-8 || 0x80260103 || Invalid sampling frequency
|-
| SCE_AUDIO_IN_ERROR_INVALID_TYPE || CE-30826-9 || 0x80260104 || Invalid bus type
|-
| SCE_AUDIO_IN_ERROR_INVALID_POINTER || CE-30827-0 || 0x80260105 || Invalid pointer value
|-
| SCE_AUDIO_IN_ERROR_INVALID_PARAM || CE-30828-1 || 0x80260106 || Invalid port parameter
|-
| SCE_AUDIO_IN_ERROR_PORT_FULL || CE-30829-2 || 0x80260107 || Cannot open port any more
|-
| SCE_AUDIO_IN_ERROR_OUT_OF_MEMORY || CE-30830-4 || 0x80260108 || Not enough memory
|-
| SCE_AUDIO_IN_ERROR_NOT_OPENED || CE-30831-5 || 0x80260109 || This port is not opened
|-
| SCE_AUDIO_IN_ERROR_BUSY || CE-30832-6 || 0x8026010A || Tried to input while inputting
|-
| SCE_AUDIO_IN_ERROR_SYSTEM_MEMORY || CE-30833-7 || 0x8026010B || Error due to relate of the system memory access
|-
| SCE_AUDIO_IN_ERROR_SYSTEM_IPC || CE-30834-8 || 0x8026010C || Error due to the system IPC
|-
|  || CE-30835-9 || 0x80290000 ||
|-
| SCE_VIDEO_OUT_ERROR_INVALID_VALUE || CE-30836-0 || 0x80290001 || Invalid argument
|-
| SCE_VIDEO_OUT_ERROR_INVALID_ADDRESS || CE-30837-1 || 0x80290002 || Invalid address
|-
| SCE_VIDEO_OUT_ERROR_INVALID_PIXEL_FORMAT || CE-30838-2 || 0x80290003 || Invalid pixel format argument
|-
|-
| SCE_VIDEO_OUT_ERROR_INVALID_PITCH || CE-30839-3 || 0x80290004 || Invalid pitch argument
| SCE_VIDEO_OUT_ERROR_INVALID_PITCH || CE-30839-3 || 0x80290004 || Invalid pitch argument
Line 442: Line 366:
| SCE_VIDEO_OUT_ERROR_ENOMEM || CE-30858-4 || 0x8029100C || Cannot allocate memory
| SCE_VIDEO_OUT_ERROR_ENOMEM || CE-30858-4 || 0x8029100C || Cannot allocate memory
|-
|-
| SCE_AV_CONTROL_ERROR_INVALID_PARAM || CE-30859-5 || 0x802A0001 || Error Invalid Param
| || CE-30859-5 || 0x802A0001 ||
|-
|-
| SCE_AV_CONTROL_ERROR_INVALID_PITCH || CE-30860-7 || 0x802A0002 || Error Invalid Pitch
| || CE-30860-7 || 0x802A0002 ||
|-
|-
| SCE_AV_CONTROL_ERROR_INVALID_MODE || CE-30861-8 || 0x802A0003 || Error Invalid Mode
| || CE-30861-8 || 0x802A0003 ||
|-
|-
| SCE_AV_CONTROL_ERROR_PLL_FAIL || CE-30862-9 || 0x802A0004 || Error Pll Fail
| || CE-30862-9 || 0x802A0004 ||
|-
|-
| SCE_AV_CONTROL_ERROR_DP_LINK_TRAINING_FAIL || CE-30863-0 || 0x802A0005 || Error Dp Link Training Fail
| || CE-30863-0 || 0x802A0005 ||
|-
|-
| SCE_AV_CONTROL_ERROR_BLANK_TIMEOUT || CE-30864-1 || 0x802A0006 || Error Blink Timeout
| || CE-30864-1 || 0x802A0006 ||
|-
|-
| SCE_AV_CONTROL_ERROR_INIT_FAIL || CE-30865-2 || 0x802A0007 || Error Init Fail
| || CE-30865-2 || 0x802A0007 ||
|-
|-
| SCE_CAMERA_ERROR_PARAM || CE-30866-3 || 0x802E0000 || Parameter is invalid
| SCE_CAMERA_ERROR_PARAM || CE-30866-3 || 0x802E0000 || Parameter is invalid
Line 503: Line 427:
|-
|-
| SCE_CAMERA_ERROR_FATAL || CE-30889-8 || 0x802E00FF || Fatal error occurred.
| SCE_CAMERA_ERROR_FATAL || CE-30889-8 || 0x802E00FF || Fatal error occurred.
|-
| SCE_BT_ERROR_REG_NOT_READY || CE-30890-0 || 0x802F0101 || Error Reg Not Ready
|-
| SCE_BT_ERROR_REG_DELETE_NO_ENTRY || CE-30891-1 || 0x802F0102 || Error Reg Delete No Entry
|-
| SCE_BT_ERROR_REG_UPDATE_CANNOT_SAVE || CE-30892-2 || 0x802F0103 || Error Reg Update Cannot Save
|-
| SCE_BT_ERROR_REG_SET_HID_DESC_BAD_ARG || CE-30893-3 || 0x802F0105 || Error Reg Set Hid Desc Bad Arg
|-
| SCE_BT_ERROR_REG_SET_HID_DESC_NO_REG || CE-30894-4 || 0x802F0106 || Error Reg Set Hid Desc No Arg
|-
|-
| SCE_BT_ERROR_CONNECT_START_BUSY || CE-30905-7 || 0x802F0204 || Connection process with Bluetooth device cannot be started (another device being registered) // Step 1: Reboot the console. Step 2: If the system software is not up to date, update it to the latest version. Step 3: If there are any other Bluetooth devices near the console, turn them off and try again.
| SCE_BT_ERROR_CONNECT_START_BUSY || CE-30905-7 || 0x802F0204 || Connection process with Bluetooth device cannot be started (another device being registered) // Step 1: Reboot the console. Step 2: If the system software is not up to date, update it to the latest version. Step 3: If there are any other Bluetooth devices near the console, turn them off and try again.
Line 522: Line 436:
| SCE_FONT_ERROR_FATAL || CE-31493-0 || 0x80460001 || Fatal error
| SCE_FONT_ERROR_FATAL || CE-31493-0 || 0x80460001 || Fatal error
|-
|-
| SCE_FONT_ERROR_ALLOCATION_FAILED || CE-31494-1 || 0x80460010 || Invalid argument value detected
| || CE-31494-1 || || Invalid argument value detected
|-
|-
| SCE_FONT_ERROR_INVALID_MEMORY || CE-31495-2 || 0x80460003 || Invalid FontMemory detected
| || CE-31495-2 || || Invalid FontMemory detected
|-
|-
| SCE_FONT_ERROR_INVALID_LIBRARY || CE-31496-3 || 0x80460004 || Invalid FontLibrary detected
| || CE-31496-3 || || Invalid FontLibrary detected
|-
|-
| SCE_FONT_ERROR_INVALID_FONT_HANDLE || CE-31497-4 || 0x80460005 || Invalid FontHandle detected
| || CE-31497-4 || || Invalid FontHandle detected
|-
|-
| SCE_FONT_ERROR_INVALID_GLYPH || CE-31498-5 || 0x80460006 || Invalid FontGlyph detected
| || CE-31498-5 || || Invalid FontGlyph detected
|-
|-
| SCE_FONT_ERROR_INVALID_RENDERER || CE-31499-6 || 0x80460007 || Invalid FontRenderer detected
| || CE-31499-6 || || Invalid FontRenderer detected
|-
|-
| SCE_FONT_ERROR_ALLOCATION_FAILED || CE-31500-9 || 0x80460010 || Memory allocation failed
| || CE-31500-9 || || Memory allocation failed
|-
|-
| SCE_FONT_ERROR_FS_OPEN_FAILED || CE-31501-0 || 0x80460011 || File open failed
| || CE-31501-0 || || File open failed
|-
|-
| SCE_FONT_ERROR_NO_SUPPORT_LIBRARY || CE-31502-1 || 0x80460018 || Unsupported library
| || CE-31502-1 || || Unsupported library
|-
|-
| SCE_FONT_ERROR_NO_SUPPORT_FORMAT || CE-31503-2 || 0x80460019 || Unsupported format
| || CE-31503-2 || || Unsupported format
|-
|-
| SCE_FONT_ERROR_NO_SUPPORT_FUNCTION || CE-31504-3 || 0x80460020 || Unsupported function
| || CE-31504-3 || || Unsupported function
|-
|-
| SCE_FONT_ERROR_ALREADY_SPECIFIED || CE-31505-4 || 0x80460021 || Already specified
| || CE-31505-4 || || Already specified
|-
|-
| SCE_FONT_ERROR_ALREADY_ATTACHED || CE-31506-5 || 0x80460022 || Already attached
| || CE-31506-5 || || Already attached
|-
|-
| SCE_FONT_ERROR_ALREADY_OPENED || CE-31507-6 || 0x80460023 || Already opened font detected
| || CE-31507-6 || || Already opened font detected
|-
|-
| SCE_FONT_ERROR_NOT_ATTACHED_CACHE_BUFFER || CE-31508-7 || 0x80460025 || No cache buffer
| || CE-31508-7 || || No cache buffer
|-
|-
| SCE_FONT_ERROR_NO_SUPPORT_FONTSET || CE-31509-8 || 0x80460031 || Unsupported font set
| || CE-31509-8 || || Unsupported font set
|-
|-
| SCE_FONT_ERROR_FONT_OPEN_MAX || CE-31510-0 || 0x80460033 || Exceeding maximum number of font opens
| || CE-31510-0 || || Exceeding maximum number of font opens
|-
|-
| SCE_FONT_ERROR_FONT_OPEN_FAILED || CE-31511-1 || 0x80460036 || Failed in font opening process
| || CE-31511-1 || || Failed in font opening process
|-
|-
| SCE_FONT_ERROR_FONT_CLOSE_FAILED || CE-31512-2 || 0x80460037 || Failed in font closing process
| || CE-31512-2 || || Failed in font closing process
|-
|-
| SCE_FONT_ERROR_NO_SUPPORT_CODE || CE-31513-3 ||  0x80460041 || Unsupported code
| || CE-31513-3 ||  || Unsupported code
|-
|-
| SCE_FONT_ERROR_NO_SUPPORT_GLYPH || CE-31514-4 || 0x80460042 || Glyph could not be found
| || CE-31514-4 || || Glyph could not be found
|-
|-
| SCE_FONT_ERROR_NO_SUPPORT_SURFACE || CE-31515-5 || 0x80460050 || Unsupported surface
| || CE-31515-5 || || Unsupported surface
|-
|-
| SCE_FONT_ERROR_UNSET_PARAMETER || CE-31516-6 || 0x80460058 || Unset parameter
| || CE-31516-6 || || Unset parameter
|-
|-
| SCE_FONT_ERROR_ALREADY_BOUND_RENDERER || CE-31517-7 || 0x80460060 || Renderer is already bound
| || CE-31517-7 || || Renderer is already bound
|-
|-
| SCE_FONT_ERROR_NOT_BOUND_RENDERER || CE-31518-8 || 0x80460061 || Renderer is not bound
| || CE-31518-8 || || Renderer is not bound
|-
|-
| SCE_FONT_ERROR_RENDERER_ALLOCATION_FAILED || CE-31519-9 || 0x80460063 || Renderer could not allocate memory
| || CE-31519-9 || || Renderer could not allocate memory
|-
|-
| SCE_FONT_ERROR_RENDERER_RENDER_FAILED || CE-31520-1 || 0x80460065 || Render failed to render
| || CE-31520-1 || || Render failed to render
|-
|-
| SCE_MD5_ERROR_INVALID_POINTER || CE-31521-2 || 0x80480100 || invalid pointer argument
| || CE-31521-2 || || invalid pointer argument
|-
|-
| SCE_MD5_ERROR_INVALID_STATE || CE-31522-3 || 0x80480101 || invalid state
| || CE-31522-3 || || invalid state
|-
|-
| SCE_MD5_ERROR_UNINITIALIZED_CONTEXT || CE-31523-4 || 0x80480102 || uninitialized context
| || CE-31523-4 || || uninitialized context
|-
|-
| SCE_SHA0_ERROR_INVALID_POINTER || CE-31524-5 || 0x80480200 || invalid pointer argument
| || CE-31524-5 || || invalid pointer argument
|-
|-
| SCE_SHA0_ERROR_INVALID_STATE || CE-31525-6 || 0x80480201 || invalid state
| || CE-31525-6 || || invalid state
|-
|-
| SCE_SHA0_ERROR_UNINITIALIZED_CONTEXT || CE-31526-7 || 0x80480202 || uninitialized context
| || CE-31526-7 || || uninitialized context
|-
|-
| SCE_SHA1_ERROR_INVALID_POINTER || CE-31527-8 || 0x80480300 || invalid pointer argument
| || CE-31527-8 || || invalid pointer argument
|-
|-
| SCE_SHA1_ERROR_INVALID_STATE || CE-31528-9 || 0x80480301 || invalid state
| || CE-31528-9 || || invalid state
|-
|-
| SCE_SHA1_ERROR_UNINITIALIZED_CONTEXT || CE-31529-0 ||  0x80480302 || uninitialized context
| || CE-31529-0 ||  || uninitialized context
|-
|-
| SCE_SHA224_ERROR_INVALID_POINTER || CE-31530-2 || 0x80480400 || invalid pointer argument
| || CE-31530-2 || || invalid pointer argument
|-
|-
| SCE_SHA224_ERROR_INVALID_STATE || CE-31531-3 || 0x80480401 || invalid state
| || CE-31531-3 || || invalid state
|-
|-
| SCE_SHA224_ERROR_UNINITIALIZED_CONTEXT || CE-31532-4 || 0x80480402 || uninitialized context
| || CE-31532-4 || || uninitialized context
|-
|-
| SCE_SHA256_ERROR_INVALID_POINTER || CE-31533-5 || 0x80480500 || invalid pointer argument
| || CE-31533-5 || || invalid pointer argument
|-
|-
| SCE_SHA256_ERROR_INVALID_STATE || CE-31534-6 || 0x80480501 || invalid state
| || CE-31534-6 || || invalid state
|-
|-
| SCE_SHA256_ERROR_UNINITIALIZED_CONTEXT || CE-31535-7 || 0x80480502 || uninitialized context
| || CE-31535-7 || || uninitialized context
|-
|-
| SCE_SHA384_ERROR_INVALID_POINTER || CE-31536-8 || 0x80480600 || invalid pointer argument
| || CE-31536-8 || || invalid pointer argument
|-
|-
| SCE_SHA384_ERROR_INVALID_STATE || CE-31537-9 || 0x80480601 || invalid state
| || CE-31537-9 || || invalid state
|-
|-
| SCE_SHA384_ERROR_UNINITIALIZED_CONTEXT || CE-31538-0 || 0x80480602 || uninitialized context
| || CE-31538-0 || || uninitialized context
|-
|-
| SCE_SHA512_ERROR_INVALID_POINTER || CE-31539-1 || 0x80480700 || invalid pointer argument
| || CE-31539-1 || || invalid pointer argument
|-
|-
| SCE_SHA512_ERROR_INVALID_STATE || CE-31540-3 ||  0x80480701 || invalid state
| || CE-31540-3 ||  || invalid state
|-
|-
| SCE_SHA512_ERROR_UNINITIALIZED_CONTEXT || CE-31541-4 || 0x80480702 || uninitialized context
| || CE-31541-4 || || uninitialized context
|-
|-
| SCE_SHA512T_ERROR_INVALID_POINTER || CE-31542-5 || 0x80480800 || invalid pointer argument
| || CE-31542-5 || || invalid pointer argument
|-
|-
| SCE_SHA512T_ERROR_INVALID_STATE || CE-31543-6 || 0x80480801 || invalid state
| || CE-31543-6 || || invalid state
|-
|-
| SCE_SHA512T_ERROR_INVALID_DIGEST_SIZE || CE-31544-7 || 0x80480802 || invalid digest size
| || CE-31544-7 || || invalid digest size
|-
|-
| SCE_SHA512T_ERROR_UNINITIALIZED_CONTEXT || CE-31545-8 || 0x80480803 || uninitialized context
| || CE-31545-8 || || uninitialized context
|-
|-
| SCE_HMAC_ERROR_INVALID_POINTER || CE-31546-9 || 0x80481000 || invalid pointer argument
| || CE-31546-9 || || invalid pointer argument
|-
|-
| SCE_HMAC_ERROR_INVALID_DIGEST_SIZE || CE-31547-0 || 0x80481002 || invalid digest size
| || CE-31547-0 || || invalid digest size
|-
|-
| SCE_MT19937_ERROR_INVALID_POINTER || CE-31548-1 || 0x80490100 || invalid pointer argument
| || CE-31548-1 || || invalid pointer argument
|-
|-
| SCE_SFMT607_ERROR_INVALID_POINTER || CE-31549-2 || 0x80490200 || invalid pointer argument
| || CE-31549-2 || || invalid pointer argument
|-
|-
| SCE_SFMT607_ERROR_INVALID_STATE || CE-31550-4 || 0x80490201 || invalid state
| || CE-31550-4 || || invalid state
|-
|-
| SCE_SFMT607_ERROR_INVALID_SIZE || CE-31551-5 || 0x80490202 || invalid size
| || CE-31551-5 || || invalid size
|-
|-
| SCE_SFMT1279_ERROR_INVALID_POINTER || CE-31552-6 || 0x80490300 || invalid pointer argument
| || CE-31552-6 || || invalid pointer argument
|-
|-
| SCE_SFMT1279_ERROR_INVALID_STATE || CE-31553-7 || 0x80490301 || invalid state
| || CE-31553-7 || || invalid state
|-
|-
| SCE_SFMT1279_ERROR_INVALID_SIZE || CE-31554-8 || 0x80490302 || invalid size
| || CE-31554-8 || || invalid size
|-
|-
| SCE_SFMT2281_ERROR_INVALID_POINTER || CE-31555-9 || 0x80490400 || invalid pointer argument
| || CE-31555-9 || || invalid pointer argument
|-
|-
| SCE_SFMT2281_ERROR_INVALID_STATE || CE-31556-0 || 0x80490401 || invalid state
| || CE-31556-0 || || invalid state
|-
|-
| SCE_SFMT2281_ERROR_INVALID_SIZE || CE-31557-1 || 0x80490402 || invalid size
| || CE-31557-1 || || invalid size
|-
|-
| SCE_SFMT4253_ERROR_INVALID_POINTER || CE-31558-2 || 0x80490500 || invalid pointer argument
| || CE-31558-2 || || invalid pointer argument
|-
|-
| SCE_SFMT4253_ERROR_INVALID_STATE || CE-31559-3 ||  0x80490501 || invalid state
| || CE-31559-3 ||  || invalid state
|-
|-
| SCE_SFMT4253_ERROR_INVALID_SIZE || CE-31560-5 || 0x80490502 || invalid size
| || CE-31560-5 || || invalid size
|-
|-
| SCE_SFMT11213_ERROR_INVALID_POINTER || CE-31561-6 || 0x80490600 || invalid pointer argument
| || CE-31561-6 || || invalid pointer argument
|-
|-
| SCE_SFMT11213_ERROR_INVALID_STATE || CE-31562-7 || 0x80490601 || invalid state
| || CE-31562-7 || || invalid state
|-
|-
| SCE_SFMT11213_ERROR_INVALID_SIZE || CE-31563-8 || 0x80490602 || invalid size
| || CE-31563-8 || || invalid size
|-
|-
| SCE_SFMT19937_ERROR_INVALID_POINTER || CE-31564-9 || 0x80490700 || invalid pointer argument
| || CE-31564-9 || || invalid pointer argument
|-
|-
| SCE_SFMT19937_ERROR_INVALID_STATE || CE-31565-0 || 0x80490701 || invalid state
| || CE-31565-0 || || invalid state
|-
|-
| SCE_SFMT19937_ERROR_INVALID_SIZE || CE-31566-1 || 0x80490702 || invalid size
| || CE-31566-1 || || invalid size
|-
|-
| SCE_SFMT44497_ERROR_INVALID_POINTER || CE-31567-2 || 0x80490800 || invalid pointer argument
| || CE-31567-2 || || invalid pointer argument
|-
|-
| SCE_SFMT44497_ERROR_INVALID_STATE || CE-31568-3 || 0x80490801 || invalid state
| || CE-31568-3 || || invalid state
|-
|-
| SCE_SFMT44497_ERROR_INVALID_SIZE || CE-31569-4 || 0x80490802 || invalid size
| || CE-31569-4 || || invalid size
|-
|-
| SCE_SFMT86243_ERROR_INVALID_POINTER || CE-31570-6 || 0x80490900 || invalid pointer argument
| || CE-31570-6 || || invalid pointer argument
|-
|-
| SCE_SFMT86243_ERROR_INVALID_STATE || CE-31571-7 || 0x80490901 || invalid state
| || CE-31571-7 || || invalid state
|-
|-
| SCE_SFMT86243_ERROR_INVALID_SIZE || CE-31572-8 || 0x80490902 || invalid size
| || CE-31572-8 || || invalid size
|-
|-
| SCE_SFMT132049_ERROR_INVALID_POINTER || CE-31573-9 || 0x80490A00 || invalid pointer argument
| || CE-31573-9 || || invalid pointer argument
|-
|-
| SCE_SFMT132049_ERROR_INVALID_STATE || CE-31574-0 || 0x80490A01 || invalid state
| || CE-31574-0 || || invalid state
|-
|-
| SCE_SFMT132049_ERROR_INVALID_SIZE || CE-31575-1 || 0x80490A02 || invalid size
| || CE-31575-1 || || invalid size
|-
|-
| SCE_SFMT216091_ERROR_INVALID_POINTER || CE-31576-2 || 0x80490B00 || invalid pointer argument
| || CE-31576-2 || || invalid pointer argument
|-
|-
| SCE_SFMT216091_ERROR_INVALID_STATE || CE-31577-3 || 0x80490B01 || invalid state
| || CE-31577-3 || || invalid state
|-
|-
| SCE_SFMT216091_ERROR_INVALID_SIZE || CE-31578-4 || 0x80490B02 || invalid size
| || CE-31578-4 || || invalid size
|-
|-
| SCE_NGS2_ERROR_FAIL || CE-31579-5 || 0x804A0001 || fatal error
| || CE-31579-5 || || fatal error
|-
|-
| SCE_NGS2_ERROR_INVALID_MAX_GRAIN_SAMPLES || CE-31580-7 || 0x804A0050 || specified max grain samples is invalid
| || CE-31580-7 || || specified max grain samples is invalid
|-
|-
|  || CE-31581-8 ||  || specified grain samples is invalid
|  || CE-31581-8 ||  || specified grain samples is invalid
Line 1,186: Line 1,100:
|  || CE-32722-6 ||  || File not found
|  || CE-32722-6 ||  || File not found
|-
|-
|  || CE-32723-7 ||  || An invalid pointer was given as an argument / Item corrupted or cannot be detected by the console // If getting this error when selecting a theme, try deleting and downloading it again; for other content, make sure you have the license to the content; if you have the content and are still getting the error, download the content again, go to [Settings] > [PSN] > [Restore Licenses], then reboot in Safe Mode and select [Rebuild Database].
|  || CE-32723-7 ||  || An invalid pointer was given as an argument
|-
|-
|  || CE-32724-8 ||  || An invalid offset was given as an argument
|  || CE-32724-8 ||  || An invalid offset was given as an argument
Line 1,335: Line 1,249:
|  || CE-32796-7 ||  || DOM Invalid Node Type
|  || CE-32796-7 ||  || DOM Invalid Node Type
|-
|-
|  || CE-32807-0 ||  || License error // Step 1: If you have previously activated the system as your Primary PS4, go to [Settings] > [PSN] > [Activate as Your Primary PS4], deactivate, and then reactivate. Step 2: Go to [Settings] > [PSN] > [Restore Licenses],and choose the restore option. Step 3: If the error occurs again, try again later. [https://status.playstation.com You can also check the status of the PSN here.]
|  || CE-32807-0 ||  || License error // Step 1: If you have previously activated the system as your Primary PS4, go to [Settings] > [PSN] > [Activate as Your Primary PS4], deactivate, and then reactivate. Step 2: Go to [Settings] > [PSN] > [Restore Licenses],and choose the restore option. Step 3: If the error occurs again, please try again later. [https://support.us.playstation.com/app/answers/detail/a_id/237/session/L2F2LzEvdGltZS8xMzg5OTk2OTQyL3NpZC9UQkNBSURLbA%3D%3D You can also check the status of the PSN here.]
|-
|-
|  || CE-32809-2 ||  || Error occurred while launching the game (content not recognized and failed to launch) // Step 1: Launch the game on the account that was used to purchase it. Step 2: Activate console at [Settings] > [Account Management] > [Activate as Your Primary PS4]. If the console is already activated, de-activate it and activate it again. Step 3: If the error occurs on one specific game, delete it and reinstall it again.
|  || CE-32809-2 ||  || Error occurred while launching the game (content not recognized and failed to launch) // Step 1: Launch the game on the account that was used to purchase it. Step 2: Activate console at [Settings] > [Account Management] > [Activate as Your Primary PS4]. If the console is already activated, de-activate it and activate it again. Step 3: If the error occurs on one specific game, delete it and reinstall it again.
Line 1,455: Line 1,369:
|  || CE-32868-7 ||  ||  
|  || CE-32868-7 ||  ||  
|-
|-
|  || CE-32869-8 ||  || Could not start the application as the information was invalid. The database may be partially corrupted // Boot the console into Safe Mode and select [5. Rebuild Database]. Try launching the app again. If the error persists, reboot back into Safe Mode and select [3. Update System Software] or [4. Rebuild Database]. If the error is only occurring with a specific application, delete and reinstall it. If the error occurs with multiple or all applications, back up all saved data and initialize the console.
|  || CE-32869-8 ||  || Could not start the application as the information was invalid. The database may be partially corrupted // Boot the console into Safe Mode and select [5. Rebuild Database]. Try launching the app again. If the error persists, reboot back into Safe Mode and select [3. Update System Software] or [4. Rebuild Database]. If the error is only occurring with a specific application, delete and reinstall it. If the error occurs with multiple or all applications, back up all saved data and initalize the console.
|-
|-
| SCE_LNC_UTIL_ERROR_DEVKIT_EXPIRED = -2137784309 || CE-32875-5 || 0x8094000B  || Cannot start the application // Occurs on a retail ps4 with a non married bd logic board. Apps restricted from loading however dvd playback is functional.  
| SCE_LNC_UTIL_ERROR_DEVKIT_EXPIRED = -2137784309 || CE-32875-5 || 0x8094000B  || Cannot start the application // Occurs on a retail ps4 with a non married bd logic board. Apps restricted from loading however dvd playback is functional.  
Line 1,481: Line 1,395:
|  || CE-32893-5 ||  || Invalid certificate is specified
|  || CE-32893-5 ||  || Invalid certificate is specified
|-
|-
| SCE_SSL_ERROR_CN_CHECK || CE-32894-6 || 0x8095F00B || Connection to server has been lost. There might have been a problem in connecting to the network, or PSN or the server of the service provider might be temporarily busy // Step 1: Perform a connection test. Step 2: Try the following: Other devices on the network might be using a large amount of bandwidth. Wait until they finish. Make sure the router and modem supports the PS4. Contact your ISP for details. Reset internet connection by turning off modem/router for 5 minutes before turning it back on. Update router firmware. If using a Wi-Fi connection, move the PS4 and router closer together and remove any obstructions between them. Step 3: Make sure these port numbers are not blocked by the router: TCP: 80, 443, 3478, 3479, 3480; UDP: 3478, 3479. Step 4: If using a specific DNS server, change DNS settings. Step 5: If still experiencing difficulties, try again later as the server may be experiencing high traffic.
| SCE_SSL_ERROR_CN_CHECK || CE-32894-6 || 0x8095F00B || Connection to server has been lost. There might have been a problem in connecting to the network, or PSN or the server of the service provider might be temporarily busy // Step 1: Perform a connection test. Step 2: Other devices on the network might be using a large amount of bandwidth. Wait until they finish. Step 3: Make sure the router and modem supports the PS4. Step 4: Contact your ISP for details. Step 5: Reset internet connection by turning off modem/router for 5 minutes before turning it back on. Step 6: Update router firmware. Step 7: If using a Wi-Fi connection, move the PS4 and router closer together and remove any obstructions between them. Step 8: Make sure these port numbers are not blocked by the router: TCP: 80, 443, 3478, 3479, 3480; UDP: 3478, 3479. Step 9: If using a specific DNS server, change DNS settings. Step 10: If still experiencing difficulties, try again later as the server may be experiencing high traffic.
|-
|-
|  || CE-32895-7 ||  || Does not have certificate of RootCA that issued server certificate // An error has occurred.
|  || CE-32895-7 ||  || Does not have certificate of RootCA that issued server certificate // An error has occurred.
Line 1,491: Line 1,405:
|  || CE-32898-0 ||  || Socket is in blocking state
|  || CE-32898-0 ||  || Socket is in blocking state
|-
|-
|  || CE-32899-1 ||  || Received a fatal alert message from server / Cannot connect to server // Step 1: Reboot the PS4. Step 2: Restart router. Step 3: Contact ISP to check Internet connection status. Step 4: Reset router and select [Settings] > [Network] > [Set Up Internet Connection] and reconnect to the router. For details, refer to instructions supplied with the router. Step 5: Update router firmware to the latest version. Step 6: Check connection status of the PS4 in a connection test. Step 7: Make sure these port numbers are not blocked by the router: TCP: 80, 443, 3478, 3479, 3480; UDP: 3478, 3479. Step 8: If unable to connect to a service outside PSN, check the status of that service. Step 9: PSN may be temporarily busy, try again later. Check PSN status [https://status.playstation.com here].
|  || CE-32899-1 ||  || Received a fatal alert message from server / Cannot connect to server // Step 1: Reboot the PS4. Step 2: Restart router. Step 3: Contact ISP to check Internet connection status. Step 4: Reset router and select [Settings] > [Network] > [Set Up Internet Connection] and reconnect to the router. For details, refer to instructions supplied with the router. Step 5: Update router firmware to the latest version. Step 6: Check connection status of the PS4 in a connection test. Step 7: Make sure these port numbers are not blocked by the router: TCP: 80, 443, 3478, 3479, 3480; UDP: 3478, 3479. Step 8: If unable to connect to a service outside PSN, check the status of that service. Step 9: PSN may be temporarily busy, try again later. Check PSN status [https://support.us.playstation.com/app/answers/detail/a_id/237/session/L2F2LzEvdGltZS8xMzkwNTc0MzUwL3NpZC84c0M0WWFMbA%3D%3D here].
|-
|-
|  || CE-32900-4 ||  || Called API with prohibited options
|  || CE-32900-4 ||  || Called API with prohibited options
Line 1,529: Line 1,443:
|  || CE-32927-3 ||  ||  
|  || CE-32927-3 ||  ||  
|-
|-
|  || CE-32928-4 ||  || Download has been cancelled (issue during download) // Step 1: Check [Notifications] for the content you are trying to download. If the download is stuck, delete the content from [OPTIONS], and retry downloading the content from the Library. Step 2: If the download fails again, go to Safe Mode and perform "Rebuild Database". Step 3: If problems persist, initialize the PS4 using Safe Mode (back up your data before performing this).
|  || CE-32928-4 ||  || Download has been cancelled (issue during download) // Step 1: Check [Notifications] for the content you are trying to download. If the download is stuck, delete the content from [Options], and retry downloading the content from the Library. Step 2: If the download fails again, go to Safe Mode and perform [Rebuild Database]. You can find more [https://support.us.playstation.com/app/answers/detail/a_id/5044/session/L2F2LzEvdGltZS8xMzg3NzExNzAwL3NpZC91QjhTZHNJbA%3D%3D information on Safe Mode here].  Step 3: If the error occurs again, initialize the PS4 in Safe Mode (back up your data before performing this).
|-
|-
|  || CE-32930-7 ||  || Downloaded data on HDD likely to be corrupted // Delete the content and download it again.
|  || CE-32930-7 ||  || Downloaded data on HDD may be corrupted // Delete the content and download it again.
|-
|-
|  || CE-32937-4 ||  || Failed to download data // Step 1: Check the distribution period for the content you are trying to download. Step 2: Cancel the download. Step 3: If the error persists, the network connection may be temporary busy or unstable. Try again later.
|  || CE-32937-4 ||  || Failed to download data // Step 1: Check the distribution period for the content you are trying to download. Step 2: Cancel the download. Step 3: If the error persists, the network connection may be temporary busy or unstable. Try again later.
|-
|-
|  || CE-32939-6 || || Connection to server failed // Step 1: Restart the PS4. Step 2: PSN or the game's server may be temporarily unavailable. Check the status of the game's server at its website. Check the status of [https://status.playstation.com PSN here]. Step 3: If the servers are active, run the internet connection test and make sure that you can connect to the internet. Step 4: Update router to the latest firmware. Turn off other devices that are connected to the network to reduce stress. Step 5: Make sure these port numbers are not blocked by the router: TCP: 80, 443, 3478, 3479, 3480; UDP: 3478, 34. If none of this resolve the problem then try again later as the server may be experiencing high volume.
|  || CE-32939-6 || || Connection to server failed // Step 1: Restart the PS4. Step 2: PSN or the game's server may be temporarily unavailable. Check the status of the game's server at its website. Check the status of [https://support.us.playstation.com/app/answers/detail/a_id/237/session/L2F2LzEvdGltZS8xMzkwNTc0MzUwL3NpZC84c0M0WWFMbA%3D%3D PSN here]. Step 3: If the servers are active, run the internet connection test and make sure that you can connect to the internet. Step 4: Update router to the latest firmware. Turn off other devices that are connected to the network to reduce stress. Step 5: Make sure these port numbers are not blocked by the router: TCP: 80, 443, 3478, 3479, 3480; UDP: 3478, 34. If none of this resolve the problem then try again later as the server may be experiencing high volume.
|-
|-
|  || CE-32942-0 || || The extension of the URL specified with "Download a Package" > "Package URL" or the extension of content_url specified with content_list.json may not be .pkg/.PKG.
|  || CE-32942-0 || || The extension of the URL specified with "Download a Package" > "Package URL" or the extension of content_url specified with content_list.json may not be .pkg/.PKG.
Line 1,583: Line 1,497:
|-
|-
|  || CE-33081-5 ||  || Execution Max
|  || CE-33081-5 ||  || Execution Max
|-
|  || CE-33096-1 ||  || Issue uploading data // Step 1: Check if the data has been already uploaded. Step 2: Turn off the router for 5 minutes, then back on. Step 3: Try again later.
|-
|  || CE-33103-0 ||  || Cannot be shared to social networking services (initial setup of YouTube account not complete or YouTube account needs to be upgraded) // Step 1: Go to [Settings] > [Account Management] > [Link with Other Services] > [YouTube] and sign out, then sign in again. Step 2: Sign in to the official YouTube page from a browser on your computer or PS4 console, and make sure your account is upgraded.
|-
|-
|  || CE-33105-2 ||  || Set the wrong parameter
|  || CE-33105-2 ||  || Set the wrong parameter
Line 1,594: Line 1,504:
|  || CE-33107-4 ||  || Out of memory
|  || CE-33107-4 ||  || Out of memory
|-
|-
|  || CE-33108-5 ||  || Savedata directory has already been mounted / Error occurred while reading data (data failed to load) // Step 1: From the home screen, highlight the application, press the OPTIONS button and close the application. Step 2: Restart the application. Step 3: Reboot the console. Step 4: If the situation does not improve, back up your saved data from [Settings] > [Application Saved Data Management] and initialize the console from [Settings] > [Initialization] > [Initialize PS4].
|  || CE-33108-5 ||  || Savedata directory has already been mounted
|-
|-
|  || CE-33109-6 ||  || Savedata directory is not mounted
|  || CE-33109-6 ||  || Savedata directory is not mounted
Line 1,610: Line 1,520:
|  || CE-33115-3 ||  || Not enough space for mounting savedata at file system
|  || CE-33115-3 ||  || Not enough space for mounting savedata at file system
|-
|-
|  || CE-33116-4 ||  || Error occurred in the system // Reboot the console. Start the console and safe mode and select option 5 [Rebuild Database]. Back up save data and initialize the console.
|  || CE-33116-4 ||  || Internal error
|-
|-
|  || CE-33117-5 ||  || Reached mount max
|  || CE-33117-5 ||  || Reached mount max
Line 1,656: Line 1,566:
|  || CE-33179-3 ||  || Application is not found // Retry after the installation is completed. Installation of add-ons fails until the installation of application installation is complete.
|  || CE-33179-3 ||  || Application is not found // Retry after the installation is completed. Installation of add-ons fails until the installation of application installation is complete.
|-
|-
|  || CE-33191-7 ||  || Insert the correct disc into the PlayStation 4 system // Application requires that the disc be inserted into the console
|  || CE-33191-7 ||  || Insert the correct disc into the PlayStation 4 system
|-
|-
|  || CE-33199-5 ||  || You must update your system to version 1.06 or higher. Actual version: 1.01 If applications are running, choose [update later] and save your progress in the application.
|  || CE-33199-5 ||  || You must update your system to version 1.06 or higher. Actual version: 1.01 If applications are running, choose [update later] and save your progress in the application.
Line 1,833: Line 1,743:
|-
|-
|  || CE-33365-0 ||  || The microsecond value is invalid
|  || CE-33365-0 ||  || The microsecond value is invalid
|-
|  || CE-33383-0 ||  || Issue connecting to the network // Step 1: Sign out of PSN and then back in. Step 2: Reboot the console. Step 3: Turn off the router for 5 minutes, then turn it back on. Step 4: Try again later.
|-
|  || CE-33384-1 ||  || Issue with the network connection // Step 1: Perform an internet connection test by selecting [Settings] > [Network] > [Test Internet Connection] and review and configure your network settings again if necessary. Step 2: Turn off your router and modem, and wait at least 5 minutes, then restart it. Step 3: Update your router to the latest firmware.
|-
|-
|  || CE-33402-2 ||  || CommonDialogInitialize is not running
|  || CE-33402-2 ||  || CommonDialogInitialize is not running
Line 1,864: Line 1,770:
|  || CE-33414-5 ||  || Invalid NULL pointer has been specified in argument
|  || CE-33414-5 ||  || Invalid NULL pointer has been specified in argument
|-
|-
|  || CE-33415-6 ||  || Unexpected fatal error occurred / Error occurred // Step 1: Reboot the console. Step 2: If the error occurs when reading saved data, copy saved data to PlayStation Plus online storage or a USB drive, then restore it to the console. Step 3: If the situation does not improve, delete and reinstall the application.
|  || CE-33415-6 ||  || Unexpected fatal error occurred
|-
|-
|  || CE-33416-7 ||  || you use unsupported features.
|  || CE-33416-7 ||  || you use unsupported features.
Line 2,150: Line 2,056:
|  || CE-33677-6 ||  || Reached mount max.
|  || CE-33677-6 ||  || Reached mount max.
|-
|-
|  || CE-33678-7 ||  || Not entitled to the additional content (data from previous save doesn't match current data) // Step 1: Go to [Settings] > [Account Management] and select [Restore License]. Step 2: Deactivate your system and activate it again from [Settings] > [Account Management] > [Activate as Your Primary PS4].
|  || CE-33678-7 ||  || Contents no entitlement.
|-
|-
|  || CE-33679-8 ||  || Not enough space in HDD.
|  || CE-33679-8 ||  || Not enough space in HDD.
Line 2,236: Line 2,142:
|  || CE-33720-5 ||  || internal program error Core
|  || CE-33720-5 ||  || internal program error Core
|-
|-
|  || CE-33743-0 ||  || Connection to server failed // The PS4 was unable to connect to the server. Please try again later. [https://status.playstation.com You can check the status of the PSN here.]
|  || CE-33743-0 ||  || Connection to server failed // The PS4 was unable to connect to the server. Please try again later. [https://support.us.playstation.com/app/answers/detail/a_id/237/session/L2F2LzEvdGltZS8xMzg5OTUwODEyL3NpZC9CQTRvVUFLbA%3D%3D You can check the status of the PSN here.]
|-
|-
|  || CE-33755-3 ||  || invalid argument
|  || CE-33755-3 ||  || invalid argument
Line 2,276: Line 2,182:
|  || CE-33937-5 ||  || Cannot use the content. To use the content, purchase it from PSS // Content can only be used by users who have a license for it; change user or purchase it outright from PSS to use the content.
|  || CE-33937-5 ||  || Cannot use the content. To use the content, purchase it from PSS // Content can only be used by users who have a license for it; change user or purchase it outright from PSS to use the content.
|-
|-
|  || CE-33945-4 ||  || Server connection has failed (possible problem connecting to local network) // Step 1: Check that PSN service and the game's servers are available. Step 2: If both services are active, perform a connection test by going to [Settings] > [Network] > [Test Internet Connection] to confirm that you can connect to the Internet. Step 3: Update router firmware (contact router manufacturer or your ISP for assistance if required). Step 4: Turn off other devices connected to the network. Step 5: If still experiencing difficulties then try again later as the server may be experiencing high traffic.
|  || CE-33945-4 ||  || Connection to server failed (possible problem connecting to local network) // Step 1: PSN or game servers may be temporarily unavailable. Make sure these are available. Step 2: If both services are active, perform a connection test to confirm that you can connect to the Internet. Step 3: Update router firmware (contact router manufacturer or your ISP for assistance if required). Turn off other devices connected to the network. If still experiencing difficulties then try again later as the server may be experiencing high traffic.
|-
|-
|  || CE-33950-0 ||  || Could not connect to the server to verify the license (downed server) // The server may be experiencing connectivity issues, try again later.
|  || CE-33950-0 ||  || Could not connect to the server to verify the license // There may be an issue with the server, try again later.
|-
|-
|  || CE-33951-1 ||  || Unknown error. This value should not be used.
|  || CE-33951-1 ||  || Unknown error. This value should not be used.
Line 2,296: Line 2,202:
|  || CE-33958-8 ||  || Too many channels specified.
|  || CE-33958-8 ||  || Too many channels specified.
|-
|-
|  || CE-33983-6 ||  || Internet connection test error // Retry the Internet connection test. It's also possible that the PSN may be be undergoing maintenance. [https://status.playstation.com You can check the status of the PSN here].
|  || CE-33983-6 ||  || Internet connection test error // Retry the Internet connection test. It's also possible that the PSN may be be undergoing maintenance. [https://support.us.playstation.com/app/answers/detail/a_id/237/session/L2F2LzEvdGltZS8xMzkwNTc0MzUwL3NpZC84c0M0WWFMbA%3D%3D You can check the status of the PSN here].
|-
|-
|  || CE-33984-7 ||  || Connection test timed out while attempting to obtain IP address (connection issues or incorrect settings) // 1) Go to [Settings] > [Network]. 2) Select [Test Internet Connection]. 3) Reboot the console and connect to the Internet using a wired (ethernet) connection if possible. 4) If using Wi-Fi, try moving the console closer to the router and removing anything interrupting the connection between the devices. 5) Turn off router and wait at least 5 minutes, then restart it. 6) If the IP address cannot be obtained, check internet connection settings again.
|  || CE-33984-7 ||  || Connection test timed out while trying to obtain IP address // Retry internet connection test.
|-
|-
|  || CE-33985-8 ||  || Internet connection test error // Retry the Internet connection test. It's also possible that the PSN may be be undergoing maintenance. [https://status.playstation.com You can check the status of the PSN here].
|  || CE-33985-8 ||  || Internet connection test error // Retry the Internet connection test. It's also possible that the PSN may be be undergoing maintenance. [https://support.us.playstation.com/app/answers/detail/a_id/237/session/L2F2LzEvdGltZS8xMzkwNTc0MzUwL3NpZC84c0M0WWFMbA%3D%3D You can check the status of the PSN here].
|-
|-
|  || CE-33986-9 ||  || Internet connection test error (PSN down or unable to connect to internet) // PSN may be temporarily unavailable or under maintenance. [https://status.playstation.com Check PSN status]. If PSN is up, perform an Internet connection test by going to [Settings] > [Network] > [Test Internet Connection] to confirm that you can connect to the Internet.
|  || CE-33986-9 ||  || Internet connection test error (PSN down or unable to connect to internet) // PSN may be down or undergoing maintenance. [https://support.us.playstation.com/app/answers/detail/a_id/237/session/L2F2LzEvdGltZS8xMzkwNTc0MzUwL3NpZC84c0M0WWFMbA%3D%3D Check PSN status]. If PSN is up, perform an Internet connection test to confirm that you can connect to the Internet.
|-
|-
|  || CE-33987-0 ||  || Connection timed out during the PSN sign-in process // 1) Test your internet by going to [Settings] > [Network] > [Test Internet Connection]. 2) Try resetting your local network connection by turning off the modem and/or router. Wait 5 minutes, turn it back on and try signing in again to PSN. 3) You may need to update your router's firmware (contact ISP or router manufacturer for assistance if needed). If still having issues, try again later.
|  || CE-33987-0 ||  || Internet connection test error (issue connecting to PSN; connection timed out during sign-in process) // Perform a connection test to confirm you can connect to the network; if still unable to connect, try turning off the modem and/or router for 5 minutes and then turn it back on; if none of this worked, router firmware may need to be updated; if still having issues, then try again later as the server may be experiencing high traffic.
|-
|-
|  || CE-33988-1 ||  || Internet connection test error // Retry the Internet connection test. It's also possible that the PSN may be be undergoing maintenance. [https://status.playstation.com You can check the status of the PSN here].
|  || CE-33988-1 ||  || Internet connection test error // Retry the Internet connection test. It's also possible that the PSN may be be undergoing maintenance. [https://support.us.playstation.com/app/answers/detail/a_id/237/session/L2F2LzEvdGltZS8xMzkwNTc0MzUwL3NpZC84c0M0WWFMbA%3D%3D You can check the status of the PSN here].
|-
|-
|  || CE-33989-2 ||  || Internet connection test error // Retry the Internet connection test. It's also possible that the PSN may be be undergoing maintenance. [https://status.playstation.com You can check the status of the PSN here].
|  || CE-33989-2 ||  || Internet connection test error // Retry the Internet connection test. It's also possible that the PSN may be be undergoing maintenance. [https://support.us.playstation.com/app/answers/detail/a_id/237/session/L2F2LzEvdGltZS8xMzkwNTc0MzUwL3NpZC84c0M0WWFMbA%3D%3D You can check the status of the PSN here].
|-
|-
|  || CE-33990-4 ||  || Internet connection test error // Retry the Internet connection test. It's also possible that the PSN may be be undergoing maintenance. [https://status.playstation.com You can check the status of the PSN here].
|  || CE-33990-4 ||  || Internet connection test error // Retry the Internet connection test. It's also possible that the PSN may be be undergoing maintenance. [https://support.us.playstation.com/app/answers/detail/a_id/237/session/L2F2LzEvdGltZS8xMzkwNTc0MzUwL3NpZC84c0M0WWFMbA%3D%3D You can check the status of the PSN here].
|-
|-
|  || CE-33991-5 ||  || Could not connect to the network // Step 1: PSN may be temporarily unavailable. Visit the [https://status.playstation.com PSN status page] to check for service issues. Step 2: Check with the game publisher to see if there are server issues. Step 3: If both services are active, go to [Settings] > [Network] > [Test Internet Connection] to confirm that you can connect to the Internet. Step 4: Update router firmware (contact router manufacturer or your ISP for assistance if required). Step 5: Turn off other devices connected to the network. Step 6: If still experiencing difficulties then try again later as the server may be experiencing high traffic.
|  || CE-33991-5 ||  || Could not connect to the network (possible problem connecting to local network) // Step 1: PSN or game servers may be temporarily unavailable. Make sure these are available. Step 2: If both services are active, perform a connection test to confirm that you can connect to the Internet. Step 3: Update router firmware (contact router manufacturer or your ISP for assistance if required). Turn off other devices connected to the network. If still experiencing difficulties then try again later as the server may be experiencing high traffic.
|-
|-
|  || CE-33992-6 ||  || Internet connection test error (PSN down or network download speed too slow) // Check status of PSN services by visiting the status page on a connected device. If services are available (all show green) and you are still getting the error, your home network's download speed may be too slow. We recommend a minimum download speed of 5 mbps. If your speeds are slower than this, try connecting to an alternative connection with a download speed of at least 5 mbps. If still having problems, visit the PlayStation Repairs tool for more troubleshooting advice.
|  || CE-33992-6 ||  || Internet connection test error (PSN down or network download speed too slow) // Check status of PSN services by visiting the status page on a connected device. If services are available (all show green) and you are still getting the error, your home network's download speed may be too slow. We recommend a minimum download speed of 5 mbps. If your speeds are slower than this, try connecting to an alternative connection with a download speed of at least 5 mbps. If still having problems, visit our page on correcting connection problems.
|-
|-
|  || CE-33994-8 ||  || The Dialog has not been initialized
|  || CE-33994-8 ||  || The Dialog has not been initialized
Line 2,466: Line 2,372:
|  || CE-34189-5 ||  || A file close error occurred
|  || CE-34189-5 ||  || A file close error occurred
|-
|-
|  || CE-34224-5 ||  || PFS Corrupt / Integrity check error / System error has occurred // Step 1: Back up your data from [Settings] > [Application Saved Data Management]. Step 2: Go to [Settings] > [Initialization] > [Initialize PS4]. Step 3: Restore your data. Step 4: If the error persists, there may be an issue with the HDD or the console. If the HDD has been replaced, try installing another HDD or reinstalling the original HDD.
|  || CE-34224-5 ||  || PFS Corrupt // Integrity check error // System internal error // Step 1: Back up your saved data using a USB device or PS+ online storage. Go to [Settings] > [Initialization] > [Initialize PS4] and try the PS4 initialization. Step 2: Restore your saved data. Step 3: If the error occurs again there may be an issue with the PS4's hard drive (HDD). If you have previously changed the HDD, use the other HDD. If not, please visit our [https://support.us.playstation.com/app/contact_options/session/L2F2LzEvdGltZS8xMzkwOTI2Njk1L3NpZC9rZVVxc3dMbA%3D%3D Contact page] to contact SCEA for additional technical support.
|-
|-
|  || CE-34225-6 ||  || File not found in PlayGo chunk definition
|  || CE-34225-6 ||  || File not found in PlayGo chunk definition
Line 2,472: Line 2,378:
|  || CE-34304-4 ||  || HDD data likely corrupted, possibly due to a HDD hardware issue.
|  || CE-34304-4 ||  || HDD data likely corrupted, possibly due to a HDD hardware issue.
|-
|-
|  || CE-34305-5 ||  || Failed to read information from HDD (console can't read some data from the HDD) // 1) Make sure the console has the latest system software (update if needed). 2) If the HDD was upgraded, turn off the console, re-insert the original HDD and try again. 3) If the error persists, try restoring the console to factory settings. 4) If the error persists, console may be bad and in need of service. Contact PlayStation Support.
|  || CE-34335-8 ||  || No HDD detected // "Cannot access system storage" // Turn off the console, unplug it and remove the top cover. Remove the HDD and reinsert it. If still experiencing the error after reinserting the HDD, it may be corrupt or bad or the console may need to be sent in for service. Contact PlayStation Support.
|-
|  || CE-34335-8 ||  || No HDD detected / "Cannot access system storage" (HDD incorrectly installed, bad/corrupt HDD, bad console) // 1) Turn off the console, unplug it and remove the top cover. 2) Check that the HDD is correctly installed. 3) If still experiencing the error after reinserting the HDD, it may be corrupt or bad or the console may be in need of service. Contact PlayStation Support.
|-
|-
| SCE_AUDIO_OUT_ERROR_INVALID_MIXLEVEL || CE-34341-5 || 0x80260014 || Invalid mix level value
| SCE_AUDIO_OUT_ERROR_INVALID_MIXLEVEL || CE-34341-5 || 0x80260014 || Invalid mix level value
Line 2,490: Line 2,394:
|  || CE-34452-8 ||  || Downloaded data may be corrupted // Step 1: Delete the content from home screen, then restart the system. Next, re-download the content from the Library. Step 2: If the error persists, go to [Settings] > [Initialization] > [Initialize PS4] and try the PS4 initialization. Step 3: If the error occurs again there may be an issue with the PS4's hard drive (HDD). If you have previously changed the HDD, use the other HDD. If not, please visit our [https://support.us.playstation.com/app/contact_options/session/L2F2LzEvdGltZS8xNDA5MjMwNDkwL3NpZC95WUJERFoqbA%3D%3D Contact page] to contact SCEA for additional technical support.
|  || CE-34452-8 ||  || Downloaded data may be corrupted // Step 1: Delete the content from home screen, then restart the system. Next, re-download the content from the Library. Step 2: If the error persists, go to [Settings] > [Initialization] > [Initialize PS4] and try the PS4 initialization. Step 3: If the error occurs again there may be an issue with the PS4's hard drive (HDD). If you have previously changed the HDD, use the other HDD. If not, please visit our [https://support.us.playstation.com/app/contact_options/session/L2F2LzEvdGltZS8xNDA5MjMwNDkwL3NpZC95WUJERFoqbA%3D%3D Contact page] to contact SCEA for additional technical support.
|-
|-
|  || CE-34544-0 ||  || Information required to start the application can't be found (corrupted database or corrupted application) // Step 1: Make sure the PS4 has the latest system software (update if needed). // Step 2: Install the latest update for the application. Step 3: If the issue persists, reboot the PS4 in Safe Mode and select [Rebuild Database]. Step 4: If Step 3 did not solve the problem, back up all saved data and re-install the application.
|  || CE-34544-0 ||  || Database may be partially corrupted as required information to start the application cannot be found // Step 1: Make sure the PS4 has the latest system software. // Step 2: Install the latest update for the application. Step 3: If the issue persists, reboot the PS4 in Safe Mode and select [Rebuild Database]. Step 4: If Step 3 did not solve the problem, back up all saved data and re-install the application.
|-
|-
|  || CE-34545-1 ||  || Read timeout occurred
|  || CE-34545-1 ||  || Read timeout occurred
|-
|  || CE-34568-5 ||  || Error occurred in the system // Reboot the console. Start the console in Safe Mode and select option 5 [Rebuild Database]. Back up saved data and initialize the console.
|-
|-
|  || CE-34615-9 ||  || Not Implemented
|  || CE-34615-9 ||  || Not Implemented
Line 2,500: Line 2,402:
|  || CE-34627-2 ||  || Cannot install
|  || CE-34627-2 ||  || Cannot install
|-
|-
|  || CE-34632-8 ||  || Content unavailable // Content can't be used at the moment. Contact PlayStation Support.
|  || CE-34632-8 ||  || Content unavailable // Content cannot be used at the moment. Contact PlayStation Support.
|-
|-
|  || CE-34635-1 ||  || invalid previous input size
|  || CE-34635-1 ||  || invalid previous input size
|-
|  || CE-34674-4 ||  || Cannot install
|-
|  || CE-34679-9 ||  || The console couldn't download the game, as an identical file is already saved on the console // 1) Reboot the console. 2) Back up your saved data by going to [Settings] > [System] > [Back Up and Restore], and then select [Back Up PS4]. 3) Highlight the game on the home screen, press the OPTIONS button, and select [Delete]. 4) Reinstall the game from a disc, or by downloading it to your [Library].
|-
|-
|  || CE-34687-8 ||  || pContextRsrc is NULL for S3dConversionExec()
|  || CE-34687-8 ||  || pContextRsrc is NULL for S3dConversionExec()
Line 2,515: Line 2,413:
|-
|-
|  || CE-34693-5 ||  || Application is not active
|  || CE-34693-5 ||  || Application is not active
|-
|  || CE-34697-9 ||  || Possible issue with the HDD // If the console failed to format the HDD: 1) Reboot the console. 2) If the HDD is a replacement, make sure it is compatible with the console.
If the console is stuck in Safe Mode, try using the original HDD or another compatible HDD.
If the issue continues, visit PlayStation Repairs.
|-
|-
|  || CE-34698-0 ||  || Using a RW buffer or texture but setting the memory type to read-only via setResourceMemoryType(). This is determined by checking RWResource inputs to shaders against the RO bit set in the Vsharp or Tsharp.
|  || CE-34698-0 ||  || Using a RW buffer or texture but setting the memory type to read-only via setResourceMemoryType(). This is determined by checking RWResource inputs to shaders against the RO bit set in the Vsharp or Tsharp.
Line 2,527: Line 2,419:
|-
|-
|  || CE-34700-4 ||  || stream aborted
|  || CE-34700-4 ||  || stream aborted
|-
|  || CE-34703-7 ||  || Console isn't activated // 1) Visit the [https://status.playstation.com PSN status page] to check for maintenance or service issues. 2) Make sure you've activated your PS4 by going to [Settings] > [Account Management] > [Activate as Your Primary PS4]. If the issue continues: 1) Reboot the console. 2) Deactivate the console and activate it again from [Settings] > [Account Management] > [Activate as Your Primary PS4]. 3) Power cycle router and modem.
|-
|-
|  || CE-34712-7 ||  || Invalid PSVR pointer.
|  || CE-34712-7 ||  || Invalid PSVR pointer.
|-
|  || CE-34719-4 ||  || PSN account having issues synchronizing with social media account (PSN down or social media account issue) // 1) Check PSN status to see whether there are any service outages. 2) Unlink your social media account and link it again from [Settings] > [Account Management] > [Linked Services]. 3) Try linking another social media account if you have one.
If you cannot link any accounts, then try again later.
|-
|-
|  || CE-34772-3 ||  || Invalid argument
|  || CE-34772-3 ||  || Invalid argument
Line 2,560: Line 2,446:
|  || CE-34783-5 ||  || Fatal error
|  || CE-34783-5 ||  || Fatal error
|-
|-
|  || CE-34788-0 ||  || This update file cannot be used (incorrect file used for update) // Make sure you have downloaded the correct file. Check that the folder names and file names are correct. Enter the folder name and file names using uppercase letters.
|  || CE-34788-0 ||  || This update file cannot be used (incorrect file used for update)  
|-
|-
|  || CE-34861-2 ||  || Network error occurred (PSN down or no SSL) // Step 1: Check PSN status for any outages or maintenance. Step 2: If PSN is available, your network environment might not have a secure SSL deployed (most games require SSL to communicate with the game servers). Contact your ISP to confirm and/or resolve this.
|  || CE-34861-2 ||  || A network error has occurred (PSN down or no SSL) // Step 1: Check PSN status for any outages or maintenance. Step 2: If PSN is available, your network environment might not have a secure SSL deployed (most games require SSL to communicate with the game servers). Contact your ISP to confirm and/or resolve this.
|-
|-
|  || CE-34867-8 ||  || Other disc inserted // Insert the correct disc and relaunch the game.
|  || CE-34867-8 ||  || Other disc inserted // Insert the correct disc and relaunch the game.
Line 2,570: Line 2,456:
|  || CE-34877-9 ||  || Cannot play PlayStation 3 format disc
|  || CE-34877-9 ||  || Cannot play PlayStation 3 format disc
|-
|-
|  || CE-34878-0 ||  || Error occurred with the game/application // Step 1: Make sure that the console system software and the game/application are both updated to their latest versions (update if needed). Step 2: Reboot the console. Step 3: If a PlayStation Camera is connected, unplug it. Reboot the console, go to [Settings] > [Login Settings] and turn off [Enable Face Recognition]. Step 4: If you replaced the HDD, use the original HDD.  
|  || CE-34878-0 ||  || Error has occurred with the application (shows up after a game crashes) // Step 1: Close the application, install the latest system and game updates and reboot the system. Step 2: If you upgraded the HDD, use the original one. Step 3: If the error occurs again, back up all saved data and initialize the PS4. Step 4: If the error occurs with every application or as soon as the application starts, contact PlayStation Support.
 
If the error occurs again, try initializing the console (back up all data before doing this).  
 
If the issue keeps happening with multiple games/applications or immediately after starting a game/application, visit PlayStation Repairs.
|-
|  || CE-34883-6 ||  || PIN code for Remote Play is incorrect // Re-enter the code.
|-
|-
|  || CE-35230-3 ||  || Network error. Response speed from DNS server is likely delayed. // Step 1: Go to [Settings] > [Network] > [Set Up Internet Connection] > [Custom] and change the DNS settings.
|  || CE-35230-3 ||  || Network error. Response speed from DNS server is likely delayed. // Step 1: Go to [Settings] > [Network] > [Set Up Internet Connection] > [Custom] and change the DNS settings.
|-
|-
|  || CE-35235-8 ||  || Broadcast interrupted due to a server communication error
|  || CE-35239-2 ||  || Software update required to use network features // Update console to the latest system software.
|-
|  || CE-35239-2 ||  || Software update required to use network features // Go to [PS4] > [Settings] > [System Software Update] and follow the instructions to update the system software.
|-
|  || CE-35285-3 ||  || Signed out as your account has been used to sign in on another PS4 console (trying to sign in to one console when already signed in to another console) // You can only be signed in on your account for PSN on one console at a time.
 
1) Sign out of any other PS4 consoles. 2) If you can't access the other PS4 console, go to Account Management and select [Sign Out on All Devices] from the [Security] tab.
|-
|-
|  || CE-35287-5 ||  || Cannot connect to the server // PSN or the game server is temporarily unavailable. Try again later.
|  || CE-35287-5 ||  || Cannot connect to the server // PSN or the game server is temporarily unavailable. Try again later.
|-
|-
|  || CE-35290-9 ||  || Console can't read the disc // 1) Check whether your PS4 can read other discs (game discs, DVDs, or Blu-ray discs). 2) If only one disc has the problem, make sure it’s clean and free of fingerprints, smudges, or scratches. Clean the disc with a clean, soft, and lint-free cloth specifically for cleaning discs. Wipe from the center toward the edge of the disc to remove any dirt.
|  || CE-35327-0 ||  || Unable to connect to the server. The server may be temporarily busy // PSN is temporarily unavailable. Try again later as the PSN is experiencing high traffic.
|-
|  || CE-35327-0 ||  || Unable to connect to the server (PSN is overloaded) // PSN is experiencing high traffic and is temporarily unavailable. Try again later.
|-
|-
|  || CE-35340-5 ||  || This service may be under maintenance. Wait a short while before attempting to access this service again // If this error occurs every time you attempt to connect, log out of the service and then log back in.
|  || CE-35340-5 ||  || This service may be under maintenance. Wait a short while before attempting to access this service again // If this error occurs every time you attempt to connect, log out of the service and then log back in.
Line 2,600: Line 2,472:
|  || CE-35413-6 ||  || PIN code for Remote Play is incorrect // Make sure to enter the correct PIN code.
|  || CE-35413-6 ||  || PIN code for Remote Play is incorrect // Make sure to enter the correct PIN code.
|-
|-
|  || CE-35451-8 ||  || Error occurred when connecting to the server // Step 1: Restart the PS4. Step 2: If the error persists, there may be an ongoing server issue. Try again later. Step 3: [https://status.playstation.com Check PSN status].  
|  || CE-35451-8 ||  || Error occurred when connecting to the server // Step 1: Restart the PS4. Step 2: If the error persists, there may be an ongoing server issue. Try again later. Step 3: [https://support.us.playstation.com/app/answers/detail/a_id/237/session/L2F2LzEvdGltZS8xMzkwNTc0MzUwL3NpZC84c0M0WWFMbA%3D%3D Check PSN status].  
|-
|-
|  || CE-35463-1 ||  || The disc cannot be played // Step 1: Copied media, CD's, and 3D Blu-Ray movies cannot be played. Please verify that the type of disc you're trying to play is supported by the PS4. Step 2: Make sure the disc you're trying to play isn't dirty, scratched, or otherwise damaged.
|  || CE-35463-1 ||  || The disc cannot be played // Step 1: Copied media, CD's, and 3D Blu-Ray movies cannot be played. Please verify that the type of disc you're trying to play is supported by the PS4. Step 2: Make sure the disc you're trying to play isn't dirty, scratched, or otherwise damaged.
|-
|-
|  || CE-35485-5 ||  || Cannot play the disc (disc is age-restricted or dirty/scratched) // 1) Check that parental controls are not preventing the disc from playing. 2) Make sure the disc is free of dirt or scratches.
|  || CE-35486-6 ||  || System could not read the disc. The disc format may be unsupported, or the disc may be corrupted // Step 1: Eject the disc and make sure it is not dirty, scratched, or damaged. Step 2: Make sure the format of the disc is supported by the PS4. Step 3: If the error persists, turn off and reboot the PS4 in Safe Mode and try rebuilding the PS4's database.
|-
|  || CE-35486-6 ||  || Console can't read the disc. The disc format may be unsupported, or the disc may be corrupted // Step 1: Eject the disc and make sure it is not dirty, scratched, or damaged. Step 2: Make sure the format of the disc is supported by the PS4. Step 3: If the error persists, turn off and reboot the PS4 in Safe Mode and try rebuilding the PS4's database.
|-
|-
|  || CE-35489-9 ||  || Invalid region // DVD or Blu-Ray disc not supported on the system due to regional restrictions on the disc (for example, playing a EU disc on a North American console?). The region setting of the console is preset and cannot be changed to play a disc.
|  || CE-35489-9 ||  || Invalid region // DVD or Blu-Ray disc not supported on the system due to regional restrictions on the disc (for example, playing a EU disc on a North American console?); the region setting of the console is preset and cannot be changed
|-
|-
|  || CE-35657-6 ||  || Cannot start the application. Application data may be corrupted. // Step 1: Go to [Notifications] > [Downloads] and delete the failure notification. Step 2: Back up your data using USB device or PS+ online storage, and then go to Safe Mode to try [5.Rebuild Database]. You can find more information on Safe Mode here. Step 3: If the error occurs again, go to [Settings] > [Initialization] > [7. Initialize PS4 (Reinstall System Software)] and try the PS4 initialization. Note: This requires a USB device with the system update file. Information on updating via USB is located [http://us.playstation.com/support/systemupdates/ps4/new-install/index.htm here].
|  || CE-35657-6 ||  || Cannot start the application. Application data may be corrupted. // Step 1: Go to [Notifications] > [Downloads] and delete the failure notification. Step 2: Back up your data using USB device or PS+ online storage, and then go to Safe Mode to try [5.Rebuild Database]. You can find more information on Safe Mode here. Step 3: If the error occurs again, go to [Settings] > [Initialization] > [7. Initialize PS4 (Reinstall System Software)] and try the PS4 initialization. Note: This requires a USB device with the system update file. Information on updating via USB is located [http://us.playstation.com/support/systemupdates/ps4/new-install/index.htm here].
Line 2,617: Line 2,487:
|  || CE-35888-2 ||  || Cannot start the application // Wrong daughterboard in drive, see also : https://www.youtube.com/watch?feature=player_detailpage&v=pPRvG6oRV1E#t=349 / [[BDP-025]]
|  || CE-35888-2 ||  || Cannot start the application // Wrong daughterboard in drive, see also : https://www.youtube.com/watch?feature=player_detailpage&v=pPRvG6oRV1E#t=349 / [[BDP-025]]
|-
|-
|  || CE-35918-6 ||  || Console can't read the disc (bad disc or bad DVD/Blu-Ray player) // 1) Eject the disc and check that it is not dirty or damaged. 2) Insert another PS4 game disc, Blu-Ray or DVD to find out if they work. 3) If other discs can be read without any issues, the disc you are trying to play is bad. [https://www.playstation.com/en-us/support/hardware/ps4-problems-reading-discs/#read See this guide for further troubleshooting]. 4) If no game disc work after troubleshooting, contact PlayStation Support.
|  || CE-35918-6 ||  || Could not read the disc (bad disc or bad DVD/Blu-ray player) // Eject the disc and check that it is not dirty or damaged. Insert another PS4 game disc, Blu-Ray or DVD to find out if they work. If other discs can be read without any issues, the disc you are trying to play may be bad and should be replaced. If other discs don't work either, contact PlayStation Support.
|-
|-
| SCE_VIDEO_OUT_ERROR_NO_DEVICE || CE-35957-9 || 0x80290018 || Device does not exist
| SCE_VIDEO_OUT_ERROR_NO_DEVICE || CE-35957-9 || 0x80290018 || Device does not exist
|-
|-
|  || CE-36244-9 ||  || Download has been suspended. Downloaded data may be corrupted // Console error // Step 1: Restart the system and restart the download. Step 2: Downloads can be restarted from the game's icon on the Home Screen or under [Notifications] > [Downloads]. Step 3: If the error occurs again, review local network settings (change to a static IP or try changing the DNS server, try connecting to a different network or try connecting later). Step 4: If the error persists and you have previously changed the HDD, swap to the original HDD and re-install the system software. If using the original HDD, try initializing the PS4. After system initialization, try downloading the content again.
|  || CE-36244-9 ||  || Download has been suspended. Downloaded data may be corrupted // Console error // Step 1: Restart the system and restart the download; downloads can be restarted from the game's icon on the Home Screen or under [Notifications] > [Downloads]. Step 2: If the error occurs again, review local network settings (change to a static IP or try changing the DNS server, try connecting to a different network or try connecting later). Step 3: If the error persists and you have previously changed the HDD, swap to the original HDD and re-install the system software. If using the original HDD, try initializing the PS4. After system initialization, try downloading the content again.
|-
|  || CE-36249-4 ||  || Cannot download this content. It has not reached the download date yet (content not yet available) // Step 1: Try downloading the content when it gets closer to the release date. Step 2: To enable the auto-download feature, go to [Settings] > [System] > [Automatic Downloads and Updates] and enable > [Saved Data and Update File].
|-
|-
|  || CE-36275-3 ||  || Unable to post a comment on a broadcast // Step 1: Ensure that port TCP 6667 is not blocked by the router or network settings. Step 2: The Streaming service may be having server problems. Try again later or check the website of the streaming service for maintenance info.  
|  || CE-36275-3 ||  || Unable to post a comment on a broadcast // Step 1: Ensure that port TCP 6667 is not blocked by the router or network settings. Step 2: The Streaming service may be having server problems. Try again later or check the Streaming service website for more info.  
|-
|-
|  || CE-36297-7 ||  || Broadcast interrupted due to a server communication error // 1) Reduce broadcast quality. 2) Make sure the router is up to date. 3) The network may be busy. Try again at a less busy time.
|  || CE-36329-3 ||  || Error with system software / Console error // Step 1: Make sure that you have the latest system software by selecting [Settings] > [System Software Update]. The system will then reboot. Step 2: If you cannot reach [Settings], go into Safe Mode and update using option 3. Step 3 If the error occurs again, back up all saved data and initialize the console. Step 3: If the error continues, contact PlayStation Support.
|-
|-
|  || CE-36329-3 ||  || Error has occurred with system software / Console error // Step 1: Make sure that you have the latest system software by selecting [Settings] > [System Software Update]. The system will then reboot. Step 2: If you cannot reach [Settings], go into Safe Mode and update using option 3. Step 3: If the error occurs again, back up all saved data and initialize the console. Step 3: If the error continues, contact PlayStation Support.
|  || CE-36249-4 ||  || Cannot download this content. It has not reached the download date yet // Try downloading the content when it gets closer to the release date.
|-
|-
|  || CE-36330-5 ||  || Internal error // Completely turn off the PS4 and reboot the system.
|  || CE-36330-5 ||  || Internal error // Completely turn off the PS4 and reboot the system.
|-
|  || CE-36418-2 ||  || Bluetooth device not supported // Device may not be supported by the console. Try using a supported device instead.
|-
|  || CE-36420-5 ||  || Error during Bluetooth connection with console (possible issue with Bluetooth pairing authentication on console) // Step 1: Disconnect the Bluetooth device from the console. Step 2: Reboot the console. Step 3: Try pairing the device with the cable connected.
|-
|-
|  || CE-36433-9 ||  || The original application package specified upon creating the patch package and the original application installed onto the Development Kit/Testing Kit may not be matching.  
|  || CE-36433-9 ||  || The original application package specified upon creating the patch package and the original application installed onto the Development Kit/Testing Kit may not be matching.  
Check that the original application package specified upon creating the patch package is installed on the Development Kit/Testing Kit.
Check that the original application package specified upon creating the patch package is installed on the Development Kit/Testing Kit.
|-
|-
|  || CE-36485-6 ||  || Cannot recognize the USB storage device // Ensure the device is properly inserted in the console. Make sure the storage device is formatted with the supported file system (FAT or exFAT). If "This USB storage device cannot be used" notification pops up when the device is inserted into the console, it is likely an unsupported device.
|  || CE-36485-6 ||  || Cannot recognize the USB storage device // Ensure the device is properly inserted in the console. Make sure the storage device is formatted with the supported file system (FAT or exFAT). If "This USB storage device cannot be used" notification pops up when the device is inserted into the console, device might not be supported by the console.
|-
|-
| SCE_VIDEO_OUT_ERROR_UNAVAILABLE_OUTPUT_MODE || CE-37528-5 || 0x80290019 || Unavailable output mode now
| SCE_VIDEO_OUT_ERROR_UNAVAILABLE_OUTPUT_MODE || CE-37528-5 || 0x80290019 || Unavailable output mode now
|-
|-
|  || CE-37533-1 ||  || Face recognition error // An occurred during face recognition log-in. It is possible that the face data is corrupted. Step 1: Log in to the system, and re-register the face data. Step 2: If the error occurs again, face data of other users on the PS4 system may be corrupted. Log-in to other user and re-register the face data.
|  || CE-37533-1 ||  || Face recognition error. // An occurred during face recognition log-in. It is possible that the face data is corrupted. Step 1: Log in to the system, and re-register the face data. Step 2: If the error occurs again, face data of other users on the PS4 system may be corrupted. Log-in to other user and re-register the face data.
|-
|-
|  || CE-37534-2 ||  || Face recognition error // An occurred during face recognition log-in. It is possible that the face data is corrupted. Step 1: Log in to the system, and re-register the face data. Step 2: If the error occurs again, face data of other users on the PS4 system may be corrupted. Log-in to other user and re-register the face data.
|  || CE-37534-2 ||  || Face recognition error. // An occurred during face recognition log-in. It is possible that the face data is corrupted. Step 1: Log in to the system, and re-register the face data. Step 2: If the error occurs again, face data of other users on the PS4 system may be corrupted. Log-in to other user and re-register the face data.
|-
|-
|  || CE-37535-3 ||  || Face recognition error // An occurred during face recognition log-in. It is possible that the face data is corrupted. Step 1: Log in to the system, and re-register the face data. Step 2: If the error occurs again, face data of other users on the PS4 system may be corrupted. Log-in to other user and re-register the face data.
|  || CE-37535-3 ||  || Face recognition error. // An occurred during face recognition log-in. It is possible that the face data is corrupted. Step 1: Log in to the system, and re-register the face data. Step 2: If the error occurs again, face data of other users on the PS4 system may be corrupted. Log-in to other user and re-register the face data.
|-
|-
|  || CE-37536-4 ||  || Face recognition error // An occurred during face recognition log-in. It is possible that the face data is corrupted. Step 1: Log in to the system, and re-register the face data. Step 2: If the error occurs again, face data of other users on the PS4 system may be corrupted. Log-in to other user and re-register the face data.
|  || CE-37536-4 ||  || Face recognition error. // An occurred during face recognition log-in. It is possible that the face data is corrupted. Step 1: Log in to the system, and re-register the face data. Step 2: If the error occurs again, face data of other users on the PS4 system may be corrupted. Log-in to other user and re-register the face data.
|-
|-
|  || CE-37537-5 ||  || Face recognition error // An occurred during face recognition log-in. It is possible that the face data is corrupted. Step 1: Log in to the system, and re-register the face data. Step 2: If the error occurs again, face data of other users on the PS4 system may be corrupted. Log-in to other user and re-register the face data.
|  || CE-37537-5 ||  || Face recognition error. // An occurred during face recognition log-in. It is possible that the face data is corrupted. Step 1: Log in to the system, and re-register the face data. Step 2: If the error occurs again, face data of other users on the PS4 system may be corrupted. Log-in to other user and re-register the face data.
|-
|-
|  || CE-37538-6 ||  || Face recognition error // An occurred during face recognition log-in. It is possible that the face data is corrupted. Step 1: Log in to the system, and re-register the face data. Step 2: If the error occurs again, face data of other users on the PS4 system may be corrupted. Log-in to other user and re-register the face data.
|  || CE-37538-6 ||  || Face recognition error. // An occurred during face recognition log-in. It is possible that the face data is corrupted. Step 1: Log in to the system, and re-register the face data. Step 2: If the error occurs again, face data of other users on the PS4 system may be corrupted. Log-in to other user and re-register the face data.
|-
|-
| SCE_VIDEO_OUT_ERROR_INVALID_OPTION || CE-37573-5 || 0x8029001A || Invalid option argument
| SCE_VIDEO_OUT_ERROR_INVALID_OPTION || CE-37573-5 || 0x8029001A || Invalid option argument
Line 2,660: Line 2,524:
|  || CE-37700-7 ||  || Download cancelled as the content is not available on the PSS // Step 1: Make sure the content you are trying to download is valid and you hold the license for it. Step 2: If you are trying to preload a title that you have pre-ordered, make sure the content is within the downloadable date and try again later.
|  || CE-37700-7 ||  || Download cancelled as the content is not available on the PSS // Step 1: Make sure the content you are trying to download is valid and you hold the license for it. Step 2: If you are trying to preload a title that you have pre-ordered, make sure the content is within the downloadable date and try again later.
|-
|-
|  || CE-37704-1 ||  || Download cancelled due to insufficient space on the HDD // Step 1: Try deleting applications from the Home screen. These can be re-downloaded again later. Step 2: If the error persists when downloading an application update file, try deleting the application first, then re-download the content.
|  || CE-37704-1 ||  || Download cancelled due to insufficient space on the HDD // Try deleting applications from the Home screen. These can be re-downloaded again later. If the error persists when downloading an application update file, try deleting the application first, then re-download the content.
|-
|-
|  || CE-37732-2 ||  || The downloaded file was not installed in the system properly. Downloaded data likely corrupted during the download process // Step 1: Delete the content. Step 2: Try to re-download the file. Step 3: If the error persists, go to [Settings] > [Initialization] > [Initialize PS4] and try the PS4 initialization. Step 4: If the error occurs again and you have previously changed the HDD, swap to the original HDD and reinstall the system software. After system re-installation or initialization, try downloading the content again.
|  || CE-37732-2 ||  || The downloaded file was not installed in the system properly. Downloaded data likely corrupted during the download process // Step 1: Delete the content. Step 2: Try to re-download the file. Step 3: If the error persists, go to [Settings] > [Initialization] > [Initialize PS4] and try the PS4 initialization. Step 4: If the error occurs again and you have previously changed the HDD, swap to the original HDD and reinstall the system software. After system re-installation or initialization, try downloading the content again.
|-
|-
| || CE-37857-0 ||  || PS4 cannot recognize USB storage device // Step 1: Connect the storage device. Step 2: If the storage device is connected but you see this error, disconnect it and reconnect it. Step 3: Select [Sound/Devices] > [Stop Using Extended Storage] and reconnect the device. Make sure it is connected securely. Step 4: Make sure the device is FAT or exFAT formatted. Step 5: If still having issues, see our page on external HDD support.
| || CE-37857-0 ||  || PS4 cannot recognize USB storage device // Connect the storage device. If the storage device is connected but you see this error, disconnect it and reconnect it. Select [Sound/Devices] > [Stop Using Extended Storage] and reconnect the device. Make sure it is connected securely. Make sure the device is FAT or exFAT formatted. If still having issues, see our page on external HDD support.
|-
|-
| SCE_AUDIO_OUT_ERROR_INVALID_ARG || CE-38516-3 || 0x80260015 || Invalid argument
| SCE_AUDIO_OUT_ERROR_INVALID_ARG || CE-38516-3 || 0x80260015 || Invalid argument
Line 2,688: Line 2,552:
|  || CE-38604-1 ||  || Cannot download the application since a disc version of the same title is installed // Delete the application, then try to start the download. The console will retain the save data for the game, but any add-ons will need to be downloaded again.
|  || CE-38604-1 ||  || Cannot download the application since a disc version of the same title is installed // Delete the application, then try to start the download. The console will retain the save data for the game, but any add-ons will need to be downloaded again.
|-
|-
|  || CE-38605-2 ||  || Error occurred while downloading the content on console // 1) Select [Notifications] from the function screen. 2) Highlight the notification regarding the download, press the triangle button, and select [Delete]. 3) If using extended storage, go to [Settings] > [Devices] > [USB Storage Devices], choose the storage and select [Stop Using This Extended Storage]. Remove the extended storage device from the console. 4) Reinstall the application. If the error continues, back up all data and initialize the console.
|  || CE-38612-0 || 0x80990091 || Application data on HDD may be partially corrupted // Back up all saved data. Delete and reinstall the application. If the error persists, go to [Settings] > [Initialization] > [Initialize PS4] > [Quick] and initialize the console. Then install the application. If you have upgraded the HDD, swap to the original one.
|-
|  || CE-38606-3 ||  || Cannot add the following content to Downloads
|-
|  || CE-38612-0 || 0x80990091 || Application data on HDD likely to be partially corrupted // Step 1: Back up all saved data on a USB storage device or in the PlayStation Plus Online Storage. Step 2: Delete and reinstall the application. Step 3: If the error persists, go to [Settings] > [Initialization] > [Initialize PS4] > [Quick] and initialize the console. Then install the application. Step 4: If you have upgraded the HDD, try using the original one.
|-
|-
|  || CE-38633-9 ||  || Broadcast interrupted due to a server communication error // 1) Reduce broadcast quality. 2) Make sure the router is up to date. 3) The network may be busy. Try again at a less busy time.
|  || CE-38703-1 ||  || Could not connect to the network
|-
|-
|  || CE-38702-0 ||  || Unable to acquire information from the server. You might experience network or Internet connection issues //  Step 1: Restart your router. Step 2: Reboot the console. Step 3: Contact ISP to check Internet connection status. Step 4: Reset the router and select [Settings] > [Network] > [Set Up Internet Connection] to reconnect to the router. For details, refer to instructions supplied with the router. Step 5: Update router firmware to the latest version. Step 6: Select [Settings] > [Network] > [Test Internet Connection], and then check your Internet connection status. Step 7: PSN may be temporarily busy. Check its status and try again later. Step 8: A firewall or other security measure might be preventing you from connecting to the network. Make sure your network devices do not block the following port numbers: TCP: 80, 443, 3478, 3479, 3480; UDP: 3478, 3479. Step 9: If unable to connect to a service outside PSN, check the status of that service.
|  || CE-38702-0 ||  || Unable to acquire information from the server. You might experience network or Internet connection issues //  Step 1: Restart router. Step 2: Restart the PS4. Step 3: Contact ISP to check Internet connection status. Step 4: Reset router and select [Settings] > [Network] > [Set Up Internet Connection] to reconnect to the router. For details, refer to instructions supplied with the router. Step 5: Update router firmware to the latest version. Step 6: Check connection status of the PS4 in a connection test. Step 7: PSN may be temporarily busy, try again later. Check PSN status [https://support.us.playstation.com/app/answers/detail/a_id/237/session/L2F2LzEvdGltZS8xMzkwNTc0MzUwL3NpZC84c0M0WWFMbA%3D%3D here]. Step 8: Make sure these port numbers are not blocked by the router: TCP: 80, 443, 3478, 3479, 3480; UDP: 3478, 3479. Step 9: If unable to connect to a service outside PSN, check the status of that service.
|-
|-
|  || CE-38703-1 ||  || Cannot connect to the server // 1) Reboot the console. 2) Reboot the router. 3) Contact ISP to check Internet connection status. 4) Reset router and select [Settings] > [Network] > [Set Up Internet Connection] and reconnect to the router. For details, refer to instructions supplied with the router. 5) Update router firmware to the latest version. 6) Select [Settings] > [Network] > [Test Internet Connection], and then check your Internet connection status. 7) A firewall or other security measure might be preventing you from connecting to the network. Make sure your network devices do not block the following port numbers: TCP: 80, 443, 3478, 3479, 3480; UDP: 3478, 3479. 8) If unable to connect to a service outside PSN, check the status of that service. 9) PSN may be temporarily busy, try again later. Check PSN status.
|  || CE-38706-4 ||  || Cannot connect to the server // Step 1: If unable to connect to a service outside PSN, check the status of that service. Step 2: PSN may be temporarily busy, try again later. Check PSN status [https://support.us.playstation.com/app/answers/detail/a_id/237/session/L2F2LzEvdGltZS8xMzkwNTc0MzUwL3NpZC84c0M0WWFMbA%3D%3D here]. Step 3: Restart the PS4. Step 4: Restart router. Step 5: Contact ISP to check Internet connection status. Step 6: Reset router and select [Settings] > [Network] > [Set Up Internet Connection] to reconnect to the router. For details, refer to instructions supplied with the router. Step 7: Update router firmware to the latest version. Step 8: Check connection status of the PS4 in a connection test. Step 9: Make sure these port numbers are not blocked by the router: TCP: 80, 443, 3478, 3479, 3480; UDP: 3478, 34.  
|-
|  || CE-38706-4 ||  || Cannot connect to the server // If unable to connect to a service outside PSN, check the status of that service. PSN may be temporarily busy, try again later. Check PSN status. Step 1: Reboot the console. Step 2: Reboot the router. Step 3: Contact ISP to check Internet connection status. Step 4: Reset router and select [Settings] > [Network] > [Set Up Internet Connection] and reconnect to the router. For details, refer to instructions supplied with the router. Step 5: Update router firmware to the latest version. Step 6: Select [Settings] > [Network] > [Test Internet Connection], and then check your Internet connection status. Step 7: A firewall or other security measure might be preventing you from connecting to the network. Make sure your network devices do not block the following port numbers: TCP: 80, 443, 3478, 3479, 3480; UDP: 3478, 3479.  
|-
|-
| SCE_AUDIO_OUT_ERROR_MASTERING_INVALID_FLAGS || CE-39196-8 || 0x80260205 || Specified flags is invalid.
| SCE_AUDIO_OUT_ERROR_MASTERING_INVALID_FLAGS || CE-39196-8 || 0x80260205 || Specified flags is invalid.
Line 2,706: Line 2,564:
| SCE_VIDEO_OUT_ERROR_PORT_UNSUPPORTED_FUNCTION || CE-39197-9 || 0x8029001B || Unsupported function with the specified port.
| SCE_VIDEO_OUT_ERROR_PORT_UNSUPPORTED_FUNCTION || CE-39197-9 || 0x8029001B || Unsupported function with the specified port.
|-
|-
|  || CE-39935-9 ||  || Connection to server failed // Step 1: Restart the PS4. Step 2: PSN or the game's server may be temporarily unavailable. Check the status of the game's server at its website. Check PSN status. Step 3: If the servers are active, run the internet connection test and make sure that you can connect to the internet. Step 4: Update router to the latest firmware. Turn off other devices that are connected to the network to reduce stress. Step 5: Make sure these port numbers are not blocked by the router: TCP: 80, 443, 3478, 3479, 3480; UDP: 3478, 34. If none of this resolve the problem then try again later as the server may be experiencing high volume.
|  || CE-39935-9 ||  || Connection to server failed // Step 1: Restart the PS4. Step 2: PSN or the game's server may be temporarily unavailable. Check the status of the game's server at its website. Check the status of [https://support.us.playstation.com/app/answers/detail/a_id/237/session/L2F2LzEvdGltZS8xMzkwNTc0MzUwL3NpZC84c0M0WWFMbA%3D%3D PSN here]. Step 3: If the servers are active, run the internet connection test and make sure that you can connect to the internet. Step 4: Update router to the latest firmware. Turn off other devices that are connected to the network to reduce stress. Step 5: Make sure these port numbers are not blocked by the router: TCP: 80, 443, 3478, 3479, 3480; UDP: 3478, 34. If none of this resolve the problem then try again later as the server may be experiencing high volume.
|-
|-
|  || CE-39984-3 ||  || PS4 console obtained an IP address but cannot connect to the internet (incorrect settings or Wi-Fi requires a log in) // Step 1: Confirm your connection settings and try an Internet connection test. Step 2: If you are using a Wi-Fi hotspot, you may need to log in to the hotspot network in order to connect to the Internet. Step 3: If unable to open the PS4's browser, go to [Settings] > [User's Guide] and the wireless hotspot's login screen will appear.
|  || CE-39984-3 ||  || The PS4 obtained an IP address but could not connect to the internet // Confirm your connection settings and try an Internet connection test. If you are using a Wi-Fi hotspot, you may need to log in to the hotspot network in order to connect to the internet. If unable to open the PS4's browser, go to the User's Guide and the hotspot network's login screen will appear.
|-
|-
|  || CE-39985-4 ||  || Connection to server failed // Step 1: Restart the PS4. Step 2: PSN or the game's server may be temporarily unavailable. Check the status of the game's server at its website. Check PSN status. Step 3: If the servers are active, run the internet connection test and make sure that you can connect to the internet. Step 4: Update router to the latest firmware. Turn off other devices that are connected to the network to reduce stress. Step 5: Make sure these port numbers are not blocked by the router: TCP: 80, 443, 3478, 3479, 3480; UDP: 3478, 34. If none of this resolve the problem then try again later as the server may be experiencing high volume.
|  || CE-39985-4 ||  || Connection to server failed // Step 1: Restart the PS4. Step 2: PSN or the game's server may be temporarily unavailable. Check the status of the game's server at its website. Check the status of [https://support.us.playstation.com/app/answers/detail/a_id/237/session/L2F2LzEvdGltZS8xMzkwNTc0MzUwL3NpZC84c0M0WWFMbA%3D%3D PSN here]. Step 3: If the servers are active, run the internet connection test and make sure that you can connect to the internet. Step 4: Update router to the latest firmware. Turn off other devices that are connected to the network to reduce stress. Step 5: Make sure these port numbers are not blocked by the router: TCP: 80, 443, 3478, 3479, 3480; UDP: 3478, 34. If none of this resolve the problem then try again later as the server may be experiencing high volume.
|-
|  || CE-40305-2 ||  || Error occurred while updating VR device software // Make sure the PS VR system (console, PU and HMU) is connected properly and firmly and try again. Update PS VR device software: 1) Make sure the console is online and that the console and PlayStation VR have been updated to their latest versions. 2) Update the console system software. 3) Turn on the PS VR system to update device software (can also select [Settings] > [Devices] > [PlayStation VR] > [PlayStation Device Software] > [Update PlayStation VR Device Software] to start it as well)
|-
|  || CE-40306-3 ||  || Error occurred while updating VR device software // Make sure the PS VR system (console, PU and HMU) is connected properly and firmly and try again. Update PS VR device software: 1) Make sure the console is online and that the console and PlayStation VR have been updated to their latest versions. 2) Update the console system software. 3) Turn on the PS VR system to update device software (can also select [Settings] > [Devices] > [PlayStation VR] > [PlayStation Device Software] > [Update PlayStation VR Device Software] to start it as well)
|-
|  || CE-40307-4 ||  || Error occurred while updating VR device software // Make sure the PS VR system (console, PU and HMU) is connected properly and firmly and try again. Update PS VR device software: 1) Make sure the console is online and that the console and PlayStation VR have been updated to their latest versions. 2) Update the console system software. 3) Turn on the PS VR system to update device software (can also select [Settings] > [Devices] > [PlayStation VR] > [PlayStation Device Software] > [Update PlayStation VR Device Software] to start it as well)
|-
|  || CE-40309-6 ||  || Error occurred while updating VR device software // Make sure the PS VR system (console, PU and HMU) is connected properly and firmly and try again. Update PS VR device software: 1) Make sure the console is online and that the console and PlayStation VR have been updated to their latest versions. 2) Update the console system software. 3) Turn on the PS VR system to update device software (can also select [Settings] > [Devices] > [PlayStation VR] > [PlayStation Device Software] > [Update PlayStation VR Device Software] to start it as well)
|-
|  || CE-40311-9 ||  || Error occurred while updating VR device software // Make sure the PS VR system (console, PU and HMU) is connected properly and firmly and try again. Update PS VR device software: 1) Make sure the console is online and that the console and PlayStation VR have been updated to their latest versions. 2) Update the console system software. 3) Turn on the PS VR system to update device software (can also select [Settings] > [Devices] > [PlayStation VR] > [PlayStation Device Software] > [Update PlayStation VR Device Software] to start it as well)
|-
|  || CE-40312-0 ||  || Error occurred while updating VR device software // Make sure the PS VR system (console, PU and HMU) is connected properly and firmly and try again. Update PS VR device software: 1) Make sure the console is online and that the console and PlayStation VR have been updated to their latest versions. 2) Update the console system software. 3) Turn on the PS VR system to update device software (can also select [Settings] > [Devices] > [PlayStation VR] > [PlayStation Device Software] > [Update PlayStation VR Device Software] to start it as well)
|-
|  || CE-40313-1 ||  || Error occurred while updating VR device software // Make sure the PS VR system (console, PU and HMU) is connected properly and firmly and try again. Update PS VR device software: 1) Make sure the console is online and that the console and PlayStation VR have been updated to their latest versions. 2) Update the console system software. 3) Turn on the PS VR system to update device software (can also select [Settings] > [Devices] > [PlayStation VR] > [PlayStation Device Software] > [Update PlayStation VR Device Software] to start it as well)
|-
|  || CE-40314-2 ||  || Error occurred while updating VR device software // Make sure the PS VR system (console, PU and HMU) is connected properly and firmly and try again. Update PS VR device software: 1) Make sure the console is online and that the console and PlayStation VR have been updated to their latest versions. 2) Update the console system software. 3) Turn on the PS VR system to update device software (can also select [Settings] > [Devices] > [PlayStation VR] > [PlayStation Device Software] > [Update PlayStation VR Device Software] to start it as well)
|-
|  || CE-40315-3 ||  || Error occurred while updating VR device software // Make sure the PS VR system (console, PU and HMU) is connected properly and firmly and try again. Update PS VR device software: 1) Make sure the console is online and that the console and PlayStation VR have been updated to their latest versions. 2) Update the console system software. 3) Turn on the PS VR system to update device software (can also select [Settings] > [Devices] > [PlayStation VR] > [PlayStation Device Software] > [Update PlayStation VR Device Software] to start it as well)
|-
|  || CE-40316-4 ||  || Error occurred while updating VR device software // Make sure the PS VR system (console, PU and HMU) is connected properly and firmly and try again. Update PS VR device software: 1) Make sure the console is online and that the console and PlayStation VR have been updated to their latest versions. 2) Update the console system software. 3) Turn on the PS VR system to update device software (can also select [Settings] > [Devices] > [PlayStation VR] > [PlayStation Device Software] > [Update PlayStation VR Device Software] to start it as well)
|-
|  || CE-40317-5 ||  || Error occurred while updating VR device software // Make sure the PS VR system (console, PU and HMU) is connected properly and firmly and try again. Update PS VR device software: 1) Make sure the console is online and that the console and PlayStation VR have been updated to their latest versions. 2) Update the console system software. 3) Turn on the PS VR system to update device software (can also select [Settings] > [Devices] > [PlayStation VR] > [PlayStation Device Software] > [Update PlayStation VR Device Software] to start it as well)
|-
|  || CE-40318-6 ||  || Error occurred while updating VR device software // Make sure the PS VR system (console, PU and HMU) is connected properly and firmly and try again. Update PS VR device software: 1) Make sure the console is online and that the console and PlayStation VR have been updated to their latest versions. 2) Update the console system software. 3) Turn on the PS VR system to update device software (can also select [Settings] > [Devices] > [PlayStation VR] > [PlayStation Device Software] > [Update PlayStation VR Device Software] to start it as well)
|-
|  || CE-40319-7 ||  || Error occurred while updating VR device software // Make sure the PS VR system (console, PU and HMU) is connected properly and firmly and try again. Update PS VR device software: 1) Make sure the console is online and that the console and PlayStation VR have been updated to their latest versions. 2) Update the console system software. 3) Turn on the PS VR system to update device software (can also select [Settings] > [Devices] > [PlayStation VR] > [PlayStation Device Software] > [Update PlayStation VR Device Software] to start it as well)
|-
|  || CE-40320-9 ||  || Error occurred while updating VR device software // Make sure the PS VR system (console, PU and HMU) is connected properly and firmly and try again. Update PS VR device software: 1) Make sure the console is online and that the console and PlayStation VR have been updated to their latest versions. 2) Update the console system software. 3) Turn on the PS VR system to update device software (can also select [Settings] > [Devices] > [PlayStation VR] > [PlayStation Device Software] > [Update PlayStation VR Device Software] to start it as well)
|-
|  || CE-40321-0 ||  || Error occurred while updating VR device software // Make sure the PS VR system (console, PU and HMU) is connected properly and firmly and try again. Update PS VR device software: 1) Make sure the console is online and that the console and PlayStation VR have been updated to their latest versions. 2) Update the console system software. 3) Turn on the PS VR system to update device software (can also select [Settings] > [Devices] > [PlayStation VR] > [PlayStation Device Software] > [Update PlayStation VR Device Software] to start it as well)
|-
|  || CE-40322-2 ||  || Error occurred while updating VR device software // Make sure the PS VR system (console, PU and HMU) is connected properly and firmly and try again. Update PS VR device software: 1) Make sure the console is online and that the console and PlayStation VR have been updated to their latest versions. 2) Update the console system software. 3) Turn on the PS VR system to update device software (can also select [Settings] > [Devices] > [PlayStation VR] > [PlayStation Device Software] > [Update PlayStation VR Device Software] to start it as well)
|-
|  || CE-40323-3 ||  || Error occurred while updating VR device software // Make sure the PS VR system (console, PU and HMU) is connected properly and firmly and try again. Update PS VR device software: 1) Make sure the console is online and that the console and PlayStation VR have been updated to their latest versions. 2) Update the console system software. 3) Turn on the PS VR system to update device software (can also select [Settings] > [Devices] > [PlayStation VR] > [PlayStation Device Software] > [Update PlayStation VR Device Software] to start it as well)
|-
|  || CE-40325-4 ||  || Error occurred while updating VR device software // Make sure the PS VR system (console, PU and HMU) is connected properly and firmly and try again. Update PS VR device software: 1) Make sure the console is online and that the console and PlayStation VR have been updated to their latest versions. 2) Update the console system software. 3) Turn on the PS VR system to update device software (can also select [Settings] > [Devices] > [PlayStation VR] > [PlayStation Device Software] > [Update PlayStation VR Device Software] to start it as well)
|-
|  || CE-40327-6 ||  || Error occurred while updating VR device software // Make sure the PS VR system (console, PU and HMU) is connected properly and firmly and try again. Update PS VR device software: 1) Make sure the console is online and that the console and PlayStation VR have been updated to their latest versions. 2) Update the console system software. 3) Turn on the PS VR system to update device software (can also select [Settings] > [Devices] > [PlayStation VR] > [PlayStation Device Software] > [Update PlayStation VR Device Software] to start it as well)
|-
|-
| SCE_VIDEO_OUT_ERROR_UNSUPPORTED_OPERATION || CE-40767-4 || 0x8029001C || Unsupported operation
| SCE_VIDEO_OUT_ERROR_UNSUPPORTED_OPERATION || CE-40767-4 || 0x8029001C || Unsupported operation
|-
|-
|  || CE-40768-5 || 0x802A0008 ||
|  || CE-40768-5 || 0x802A0008 ||
|-
|  || CE-40852-9 ||  || Error occurred on the server (server error) // Reboot the console and try again. Perform a connection test. If the test is successful, check your network environment and try updating the router if needed. See PlayStation Repairs for additional network troubleshooting. If the error persists, try again later (temporary congestion).
|-
|  || CE-40890-1 ||  || Broadcast interrupted due to a server communication error (network connection quality too low) // 1) Reduce broadcast quality. 2) Make sure the router is up to date. 3) The network may be busy. Try again at a less busy time.
|-
|  || CE-40911-5 ||  || PlayStation VR error // This error comes up when the console does not have the latest system software when PS VR is turned on.
Update the console system software and after it reboots, turn on PS VR. You will be automatically prompted to update PS VR software.
|-
|-
|  || CE-41489-6 ||  || Issue connecting to PSN. The network has likely timed out during the sign-in process.
|  || CE-41489-6 ||  || Issue connecting to PSN. The network has likely timed out during the sign-in process.
Line 2,766: Line 2,578:
|  || CE-41521-3 ||  || Bluetooth device cannot be registered // Bluetooth device might not be supported by PS4. Try another supported Bluetooth device.
|  || CE-41521-3 ||  || Bluetooth device cannot be registered // Bluetooth device might not be supported by PS4. Try another supported Bluetooth device.
|-
|-
|  || CE-41558-3 ||  || Cannot start the application // 1) Check if the console system software needs to be updated and update it if needed. 2) Uninstall the application and reinstall it.
|  || CE-41902-6 ||  || PS4 failed to detect USB device // Step 1: Verify that the USB device supports USB 2.0 or 3.0. Step 2: Ensure the device is properly inserted in the PS4, and then wait one minute before trying to access the device again. Step 3: Make sure there are not multiple partitions on the device. Step 4: Initialize the device on a PC if possible.
|-
|  || CE-41853-1 ||  || The selected content is unavailable
|-
|  || CE-41899-1 ||  || Connect the USB Storage Device directly to the PS4 // If the device is connected to another USB device (such as a USB hub), connect it directly to the console instead.
|-
|  || CE-41901-5 ||  || Use a USB Storage Device that fulfills the following requirements (device capacity too small or too large) // The device must be between 250 GB and 8 TB capacity.
|-
|  || CE-41902-6 ||  || Connected USB storage device not compatible with the PS4 (incompatible USB device, damaged USB slot or cable, or USB device not connected properly) // Step 1: Make sure the storage device fulfills these requirements: 250 GB minimum, 8 TB maximum capacity, formatted as FAT or exFAT, and USB 3.0 or later. Step 2: If it meets these requirements, try connecting to another USB slot on the console. Step 3: Try using another USB cable if you have one. Step 4: Connect the USB storage quickly and firmly (connecting too slowly may prevent the USB storage from being recognized).
|-
|  || CE-42040-0 ||  || Cannot perform this operation. There is currently not enough free space available in system storage
|-
|  || CE-42041-1 ||  || Cannot perform this operation. There is currently not enough free space available in system storage
|-
|  || CE-42288-4 ||  || Error occurred while connecting to PSN // Step 1: Try setting up your internet connection again. Step 2: Turn off your router, wait at least 5 minutes, and then turn it back on. Step 3: Try updating your router's firmware (for details on how to update, contact your router vendor). Step 4: Start the PS4 in Safe Mode and select [Rebuild Database].
|-
|  || CE-42747-4 ||  || Console system software is outdated // A mandatory system software update is required before you can connect to PSN. Update console to the latest system software.
|-
|-
|  || CE-46062-8 ||  || Application error (issue with the application version) // Step 1: Go to [Library] and highlight the application. Step 2: Press the OPTIONS button and select [Check for Update]. Step 3: If an update is available, follow the instructions to install the update.
|  || CE-42747-4 ||  || System software update required // A mandatory system software update is required before you can connect to PSN. Update console to the latest system software.
|-
|-
|}<noinclude>[[Category:Development]][[Category:Main]]</noinclude>
|}<noinclude>[[Category:Development]][[Category:Main]]</noinclude>
Please note that all contributions to PS4 Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see PS4 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)

Templates used on this page: