Error Codes
Status Code |
Error Codes |
Error Message |
Description |
Solution |
---|---|---|---|---|
400 |
WAF.00011001 |
bad.request |
Bad request |
Check param |
400 |
WAF.00011002 |
url.param.illegal |
The URL format is incorrect |
Check URL format |
400 |
WAF.00011003 |
request.body.illegal |
Request body format error: missing parameter and illegal value in body |
Check request body |
400 |
WAF.00011004 |
id.illegal |
Illegal ID |
Check ID |
400 |
WAF.00011005 |
name.illegal |
Illegal name |
Check name |
400 |
WAF.00011006 |
host.illegal |
Illegal domain name |
Check domain name |
400 |
WAF.00011007 |
port.illegal |
Illegal port |
Check port |
400 |
WAF.00011007 |
ip.illegal |
Illegal IP |
Check IP |
400 |
WAF.00011008 |
protect.status.illegal |
Illegal protection status |
Check whether the protection state is in the range of enumeration value |
400 |
WAF.00011009 |
access.status.illegal |
Illegal access status |
Check whether the access status is in the range of enumeration value |
400 |
WAF.00011010 |
offsetOrLimit.illegal |
Illegal offset or limit number |
Check whether the starting line or limit number is within the range |
400 |
WAF.00011011 |
pageOrPageSize.illegal |
Illegal page number or number of entries per page |
Check if page number or number of items per page are in range |
400 |
WAF.00011012 |
standard.violated |
Invalid parameter |
Check the parameters |
400 |
WAF.00011013 |
description.illegal |
Illegal description format |
Check description format |
400 |
WAF.00011014 |
request.header.illegal |
Request header format error: missing parameter and illegal value in header |
Check header required parameters |
400 |
WAF.00011014 |
website.not.register |
The website has not been put on record |
Filing website |
400 |
WAF.00011016 |
name.duplicate |
Duplicated name. |
Change the name. |
400 |
WAF.00012001 |
invalid.token |
Illegal token |
Check whether the token is correct |
400 |
WAF.00012002 |
invalid.project |
Inconsistency between project_id and token |
Check consistency of project_id and token |
400 |
WAF.00012003 |
permission.denied |
No permission |
Assign WAF required permissions to account |
400 |
WAF.00012004 |
account.frozen |
Account freezing |
Account unfreezing |
400 |
WAF.00012005 |
not.subscribe |
Unsubscribed |
Subscribe to WAF service first |
400 |
WAF.00012006 |
pdp.permission.denied |
No permission |
Check the PDP authority of the account |
400 |
WAF.00012007 |
jwt.authentication.disabled |
JWT certification off |
Open JWT certification |
400 |
WAF.00012008 |
jwt.authentication.invalid.token |
Illegal JWT token |
Check whether the account has JWT permission |
400 |
WAF.00012009 |
jwt.authentication.failed |
JWT authentication failed |
Give the account authorization first |
400 |
WAF.00012010 |
eps.all.not.support |
eps.all.not.support |
Open the write permission of enterprise project |
400 |
WAF.00013001 |
insufficient.quota |
Insufficient function quota |
Purchase function quota upgrade package |
400 |
WAF.00013002 |
feature.not.support |
Function not supported |
nothing |
400 |
WAF.00013003 |
port.not.support |
Port not supported |
Port conversion via ELB |
400 |
WAF.00013004 |
protocol.not.support |
Protocol not supported |
Through ELB conversion protocol |
400 |
WAF.00013005 |
wildcard.domain.not.support |
Pan domain name not supported |
Use specific domain names |
400 |
WAF.00013006 |
ipv6.not.support |
IPv6 is not supported |
The current version does not support IPv6 |
400 |
WAF.00013007 |
insufficient.tenant.quota |
insufficient.tenant.quota |
Purchase quota upgrade package |
400 |
WAF.00014001 |
resource.not.found |
Resource not found |
The resource has been deleted or does not exist |
400 |
WAF.00014002 |
resource.already.exists |
Resource already exists |
Resource already exists |
400 |
WAF.00014003 |
open.protect.failed |
Failed to open protection |
Check domain name protection status |
400 |
WAF.00014004 |
access.failed |
Failed to access WAF |
Modify DNS resolution |
400 |
WAF.00014005 |
bypass.failed |
Bypasswaf failed |
Check the protection status and try again |
400 |
WAF.00014006 |
proxy.config.error |
Agent configuration error |
Reconfigure the agent correctly and try again |
400 |
WAF.00014007 |
host.conflict |
Domain name conflict |
Check that the domain name already exists in the website configuration |
400 |
WAF.00014008 |
cert.inconsistent |
The same domain name, but the certificate is inconsistent |
Use the same certificate |
400 |
WAF.00014009 |
api.not.found |
The interface does not exist |
Check interface URL |
400 |
WAF.00014010 |
port.protocol.mismatch |
Port and protocol mismatch |
Select the matching protocol and port |
400 |
WAF.00014011 |
host.blacklist |
It is forbidden to add the protection website, and the domain name is blacklisted |
|
400 |
WAF.00014012 |
insufficient.tenant.quota |
Insufficient tenant quota |
Purchase quota upgrade package |
400 |
WAF.00014013 |
exclusive.ip.config.error |
Exclusive IP configuration error |
Check exclusive IP configuration |
400 |
WAF.00014014 |
exclusive.ip.config.error |
exclusive.ip.config.error |
Check exclusive IP configuration |
400 |
WAF.00021002 |
url.param.illegal |
The URL format is incorrect |
It is recommended to modify the URL in the request body parameter to the standard URL and debug again |
400 |
WAF.00021003 |
request.body.illegal |
The request body parameter is incorrect |
It is recommended that you verify the parameters according to the document before initiating debugging |
400 |
WAF.00021004 |
id.illegal |
The unique identifier ID format is incorrect |
It is recommended to follow the correct instructions in the documentation to obtain the ID |
400 |
WAF.00021005 |
name.illegal |
The name parameter format is incorrect |
Check the format of name, which can only be composed of letters, numbers, -_ And. Cannot exceed 64 characters in length |
400 |
WAF.00021006 |
host.illegal |
The domain name format is incorrect |
Domain name can only be composed of letters, numbers, -_ And. Cannot exceed 64 characters in length |
400 |
WAF.00021007 |
protocol.illegal |
The back-end protocol format is incorrect |
The back-end protocol can only be configured as HTTP or HTTPS and must be capitalized |
400 |
WAF.00021008 |
port.illegal |
The source port format is incorrect |
Check whether the configured port is empty and whether the target port is in the range of 0-65535 |
400 |
WAF.00021009 |
ip.illegal |
Incorrect IP format |
Check whether the IP format meets the standard format of IPv4 or IPv6 |
400 |
WAF.00021010 |
server.address.illegal |
Server configuration exception |
Check whether the server configuration is empty and whether the quantity is in the range of 1-80 |
400 |
WAF.00021012 |
path.illegal |
The URL format in the rule configuration is incorrect |
It is recommended to modify the URL in the request body parameter to the standard URL and debug again |
400 |
WAF.00021013 |
cert.illegal |
The HTTPS certificate has expired |
It is recommended to upload the unexpired certificate again |
400 |
WAF.00021014 |
action.illegal |
Illegal protective action |
It is recommended to configure protection actions according to the enumerated values in the document |
400 |
WAF.00021015 |
rule.status.illegal |
Illegal rule status |
It is recommended to modify the rule status according to the rule status enumeration value in the document |
400 |
WAF.00021016 |
description.illegal |
Description exception |
It is recommended to use standard English grammar for description |
400 |
WAF.00021017 |
incorrect.rule.config |
Incorrect rule configuration |
It is recommended to configure protection rules according to the documentation in the help center |
400 |
WAF.00021018 |
incorrect.reference.table.config |
Incorrect reference table configuration |
It is recommended to configure the reference table according to the documentation in the help center |
400 |
WAF.00021019 |
incorrect.route.config |
Incorrect line configuration |
It is recommended to configure the line according to the documentation in the help center |
400 |
WAF.00021020 |
offsetOrLimit.illegal |
Paging parameter error |
It is recommended to fill in pagination parameters according to the documents in the help center |
400 |
WAF.00021021 |
param.exceed.limit |
Parameter exceeds limit |
It is recommended to view the parameter limits according to the documentation in the help center |
400 |
WAF.00022002 |
resource.already.exists |
Resource already exists |
It is recommended to check whether the created resource already exists in the console |
400 |
WAF.00022003 |
resource.is.being.used |
The resource is in use |
Remove the relationship between the resource and the user before deleting the resource |
400 |
WAF.00022004 |
rule.conflict |
Rule conflict |
Check whether the target rule conflicts with the existing rule |
403 |
WAF.00013014 |
insufficient.policy.quota |
Insufficient policy quota |
Purchase the domain name expansion package or upgrade the specification |
403 |
WAF.00022005 |
insufficient.quota |
Insufficient resources |
It is recommended to purchase the upgrade package of corresponding resources |
404 |
WAF.00022001 |
resource.not.found |
Resource does not exist |
It is recommended to check the resource status on the console or ask for technical support |
500 |
WAF.00010001 |
internal.error |
Internal error |
Contact technical support |
500 |
WAF.00010002 |
system.busy |
Internal error |
Contact technical support |
500 |
WAF.00010003 |
cname.failed |
Failed to create or modify CNAME |
Contact technical support |
500 |
WAF.00010004 |
cname.failed |
Failed to get OBS file download link |
Contact technical support |
500 |
WAF.00020001 |
internal.error |
Service internal exception |
It is recommended to try again in five minutes |
500 |
WAF.00020002 |
system.busy |
System busy |
It is recommended to try again in five minutes |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.