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

K8S MVD - Postman returning HTTP 404 on calls #330

Closed
MartinFerenec opened this issue Sep 9, 2024 · 3 comments
Closed

K8S MVD - Postman returning HTTP 404 on calls #330

MartinFerenec opened this issue Sep 9, 2024 · 3 comments

Comments

@MartinFerenec
Copy link

Bug Report

Describe the Bug

Postman collection variables point to localhost. In some cases this causes issues with requests returning HTTP 404 error. This can be fixed by changing variables from localhost to 127.0.0.1.

Expected Behavior

After K8S successfully seeded, calls should return data like this:

image

Observed Behavior

With URL pointing to localhost instead of 127.0.0.1 this can happen:

image

Possible Implementation

Either update Postman collection variable values or add note to guide that this can happen and how to fix it.

I set variables like this:

image

@github-actions github-actions bot added the triage label Sep 9, 2024
@paullatzelsperger
Copy link
Member

You appear to be using Apache Webserver, correct? so I'm assuming this is more of an Apache issue not correctly resolving localhost.

Copy link

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

@github-actions github-actions bot added the stale label Sep 24, 2024
Copy link

github-actions bot commented Oct 1, 2024

This issue was closed because it has been inactive for 7 days since being marked as stale.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants