An Error 400 status code in Acquia Edge Standard indicates a client-side issue, typically due to a malformed request or an attempt to violate a system constraint during provisioning or configuration.
Known provisioning errors:¶
- No active Acquia Edge entitlement is associated with the subscription.
- Failure to retrieve entitlements.
- The subscription has elapsed on __time__.
- The domain limit has been exceeded: __current__/__max__ domains are currently in use.
- The domain is already undergoing the provisioning process.
Rule creation/update errors:¶
- An invalid value has been provided for attribute %s and criteria %s.
- An unsupported or invalid value type has been provided for attribute %s and criteria %s.
- The attribute specified is unsupported: {attribute}.
- The criteria specified is unsupported: {criteria} for attribute: {attribute}.
- The ASN provided is invalid: {ASN}; it must be a numerical value.
- A non-empty list of ASNs was anticipated.
- A valid range of IP addresses was anticipated.
- An invalid IP address is present within the range: from=%s, to=%s.
- {fromIP} - {toIP}, the IP address range does not reside within the same subnet (/24 for IPv4, /64 for IPv6).
- The path must commence with '/'.
- The path must not contain spaces or control whitespace characters.
- The path must not be scheme-relative or include the host.
- The path is invalid.
- The path must not incorporate the scheme or host.
- Rule targets cannot be vacant.
- Only a single rule target is permissible.