Version compatibility in Control Planes

Uses: Kong Gateway
Related Documentation
Incompatible with
on-prem

We recommend running one major version (2.x or 3.x) of a Data Plane node per Control Plane, unless you are in the middle of version upgrades to the Data Plane.

If you mix major Data Plane node versions, the Control Plane will support the least common subset of configurations across all the versions connected to the Konnect Control Plane. For example, if you are running 2.8.1.3 on one Data Plane node and 3.0.0.0 on another, the Control Plane will only push configurations that can be used by the 2.8.1.3 Data Plane node.

If you experience compatibility errors, upgrade your Data Plane nodes to match the version of the highest-versioned Data Plane node in your Control Plane.

The following table defines the possible compatibility errors with Konnect Data Plane nodes:

Error code

Severity

Description

Resolution

References

D100 error Plugin jq is not available in Kong Gateway versions < 2.6.0.0. Please upgrade Kong Gateway to version 2.6.0.0 or above. jq plugin
D101 error For the canary plugin, one or more of the following config fields are set: hash_header but Kong Gateway versions < 2.6.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 2.6.0.0 or above. Canary plugin
D102 error For the canary plugin, config.hash field has been set to header. This is not supported in Kong Gateway versions < 2.6.0.0. The plugin configuration has been changed to config.hash=consumer in the data plane node. Please upgrade Kong Gateway to version 2.6.0.0 or above. Canary plugin
D103 error For the kafka-log plugin, one or more of the following config fields are set: authentication, keepalive_enabled, security but Kong Gateway versions < 2.6.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 2.6.0.0 or above. Kafka Log plugin
D104 error For the kafka-upstream plugin, one or more of the following config fields are set: authentication, keepalive_enabled, security but Kong Gateway versions < 2.6.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 2.6.0.0 or above. Kafka Upstream plugin
D105 error For the rate-limiting-advanced plugin, either config.strategy is set to local or config.identifier is set to path or both. These settings are not supported in Kong Gateway versions < 2.6.0.0. In the data plane node, the plugin configuration has one or more of the following changes: (a) config.strategy has been updated to redis, (b) config.sync_rate has been updated to 1, (c) config.identifier has been updated to consumer`. Please upgrade Kong Gateway to version 2.6.0.0 or above. Rate Limiting Advanced plugin
D106 error For the openid-connect plugin, one or more of the following unsupported config fields or values for a config field are in use: by_username_ignore_case, disable_session, downstream_introspection_jwt_header, downstream_user_info_jwt_header, introspection_accept, introspection_check_active, upstream_introspection_jwt_header, upstream_user_info_jwt_header, userinfo_accept, userinfo_headers_client, userinfo_headers_names, userinfo_headers_values, userinfo_query_args_client, userinfo_query_args_names, userinfo_query_args_values, auth_methods array field with value userinfo, ignore_signature array field with value introspection, ignore_signature array field with value userinfo, login_methods array field with value userinfo, token_headers_grants array field with value refresh_token. Please upgrade Kong Gateway to version 2.6.0.0 or above. OpenID Connect plugin
D107 error For the rate-limiting-advanced plugin, one or more of the following config fields are set: path but Kong Gateway versions < 2.6.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 2.6.0.0 or above. Rate Limiting Advanced plugin
D108 error For the forward-proxy plugin, one or more of the following config fields are set: auth_username, auth_password but Kong Gateway versions < 2.7.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 2.7.0.0 or above. Forward Proxy plugin
D109 error For the mocking plugin, one or more of the following config fields are set: random_examples but Kong Gateway versions < 2.7.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 2.7.0.0 or above. Mocking plugin
D110 error For the rate-limiting-advanced plugin, one or more of the following config fields are set: enforce_consumer_groups, consumer_groups but Kong Gateway versions < 2.7.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 2.7.0.0 or above. Rate Limiting Advanced plugin
D111 error For the rate-limiting-advanced plugin, one or more of the following config fields are set: redis.username, redis.sentinel_username but Kong Gateway versions < 2.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 2.8.0.0 or above. Rate Limiting Advanced plugin
D112 error For the proxy-cache-advanced plugin, one or more of the following config fields are set: redis.username, redis.sentinel_username but Kong Gateway versions < 2.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 2.8.0.0 or above. Proxy Cache Advanced plugin
D113 error For the canary plugin, one or more of the following config fields are set: canary_by_header_name but Kong Gateway versions < 2.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 2.8.0.0 or above. Canary plugin
D114 error For the forward-proxy plugin, one or more of the following config fields are set: https_proxy_host, https_proxy_port but Kong Gateway versions < 2.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 2.8.0.0 or above. Forward Proxy plugin
D115 warning N/A N/A Forward Proxy plugin
D116 error For the openid-connect plugin, one or more of the following config fields are set: session_redis_username, resolve_distributed_claims but Kong Gateway versions < 2.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 2.8.0.0 or above. OpenID Connect plugin
D117 warning N/A N/A OpenID Connect plugin
D118 error For the kafka-log plugin, one or more of the following config fields are set: cluster_name but Kong Gateway versions < 2.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 2.8.0.0 or above. Kafka Log plugin
D119 error For the kafka-upstream plugin, one or more of the following config fields are set: cluster_name but Kong Gateway versions < 2.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 2.8.0.0 or above. Kafka Upstream plugin
D120 error For the kafka-log plugin, one or more of the following fields: authentication.mechanism have been set to one or more of the following values: SCRAM-SHA-512 but Kong Gateway versions < 2.8.1.1 do not support these values. Impacted fields have been updated to the following values in the data plane node: SCRAM-SHA-256. Plugin features that rely on these values may not be working as intended. Please upgrade Kong Gateway to version 2.8.1.1 or above. Kafka Log plugin
D121 error For the kafka-upstream plugin, one or more of the following fields: authentication.mechanism have been set to one or more of the following values: SCRAM-SHA-512 but Kong Gateway versions < 2.8.1.1 do not support these values. Impacted fields have been updated to the following values in the data plane node: SCRAM-SHA-256. Plugin features that rely on these values may not be working as intended. Please upgrade Kong Gateway to version 2.8.1.1 or above. Kafka Upstream plugin
D122 error For the mtls-auth plugin, one or more of the following config fields are set: http_proxy_host, http_proxy_port, https_proxy_host, https_proxy_port but Kong Gateway versions < 2.8.1.1 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 2.8.1.1 or above. mTLS Authentication plugin
D123 error It seems you are using Konnect Developer Portal with Kong Gateway. For the Developer Portal’s application registration feature to work correctly, konnect-application-auth plugin is required but this plugin is not available on Kong Gateway versions < 3.0.0.0 The feature is not working as intended and can cause severe security issues including authentication and authorization not being enforced in the Gateway. Please upgrade Kong Gateway to version 3.0.0.0 or above. N/A
D124 error For the ldap-auth-advanced plugin, one or more of the following config fields are set: groups_required but Kong Gateway versions < 3.0.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.0.0.0 or above. LDAP Authentication Advanced plugin
D125 error For the opa plugin, one or more of the following config fields are set: include_body_in_opa_input, include_parsed_json_body_in_opa_input, ssl_verify but Kong Gateway versions < 3.0.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.0.0.0 or above. OPA plugin
D126 error For the statsd-advanced plugin, one or more of the following config fields are set: consumer_identifier_default, service_identifier_default, workspace_identifier_default but Kong Gateway versions < 3.0.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.0.0.0 or above. N/A
D127 error For the rate-limiting-advanced plugin, config.sync_rate was set to a float value less than 1.0. This configuration is not supported in Kong Gateway versions < 2.6.0.0. The configuration has been changed with config.sync_rate set to value of 1. Please upgrade Kong Gateway to version 2.6.0.0 or above. Rate Limiting Advanced plugin
D128 error For the openid-connect plugin, config.anonymous field has been set to a string value that is not a UUID, possibly to reference a consumer via username. This feature is not supported in Kong Gateway versions < 3.0.0.0. The plugin configuration has been changed to remove the config.anonymous field. Please upgrade Kong Gateway to version 3.0.0.0 or above. OpenID Connect plugin
D129 error Konnect cloud’s Developer Portal’s application registration workflow requires features introduced in Kong Gateway 3.0.0.0. Some features of the Developer Portal are not working as intended. Please upgrade Kong Gateway to version 3.0.0.0 or above. N/A
D130 error For the Plugin entity, the ordering field has been set but Kong Gateway versions < 3.0 do not support plugin re-ordering. The ordering field has been removed from the configuration; plugins are executing based on the priorities coded into plugins. Please upgrade Kong Gateway to version 3.0.0.0 or above. Plugins entity
D131 error For the service entity, protocol field has been set to ws or wss. This is not supported in Kong Gateway versions < 3.0.0.0. The service and all associated route(s) and plugin(s) have been removed in the data plane node. Please upgrade Kong Gateway to version 3.0.0.0 or above. Services entity
D132 error For the route entity or associated service, protocol field has been set to ws or wss. This is not supported in Kong Gateway versions < 3.0.0.0. The route and all associated plugin(s) have been removed in the data plane node. Please upgrade Kong Gateway to version 3.0.0.0 or above. Routes entity
D133 error For the plugin entity, protocol field has been set to ws or wss. This is not supported in Kong Gateway versions < 3.0.0.0. The plugin has been removed in the data plane node. Please upgrade Kong Gateway to version 3.0.0.0 or above. Plugins entity
D134 error Plugin websocket-validator is not available in Kong Gateway versions < 3.0.0.0. Please upgrade Kong Gateway to version 3.0.0.0 or above. Websocket Validator plugin
D135 error Plugin websocket-size-limit is not available in Kong Gateway versions < 3.0.0.0. Please upgrade Kong Gateway to version 3.0.0.0 or above. Websocket Size Limit plugin
D136 error Plugin tls-handshake-modifier is not available in Kong Gateway versions < 3.0.0.0. Please upgrade Kong Gateway to version 3.0.0.0 or above. TLS Handshake Modifier plugin
D137 error Plugin tls-metadata-headers is not available in Kong Gateway versions < 3.0.0.0. Please upgrade Kong Gateway to version 3.0.0.0 or above. TLS Metadata Headers plugin
D138 error For the forward-proxy plugin, one or more of the following config fields are set: x_headers but Kong Gateway versions < 3.1.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.1.0.0 or above. Forward Proxy plugin
D139 error For the mtls-auth plugin, one or more of the following config fields are set: send_ca_dn but Kong Gateway versions < 3.1.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.1.0.0 or above. mTLS Authentication plugin
D140 error For the route-transformer-advanced plugin config.escape_path is set. This is not supported in Kong Gateway versions < 2.8.2.0 and in Kong Gateway versions > 3.0.x.x. Plugin features that rely on this field are not working as intended. Please upgrade Kong Gateway to version 2.8.2.0 or above, excluding versions 3.0.0.x and 3.0.1.x Route Transformer Advanced plugin
D141 error Plugin app-dynamics is not available in Kong Gateway versions < 3.1.0.0. Please upgrade Kong Gateway to version 3.1.0.0 or above. App Dynamics plugin
D142 error Plugin saml is not available in Kong Gateway versions < 3.1.0.0. Please upgrade Kong Gateway to version 3.1.0.0 or above. SAML plugin
D143 error Plugin jwe-decrypt is not available in Kong Gateway versions < 3.1.0.0. Please upgrade Kong Gateway to version 3.1.0.0 or above. Kong JWE Decrypt plugin
D144 error Plugin xml-threat-protection is not available in Kong Gateway versions < 3.1.0.0. Please upgrade Kong Gateway to version 3.1.0.0 or above. XML Threat Protection plugin
D145 error For the rate-limiting-advanced plugin, one or more of the following config fields are set: error_code, error_message, disable_penalty but Kong Gateway versions < 3.1.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.1.0.0 or above. Rate Limiting Advanced plugin
D146 error For the vaults entity, one or more of the following schema fields are set: auth_method, kube_role, kube_api_token_file but Kong Gateway versions < 3.1.0.0 do not support these fields. Please upgrade Kong Gateway to version 3.1.0.0 or above. Vaults entity
D147 error The consumer_group entity is being used, but Kong Gateway versions < 2.8.0.0 do not support this entity. Please upgrade Kong Gateway to version 2.8.0.0 or above. Consumer Groups entity
D148 error As part of the Consumer Groups feature, some Consumers have been set to belong to one or more of such groups but Kong Gateway versions < 2.8 do not support Consumer Groups. The group membership for consumers has been removed from the configuration. Please upgrade Kong Gateway to version 2.8.0.0 or above. Consumer Groups entity
D149 error As part of the Consumer Groups feature, some Rate Limiting Advanced overrides have been to one of such groups but Kong Gateway versions < 2.8 do not support Consumer Groups. These overrides have been removed from the configuration; Rate Limiting policies are governed by global configuration. Please upgrade Kong Gateway to version 2.8.0.0 or above. Consumer Groups entity
D150 error For the mocking plugin, one or more of the following config fields are set: included_status_codes, random_status_code but Kong Gateway versions < 3.1.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.1.0.0 or above. Mocking plugin
D151 error For the oauth2-introspection plugin, config.anonymous field has been set to a string value that is not a UUID, possibly to reference a consumer via username. This feature is not supported in Kong Gateway versions < 3.1.0.0. The plugin configuration has been changed to remove the config.anonymous field. Please upgrade Kong Gateway to version 3.1.0.0 or above. OAuth 2.0 Introspection plugin
D152 error For the mtls-auth plugin, config.anonymous field has been set to a string value that is not a UUID, possibly to reference a consumer via username. This feature is not supported in Kong Gateway versions < 3.1.0.0. The plugin configuration has been changed to remove the config.anonymous field. Please upgrade Kong Gateway to version 3.1.0.0 or above. mTLS Authentication plugin
D153 error For the ldap-auth-advanced plugin, config.anonymous field has been set to a string value that is not a UUID, possibly to reference a consumer via username. This feature is not supported in Kong Gateway versions < 3.1.0.0. The plugin configuration has been changed to remove the config.anonymous field. Please upgrade Kong Gateway to version 3.1.0.0 or above. LDAP Authentication Advanced plugin
D154 error For the request-transformer-advanced plugin, one or more of the following config fields are set: dots_in_keys, replace.json_types, append.json_types, add.json_types but Kong Gateway versions < 3.1.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.1.0.0 or above. Request Transformer Advanced plugin
D156 warning For the openid-connect plugin, config.authorization_cookie_same_site has been set to Default. This is not supported in Kong Gateway versions < 3.2.0.0. The plugin configuration has been changed to config.authorization_cookie_same_site=Lax in the data plane node (default value). Please upgrade Kong Gateway to version 3.2.0.0 or above. OpenID Connect plugin
D157 warning For the openid-connect plugin, config.session_cookie_same_site has been set to Default. This is not supported in Kong Gateway versions < 3.2.0.0. The plugin configuration has been changed to the config.session_cookie_same_site=Lax in the data plane node (default value). Please upgrade Kong Gateway to version 3.2.0.0 or above. OpenID Connect plugin
D158 warning For the openid-connect plugin, one or more config fields are set but Kong Gateway versions < 3.2.0.0 do not support these fields. The plugin configuration has been updated and these fields have been mapped to their old names: session_memcached_port => session_memcache_port, authorization_cookie_http_only => authorization_cookie_httponly, session_rolling_timeout => session_cookie_lifetime, session_cookie_same_site => session_cookie_samesite, session_memcached_prefix => session_memcache_prefix, session_memcached_socket => session_memcache_socket, session_memcached_host => session_memcache_host, authorization_rolling_timeout => authorization_cookie_lifetime, authorization_cookie_same_site => authorization_cookie_samesite, session_idling_timeout => session_cookie_idletime, session_cookie_http_only => session_cookie_httponly, session_redis_cluster_max_redirections => session_redis_cluster_maxredirections Please upgrade Kong Gateway to version 3.2.0.0 or above. OpenID Connect plugin
D159 error For the openid-connect plugin, one or more of the following config fields are set: session_audience, session_remember, session_remember_cookie_name, session_remember_rolling_timeout, session_remember_absolute_timeout, session_absolute_timeout, session_store_metadata, session_response_headers, session_request_headers, session_enforce_same_subject, session_hash_subject, session_hash_storage_key but Kong Gateway versions < 3.2.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.2.0.0 or above. OpenID Connect plugin
D160 error For the openid-connect plugin, one or more of the following config fields are set: session_cookie_renew, session_cookie_maxsize, session_strategy, session_compressor but Kong Gateway versions >= 3.2.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please remove these fields from the plugin configuration. OpenID Connect plugin
D161 warning For the openid-connect plugin, config.session_storage field has been set to memcached. This is not supported in Kong Gateway versions < 3.2.0.0. The plugin configuration has been changed to config.session_storage=memcache in the data plane node. Please upgrade Kong Gateway to version 3.2.0.0 or above. OpenID Connect plugin
D162 error For the saml plugin, one or more of the following config fields are set: session_audience, session_remember, session_remember_cookie_name, session_remember_rolling_timeout, session_remember_absolute_timeout, session_store_metadata, session_response_headers, session_request_headers, session_enforce_same_subject, session_hash_subject, session_hash_storage_key but Kong Gateway versions < 3.2.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.2.0.0 or above. SAML plugin
D163 warning For the saml plugin, one or more config fields are set but Kong Gateway versions < 3.2.0.0 do not support these fields. The plugin configuration has been updated and these fields have been mapped to their old names: session_rolling_timeout => session_cookie_lifetime, session_cookie_http_only => session_cookie_httponly, session_memcached_prefix => session_memcache_prefix, session_redis_cluster_max_redirections => session_redis_cluster_maxredirections, session_idling_timeout => session_cookie_idletime, session_cookie_same_site => session_cookie_samesite, session_memcached_socket => session_memcache_socket, session_memcached_host => session_memcache_host, session_memcached_port => session_memcache_port Please upgrade Kong Gateway to version 3.2.0.0 or above. SAML plugin
D164 error For the saml plugin, one or more of the following config fields are set: session_cookie_renew, session_auth_ttl, session_cookie_maxsize, session_strategy, session_compressor but Kong Gateway versions >= 3.2.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please remove these fields from the plugin configuration. SAML plugin
D165 warning For the saml plugin, config.session_storage field has been set to memcached. This is not supported in Kong Gateway versions < 3.2.0.0. The plugin configuration has been changed to config.session_storage=memcache in the data plane node. Please upgrade Kong Gateway to version 3.2.0.0 or above. SAML plugin
D166 warning For the saml plugin, config.session_cookie_same_site has been set to Default. This is not supported in Kong Gateway versions < 3.2.0.0. The plugin configuration has been changed to config.session_cookie_same_site=Lax in the data plane node (default value). Please upgrade Kong Gateway to version 3.2.0.0 or above. SAML plugin
D167 error For the app-dynamics plugin, instances have been configured on a specific consumer. This is not supported in Kong Gateway versions < 3.2.0.0. The plugin has been removed in the data plane node. Unset the consumer fields for the plugin, or upgrade Kong Gateway to a version >= 3.2.0.0. App Dynamics plugin
D168 error Plugin oas-validation is not available in Kong Gateway versions < 3.1.0.0. Please upgrade Kong Gateway to version 3.1.0.0 or above. OAS Validation plugin
D169 error For the service entity, one of tls_verify, tls_verify_depth, ca_certificates or client_certificate fields has been set with protocol set to TLS. This is not supported in Kong Gateway versions < 3.2.0.0. These fields have been removed from the service configuration in the data plane node and the service has been disabled. Please upgrade Kong Gateway to version 3.2.0.0 or above. Services entity
D170 error For the rate-limiting-advanced plugin, config.strategy field has been set to cluster. This is not supported in Kong Gateway versions < 3.2.0.0. The plugin configuration has been changed to config.strategy=local and sync_rate=null in the data plane node and might not work as intended. Please upgrade Kong Gateway to version 3.2.0.0 or above. Rate Limiting Advanced plugin
D171 error For the service entity, one of tls_verify, tls_verify_depth, ca_certificates or client_certificate fields has been set with protocol set to TLS. This is not supported in Kong Gateway versions < 3.2.0.0. These services and the associated plugins and routes have been removed from the configuration in the data plane node. Please upgrade Kong Gateway to version 3.2.0.0 or above. Services entity
D172 error For the opa plugin, one or more of the following config fields are set: include_uri_captures_in_opa_input but Kong Gateway versions < 3.1.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.1.0.0 or above. OPA plugin
D173 error For the degraphql plugin, one or more of the following config fields are set: graphql_server_path but Kong Gateway versions < 3.0.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.0.0.0 or above. DeGraphQL plugin
D174 error The degraphql plugin has been disabled because of known issues on Kong Gateway < 3.0.0.0. Please upgrade Kong Gateway to version 3.0.0.0 or above. DeGraphQL plugin
D175 error The deGraphQL Route entities have been removed because of known issues with Kong Gateway < 3.0.0.0. Please upgrade Kong Gateway to version 3.0.0.0 or above. DeGraphQL plugin
D176 error For the jwt-signer plugin, one or more of the following config fields are set: add_claims, set_claims but Kong Gateway versions < 3.3.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.3.0.0 or above. JWT Signer plugin
D177 error For the proxy-cache-advanced plugin, one or more of the following config fields are set: ignore_uri_case but Kong Gateway versions < 3.3.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.3.0.0 or above. Proxy Cache Advanced plugin
D178 error For the rate-limiting-advanced plugin, instances have been configured on a specific consumer_group. This is not supported in Kong Gateway versions < 3.4.0.0. The plugin has been removed in the data plane node. Unset the consumer_group fields for the plugin, or upgrade Kong Gateway to a version >= 3.4.0.0. Rate Limiting Advanced plugin
D179 error For the request-transformer-advanced plugin, instances have been configured on a specific consumer_group. This is not supported in Kong Gateway versions < 3.4.0.0. The plugin has been removed in the data plane node. Unset the consumer_group fields for the plugin, or upgrade Kong Gateway to a version >= 3.4.0.0. Request Transformer Advanced plugin
D180 error For the response-transformer-advanced plugin, instances have been configured on a specific consumer_group. This is not supported in Kong Gateway versions < 3.4.0.0. The plugin has been removed in the data plane node. Unset the consumer_group fields for the plugin, or upgrade Kong Gateway to a version >= 3.4.0.0. Response Transformer Advanced plugin
D181 error For the request-transformer plugin, instances have been configured on a specific consumer_group. This is not supported in Kong Gateway versions < 3.4.0.0. The plugin has been removed in the data plane node. Unset the consumer_group fields for the plugin, or upgrade Kong Gateway to a version >= 3.4.0.0. Request Transformer plugin
D182 error For the response-transformer plugin, instances have been configured on a specific consumer_group. This is not supported in Kong Gateway versions < 3.4.0.0. The plugin has been removed in the data plane node. Unset the consumer_group fields for the plugin, or upgrade Kong Gateway to a version >= 3.4.0.0. Response Transformer plugin
D183 error For the openid-connect plugin, one or more of the following config fields are set: expose_error_code but Kong Gateway versions < 3.4.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.4.0.0 or above. OpenID Connect plugin
D184 error For the kafka-log plugin, one or more of the following config fields are set: custom_fields_by_lua but Kong Gateway versions < 3.4.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.4.0.0 or above. Kafka Log plugin
D185 error For the openid-connect plugin, one or more of the following config fields are set: token_cache_key_include_scope but Kong Gateway versions < 3.4.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.4.0.0 or above. OpenID Connect plugin
D186 error For the forward-proxy plugin, one or more of the following config fields are set in a reference format: auth_username, auth_password but Konnect only supports Vaults starting from Kong Gateway version 3.1.0.0. This plugin instance will cause the Kong Gateway to fail payload validation, causing payload updates to fail and potentially getting the data plane into an out-of-sync state. Please upgrade Kong Gateway to version 3.1.0.0 or above. Forward Proxy plugin
D187 error For the kafka-upstream plugin, one or more of the following config fields are set in a reference format: authentication.user, authentication.password but Konnect only supports Vaults starting from Kong Gateway version 3.1.0.0. This plugin instance will cause the Kong Gateway to fail payload validation, causing payload updates to fail and potentially getting the data plane into an out-of-sync state. Please upgrade Kong Gateway to version 3.1.0.0 or above. Kafka Upstream plugin
D188 error For the kafka-log plugin, one or more of the following config fields are set in a reference format: authentication.user, authentication.password but Konnect only supports Vaults starting from Kong Gateway version 3.1.0.0. This plugin instance will cause the Kong Gateway to fail payload validation, causing payload updates to fail and potentially getting the data plane into an out-of-sync state. Please upgrade Kong Gateway to version 3.1.0.0 or above. Kafka Log plugin
D189 error For the ldap-auth-advanced plugin, one or more of the following config fields are set in a reference format: ldap_password, bind_dn but Konnect only supports Vaults starting from Kong Gateway version 3.1.0.0. This plugin instance will cause the Kong Gateway to fail payload validation, causing payload updates to fail and potentially getting the data plane into an out-of-sync state. Please upgrade Kong Gateway to version 3.1.0.0 or above. LDAP Authentication Advanced plugin
D190 error For the openid-connect plugin, one or more of the following config fields are set in a reference format: client_id, client_secret, session_secret, session_redis_username, session_redis_password but Konnect only supports Vaults starting from Kong Gateway version 3.1.0.0. This plugin instance will cause the Kong Gateway to fail payload validation, causing payload updates to fail and potentially getting the data plane into an out-of-sync state. Please upgrade Kong Gateway to version 3.1.0.0 or above. OpenID Connect plugin
D191 error For the request-transformer-advanced plugin, one or more of the following config fields are set in a reference format: rename.body, rename.headers, rename.querystring, replace.body, replace.headers, replace.querystring, add.body, add.headers, add.querystring, append.body, append.headers, append.querystring but Konnect only supports Vaults starting from Kong Gateway version 3.1.0.0. This plugin instance will cause the Kong Gateway to fail payload validation, causing payload updates to fail and potentially getting the data plane into an out-of-sync state. Please upgrade Kong Gateway to version 3.1.0.0 or above. Request Transformer Advanced plugin
D192 error For the graphql-rate-limiting-advanced plugin, instances have been configured with strategy=redis and the cluster_addresses field set. This is not supported in Kong Gateway versions < 3.4.1.0. For data plane nodes with version < 3.2.0.0, the plugin has been completely removed. Unset the cluster_addresses field for the plugin, or upgrade Kong Gateway to a version >= 3.4.1.0. Graphql Rate Limiting Advanced plugin
D193 error For the graphql-rate-limiting-advanced plugin, instances have been configured with strategy=redis and the cluster_addresses field set. This is not supported in Kong Gateway versions < 3.4.1.0. For data plane nodes with version >= 3.2.0.0 and < 3.4.1.0, the plugin configuration has been changed to config.strategy=cluster and config.sync_rate=-1. Unset the redis fields for the plugin, or upgrade Kong Gateway to a version >= 3.4.1.0. Graphql Rate Limiting Advanced plugin
D194 error For the canary plugin, a configuration start time is in the past and will be sent to the data plane node(s). This is not supported in Kong Gateway versions < 3.4.1.0. Fix the canary plugin configuration or upgrade dataplane to 3.4.1.0+. Canary plugin
D195 error For the openid-connect plugin, the using_pseudo_issuer config field is set, but only Kong Gateway versions >= 3.4.1.0 and >= 3.3.1.2 for the 3.3 series support this field. Plugin features that rely on this field are not working as intended. Please upgrade Kong Gateway or remove this field from configuration. OpenID Connect plugin
D196 error For the proxy-cache-advanced plugin, one or more of the following config fields are set: response_headers but Kong Gateway versions < 3.5.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.5.0.0 or above. Proxy Cache Advanced plugin
D197 error For the oas-validation plugin, one or more of the following config fields are set: include_base_path but Kong Gateway versions < 3.4.3.6 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.4.3.6 or above. OAS Validation plugin
D198 error For the mocking plugin, one or more of the following config fields are set: include_base_path but Kong Gateway versions < 3.5.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.5.0.0 or above. Mocking plugin
D199 error For the openid-connect plugin, one or more of the following config fields are set: introspection_token_param_name, revocation_token_param_name but Kong Gateway versions < 3.5.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.5.0.0 or above. OpenID Connect plugin
D200 error For the openid-connect plugin, the unauthorized_destroy_session config field is set, but only Kong Gateway versions >=3.4.1.0 and >=2.8.4.5 for the 2.8 serie support this field. Plugin features that rely on this field are not working as intended. Please upgrade Kong Gateway or remove this field from configuration. OpenID Connect plugin
D201 error For the openid-connect plugin, one or more of the following config fields are set: proof_of_possession_mtls, proof_of_possession_auth_methods_validation but Kong Gateway versions < 3.5.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.5.0.0 or above. OpenID Connect plugin
D202 warning Instance(s) of Konnect Application Registrations have been configured with the field consumer_groups set. This is not supported in Kong Gateway versions < 3.5.0.0. Application Registration is still functioning correctly, but you may want to upgrade to gain additional functionality. Please upgrade Kong Gateway to version 3.5.0.0 or above. App Registration
D203 error For the proxy-cache-advanced plugin, instances have been configured on a specific consumer_group. This is not supported in Kong Gateway versions < 3.6.0.0. The plugin has been removed in the data plane node. Unset the consumer_group fields for the plugin, or upgrade Kong Gateway to a version >= 3.6.0.0. Proxy Cache Advanced plugin
D204 warning Instance(s) of Konnect Application Registration have been configured with one or more of the following fields: application_context, auth_strategy_id, and exhausted_scopes set. These fields are not supported in Kong Gateway versions < 3.6.0.0. Application Registration is still functioning correctly, but you may want to upgrade to gain additional functionality. Please upgrade Kong Gateway to version 3.6.0.0 or above. App Registration
D205 error For the request-validator plugin, the config field content_type_parameter_validation has been used. This is not supported in Kong Gateway versions older than 3.6.1.5 and versions older than 3.7.1.0 for the 3.7.x release line. Please upgrade Kong Gateway to a version that supports this field. Request Validator plugin
D206 error For the openid-connect plugin, one or more of the following config fields are set: tls_client_auth_cert_id, tls_client_auth_ssl_verify, mtls_token_endpoint, mtls_introspection_endpoint, mtls_revocation_endpoint but Kong Gateway versions < 3.6.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.6.0.0 or above. OpenID Connect plugin
D207 error The plugin openid-connect was configured with mTLS client auth but Kong Gateway versions < 3.6.0.0 do not support it. As a result, the entire configuration is rejected and Konnect will not update the configuration in the Data Plane Node until this defect is corrected. Please upgrade Kong Gateway to version 3.6.0.0 or above. OpenID Connect plugin
D208 error For the openid-connect plugin, the introspection_headers_values config was found to contain a value matching the referenceable field format, but only Kong Gateway versions >= 3.5.0.4 support this field. Plugin features that rely on this field are not working as intended. Please upgrade Kong Gateway to version 3.5.0.4 or above. OpenID Connect plugin
D209 error The plugin konnect-application-auth was defined at route level but Kong Gateway versions < 3.6.0.0 do not support it. As a result, the entire configuration is rejected and Konnect will not update the configuration in the Data Plane Node until this defect is corrected. Please upgrade Kong Gateway to version 3.6.0.0 or above. N/A
D210 error For the openid-connect plugin, one or more of the following login_redirect_uri, logout_redirect_uri and scopes fields are set in a reference format, but only Kong Gateways falling in the following version ranges support reference formats for these fields: versions >= 3.4.3.2 and < 3.5.0.0; versions >= 3.5.0.2. These fields have not been modified and will fail validation in the data plane. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway or remove fields using reference values. Alternatively, update fields using reference values to instead use explicit values. OpenID Connect plugin
D211 error For the openid-connect plugin, one or more of the following config fields are set: pushed_authorization_request_endpoint, pushed_authorization_request_endpoint_auth_method, require_pushed_authorization_requests, require_proof_key_for_code_exchange but Kong Gateway versions < 3.6.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.6.0.0 or above. OpenID Connect plugin
D212 error For the key-auth plugin, one or more of the following config fields are set: ttl but Kong Gateway versions < 3.4.1.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.4.1.0 or above. Key Auth plugin
D213 error For the mtls-auth plugin, one or more of the following config fields are set: default_consumer but Kong Gateway versions < 3.4.3.5 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.4.3.5 or above. mTLS Authentication plugin
D214 error There is a syntax error in one or more route expression. Rewrite the expression, following the route expression language. Expressions Router
D215 error A route expression is using one or more fields that are not supported by this specific Kong Gateway version. Update Kong Gateway to a version that supports all used expression fields, or rewrite the expressions using only fields supported by your Kong Gateway version. Expressions Router
D216 error For the oas-validation plugin, the api_spec_encoded config field is set, but only Kong Gateway versions >= 3.4.3.6 for the 3.4 series and >= 3.6.1.2 for the 3.6 series support this field. Plugin features that rely on this field are not working as intended. Please upgrade Kong Gateway or remove this field from configuration. OAS Validation plugin
D217 error For the openid-connect plugin, config.response_mode field has been set either to query.jwt, form_post.jwt, fragment.jwt or jwt. This is not supported in Kong Gateway versions < 3.7.0.0. The plugin configuration has been changed to config.response_mode=query in the data plane node. Please upgrade Kong Gateway to version 3.7.0.0 or above. OpenID Connect plugin
D218 error Plugin ai-azure-content-safety is not available in Kong Gateway versions < 3.7.0.0. Please upgrade Kong Gateway to version 3.7.0.0 or above. AI Azure Content Safety plugin
D219 error For the graphql-proxy-cache-advanced plugin, config.strategy field has been set to redis. This is not supported in Kong Gateway versions < 3.7.0.0. The plugin configuration has been changed to config.strategy=memory in the data plane node. Please upgrade Kong Gateway to version 3.7.0.0 or above. Graphql Proxy Cache Advanced plugin
D220 error For the graphql-proxy-cache-advanced plugin, one or more of the following config fields are set: redis but Kong Gateway versions < 3.7.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.7.0.0 or above. Graphql Proxy Cache Advanced plugin
D221 error For the graphql-proxy-cache-advanced plugin, one or more of the following config fields are set: bypass_on_err but Kong Gateway versions < 3.7.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.7.0.0 or above. Graphql Proxy Cache Advanced plugin
D222 error For the openid-connect plugin, one or more of the following config fields are set: proof_of_possession_dpop, dpop_use_nonce, dpop_proof_lifetime but Kong Gateway versions < 3.7.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.7.0.0 or above. OpenID Connect plugin
D223 error For the openid-connect plugin, one or more of the following config fields are set: require_signed_request_object but Kong Gateway versions < 3.7.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.7.0.0 or above. OpenID Connect plugin
D224 error Plugin ai-rate-limiting-advanced is not available in Kong Gateway versions < 3.7.0.0. Please upgrade Kong Gateway to version 3.7.0.0 or above. AI Rate Limiting Advanced plugin
D225 error For the oas-validation plugin, one or more of the following config fields are set: custom_base_path but Kong Gateway versions < 3.7.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.7.0.0 or above. OAS Validation plugin
D226 error For the mocking plugin, one or more of the following config fields are set: custom_base_path but Kong Gateway versions < 3.7.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.7.0.0 or above. Mocking plugin
D227 error For the konnect-application-auth plugin, one or more of the following config fields are set: v2_strategies but Kong Gateway versions < 3.6.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.6.0.0 or above. App Registration
D228 error The plugin konnect-application-auth was defined with auth_type as v2-strategies but Kong Gateway versions < 3.6.0.0 do not support it. As a result, the entire configuration is rejected and Konnect will not update the configuration in the Data Plane Node until this defect is corrected. Please upgrade Kong Gateway to version 3.6.0.0 or above. App Registration
D229 error The konnect-application-auth plugin was configured with v2_strategies.openid_connect, where the configurations included changes that were added to the openid-connect plugin in Kong Gateway versions after 3.6.0.0. For more details, please see the tracked changes for openid-connect. Please update Kong Gateway to the corresponding version where the fields were added. App Registration
D230 error The konnect-application-auth plugin was configured with v2_strategies.key_auth, where the configurations included changes that were added to the key-auth plugin in Kong Gateway versions after 3.6.0.0. For more details, please see the tracked changes for key-auth. Please update Kong Gateway to the corresponding version where the fields were added. App Registration
D231 error The konnect-application-auth plugin was configured with v2_strategies.openid_connect, where the configurations included changes that were added to the openid-connect plugin in Kong Gateway versions after 3.6.0.0. For more details, please see the tracked changes for openid-connect. Please update Kong Gateway to the corresponding version where the fields were added. App Registration
D232 error For the rate-limiting-advanced plugin, config.identifier field has been set to consumer-group. This is not supported in Kong Gateway versions < 3.6.0.0. The plugin configuration has been changed to config.identifier=consumer in the data plane node and might not work as intended. Please upgrade Kong Gateway to version 3.6.0.0 or above. Rate Limiting Advanced plugin
D233 error For the ai-rate-limiting-advanced plugin, one or more of the following fields: tokens_count_strategy have been set to one or more of the following values: cost but Kong Gateway versions < 3.8.0.0 do not support these values. Impacted fields have been updated to the following default values in the data plane node: total_tokens. Plugin features that rely on these values may not be working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. AI Rate Limiting Advanced plugin
D234 error Plugin ai-proxy-advanced is not available in Kong Gateway versions < 3.8.0.0. Please upgrade Kong Gateway to version 3.8.0.0 or above. AI Proxy Advanced plugin
D235 error Plugin ai-semantic-cache is not available in Kong Gateway versions < 3.8.0.0. Please upgrade Kong Gateway to version 3.8.0.0 or above. AI Semantic Cache plugin
D236 error Plugin confluent is not available in Kong Gateway versions < 3.8.0.0. Please upgrade Kong Gateway to version 3.8.0.0 or above. Confluent plugin
D237 error For the openid-connect plugin, one or more of the following config fields are set: claims_forbidden but Kong Gateway versions < 3.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. OpenID Connect plugin
D239 error Plugin header-cert-auth is not available in Kong Gateway versions < 3.8.0.0. Please upgrade Kong Gateway to version 3.8.0.0 or above. Header Cert Auth plugin
D240 error Plugin ai-semantic-prompt-guard is not available in Kong Gateway versions < 3.8.0.0. Please upgrade Kong Gateway to version 3.8.0.0 or above. AI Semantic Prompt Guard plugin
D241 error For the ai-rate-limiting-advanced plugin, one or more instances have been configured with the bedrock LLM provider. This is not supported in Kong Gateway versions < 3.8.0.0. The plugin has been removed in the data plane node. Please upgrade Kong Gateway to version 3.8.0.0 or above. AI Rate Limiting Advanced plugin
D242 error For the ai-rate-limiting-advanced plugin, one or more instances have been configured with the gemini LLM provider. This is not supported in Kong Gateway versions < 3.8.0.0. The plugin has been removed in the data plane node. Please upgrade Kong Gateway to version 3.8.0.0 or above. AI Rate Limiting Advanced plugin
D243 error Plugin json-threat-protection is not available in Kong Gateway versions < 3.8.0.0. Please upgrade Kong Gateway to version 3.8.0.0 or above. JSON Threat Protection plugin
D244 error Plugin upstream-oauth is not available in Kong Gateway versions < 3.8.0.0. Please upgrade Kong Gateway to version 3.8.0.0 or above. Upstream Oauth plugin
D245 warning For the rate-limiting-advanced plugin, either redis.sentinel_nodes or redis.cluster_nodes are set. These settings are not supported in Kong Gateway versions < 3.8.0.0 and have been updated to redis.sentinel_addresses and redis.cluster_addresses respectively. Please upgrade Kong Gateway to version 3.8.0.0 or above. Rate Limiting Advanced plugin
D246 warning For the rate-limiting-advanced plugin, either redis.sentinel_addresses or redis.cluster_addresses are set. These settings are not supported in Kong Gateway versions >= 3.8.0.0 and have been updated to redis.sentinel_nodes and redis.cluster_nodes respectively. Please upgrade Kong Gateway to version 3.8.0.0 or above. Rate Limiting Advanced plugin
D247 error For the rate-limiting-advanced plugin, one or more of the following config fields are set: redis.cluster_max_redirections, redis.connection_is_proxied but Kong Gateway versions < 3.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. Rate Limiting Advanced plugin
D248 error For the proxy-cache-advanced plugin, one or more of the following config fields are set: redis.cluster_max_redirections, redis.connection_is_proxied but Kong Gateway versions < 3.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. Proxy Cache Advanced plugin
D249 warning For the proxy-cache-advanced plugin, either redis.sentinel_nodes or redis.cluster_nodes are set. These settings are not supported in Kong Gateway versions < 3.8.0.0 and have been updated to redis.sentinel_addresses and redis.cluster_addresses respectively. Please upgrade Kong Gateway to version 3.8.0.0 or above. Proxy Cache Advanced plugin
D250 warning For the proxy-cache-advanced plugin, either redis.sentinel_addresses or redis.cluster_addresses are set. These settings are not supported in Kong Gateway versions >= 3.8.0.0 and have been updated to redis.sentinel_nodes and redis.cluster_nodes respectively. Please upgrade Kong Gateway to version 3.8.0.0 or above. Proxy Cache Advanced plugin
D252 warning For the ai-rate-limiting-advanced plugin, either redis.sentinel_nodes or redis.cluster_nodes are set. These settings are not supported in Kong Gateway versions < 3.8.0.0 and have been updated to redis.sentinel_addresses and redis.cluster_addresses respectively. Please upgrade Kong Gateway to version 3.8.0.0 or above. AI Rate Limiting Advanced plugin
D253 warning For the ai-rate-limiting-advanced plugin, either redis.sentinel_addresses or redis.cluster_addresses are set. These settings are not supported in Kong Gateway versions >= 3.8.0.0 and have been updated to redis.sentinel_nodes and redis.cluster_nodes respectively. Please upgrade Kong Gateway to version 3.8.0.0 or above. AI Rate Limiting Advanced plugin
D254 error For the ai-rate-limiting-advanced plugin, one or more of the following config fields are set: redis.cluster_max_redirections, redis.connection_is_proxied but Kong Gateway versions < 3.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. AI Rate Limiting Advanced plugin
D255 error For the graphql-proxy-cache-advanced plugin, one or more of the following config fields are set: redis.cluster_max_redirections, redis.connection_is_proxied but Kong Gateway versions < 3.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. Graphql Proxy Cache Advanced plugin
D256 warning For the graphql-proxy-cache-advanced plugin, either redis.sentinel_nodes or redis.cluster_nodes are set. These settings are not supported in Kong Gateway versions < 3.8.0.0 and have been updated to redis.sentinel_addresses and redis.cluster_addresses respectively. Please upgrade Kong Gateway to version 3.8.0.0 or above. Graphql Proxy Cache Advanced plugin
D257 warning For the graphql-proxy-cache-advanced plugin, either redis.sentinel_addresses or redis.cluster_addresses are set. These settings are not supported in Kong Gateway versions >= 3.8.0.0 and have been updated to redis.sentinel_nodes and redis.cluster_nodes respectively. Please upgrade Kong Gateway to version 3.8.0.0 or above. Graphql Proxy Cache Advanced plugin
D258 error For the saml plugin, one or more of the following config fields are set: redis but Kong Gateway versions < 3.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. SAML plugin
D259 error For the openid-connect plugin, one or more of the following config fields are set: cluster_cache_strategy, cluster_cache_redis but Kong Gateway versions < 3.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. OpenID Connect plugin
D260 warning For the graphql-rate-limiting-advanced plugin, either redis.sentinel_nodes or redis.cluster_nodes are set. These settings are not supported in Kong Gateway versions < 3.8.0.0 and have been updated to redis.sentinel_addresses and redis.cluster_addresses respectively. Please upgrade Kong Gateway to version 3.8.0.0 or above. Graphql Rate Limiting Advanced plugin
D261 warning For the graphql-rate-limiting-advanced plugin, either redis.sentinel_addresses or redis.cluster_addresses are set. These settings are not supported in Kong Gateway versions >= 3.8.0.0 and have been updated to redis.sentinel_nodes and redis.cluster_nodes respectively. Please upgrade Kong Gateway to version 3.8.0.0 or above. Graphql Rate Limiting Advanced plugin
D262 error For the graphql-rate-limiting-advanced plugin, one or more of the following config fields are set: redis.cluster_max_redirections, redis.connection_is_proxied but Kong Gateway versions < 3.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. Graphql Rate Limiting Advanced plugin
D263 warning For the rate-limiting-advanced plugin, conflicting redis configurations are set. This is not supported in Kong Gateway versions < 3.8. The plugin configuration has been updated to remove the conflicting redis configurations. Please upgrade Kong Gateway to version 3.8.0.0 or above. Rate Limiting Advanced plugin
D264 warning For the proxy-cache-advanced plugin, conflicting redis configurations are set. This is not supported in Kong Gateway versions < 3.8. The plugin configuration has been updated to remove the conflicting redis configurations. Please upgrade Kong Gateway to version 3.8.0.0 or above. Proxy Cache Advanced plugin
D265 warning For the ai-rate-limiting-advanced plugin, conflicting redis configurations are set. This is not supported in Kong Gateway versions < 3.8. The plugin configuration has been updated to remove the conflicting redis configurations. Please upgrade Kong Gateway to version 3.8.0.0 or above. AI Rate Limiting Advanced plugin
D266 warning For the graphql-proxy-cache-advanced plugin, conflicting redis configurations are set. This is not supported in Kong Gateway versions < 3.8. The plugin configuration has been updated to remove the conflicting redis configurations. Please upgrade Kong Gateway to version 3.8.0.0 or above. Graphql Proxy Cache Advanced plugin
D267 warning For the graphql-rate-limiting-advanced plugin, conflicting redis configurations are set. This is not supported in Kong Gateway versions < 3.8. The plugin configuration has been updated to remove the conflicting redis configurations. Please upgrade Kong Gateway to version 3.8.0.0 or above. Graphql Rate Limiting Advanced plugin
D268 warning For the konnect-application-auth plugin, one or more deprecated redis fields have been set on the plugin config. This is not supported in Kong Gateway versions >= 3.8. The plugin configuration has been updated. Please upgrade Kong Gateway to version 3.8.0.0 or above. N/A
D269 warning For the konnect-application-auth plugin, new redis configurations are set. This is not supported in Kong Gateway versions <3.8. The plugin configuration has been updated. Please upgrade Kong Gateway to version 3.8.0.0 or above. N/A
D270 warning For the konnect-application-auth and openid-connect plugins, new redis configurations are set. This is not supported in Kong Gateway versions <3.8. The plugin configuration has been updated. Please upgrade Kong Gateway to version 3.8.0.0 or above. OpenID Connect plugin
D271 error For the rate-limiting-advanced plugin, one or more of the following config fields are set: lock_dictionary_name but Kong Gateway versions < 3.9.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.9.0.0 or above. Rate Limiting Advanced plugin
D272 error For the openid-connect plugin, one or more of the following config fields are set in a reference format: http_proxy_authorization, https_proxy_authorization but Kong Gateway versions < 3.9.0.0 do not support the reference format for these fields. This plugin instance will cause the Kong Gateway to fail payload validation, causing payload updates to fail and potentially getting the data plane into an out-of-sync state. Please upgrade Kong Gateway to version 3.9.0.0 or above. OpenID Connect plugin
D273 warning Plugin redirect is not available in Kong Gateway versions < 3.9.0.0. Please upgrade Kong Gateway to version 3.9.0.0 or above. Redirect plugin
D274 error Plugin service-protection is not available in Kong Gateway versions < 3.9.0.0. Please upgrade Kong Gateway to version 3.9.0.0 or above. Service Protection plugin
D275 error For the rate-limiting-advanced plugin, one or more of the following config fields are set: compound_identifier but Kong Gateway versions < 3.9.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.9.0.0 or above. Rate Limiting Advanced plugin
D277 error Plugin injection-protection is not available in Kong Gateway versions < 3.9.0.0. Please upgrade Kong Gateway to version 3.9.0.0 or above. Injection Protection plugin
D279 error For the ai-proxy-advanced plugin, one or more of the following config fields are set: response_streaming but Kong Gateway versions < 3.9.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.9.0.0 or above. AI Proxy Advanced plugin
D280 error For the rate-limiting-advanced plugin, one or more of the following config fields are set: redis.redis_proxy_type but Kong Gateway versions < 3.9.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.9.0.0 or above. Rate Limiting Advanced plugin
D281 error For the openid-connect plugin, one or more of the following config fields are set: introspection_post_args_client_headers but Kong Gateway versions < 3.9.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.9.0.0 or above. OpenID Connect plugin
E999 error For the jwt-signer plugin, this is not compatible with Konnect. The plugin configuration will still be sent to the data plane node; however it is recommended you remove the plugin until it is officially available and supported in Konnect. Remove the jwt-signer plugin from the configuration. JWT Signer plugin
EOL100 error Kong Gateway version 2.5.x.x has now reached its End of Sunset Support, and after July 31, 2024, data plane connections for this version will no longer receive configurations from Konnect. To ensure continued Konnect support, please upgrade to the latest 2.8 LTS version. Compatibility
EOL101 error Kong Gateway version 2.6.x.x has now reached its End of Full Support, and after July 31, 2024, data plane connections for this version will no longer receive configurations from Konnect. To ensure continued Konnect support, please upgrade to the latest 2.8 LTS version. Compatibility
EOL102 error Kong Gateway version 2.7.x.x has now reached its End of Full Support, and after July 31, 2024, data plane connections for this version will no longer receive configurations from Konnect. To ensure continued Konnect support, please upgrade to the latest 2.8 LTS version. Compatibility
EOL103 error Kong Gateway version 3.0.x.x has now reached its End of Full Support, and after July 31, 2024, data plane connections for this version will no longer receive configurations from Konnect. To ensure continued Konnect support, please upgrade to the latest 3.4 LTS version. Compatibility
EOL104 error Kong Gateway version 3.1.x.x has now reached its End of Full Support, and after July 31, 2024, data plane connections for this version will no longer receive configurations from Konnect. To ensure continued Konnect support, please upgrade to the latest 3.4 LTS version. Compatibility
EOL105 error Kong Gateway version 3.2.x.x has now reached its End of Full Support, and after July 31, 2024, data plane connections for this version will no longer receive configurations from Konnect. To ensure continued Konnect support, please upgrade to the latest 3.4 LTS version. Compatibility
EOL106 error Kong Gateway version 3.3.x.x has now reached its End of Full Support, and after July 31, 2024, data plane connections for this version will no longer receive configurations from Konnect. To ensure continued Konnect support, please upgrade to the latest 3.4 LTS version. Compatibility
P001 error Kong data plane nodes running OSS versions are not supported on the Konnect platform and will not receive any traffic. Reconnect the data plane node using the Kong Enterprise version.
P101 error For the acme plugin, one or more of the following config fields are set: preferred_chain, storage_config.vault.auth_method, storage_config.vault.auth_path, storage_config.vault.auth_role, storage_config.vault.jwt_path but Kong Gateway versions < 2.6.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 2.6.0.0 or above. ACME plugin
P102 error For the aws-lambda plugin, one or more of the following config fields are set: base64_encode_body but Kong Gateway versions < 2.6.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 2.6.0.0 or above. AWS Lambda plugin
P103 error For the grpc-web plugin, one or more of the following config fields are set: allow_origin_header but Kong Gateway versions < 2.6.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 2.6.0.0 or above. gRPC Web plugin
P104 error For the request-termination plugin, one or more of the following config fields are set: echo, trigger but Kong Gateway versions < 2.6.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 2.6.0.0 or above. Request Termination plugin
P105 error For the datadog plugin, one or more of the following config fields are set: service_name_tag, status_tag, consumer_tag but Kong Gateway versions < 2.7.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 2.7.0.0 or above. Datadog plugin
P106 error For the datadog plugin, distribution metric type is not supported in Kong gateway versions < 2.7.0.0. Distribution metrics will not be emitted by the gateway. Please upgrade Kong Gateway to version 2.7.0.0 or above. Datadog plugin
P107 error For the ip-restriction plugin, one or more of the following config fields are set: status, message but Kong Gateway versions < 2.7.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 2.7.0.0 or above. IP Restriction plugin
P108 error For the rate-limiting plugin, one or more of the following config fields are set: redis_ssl, redis_ssl_verify, redis_server_name but Kong Gateway versions < 2.7.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 2.7.0.0 or above. Rate Limiting plugin
P109 error For the zipkin plugin, one or more of the following fields: header_type have been set to one or more of the following values: ignore but Kong Gateway versions < 2.7.0.0 do not support these values. Impacted fields have been updated to the following default values in the data plane node: preserve. Plugin features that rely on these values may not be working as intended. Please upgrade Kong Gateway to version 2.7.0.0 or above. Zipkin plugin
P110 error For the zipkin plugin, one or more of the following config fields are set: local_service_name but Kong Gateway versions < 2.7.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 2.7.0.0 or above. Zipkin plugin
P111 error For the acme plugin, one or more of the following config fields are set: rsa_key_size but Kong Gateway versions < 2.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 2.8.0.0 or above. ACME plugin
P112 error For the rate-limiting plugin, one or more of the following config fields are set: redis_username, redis.username but Kong Gateway versions < 2.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 2.8.0.0 or above. Rate Limiting plugin
P113 error For the response-ratelimiting plugin, one or more of the following config fields are set: redis_username, redis.username but Kong Gateway versions < 2.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 2.8.0.0 or above. Response Rate Limiting plugin
P115 error Plugin opentelemetry is not available in Kong Gateway versions < 3.0.0.0. Please upgrade Kong Gateway to version 3.0.0.0 or above. OpenTelemetry plugin
P116 error For the zipkin plugin, one or more of the following config fields are set: http_span_name, connect_timeout, send_timeout, read_timeout but Kong Gateway versions < 3.0.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.0.0.0 or above. Zipkin plugin
P117 error For the prometheus plugin, one or more of the following config fields are set: status_code_metrics, latency_metrics, bandwidth_metrics, upstream_health_metrics but Kong Gateway versions < 3.0.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.0.0.0 or above. Prometheus plugin
P118 error For the acme plugin, one or more of the following config fields are set: allow_any_domain but Kong Gateway versions < 3.0.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.0.0.0 or above. ACME plugin
P119 error For the Service entity, enabled field has been set to true but Kong Gateway versions < 2.7.0.0 do not support this feature. The Service has been left enabled in the Kong Gateway, and the traffic for the Service is being routed by Kong Gateway. This is a critical error and may result in unwanted traffic being routed to the upstream Services via Kong Gateway. Please upgrade Kong Gateway to version 2.7.0.0 or above. Services entity
P120 error For the aws-lambda plugin, one or more of the following config fields are set: proxy_scheme but Kong Gateway versions >= 3.0.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please use config.proxy_url instead of config.proxy_scheme field. AWS Lambda plugin
P121 error For the aws-lambda plugin, config.aws_region and config.host fields are set. These fields were mutually exclusive for Kong gateway versions < 3.0.0.0. The plugin configuration has been changed to remove the config.host field. Please upgrade Kong Gateway to version 3.0.0.0 or above. AWS Lambda plugin
P122 error For the pre-function plugin, config.functions field has been used. This is not supported in Kong Gateway versions >= 3.0.0.0. The plugin configuration has been updated to rename config.functions to config.access in the data-plane. Please update the configuration to use config.access field instead of config.functions. Pre-function plugin
P123 error For the post-function plugin, config.functions field has been used. This is not supported in Kong Gateway versions >= 3.0.0.0. The plugin configuration has been updated to rename config.functions to config.access in the data-plane. Please update the configuration to use config.access field instead of config.functions. Post-function plugin
P124 warning For the pre-function plugin, config.functions field has been used. This field is deprecated and it is no longer supported in Kong Gateway versions >= 3.0.0.0. Please update the plugin configuration to use config.access field in place of config.functions field Pre-function plugin
P125 warning For the post-function plugin, config.functions field has been used. This field is deprecated and it is no longer supported in Kong Gateway versions >= 3.0.0.0. Please update the plugin configuration to use config.access field in place of config.functions field Post-function plugin
P126 error For the upstream entity, one or more of the following schema fields are set: hash_on_query_arg, hash_fallback_query_arg, hash_on_uri_capture, hash_fallback_uri_capture but Kong Gateway versions < 3.0.0.0 do not support these fields. Please upgrade Kong Gateway to version 3.0.0.0 or above. Upstreams entity
P127 error For the upstreams entity, one or more of the hash_on, hash_fallback schema fields are set with one of the following values: path, query_arg, uri_capture, but Kong Gateway versions < 3.0.0.0 do not support these values. Because of this, hash_on and hash_fallback'have been changed in the data plane node to none` and hashing is not working as expected. Please upgrade Kong Gateway to version 3.0.0.0 or above. Upstreams entity
P128 warning For the paths field used in route a regex pattern usage was detected. This field has been back-ported by stripping the prefix ~. Routes which rely on regex parsing may not work as intended on Kong gateway versions < 3.0.0.0. If upgrading to version 3.0.0.0 is not possible, using paths without the ~ prefix will avoid this warning. Please upgrade Kong Gateway to version 3.0.0.0 or above. Routes entity
P129 warning For the paths field used in route a regex pattern usage was detected. Kong gateway versions 3.0.0.0 and above require that regular expressions start with a ~ character to distinguish from simple prefix match. To define a regular expression based path for routing, please prefix the path with ~ character. Routes entity
P130 error For the statsd plugin, one or more of the following metrics are being used: shdict_usage, status_count_per_user_per_route, status_count_per_workspace, but Kong Gateway versions < 3.0.0.0 do not support these. These metrics have been removed from the statsd plugin configuration and features that rely on them are not working as intended. Please upgrade Kong Gateway to version 3.0.0.0 or above. StatsD plugin
P131 error For the statsd plugin, one or more metrics have one or more of the following fields set: workspace_identifier, service_identifier. These fields are unsupported in Kong Gateway versions < 3.0.0.0 and have been removed. Features that rely on these removed fields are not working as intended. Please upgrade Kong Gateway to version 3.0.0.0 or above. StatsD plugin
P132 error For the statsd plugin, one or more metrics don’t have the consumer_identifier field set. For these metrics, the value of the consumer_identifier field has been set to custom_id. Explicitly set the consumer_identifier field for all metrics or upgrade Kong Gateway to a version >= 3.0.0.0. StatsD plugin
P133 error For the statsd plugin, one or more of the following config fields are set: allow_status_codes, udp_packet_size, use_tcp, hostname_in_prefix, consumer_identifier_default, service_identifier_default, workspace_identifier_default but Kong Gateway versions < 3.0.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.0.0.0 or above. StatsD plugin
P134 error Tags that contain space characters ( ) are not supported on Kong gateway versions < 3.0.0.0. As such, all tag values that contain space characters have been removed. Please upgrade Kong Gateway to version 3.0.0.0 or above. Tags
P135 error The vaults entity is being used, but Kong Gateway versions < 3.1.0.0 do not support this entity. Please upgrade Kong Gateway to version 3.1.0.0 or above. Vaults entity
P136 error For the zipkin plugin, one or more of the following config fields are set: http_response_header_for_traceid but Kong Gateway versions < 3.1.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.1.0.0 or above. Zipkin plugin
P137 error For the rate-limiting plugin, one or more of the following config fields are set: error_code, error_message but Kong Gateway versions < 3.1.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.1.0.0 or above. Rate Limiting plugin
P138 error For the acme plugin, one or more of the following config fields are set: storage_config.redis.ssl, storage_config.redis.ssl_verify, storage_config.redis.ssl_server_name, storage_config.redis.server_name but Kong Gateway versions < 3.1.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.1.0.0 or above. ACME plugin
P139 error For the response-ratelimiting plugin, one or more of the following config fields are set: redis_ssl, redis_ssl_verify, redis_server_name, redis.ssl, redis.ssl_verify, redis.server_name but Kong Gateway versions < 3.1.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.1.0.0 or above. Response Rate Limiting plugin
P140 error For the aws-lambda plugin, one or more of the following config fields are set: aws_assume_role_arn, aws_role_session_name but Kong Gateway versions < 2.8.1.3 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 2.8.1.3 or above. AWS Lambda plugin
P141 error The keys entity is being used, but Kong Gateway versions < 3.1.0.0 do not support this entity. Please upgrade Kong Gateway to version 3.1.0.0 or above. Keys entity
P142 error The key_sets entity is being used, but Kong Gateway versions < 3.1.0.0 do not support this entity. Please upgrade Kong Gateway to version 3.1.0.0 or above.
P144 error For the pre-function plugin, one or more of the following config fields are set: ws_handshake, ws_client_frame, ws_upstream_frame, ws_close but Kong Gateway versions < 3.0.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.0.0.0 or above. Pre-function plugin
P145 error For the post-function plugin, one or more of the following config fields are set: ws_handshake, ws_client_frame, ws_upstream_frame, ws_close but Kong Gateway versions < 3.0.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.0.0.0 or above. Post-function plugin
P146 error For the acme plugin, one or more of the following config fields are set: enable_ipv4_common_name but Kong Gateway versions < 3.1.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.1.0.0 or above. ACME plugin
P147 error For the datadog plugin, one or more of the following config fields are set: retry_count, queue_size, flush_timeout but Kong Gateway versions < 3.1.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.1.0.0 or above. Datadog plugin
P148 error For the session plugin, one or more of the following config fields are set: cookie_persistent but Kong Gateway versions < 3.1.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.1.0.0 or above. Session plugin
P149 error For the plugin entity, one or more of the following schema fields are set: instance_name but Kong Gateway versions < 3.2.0.0 do not support these fields. Please upgrade Kong Gateway to version 3.2.0.0 or above. Plugins entity
P150 error For the zipkin plugin, one or more of the following config fields are set: phase_duration_flavor but Kong Gateway versions < 3.2.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.2.0.0 or above. Zipkin plugin
P151 error For the upstreams entity, the algorithm field is set to latency but Kong Gateway versions < 3.2.0.0 do not support this value. Because of this, algorithm has been set to the default value round-robin and features depending on the latency algorithm may not work as expected. Please upgrade Kong Gateway to version 3.2.0.0 or above. Upstreams entity
P152 error For the statsd plugin, one or more of the following config fields are set: retry_count, queue_size, flush_timeout but Kong Gateway versions < 3.1.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.1.0.0 or above. StatsD plugin
P153 error For the statsd plugin, one or more of the following config fields are set: tag_style but Kong Gateway versions < 3.2.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.2.0.0 or above. StatsD plugin
P154 error For the statsd plugin, one or more default metrics have been configured with a non-default stat_type. This is not supported in Kong Gateway versions < 3.1.0.0. Please upgrade Kong Gateway to version 3.1.0.0 or above. StatsD plugin
P155 error For the session plugin, one or more of the following config fields are set: audience, absolute_timeout, remember_cookie_name, remember_rolling_timeout, remember_absolute_timeout, response_headers, request_headers but Kong Gateway versions < 3.2.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.2.0.0 or above. Session plugin
P156 warning For the session plugin, one or more config fields are set but Kong Gateway versions < 3.2.0.0 do not support these fields. The plugin configuration has been updated and these fields have been mapped to their old names: rolling_timeout => cookie_lifetime, idling_timeout => cookie_idletime, stale_ttl => cookie_discard, cookie_same_site => cookie_samesite, cookie_http_only => cookie_httponly Please upgrade Kong Gateway to version 3.2.0.0 or above. Session plugin
P157 error For the session plugin, one or more of the following config fields are set: cookie_renew but Kong Gateway versions >= 3.2.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please remove these fields from the plugin configuration. Session plugin
P158 warning For the session plugin, one or more config fields are set but Kong Gateway versions < 3.2.0.0 do not support these fields. The plugin configuration has been updated and these fields have been mapped to their old names: remember => cookie_persistent Please upgrade Kong Gateway to version 3.2.0.0 or above. Session plugin
P159 error For the session plugin, one or more of the following config fields are set: remember but Kong Gateway versions < 3.1.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please remove these fields from the plugin configuration. Session plugin
P160 warning For the session plugin, config.cookie_same_site has been set to Default. This is not supported in Kong Gateway versions < 3.2.0.0. The plugin configuration has been changed to the config.cookie_same_site=Lax in the data-plane (default value). Please upgrade Kong Gateway to version 3.2.0.0 or above. Session plugin
P161 error For the aws-lambda plugin, the following config field is set: aws_imds_protocol_version, but Kong Gateway versions <2.8.3.0 and >=3.0.0.0,<3.2.0.0 do not support it. Plugin features that rely on this field are not working as intended. Please upgrade Kong Gateway to version 3.2.0.0 or above. AWS Lambda plugin
P162 error For the opentelemetry plugin, instances have been configured on a specific service, route, or consumer. This is not supported in Kong Gateway versions < 3.2.0.0. The plugin has been removed in the data-plane. Unset the service, route, and consumer fields for the plugin, or upgrade Kong Gateway to a version >= 3.2.0.0. OpenTelemetry plugin
P163 error For the graphql-rate-limiting-advanced plugin on Kong Gateway versions <3.2.0.0, the cluster option is not supported on hybrid mode. The plugin instance has been removed to avoid system crashes. Please upgrade to Kong Gateway 3.2.0.0 or later, which supports the cluster mode with the sync_rate = -1 option, or change to the redis mode. Graphql Rate Limiting Advanced plugin
P164 error For the datadog plugin, one or more of the following config fields are set: retry_count, queue_size, flush_timeout but Kong Gateway versions >= 3.3.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Starting with version 3.3.0.0, the plugin datadog uses the field queue instead of retry_count, queue_size, flush_timeout used previously. Please update the configuration to use the new fields. Datadog plugin
P165 error For the datadog plugin, one or more of the following config fields are set: queue but Kong Gateway versions < 3.3.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.3.0.0 or above. Datadog plugin
P166 error For the http-log plugin, one or more of the following config fields are set: retry_count, queue_size, flush_timeout but Kong Gateway versions >= 3.3.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Starting with version 3.3.0.0, the plugin http-log uses the field queue instead of retry_count, queue_size, flush_timeout used previously. Please update the configuration to use the new fields. Http Log plugin
P167 error For the http-log plugin, one or more of the following config fields are set: queue but Kong Gateway versions < 3.3.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.3.0.0 or above. Http Log plugin
P168 error For the statsd plugin, one or more of the following config fields are set: retry_count, queue_size, flush_timeout but Kong Gateway versions >= 3.3.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Starting with version 3.3.0.0, the plugin statsd uses the field queue instead of retry_count, queue_size, flush_timeout used previously. Please update the configuration to use the new fields. StatsD plugin
P169 error For the statsd plugin, one or more of the following config fields are set: queue but Kong Gateway versions < 3.3.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.3.0.0 or above. StatsD plugin
P170 error For the opentelemetry plugin, one or more of the following config fields are set: batch_span_count, batch_flush_delay but Kong Gateway versions >= 3.3.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Starting with version 3.3.0.0, the plugin opentelemetry uses the field queue instead of batch_span_count, batch_flush_delay used previously. Please update the configuration to use the new fields. OpenTelemetry plugin
P171 error For the opentelemetry plugin, one or more of the following config fields are set: queue but Kong Gateway versions < 3.3.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.3.0.0 or above. OpenTelemetry plugin
P172 error For the opentelemetry plugin, one or more of the following config fields are set: header_type but Kong Gateway versions >= 3.3.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.3.0.0 or above. OpenTelemetry plugin
P173 error For the acme plugin, one or more of the following config fields are set: account_key, storage_config.redis.namespace but Kong Gateway versions < 3.3.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.3.0.0 or above. ACME plugin
P174 error For the proxy-cache plugin, one or more of the following config fields are set: ignore_uri_case but Kong Gateway versions < 3.3.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.3.0.0 or above. Proxy Cache plugin
P175 error For the aws-lambda plugin, one or more of the following config fields are set: disable_https but Kong Gateway versions < 3.3.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.3.0.0 or above. AWS Lambda plugin
P176 error For the datadog plugin, one or more of the following config fields are set: queue but Kong Gateway versions < 3.3.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.3.0.0 or above. Datadog plugin
P177 error For the statsd plugin, one or more of the following config fields are set: queue but Kong Gateway versions < 3.3.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.3.0.0 or above. StatsD plugin
P178 error For the http-log plugin, the config.content_type field has been set to application/json; charset=utf-8. This is not supported in Kong Gateway versions < 3.3.0.0. The plugin configuration has been changed to config.content_type=application/json in the data-plane. Please upgrade Kong Gateway to version 3.3.0.0 or above. Http Log plugin
P179 error For the opentelemetry plugin, one or more of the following config fields are set: http_response_header_for_traceid but Kong Gateway versions >= 3.3.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.3.0.0 or above. OpenTelemetry plugin
P180 error For the zipkin plugin, one or more of the following config fields are set: queue but Kong Gateway versions < 3.3.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.3.0.0 or above. Zipkin plugin
P181 error For the zipkin plugin, one or more of the following fields: header_type, default_header_type have been set to one or more of the following values: datadog but Kong Gateway versions < 3.0.0.0 do not support these values. Impacted fields have been updated to the following default values in the data plane node: preserve, b3. Plugin features that rely on these values may not be working as intended. Please upgrade Kong Gateway to version 3.0.0.0 or above. Zipkin plugin
P182 error For the upstream entity, one or more of the following schema fields are set: use_srv_name but Kong Gateway versions < 3.1.0.0 do not support these fields. Please upgrade Kong Gateway to version 3.1.0.0 or above. Upstreams entity
P183 error For the upstream entity, one or more of the following schema fields are set: healthchecks.active.headers but Kong Gateway versions < 3.0.0.0 do not support these fields. Please upgrade Kong Gateway to version 3.0.0.0 or above. Upstreams entity
P184 error For the vault entity, one or more of the following schema fields are set: config.ttl, config.neg_ttl, config.resurrect_ttl but Kong Gateway versions < 3.4.0.0 do not support these fields. Please upgrade Kong Gateway to version 3.4.0.0 or above. Vaults entity
P185 error For the rate-limiting plugin, one or more of the following config fields are set: sync_rate but Kong Gateway versions < 3.4.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.4.0.0 or above. Rate Limiting plugin
P186 error For the opentelemetry plugin, one or more of the following fields: header_type have been set to one or more of the following values: aws but Kong Gateway versions < 3.4.0.0 do not support these values. Impacted fields have been updated to the following default values in the data plane node: preserve. Plugin features that rely on these values may not be working as intended. Please upgrade Kong Gateway to version 3.4.0.0 or above. OpenTelemetry plugin
P187 error For the zipkin plugin, one or more of the following fields: header_type, default_header_type have been set to one or more of the following values: aws but Kong Gateway versions < 3.4.0.0 do not support these values. Impacted fields have been updated to the following default values in the data plane node: preserve, b3. Plugin features that rely on these values may not be working as intended. Please upgrade Kong Gateway to version 3.4.0.0 or above. Zipkin plugin
P188 error For the ip-restriction plugin, the protocols array contains one or both of: TLS, TCP. This is not supported in Kong Gateway versions < 3.4.0.0. These values have been removed and plugin features that rely on these values are not working as intended. If TLS and/or TCP were the only values, then protocols has been reset to the default values of [HTTP, HTTPS, GRPC, GRPCS]. Please upgrade Kong Gateway to version 3.4.0.0 or above. IP Restriction plugin
P189 error Kong Gateway versions >= 3.1.0.0 and < 3.1.1.2 only support the wRPC protocol which has been removed from Kong Gateway >= 3.2.0.0. Konnect will be removing support for these releases of Kong Gateway on 2023/09/30. After this date these versions of Kong Gateway will no longer be able to establish connections with Konnect and will not receive configuration changes. You may upgrade to Kong Gateway >= 3.1.1.2; however Kong recommends upgrading to Kong Gateway 3.4.0.0 LTS. Please upgrade Kong Gateway to version 3.4.0.0 or above. N/A
P190 warning For the vaults entity, the prefix value contains hyphens. This is not supported in Kong Gateway versions < 3.3.0.0. Hyphens have been converted to underscores. Update prefix values to use underscores instead of hyphens, or upgrade to Kong Gateway versions >= 3.3.0.0 which automatically convert hyphens to underscores. Vaults entity
P191 error One or more certificates have expired. Resources that use an expired certificate are not behaving as expected. Data planes >= v3.2.0.0 will receive configuration updates but the data plane will fail to process them and will be Out of Sync until this is corrected. Data planes < v3.2.0.0 may be inoperable. Remove or replace expired certificates. Renew Certificate
P192 error For the response-ratelimiting plugin, one or more of the following config fields are set in a reference format: redis_password, redis_username but Konnect only supports Vaults starting from Kong Gateway version 3.1.0.0. This plugin instance will cause the Kong Gateway to fail payload validation, causing payload updates to fail and potentially getting the data plane into an out-of-sync state. Please upgrade Kong Gateway to version 3.1.0.0 or above. Response Rate Limiting plugin
P193 error For the session plugin, one or more of the following config fields are set in a reference format: secret but Konnect only supports Vaults starting from Kong Gateway version 3.1.0.0. This plugin instance will cause the Kong Gateway to fail payload validation, causing payload updates to fail and potentially getting the data plane into an out-of-sync state. Please upgrade Kong Gateway to version 3.1.0.0 or above. Session plugin
P194 error For the rate-limiting plugin, one or more of the following config fields are set in a reference format: redis_password, redis_username but Konnect only supports Vaults starting from Kong Gateway version 3.1.0.0. This plugin instance will cause the Kong Gateway to fail payload validation, causing payload updates to fail and potentially getting the data plane into an out-of-sync state. Please upgrade Kong Gateway to version 3.1.0.0 or above. Rate Limiting plugin
P195 error For the loggly plugin, one or more of the following config fields are set in a reference format: key but Konnect only supports Vaults starting from Kong Gateway version 3.1.0.0. This plugin instance will cause the Kong Gateway to fail payload validation, causing payload updates to fail and potentially getting the data plane into an out-of-sync state. Please upgrade Kong Gateway to version 3.1.0.0 or above. Loggly plugin
P196 error For the acme plugin, one or more of the following config fields are set in a reference format: account_email, eab_kid, eab_hmac_key, storage_config.redis.auth, storage_config.consul.token but Konnect only supports Vaults starting from Kong Gateway version 3.1.0.0. This plugin instance will cause the Kong Gateway to fail payload validation, causing payload updates to fail and potentially getting the data plane into an out-of-sync state. Please upgrade Kong Gateway to version 3.1.0.0 or above. ACME plugin
P197 error For the aws-lambda plugin, one or more of the following config fields are set in a reference format: aws_key, aws_secret, aws_assume_role_arn but Konnect only supports Vaults starting from Kong Gateway version 3.1.0.0. This plugin instance will cause the Kong Gateway to fail payload validation, causing payload updates to fail and potentially getting the data plane into an out-of-sync state. Please upgrade Kong Gateway to version 3.1.0.0 or above. AWS Lambda plugin
P198 error For the azure-functions plugin, one or more of the following config fields are set in a reference format: apikey, clientid but Konnect only supports Vaults starting from Kong Gateway version 3.1.0.0. This plugin instance will cause the Kong Gateway to fail payload validation, causing payload updates to fail and potentially getting the data plane into an out-of-sync state. Please upgrade Kong Gateway to version 3.1.0.0 or above. Azure Functions plugin
P199 error For the datadog plugin, one or more of the following config fields are set in a reference format: host but Kong Gateway versions < 3.3.0.0 do not support the reference format for these fields. This plugin instance will cause the Kong Gateway to fail payload validation, causing payload updates to fail and potentially getting the data plane into an out-of-sync state. Please upgrade Kong Gateway to version 3.3.0.0 or above. Datadog plugin
P200 error For the http-log plugin, one or more of the following config fields are set in a reference format: http_endpoint, headers but Kong Gateway versions < 3.2.0.0 do not support the reference format for these fields. This plugin instance will cause the Kong Gateway to fail payload validation, causing payload updates to fail and potentially getting the data plane into an out-of-sync state. Please upgrade Kong Gateway to version 3.2.0.0 or above. Http Log plugin
P201 error For the opentelemetry plugin, one or more of the following config fields are set in a reference format: headers but Kong Gateway versions < 3.1.0.0 do not support the reference format for these fields. This plugin instance will cause the Kong Gateway to fail payload validation, causing payload updates to fail and potentially getting the data plane into an out-of-sync state. Please upgrade Kong Gateway to version 3.1.0.0 or above. OpenTelemetry plugin
P202 error For the opentelemetry plugin, one or more of the following config fields are set in a reference format: endpoint but Kong Gateway versions < 3.4.0.0 do not support the reference format for these fields. This plugin instance will cause the Kong Gateway to fail payload validation, causing payload updates to fail and potentially getting the data plane into an out-of-sync state. Please upgrade Kong Gateway to version 3.4.0.0 or above. OpenTelemetry plugin
P203 error For the opentelemetry plugin, one or more of the following fields: header_type have been set to one or more of the following values: datadog but Kong Gateway versions < 3.4.1.0 do not support these values. Impacted fields have been updated to the following default values in the data plane node: preserve. Plugin features that rely on these values may not be working as intended. Please upgrade Kong Gateway to version 3.4.1.0 or above. OpenTelemetry plugin
P204 error For the acme plugin, one or more of the following config fields are set: storage_config.redis.scan_count but Kong Gateway versions < 3.5.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.5.0.0 or above. ACME plugin
P205 error For the proxy-cache plugin, one or more of the following config fields are set: response_headers but Kong Gateway versions < 3.5.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.5.0.0 or above. Proxy Cache plugin
P206 error For the cors plugin, one or more of the following config fields are set: private_network but Kong Gateway versions < 3.5.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.5.0.0 or above. Cors plugin
P207 error For the opentelemetry plugin, one or more of the following fields: header_type have been set to one or more of the following values: gcp but Kong Gateway versions < 3.5.0.0 do not support these values. Impacted fields have been updated to the following default values in the data plane node: preserve. Plugin features that rely on these values may not be working as intended. Please upgrade Kong Gateway to version 3.5.0.0 or above. OpenTelemetry plugin
P208 error For the zipkin plugin, one or more of the following fields: header_type, default_header_type have been set to one or more of the following values: gcp but Kong Gateway versions < 3.4.0.0 do not support these values. Impacted fields have been updated to the following default values in the data plane node: preserve, b3. Plugin features that rely on these values may not be working as intended. Please upgrade Kong Gateway to version 3.5.0.0 or above. Zipkin plugin
P209 error For the vault entity, one or more of the following schema fields are set: endpoint_url, assume_role_arn, role_session_name but Kong Gateway versions < 3.4.3.5 do not support these fields. Please upgrade Kong Gateway to version 3.4.3.5 or above. Vaults entity
P210 error For the vault entity, the config contains one or more Azure vault entity. This is not supported in Kong Gateway versions < 3.4.3.5. The impacted configuration has been removed from the vault entity. Please upgrade Kong Gateway to version 3.4.3.5 or above. Vaults entity
P211 error For the session plugin, one or more of the following config fields are set: read_body_for_logout but Kong Gateway versions < 3.5.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.5.0.0 or above. Session plugin
P212 error For the vault entity, one or more of the following schema fields are set: kube_auth_path but Kong Gateway versions < 3.4.3.4 do not support these fields. Please upgrade Kong Gateway to version 3.4.3.4 or above. Vaults entity
P213 warning One or more services have been configured with an underscore in the host field. This is only supported for Kong Gateway parity and it is not compliant with RFC0952. Remove underscores in services host field. Services entity
P214 warning The priority exceeds the value of 2^46, which may cause loss of precision in the Data Plane Node. Please upgrade Kong Gateway to version 3.6.0.0 or above. N/A
P215 error Recursive OpenAPI specification found in the oas-validation plugin configuration. The api_spec must not have recursive elements for data plane nodes < 3.5.0.0; this data plane node will be inoperable. Please upgrade Kong Gateway to version 3.5.0.0 or above. OAS Validation plugin
P216 error The filter_chains entity is being used, but Kong Gateway versions < 3.5.0.0 do not support this entity. Please upgrade Kong Gateway to version 3.5.0.0 or above. N/A
P217 error For the ip-restriction plugin, instances have been configured on a specific consumer_group. This is not supported in Kong Gateway versions < 3.6.0.0. The plugin has been removed in the data plane node. Please upgrade Kong Gateway to version 3.6.0.0 or above. IP Restriction plugin
P218 error For the proxy-cache plugin, instances have been configured on a specific consumer_group. This is not supported in Kong Gateway versions < 3.6.0.0. The plugin has been removed in the data plane node. Please upgrade Kong Gateway to version 3.6.0.0 or above. Proxy Cache plugin
P219 error For the rate-limiting plugin, instances have been configured on a specific consumer_group. This is not supported in Kong Gateway versions < 3.6.0.0. The plugin has been removed in the data plane node. Please upgrade Kong Gateway to version 3.6.0.0 or above. Rate Limiting plugin
P220 error For the request-termination plugin, instances have been configured on a specific consumer_group. This is not supported in Kong Gateway versions < 3.6.0.0. The plugin has been removed in the data plane node. Please upgrade Kong Gateway to version 3.6.0.0 or above. Request Termination plugin
P221 error For the acl plugin, one or more of the following config fields are set: include_consumer_groups but Kong Gateway versions < 3.6.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.6.0.0 or above. ACL plugin
P222 error For the session plugin, one or more of the following config fields are set: sampling_rate but Kong Gateway versions < 3.6.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.6.0.0 or above. OpenTelemetry plugin
P223 error One or more filter chain entities have been configured, but wasm support is not enabled on one or more data plane nodes. Filter chains are not behaving as expected and the data plane may be inoperable. Enable wasm support on all data plane nodes or remove filter chain entities from the config. Proxy-Wasm filter configuration
P224 error Plugin ai-proxy is not available in Kong Gateway versions < 3.6.0.0. Please upgrade Kong Gateway to version 3.6.0.0 or above. AI Proxy plugin
P225 warning For the rate-limiting plugin, limit_by has been set to consumer-group. This is not supported in Kong Gateway versions < 3.6.0.0. Impacted field has been updated to its default value: limit_by=consumer Please upgrade Kong Gateway to version 3.6.0.0 or above. Rate Limiting plugin
P226 error For the vault entity, one or more instances are configured with HCV approle settings.This is not supported in Kong Gateway versions < 3.6.0.0.The impacted vault instances have been removed from the configuration. Because of this, features that rely on these vaults are not working as intended. Please upgrade Kong Gateway to version 3.6.0.0 or above. Vaults entity
P227 error Plugin ai-prompt-template is not available in Kong Gateway versions < 3.6.0.0. Please upgrade Kong Gateway to version 3.6.0.0 or above. AI Prompt Template plugin
P228 error Plugin ai-prompt-decorator is not available in Kong Gateway versions < 3.6.0.0. Please upgrade Kong Gateway to version 3.6.0.0 or above. AI Prompt Decorator plugin
P229 error For the hmac-auth plugin, the algorithms field contains the hmac-sha1 value but FIPS-enabled Kong Gateways do not support it. This algorithm is cryptographically weak and should not be used. hmac-sha1 should be removed from the algorithms array. HMAC Auth plugin
P230 warning For Kong Gateway version >= 3.4.0.0, configuration of rate limiting advanced plugin overrides on consumer groups is deprecated. Delete any existing rate limiting advanced plugin overrides. Optionally, you may recreate the rate limiting advanced plugin using the consumer group plugin scoping endpoint. Rate Limiting Advanced plugin
P231 error Plugin ai-prompt-guard is not available in Kong Gateway versions < 3.6.0.0. Please upgrade Kong Gateway to version 3.6.0.0 or above. AI Prompt Guard plugin
P232 error For the key-auth plugin, one or more of the following config fields are set: realm but Kong Gateway versions < 3.7.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.7.0.0 or above. Key Auth plugin
P233 error For the basic-auth plugin, one or more of the following config fields are set: realm but Kong Gateway versions < 3.6.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.6.0.0 or above. Basic Auth plugin
P234 error Plugin ai-request-transformer is not available in Kong Gateway versions < 3.6.0.0. Please upgrade Kong Gateway to version 3.6.0.0 or above. AI Request Transformer plugin
P235 error Plugin ai-response-transformer is not available in Kong Gateway versions < 3.6.0.0. Please upgrade Kong Gateway to version 3.6.0.0 or above. AI Response Transformer plugin
P236 error For the acme plugin, one or more config fields are set but Kong Gateway versions < 3.6.0.0 do not support these fields. The plugin configuration has been updated and these fields have been mapped to their old names: storage_config.redis.server_name => storage_config.redis.ssl_server_name, storage_config.redis.extra_options.namespace => storage_config.redis.namespace, storage_config.redis.extra_options.scan_count => storage_config.redis.scan_count, storage_config.redis.password => storage_config.redis.auth Please upgrade Kong Gateway to version 3.6.0.0 or above. ACME plugin
P237 error For the rate-limiting plugin, one or more config fields are set but Kong Gateway versions < 3.6.0.0 do not support these fields. The plugin configuration has been updated and these fields have been mapped to their old names: redis.port => redis_port, redis.password => redis_password, redis.username => redis_username, redis.ssl => redis_ssl, redis.timeout => redis_timeout, redis.database => redis_database, redis.host => redis_host, redis.ssl_verify => redis_ssl_verify, redis.server_name => redis_server_name Please upgrade Kong Gateway to version 3.6.0.0 or above. Rate Limiting plugin
P238 error For the response-ratelimiting plugin, one or more config fields are set but Kong Gateway versions < 3.6.0.0 do not support these fields. The plugin configuration has been updated and these fields have been mapped to their old names: redis.ssl => redis_ssl, redis.ssl_verify => redis_ssl_verify, redis.database => redis_database, redis.host => redis_host, redis.password => redis_password, redis.username => redis_username, redis.server_name => redis_server_name, redis.timeout => redis_timeout, redis.port => redis_port Please upgrade Kong Gateway to version 3.6.0.0 or above. Response Rate Limiting plugin
P240 error For the opentelemetry plugin, one or more of the following config fields are set: propagation but Kong Gateway versions < 3.7.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.7.0.0 or above. OpenTelemetry plugin
P241 error For the zipkin plugin, one or more of the following config fields are set: propagation but Kong Gateway versions < 3.7.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.7.0.0 or above. Zipkin plugin
P242 warning For the ai-prompt-guard plugin, regex prompts in the allow_patterns or deny_patterns fields should not exceed 50 characters. Regex prompts that exceed 50 characters are not supported in Kong Gateway versions < 3.7.0.0.Resources that rely on the prompt validation may not function as expected, and this could cause Kong data plane configuration to become out of sync if not resolved. Please upgrade Kong Gateway to version 3.7.0.0 or above. AI Prompt Guard plugin
P243 error For Kong Gateway version < 3.6.0.0, Konnect does not support router_flavor of type expressions. Upgrade Kong Gateway to version 3.6.0.0 or above to use expression router. Optionally, you may change the configured routes to not use the expression field for the routes to remain compatible with Kong Gateway versions < 3.6.0.0. The configuration has not been synced to the Data Plane nodes. Routes entity
P244 error For Kong Gateway version >= 3.6.0.0 and < 3.7.0.0, routes can only be of type expressions, when the router_flavor is configured as expressions. Upgrade Kong Gateway to version 3.7.0.0 or above to use both traditional and expression routes. Optionally, you may change the configured routes to not use the expression field to remain compatible with Kong Gateway versions >= 3.6.0.0 and < 3.7.0.0. The configuration has not been synced to the Data Plane nodes. Routes entity
P245 error Kong Gateway with traditional/traditional_compatible router_flavor cannot have routes with the expression field in them. Remove routes with expression field or change the gateway’s router_flavor config to expressions (only available on Kong Gateway versions >= 3.6.0.0). The configuration has not been synced to the Data Plane nodes. Routes entity
P246 error For the ai-proxy plugin, one or more of the following config fields are set: response_streaming but Kong Gateway versions < 3.7.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.7.0.0 or above. AI Proxy plugin
P250 warning For the route entity, one or more sni values containing prefix or postfix wildcard * characters was detected. This is not supported in Kong gateway versions < 3.7.0.0. Impacted routes are not behaving as expected and the data plane may be inoperable. Remove any sni elements with unsupported wildcard formats, or upgrade to Kong version >= 3.7.0.0. Routes entity
P251 error For the ai-proxy plugin, one or more of the following config fields are set: auth.azure_use_managed_identity, auth.azure_client_id, auth.azure_client_secret, auth.azure_tenant_id but Kong Gateway versions < 3.7.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.7.0.0 or above. AI Proxy plugin
P252 error For the ai-request-transformer plugin, one or more of the following config fields are set: llm.auth.azure_use_managed_identity, llm.auth.azure_client_id, llm.auth.azure_client_secret, llm.auth.azure_tenant_id but Kong Gateway versions < 3.7.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.7.0.0 or above. AI Request Transformer plugin
P253 error For the ai-response-transformer plugin, one or more of the following config fields are set: llm.auth.azure_use_managed_identity, llm.auth.azure_client_id, llm.auth.azure_client_secret, llm.auth.azure_tenant_id but Kong Gateway versions < 3.7.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.7.0.0 or above. AI Response Transformer plugin
P254 error For the jwt, the algorithm field has one of the following values set ES512, PS256, PS384, or PS512. Kong Gateway versions < 3.7.0.0 do not support these algorithms.These fields have been removed from the configuration.Features that rely on these algorithms will not work as intended. Please upgrade Kong Gateway to version 3.7.0.0 or above. JWT Signer plugin
P255 error For the ai-proxy plugin, one or more of the following config fields are set: model.options.upstream_path but Kong Gateway versions < 3.7.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.7.0.0 or above. AI Proxy plugin
P256 error For the ai-proxy plugin, the config field route_type has been set to preserve. This is not supported in Kong Gateway versions < 3.7.0.0. The impacted field has been updated to route_type=llm/v1/chat. Please upgrade Kong Gateway to version 3.7.0.0 or above. AI Proxy plugin
P257 error For the aws-lambda plugin, the config field empty_arrays_mode has been used. This is not supported in Kong Gateway versions older than 3.5.0.7, versions older than 3.6.1.7 for the 3.6.x release line and versions older than 3.7.1.2 for the 3.7.x release line. Please upgrade Kong Gateway to a version that supports this field. AWS Lambda plugin
P258 error Plugin standard-webhooks is not available in Kong Gateway versions < 3.8.0.0. Please upgrade Kong Gateway to version 3.8.0.0 or above. Standard Webhooks plugin
P259 error For the ai-proxy plugin, one or more instances are configured with model.provider field set to: gemini but Kong Gateway versions < 3.8.0.0 do not support this value. The impacted plugin has been removed from the configuration. Because of this, features that rely on these plugins are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. AI Proxy plugin
P260 error For the ai-proxy plugin, one or more of the following config fields are set: auth.gcp_service_account_json, auth.gcp_use_service_account, model.options.gemini but Kong Gateway versions < 3.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. AI Proxy plugin
P261 warning For the opentelemetry plugin, one or more config fields are set but Kong Gateway versions < 3.8.0.0 do not support these fields. The plugin configuration has been updated and these fields have been mapped to their old names: endpoint => traces_endpoint Please upgrade Kong Gateway to version 3.8.0.0 or above. OpenTelemetry plugin
P262 warning For the opentelemetry plugin, the field endpoint has been set but this field has been renamed to traces_endpoint in Kong Gateway versions >= 3.8. To ensure compatibility, the field name has been updated in your config. Rename the field endpoint to traces_endpoint in your config. OpenTelemetry plugin
P263 error For the opentelemetry plugin, one or more of the following config fields are set: logs_endpoint, queue.concurrency_limit but Kong Gateway versions < 3.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. OpenTelemetry plugin
P264 error For the ai-request-transformer plugin, one or more instances are configured with llm.model.provider field set to: gemini but Kong Gateway versions < 3.8.0.0 do not support this value. The impacted plugin has been removed from the configuration. Because of this, features that rely on these plugins are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. AI Request Transformer plugin
P265 error For the ai-request-transformer plugin, one or more of the following config fields are set: llm.auth.gcp_service_account_json, llm.auth.gcp_use_service_account, llm.model.options.gemini but Kong Gateway versions < 3.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. AI Request Transformer plugin
P266 error For the ai-response-transformer plugin, one or more instances are configured with llm.model.provider field set to: gemini but Kong Gateway versions < 3.8.0.0 do not support this value. The impacted plugin has been removed from the configuration. Because of this, features that rely on these plugins are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. AI Response Transformer plugin
P267 error For the ai-response-transformer plugin, one or more of the following config fields are set: llm.auth.gcp_service_account_json, llm.auth.gcp_use_service_account, llm.model.options.gemini but Kong Gateway versions < 3.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. AI Response Transformer plugin
P268 error For the ai-prompt-guard plugin, one or more of the following config fields are set: match_all_roles but Kong Gateway versions < 3.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. AI Prompt Guard plugin
P269 error For the ai-proxy plugin, one or more of the following config fields are set: model.options.input_cost, model.options.output_cost but Kong Gateway versions < 3.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. AI Proxy plugin
P270 error For the ai-request-transformer plugin, one or more of the following config fields are set: llm.model.options.input_cost, llm.model.options.output_cost but Kong Gateway versions < 3.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. AI Request Transformer plugin
P271 error For the ai-response-transformer plugin, one or more of the following config fields are set: llm.model.options.input_cost, llm.model.options.output_cost but Kong Gateway versions < 3.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. AI Response Transformer plugin
P272 error For the ai-proxy plugin, one or more of the following config fields are set: max_request_body_size but Kong Gateway versions < 3.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. AI Proxy plugin
P273 error For the ai-prompt-decorator plugin, one or more of the following config fields are set: max_request_body_size but Kong Gateway versions < 3.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. AI Prompt Decorator plugin
P274 error For the ai-prompt-guard plugin, one or more of the following config fields are set: max_request_body_size but Kong Gateway versions < 3.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. AI Prompt Guard plugin
P275 error For the ai-prompt-template plugin, one or more of the following config fields are set: max_request_body_size but Kong Gateway versions < 3.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. AI Prompt Template plugin
P276 error For the ai-request-transformer plugin, one or more of the following config fields are set: max_request_body_size but Kong Gateway versions < 3.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. AI Request Transformer plugin
P277 error For the ai-response-transformer plugin, one or more of the following config fields are set: max_request_body_size but Kong Gateway versions < 3.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. AI Response Transformer plugin
P279 error For the ai-proxy plugin, one or more instances are configured with model.provider field set to: bedrock but Kong Gateway versions < 3.8.0.0 do not support this value. The impacted plugin has been removed from the configuration. Because of this, features that rely on these plugins are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. AI Proxy plugin
P280 error For the ai-proxy plugin, one or more of the following config fields are set: auth.aws_access_key_id, auth.aws_secret_access_key, model.options.bedrock but Kong Gateway versions < 3.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. AI Proxy plugin
P281 error For the ai-request-transformer plugin, one or more instances are configured with llm.model.provider field set to: bedrock but Kong Gateway versions < 3.8.0.0 do not support this value. The impacted plugin has been removed from the configuration. Because of this, features that rely on these plugins are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. AI Request Transformer plugin
P282 error For the ai-request-transformer plugin, one or more of the following config fields are set: llm.auth.aws_access_key_id, llm.auth.aws_secret_access_key, llm.model.options.bedrock but Kong Gateway versions < 3.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. AI Request Transformer plugin
P283 error For the ai-response-transformer plugin, one or more instances are configured with llm.model.provider field set to: bedrock but Kong Gateway versions < 3.8.0.0 do not support this value. The impacted plugin has been removed from the configuration. Because of this, features that rely on these plugins are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. AI Response Transformer plugin
P284 error For the ai-response-transformer plugin, one or more of the following config fields are set: llm.auth.aws_access_key_id, llm.auth.aws_secret_access_key, llm.model.options.bedrock but Kong Gateway versions < 3.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. AI Response Transformer plugin
P285 error For the aws-lambda plugin, the config field aws_sts_endpoint_url has been used. This is not supported in Kong Gateway versions older than 3.4.3.13, versions older than 3.5.0.8 for the 3.5.x release line and versions older than 3.6.1.8 for the 3.6.x release line and versions older than 3.7.1.3 for the 3.7.x release line. Please upgrade Kong Gateway to a version that supports this field. AWS Lambda plugin
P286 error For the ai-prompt-template plugin, instances have been configured on a specific consumer. This is not supported in Kong Gateway versions < 3.8.0.0. The plugin has been removed in the data plane node. Please upgrade Kong Gateway to version 3.8.0.0 or above. AI Prompt Template plugin
P287 error For the ai-proxy plugin, instances have been configured on a specific consumer. This is not supported in Kong Gateway versions < 3.8.0.0. The plugin has been removed in the data plane node. Please upgrade Kong Gateway to version 3.8.0.0 or above. AI Proxy plugin
P288 error For the ai-proxy plugin, instances have been configured on a specific service. This is not supported in Kong Gateway versions < 3.8.0.0. The plugin has been removed in the data plane node. Please upgrade Kong Gateway to version 3.8.0.0 or above. AI Proxy plugin
P289 error For the ai-response-transformer plugin, instances have been configured on a specific consumer. This is not supported in Kong Gateway versions < 3.8.0.0. The plugin has been removed in the data plane node. Please upgrade Kong Gateway to version 3.8.0.0 or above. AI Response Transformer plugin
P290 error For the jwt plugin, one or more of the following config fields are set: realm but Kong Gateway versions < 3.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. JWT plugin
P291 error For the ai-proxy plugin, one or more of the following config fields are set: model_name_header but Kong Gateway versions < 3.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. AI Proxy plugin
P292 error For the acl plugin, one or more of the following config fields are set: always_use_authenticated_groups but Kong Gateway versions < 3.6.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.6.0.0 or above. ACL plugin
P294 error For the ldap-auth plugin, one or more of the following config fields are set: realm but Kong Gateway versions < 3.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. LDAP Authorization plugin
P295 error For the hmac-auth plugin, one or more of the following config fields are set: realm but Kong Gateway versions < 3.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. HMAC Auth plugin
P296 error For the response-transformer plugin, one or more of the following config fields are set: rename.json but Kong Gateway versions < 3.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. Response Transformer plugin
P297 error For the prometheus plugin, one or more of the following config fields are set: ai_metrics but Kong Gateway versions < 3.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. Prometheus plugin
P299 error For the http-log plugin, one or more of the following config fields are set: queue.concurrency_limit but Kong Gateway versions < 3.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. Http Log plugin
P300 error For the statsd plugin, one or more of the following config fields are set: queue.concurrency_limit but Kong Gateway versions < 3.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. StatsD plugin
P301 error For the zipkin plugin, one or more of the following config fields are set: queue.concurrency_limit but Kong Gateway versions < 3.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. Zipkin plugin
P302 error For the datadog plugin, one or more of the following config fields are set: queue.concurrency_limit but Kong Gateway versions < 3.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. Datadog plugin
P303 error For the vault entity, the config field sts_endpoint_url has been used. This is not supported in Kong Gateway versions older than 3.4.3.13, versions older than 3.5.0.8 for the 3.5.x release line and versions older than 3.6.1.8 for the 3.6.x release line and versions older than 3.7.1.3 for the 3.7.x release line. Please upgrade Kong Gateway to a version that supports this field. Vaults entity
P304 error For the ai-proxy plugin, one or more of the following config fields are set: auth.allow_override but Kong Gateway versions < 3.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. AI Proxy plugin
P305 error For the ai-request-transformer plugin, one or more of the following config fields are set: auth.allow_override but Kong Gateway versions < 3.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. AI Request Transformer plugin
P306 error For the ai-response-transformer plugin, one or more of the following config fields are set: auth.allow_override but Kong Gateway versions < 3.8.0.0 do not support these fields. Plugin features that rely on these fields are not working as intended. Please upgrade Kong Gateway to version 3.8.0.0 or above. AI Response Transformer plugin
P307 error The custom_plugins entity is being used, but Kong Gateway versions < 3.9.0.0 do not support this entity. Please upgrade Kong Gateway to version 3.9.0.0 or above. N/A
Something wrong?

Help us make these docs great!

Kong Developer docs are open source. If you find these useful and want to make them better, contribute today!