Konga: Route not creating with konga 0.14.0 via service

Created on 20 Aug 2018  路  2Comments  路  Source: pantsel/konga

Hi Team,

kong : 0.14.0 - up & running with posgres
node install at : /opt/node-v8.11.4-linux-x64/bin
[root@psld-ggn-233 bin]# node --version
v8.11.4
Konga with localDB version 0.12.0
First i create one Upstream and than service, after that when i am trying to create routes everytime it is giving me below error although i entered all values

debug: KongProxyController:entity routes
error: KongProxyController request error { fields:
{ '@entity':
[ 'at least one of these fields must be non-empty: \'methods\', \'hosts\', \'paths\'' ] },
name: 'schema violation',
code: 2,
message: 'schema violation (at least one of these fields must be non-empty: \'methods\', \'hosts\', \'paths\')' }

Regards
Anupam

Most helpful comment

Press enter after every method host or path u type. It says so in the blue alert.
(From mobile)

All 2 comments

Press enter after every method host or path u type. It says so in the blue alert.
(From mobile)

Yes, It was mention in blue. Thanks a lot.

Regards
Anupam

Was this page helpful?
0 / 5 - 0 ratings