0
nayan.ranjane@softtech-engr.com created
Dear support I have abp template project of identity server in abp framework 8.2 and which is working absolutely fine on vs and development environment but getting error for docker hosting Please resolve asap
- ABP Framework version: v8.2
- UI Type: MVC
- Database System: EF Core (SQL Server)
- Tiered (for MVC) or Auth Server Separated (for Angular): yes
- Exception message and full stack trace:
- Steps to reproduce the issue:
- Create any template project in abp version 8.2
- Create publish of that and create docker image .
- after you run then will receive following logs 2024-10-30 15:41:32 [10:11:32 INF] Start processing HTTP request GET https://[::]:44374/health-status 2024-10-30 15:41:32 [10:11:32 INF] Sending HTTP request GET https://[::]:44374/health-status 2024-10-30 15:41:32 [10:11:32 ERR] GetHealthReport threw an exception when trying to get report from /health-status configured with name CivitCoreIdentity Health Status. 2024-10-30 15:41:32 System.Net.Http.HttpRequestException: IPv4 address 0.0.0.0 and IPv6 address ::0 are unspecified addresses that cannot be used as a target address. (Parameter 'hostName') ([::]:44374)
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
1 Answer(s)
-
0
hi
Can you use the website URL in your health check code?
https://abp.io/support/questions/3327/Health-Check-Problem-on-IIS-SystemUriFormatException-Invalid-URI-The-hostname-could-not-be-parsed#answer-51baf847-087a-2aa1-1d76-3a04d9420894
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)