-
I've run the following using helm 3 as per the installation docs:
```
helm repo add graviteeio https://helm.gravitee.io
helm install graviteeio-apim3x graviteeio/apim3
```
The installation fail…
-
```
10:17:03.588 [graviteeio-node] [] ERROR i.g.n.p.s.impl.ServiceManagerImpl - Unexpected error while starting service
org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying…
-
## :collision: Describe the bug
Debug mode is not working anymore. It seems to have been introduced with Jupiter mode introduction.
## Stacktrace
```
apim-master-apim3-gateway-64c7d6fdb4-fhz67…
-
Hi,
I'm not new to Gravitee, but I'm pretty new to Kubernetes. My current setup is:
- OS: Fedora 34 (Linux)
- Kubernetes distribution: Minikube 1.23.2
- Kubernetes version: 1.21.5
- Helm versio…
-
Following this guide here:
https://docs.gravitee.io/am/current/am_installguide_repositories_jdbc.html#overview
and clicking on "Download the same version as your AM platform" leads to this empty f…
-
### Expected Behavior
Access normally via Keycloak on Gravitee.
### Current Behavior
Gravitee API Management after succefull to login via Keycloak throws null pointer exception!
#…
-
I'm getting an error message "Error occurs during creation of index" using AWS DocumentDB (MongoDB compatibility)
```
12:21:34.491 [graviteeio-node] [] ERROR i.g.p.r.i.RepositoryPluginHandler - Un…
-
I have followed the steps given [here](https://docs.gravitee.io/apim/1.x/apim_installguide_docker_compose.html), changed
`PORTAL_API_URL=http://192.168.123.456:8083/portal/...`
`MGMT_API_URL=http:/…
-
### Expected Behavior
Login to the AM should make the callback to the actual host defined on the YAML
### Current Behavior
The callback is being done to
`https://:80/management/auth/authori…
-
I tried to install `gravitee` using `docker-compose up`, I get following error :
> ERROR i.g.e.client.http.HttpClient - Unable to get a connection to Elasticsearch
gio_apim_gateway | io.netty…