---
title: EC0013 File_Operation_Error
description: "报错格式如下，占位符%s的含义依次为文件路径、报错原因："
url: https://www.hiascend.com/document/detail/zh/CANNCommunityEdition/latest/maintenref/troubleshooting/atlaserrorcode_15_0323.html
sourcePath: /source/zh/CANNCommunityEdition/920beta1/maintenref/troubleshooting/atlaserrorcode_15_0323.html
indexId: 8f9ab58ea0ae242042bc1c864c09658c3cda6ee62b3308b50fcbb6fb01fe025095
---
# EC0013 File_Operation_Error

#### 错误信息

报错格式如下，占位符%s的含义依次为文件路径、报错原因：

```
File operation failed under %s. Reason: %s.
```


报错示例如下：

```
File operation failed under /root/Ascend/latest. Reason: [Errno 122] Disk quota exceeded.
```


#### 解决方法

文件操作失败，需按照Reason中的提示排查问题。
