forked from docs/doc-exports
Reviewed-by: gtema <artem.goncharov@gmail.com> Co-authored-by: Dong, Qiu Jian <qiujiandong1@huawei.com> Co-committed-by: Dong, Qiu Jian <qiujiandong1@huawei.com>
509 lines
37 KiB
HTML
509 lines
37 KiB
HTML
<a name="cce_02_0250"></a><a name="cce_02_0250"></a>
|
|
|
|
<h1 class="topictitle1">Error Codes</h1>
|
|
<div id="body1524033936633"><p id="cce_02_0250__p481917596819">If an error occurs in API calling, no result is returned. Identify the cause based on the error code of each API. If an error occurs in API calling, HTTP status code 4<em id="cce_02_0250__i17566191692">xx</em> or 5<em id="cce_02_0250__i85661811594">xx</em> is returned. The response body contains the specific error code and information.</p>
|
|
<div class="section" id="cce_02_0250__section1969183416812"><h4 class="sectiontitle">Format of an Error Response Body</h4><p id="cce_02_0250__p14465361982">If an error occurs during API calling, an error code and a message will be displayed. The following shows an error response body.</p>
|
|
<pre class="screen" id="cce_02_0250__screen15619112518917">{
|
|
"errorMessage": "Authorization failed.",
|
|
"errorCode": "CCE.01401001",
|
|
}</pre>
|
|
<p id="cce_02_0250__p51659521198">In the preceding information, <strong id="cce_02_0250__b1477418368108">errorCode</strong> is an error code, and <strong id="cce_02_0250__b65682478104">errorMessage</strong> describes the error.</p>
|
|
</div>
|
|
<div class="section" id="cce_02_0250__section17805131115177"><h4 class="sectiontitle">Error Code Description</h4>
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="cce_02_0250__table179942014249" frame="border" border="1" rules="all"><thead align="left"><tr id="cce_02_0250__row29849012245"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.3.2.1.6.1.1"><p id="cce_02_0250__p899510102410">Status Code</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.1.6.1.2"><p id="cce_02_0250__p699616012249">Error Code</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.1.6.1.3"><p id="cce_02_0250__p109961002413">Error Message</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.1.6.1.4"><p id="cce_02_0250__p139973012247">Description</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.3.2.1.6.1.5"><p id="cce_02_0250__p1499810016245">Troubleshooting</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="cce_02_0250__row9985208243"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p2099812018241">400</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p1006117247">CCE.01400001</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p1913112244">Invalid request.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p3117117244">Invalid request body.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p122413246">Modify the request body based on the returned message and the CCE API documentation, or contact technical support.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row0985110112420"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p823172413">400</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p184914248">CCE.01400002</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p5481202417">Subnet not found in the VPC.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p2541192417">No subnet is found in the VPC.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p105191112412">Check whether the subnet in the request body is in the corresponding VPC.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row1898550172417"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p126111172410">400</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p12717132415">CCE.01400003</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p157111112419">IPv6 not supported for the subnet.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p791512246">The subnet does not support IPv6.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p91014117243">Use a subnet that supports IPv6.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row1998610072410"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p9104114244">400</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p101151132410">CCE.01400004</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p71121192414">No available flavors for master nodes.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p312513245">There is no available flavor for the master node.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p101217182418">Change to another available cluster flavor or contact technical support.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row13986408249"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p213618247">400</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p191414111246">CCE.01400005</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p171461152411">Container network CIDR blocks conflict.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p315191102411">The container CIDR block conflicts with the existing one.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p1415141192411">Check the container CIDR block based on the returned message.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row17986170152413"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p111610102412">400</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p171620110244">CCE.01400006</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p8179115245">Content type not supported.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p11171714246">The content type is invalid.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p31711112418">Use the supported content type by referring to the CCE API documentation.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row898690132416"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p1118218242">400</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p16191515242">CCE.01400007</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p14198114247">Insufficient cluster quota.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p11193162419">Insufficient cluster quota.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p8201019241">Submit a service ticket to increase the cluster quota.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row119864062412"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p82114192416">400</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p22115117242">CCE.01400008</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p1223114244">Insufficient server quota</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p132215192412">Insufficient ECS quota.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p1222510243">Submit a service ticket to increase the ECS quota.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row16986170112419"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p202301172412">400</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p18231110249">CCE.01400009</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p20241122415">Insufficient CPU quota.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p182471102413">Insufficient ECS CPU quota.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p12243182412">Submit a service ticket to increase the ECS CPU quota.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row11986110162411"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p8257192412">400</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p9258120242">CCE.01400010</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p62531172415">Insufficient memory quota.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p18266122412">Insufficient ECS memory quota.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p62781182419">Submit a service ticket to increase the ECS memory quota.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row1798616082414"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p6291614241">400</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p182911112417">CCE.01400011</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p8301816242">Insufficient security group quota.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p430818245">Insufficient security group quota.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p193119118245">Submit a service ticket to increase the security group quota.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row99879032413"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p103191122418">400</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p12311182414">CCE.01400012</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p2032161122411">Insufficient EIP quota.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p19321116240">Insufficient EIP quota.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p7328172415">Submit a service ticket to increase the EIP quota.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row1987160152417"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p13339192411">400</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p173381192410">CCE.01400013</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p1733015248">Insufficient volume quota.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p7342111242">Insufficient disk quota.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p163516111249">Submit a service ticket to increase the disk quota based on the returned message.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row298717092419"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p173510162418">400</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p8367115248">CCE.01400014</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p113621102411">Excessive nodes in the cluster.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p173621172413">The number of nodes exceeds the cluster scale.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p133710112247">Submit a service ticket to change the cluster flavor.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row1298840162416"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p1371414246">400</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p183812112410">CCE.01400015</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p18381511242">Version not supported.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p123861142417">The cluster version is not supported.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p1739181132411">Create a cluster of the supported version based on the returned message.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row49888017242"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p639511247">400</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p839151142417">CCE.01400016</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p1432119241">Current cluster type does not support this node flavor.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p19458113241">The current cluster type does not support this node flavor.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p13468111244">Use the correct node flavor based on the returned message.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row1098818014241"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p144601192412">400</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p547917241">CCE.01400017</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p4474102420">No available container CIDR block found.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p6481718249">No available container CIDR block is found.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p948119242">Use a correct container CIDR block based on the returned message.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row6988130182411"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p19491716242">400</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p18491112411">CCE.01400018</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p1849310243">This type of OS cannot be created in this CCE version.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p145013172415">The current CCE version does not support this type of OS.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p105041142416">Use a supported OS based on the returned message.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row109889015240"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p125110122420">400</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p1451161172410">CCE.01400019</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p175241152419">Insufficient resource tenant quota.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p155411162419">The quota of the resource tenant is insufficient.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p14544172419">Rectify the fault based on the returned message or contact technical support.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row3989307248"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p115410122414">400</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p05512114249">CCE.01400020</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p35519152415">Insufficient VPC quota.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p14560172410">Insufficient VPC quota.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p3561514248">Rectify the fault based on the returned message or contact technical support.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row169898017245"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p145617172418">400</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p1057216243">CCE.01400021</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p7578118246">No available flavors for nodes.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p3578162415">There is no available flavor for the node.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p165861152412">Change to another available node flavor or contact technical support.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row1098914092416"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p558181172417">400</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p35814162418">CCE.01400022</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p160191102419">No available node volumes for nodes.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p0608182418">There is no available EVS disk flavor for the node.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p17615116249">Change to another available EVS disk flavor or contact technical support.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row3989190192416"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p5619112411">400</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p146112122414">CCE.02400001</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p56212122417">Invalid request.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p2620162410">Invalid request body.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p5625119245">Modify the request body based on the returned message and the CCE API documentation, or contact technical support.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row1698916015243"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p2635113240">400</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p186391182418">CCE.03400001</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p96461132420">Invalid request.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p106411111248">Invalid request body.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p3651314242">Modify the request body based on the returned message and the CCE API documentation, or contact technical support.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row10989180142410"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p3651511246">400</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p156641172416">CCE.03400002</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p1667412249">Missing access key.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p167201112411">The access key is missing.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p19681132417">Ensure that the version of the installed or upgraded storage add-on is correct, or contact technical support.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row39891908243"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p1668141192419">401</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p206821152420">CCE.01401001</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p1769310245">Authorization failed.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p769131162410">Authentication failed.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p17701517244">Rectify the fault based on the returned message or contact technical support.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row1098915015240"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p137014115246">401</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p187151162417">CCE.02401001</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p471912244">Authorization failed.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p13723162411">Authentication failed.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p19721419249">Rectify the fault based on the returned message or contact technical support.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row3990160122418"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p1372715248">401</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p147415172413">CCE.03401001</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p20743192419">Authorization failed.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p57411152417">Authentication failed.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p275616248">Rectify the fault based on the returned message or contact technical support.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row299012019246"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p18753116247">403</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p8751512245">CCE.01403001</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p3766132418">Forbidden.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p117618118245">Access denied.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p1771418244">Rectify the fault based on the returned message or contact technical support.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row199903032412"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p77716111247">403</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p157715115246">CCE.02403001</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p578101142414">Forbidden.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p5787132411">Access denied.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p88011172410">Rectify the fault based on the returned message or contact technical support.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row209906014244"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p28061152416">403</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p1181815249">CCE.03403001</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p158213162412">Forbidden.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p118216142413">Access denied.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p13832116241">Rectify the fault based on the returned message or contact technical support.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row1999015011244"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p48331142419">404</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p18837118245">CCE.01404001</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p1484015243">Resource not found.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p178413192412">Resources not found.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p1384510243">Check whether the resource to be accessed has been deleted.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row209901608247"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p17857152410">404</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p1086111112419">CCE.02404001</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p14868120248">Resource not found.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p198712152415">Resources not found.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p9871162418">Check whether the resource to be accessed has been deleted.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row1990170102419"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p1891120249">404</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p17890172410">CCE.03404001</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p889201192412">Resource not found.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p19041172416">Resources not found.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p19016122411">Check whether the resource to be accessed has been deleted.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row10990170142417"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p190316246">409</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p109111122412">CCE.01409001</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p19918114248">The resource already exists.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p59281102413">The resource already exists.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p692191112418">Delete the resource and try again.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row69914082418"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p129214117243">409</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p19316119245">CCE.01409002</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p2931719242">Resource updated with out-of-date version.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p4931417241">An out-of-date version is used to update the target resource.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p129410116241">Ensure that the target resource version is the latest one or contact technical support.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row9991702247"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p89512113247">409</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p159618102420">CCE.02409001</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p149661152410">The resource already exists.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p59610122420">The resource already exists.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p3974102413">Delete the resource and try again.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row6991190152418"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p179715111245">409</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p897519248">CCE.03409001</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p1198515243">Addon instance has installed.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p14985172418">The add-on instance has been installed.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p129816142410">Delete the add-on instance and install it again.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row139913018246"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p39991182419">429</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p10325101162418">CCE.01429002</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p1325311247">Resource locked by other requests.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p153259117247">The resource is locked by another request.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p1232551172419">Rectify the fault based on the returned message or contact technical support.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row1799110112416"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p232517112240">429</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p33251118248">CCE.02429001</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p932510114244">The throttling threshold has been reached.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p7325218249">The maximum number of requests has been reached.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p123253192418">Reduce the frequency of sending requests or contact technical support.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row19928010240"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p632521142417">500</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p832511115249">CCE.01500001</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p3326412249">Internal error.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p2326121132415">Internal error.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p123265114246">Rectify the fault based on the returned message or contact technical support.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row1299210014245"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p1132611112411">500</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p1032631112415">CCE.02500001</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p203260142413">Internal error.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p2032613152413">Internal error.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p123267111247">Rectify the fault based on the returned message or contact technical support.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0250__row1499320122414"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.6.1.1 "><p id="cce_02_0250__p143267162419">500</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.2 "><p id="cce_02_0250__p332671152417">CCE.03500001</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.3 "><p id="cce_02_0250__p9326019244">Internal error.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.6.1.4 "><p id="cce_02_0250__p43261313246">Internal error.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.6.1.5 "><p id="cce_02_0250__p7326111182416">Rectify the fault based on the returned message or contact technical support.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="cce_02_0083.html">Appendix</a></div>
|
|
</div>
|
|
</div>
|
|
|