Ошибки WindowsОшибка
ERROR_CRC (23)ERROR_CRC (23) — CRC Error
A data error (cyclic redundancy check) was detected.
windows
Подробнее ERROR_DISK_FULL (112)There is not enough space on the disk to complete the operation.
The target disk partition is full.
Free disk space. Delete temporary files. Run Disk Cleanup. Extend the partition. Move data to another drive.
:: Check disk space
wmic logicaldisk get size,freespace,caption
:: Or use Disk Cleanup
cleanmgrERROR_CRC (23)A data error (cyclic redundancy check) was detected.
ERROR_BAD_NETPATH (53)The network path could not be found.
ERROR_INVALID_PARAMETER (87)A parameter passed to the function is not valid.
ERROR_NO_DATA (232)The pipe is being closed.
ERROR_SERVICE_NOT_ACTIVE (0x80070422)The Windows Update service is not running.
ERROR_NOT_FOUND (1168)The requested element was not found.