francoismdj / netbox-kea-dhcp

Sync netbox to ISC Kea DHCP server
MIT License
29 stars 3 forks source link

/health/ route doesn't exist in current pypi release #8

Closed Sceptyre closed 5 months ago

Sceptyre commented 1 year ago

Symptoms /health/ route returns 404 error when listener is running

Reproduction Steps

  1. Install netbox-kea-dhcp from PyPI
  2. Run netbox-kea-dhcp with --listen flag
  3. Attempt an HTTP GET request to /health/
  4. Recieve a 404 from server

Potential solutions Re-release pypi package to be in sync with repo

francoismdj commented 1 year ago

Hi, Got it. Thank you for reporting it. PyPi will be updated soon.