-
### Summary
Suddenly all my 'routes' disappeared this morning after Kong had been running normally for four days. I was able to add 'service' but couldn't add 'route', kong returned 'An unexpected …
ghost updated
4 years ago
-
### Summary
When I create a workspace using the Admin portal, the default four roles gets created as mentioned here.
But the four roles and corresponding permissions do not get created when I crea…
-
I have added some service, and route associated with this service.
I wanted to delete service but I obtain the following error
> {
"fields": {
"@referenced_by": "routes"
},
…
-
**Describe the bug**
Since the change of Kong version from `0.26.1` to `0.27.0`, I am not able to run Kong on Kubernetes using Helm. I've seen that the default database is `off` now.
**Version of …
-
### Summary
Kong 1.4.0 Getting a 504 when Creating a Plugin Associated to a Specific Route
This returns a 504 via curl and Konga GUI.
The POST actually works (plugin is created) but the command…
-
## Bug Report
**What did you do?**
Tried to take a snapshot
`curl -XPOST http://localhost:19090/prometheus/api/v1/admin/tsdb/snapshot?skip_head=false`
**What did you expect to see?**
Succes…
-
## Bug Report
**What did you do?**
` curl -XPOST http://localhost:29090/prometheus/api/v1/admin/tsdb/snapshot?skip_head=false`
**What did you expect to see?**
snapshot success full with id
…
-
@pantsel I am test driving Konga and just like the many, I would like to thank you for this awesome project
However, I bumped into an issue that I can't create a consumer. The UI does not provide t…
-
### Summary
config `/etc/kong/kong.yml`
```
PostgreSQL configuration
postgres:
host: "127.0.0.1"
port: 5432
######
## Name of the database used by Kong. Will be created if it does not exist…
-
On current git master, a lot of services fail to start. In particular:
```
rabbitmq_1 | =ERROR REPORT==== 27-Mar-2018::01:13:46 ===
rabbitmq_1 | Loading of /usr/lib/erlang/lib…