Skip to content

Post docker compose and starting the microservice , service url comes back ERR_EMPTY_RESPONSE #49182

@soumya-ghosh-sndk

Description

@soumya-ghosh-sndk

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

The service is already running as shown in the following snapshot :
relevant-snapshot-01

**But when I test the url in the browser as shown below

http://localhost:63781/ there is no response.** Please see below.
image

Final API url : http://localhost:63781/api/Product

Build output

1>docker-compose -f "C:\Microservice\ProductMicroService\docker-compose.yml" -f "C:\Microservice\ProductMicroService\docker-compose.override.yml" -f "C:\Microservice\ProductMicroService\obj\Docker\docker-compose.vs.debug.g.yml" -p dockercompose12200649739767505237 --ansi never up -d
1> Container ProductMicroService Running
========== Build: 1 succeeded or up-to-date, 0 failed, 0 skipped ==========
========== Build started at 6:54 PM and took 03.530 seconds ==========

Container tools output -

========== Launching ==========
========== Debugging ==========
========== Debugging ==========
========== Launching ==========
========== Launching ==========
========== Launching ==========
========== Launching ==========
========== Launching ==========
========== Launching ==========
========== Debugging ==========

IDE used: Visual Studio 2022 Professional

Expected Behavior

No response

Steps To Reproduce

No response

Exceptions (if any)

No response

.NET Version

7.0.304

Anything else?

No response

Metadata

Metadata

Assignees

Labels

Needs: Author FeedbackThe author of this issue needs to respond in order for us to continue investigating this issue.area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions