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

404 Response from local.altinn.cloud Despite Running Containers on Docker Desktop #82

Open
suhail0310000 opened this issue Feb 9, 2024 · 0 comments
Labels
kind/bug Something isn't working

Comments

@suhail0310000
Copy link

Description of the bug

After cloning the project and ensuring all containers are successfully running on Docker Desktop, attempts to access the service at local.altinn.cloud result in a 404 Not Found response. This issue persists even after verifying container statuses and network configurations within Docker Desktop.

Steps To Reproduce

Clone the repository from GitHub.
Start all containers using Docker Desktop.
Verify all containers are running without errors.
Navigate to http://local.altinn.cloud in a web browser.

Additional Information

No modifications were made to the Docker configurations or the project's source code after cloning.
Network settings within Docker Desktop appear to be configured correctly, with no obvious conflicts or misconfigurations.
Other services running on Docker Desktop (if any) are functioning normally.
The issue persists even when switching to Rancher Desktop, indicating that the problem is not specific to Docker Desktop.
All necessary ports appear to be open and not in conflict with other services.

@suhail0310000 suhail0310000 added the kind/bug Something isn't working label Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant