Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Admin API address in "New Connnection" form only support IP, not DNS. #12986

Open
1 task done
wmunguiam opened this issue May 6, 2024 · 3 comments
Open
1 task done
Labels
core/admin-api pending author feedback Waiting for the issue author to get back to a maintainer with findings, more details, etc... stale

Comments

@wmunguiam
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Kong version ($ kong version)

Kong v2.8.1

Current Behavior

With Primate 1.0.0 I used to use Kong's address pointing to the full dns server LIKE THIS: api-gateway.mydomain.gob.pe but after upgrading to Primate 1.1.0 that is not possible. Only IP address is allowed. Message I received was: "unable to detect Kong Admin API on the provided address" or "unable to connecto to the host"

Expected Behavior

When add a new connections with http://api-gateway.mydomain.gob.pe:8081 or http://api-gateway.mydomain.gob.pe:8081 It should connect (Test and Connect) sucessfully.

Steps To Reproduce

  1. In Connection panel, add a New Connection
  2. Chosse HTTP
  3. Add api-gateway.mydomain.gob.pe
  4. Connection name: MYAPI
  5. Press "Test" and then press "Connect" button

Anything else?

No response

@chronolaw
Copy link
Contributor

Could you try the latest 3.6.1 or 2.8.4? We always suggest our user to run the latest version.

@chronolaw chronolaw added the pending author feedback Waiting for the issue author to get back to a maintainer with findings, more details, etc... label May 7, 2024
@ADD-SP
Copy link
Contributor

ADD-SP commented May 9, 2024

Could you try the latest 3.6.1 or 2.8.4? We always suggest our user to run the latest version.

I think 2.8.4 is not the latest version of Kong Gateway OSS.

Copy link
Contributor

This issue is marked as stale because it has been open for 14 days with no activity.

@github-actions github-actions bot added the stale label May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core/admin-api pending author feedback Waiting for the issue author to get back to a maintainer with findings, more details, etc... stale
Projects
None yet
Development

No branches or pull requests

3 participants