-
Notifications
You must be signed in to change notification settings - Fork 836
When changing kong nodes / adding new onces consumers are not listed #23
Comments
If all Kong nodes are viewing the same db, you will need to sync the consumers for each node from Konga. This will change in the future but for now this is how things work. If each Kong node is a separate instance with its own db, then another node's consumers are not supposed to be shown. |
Oh ok. That I don't want. I want Kong to be the owner of the consumers. So if I sync I will loose my consumers because I have none in Konga except the default ones? |
Syncing only affects consumers on Kongas db. You will not loose any consumers in Kongs db. Kong's consumers that don't exists in Konga's database will be imported |
Hm ok. Syncing did not help. In the log from Konga i see all my consumers, but only a few shows up in the GUI. |
Can you maybe post a screenshot of the GUI and logs so i can understand what's going on? It seems to be working on my end. |
Hi @bakstad , |
Hi, Great job on the 0.5.x! This seems to be fixed now, Thanks. |
All consumers are listed after first addition of kong nodes, but when I add another one or change between multiple nearly every consumer is missing.
The text was updated successfully, but these errors were encountered: