eShop icon indicating copy to clipboard operation
eShop copied to clipboard

[WebToolsE2E][Aspire] When running eShop.Web using http, the identity-api/webhooksclient project failed to start: Failed to apply configuration value 'WebhooksWebClient' / 'CallBackUrl'. A dependency may have failed to start.

Open v-sherryfan opened this issue 4 months ago • 5 comments

INSTALL STEPS

  1. Clean machine: Win11 x64 23h2 ENU
  2. Install VS 17.10 Preview 3 [ Includes Aspire 8.0.0-preview.5.24201.12 and SDK 8.0.300-preview.24203.14 ]
  3. Install Docker Desktop for Windows

REPRO STEPS

  1. Clone eShop repo, checkout the aspire-preview.5 branch
  2. Update sdk version to 8.0.300-preview.24203.14 in global.json
  3. Open eShop.Web.slnf
  4. Build
  5. F5 / Ctrl+F5 with http. Sometimes you will see this issue #3435, the workaround is: give it a minute, close the windows and try again - it works fine.

ACTUAL image image image image

EXPECTED

F5 / Ctrl+F5 works fine with https. image

v-sherryfan avatar Apr 11 '24 08:04 v-sherryfan

Hi @v-sherryfan, I think, for make sure protocol competible with all components, we can find all solution and make sure all run with http or https. Hope this help.

ChuanGz avatar Apr 13 '24 05:04 ChuanGz

Can you please try this on main now that the preview5 PR has been merged along with some bugfixes/updates?

adityamandaleeka avatar Apr 16 '24 18:04 adityamandaleeka

I am not seeing this issue on main.

adityamandaleeka avatar Apr 16 '24 18:04 adityamandaleeka

@adityamandaleeka I still can repro this issue using http on dotnet / eShop main branch, but running with https works fine.

v-sherryfan avatar Apr 17 '24 08:04 v-sherryfan

@v-sherryfan I got the same issue when running with https profile. cc @adityamandaleeka

dangerousor avatar Apr 22 '24 17:04 dangerousor