kong-dashboard icon indicating copy to clipboard operation
kong-dashboard copied to clipboard

Create service schema violation (host: required field missing)

Open antonio-tolentino opened this issue 6 years ago • 0 comments

Issue summary

I tried to create a new service but I'm facing the message "schema violation (host: required field missing)". In addition field "host" was informed with a valid value.

Your environment

  • Kong version = 0.13.1 or 0.14.1
  • Kong Dashboard version = 3.4.0 or 3.5.0
  • Node version = v10.13.0
  • Npm version = 6.4.1

Steps to reproduce

menu Services >> button Add Service Informe fields:

  • name = example
  • protocol = http
  • host = example.com
  • port = 80
  • path = /
  • url = /example

Click button Create

Screenshots

create-service01 create-service02

antonio-tolentino avatar Dec 07 '18 13:12 antonio-tolentino