skoruba / Duende.IdentityServer.Admin

The administration for the Duende IdentityServer and Asp.Net Core Identity ⚡
Apache License 2.0
549 stars 194 forks source link

Docker-Compose: errors on startup #122

Closed apetrut closed 1 year ago

apetrut commented 1 year ago

Hi,

I am using the Duende.IdentityServer.Admin Release 1.1.0 and removed PostgreSql and MySql projects from the solution.

Starting the Docker-compose project gives the following errors: docker_error_target_process

and docker_error_sa_login

Log file: log.txt

The password Password_123 is the original one as I haven't touched that setting at all.

apetrut commented 1 year ago

It seems there was a wrong path in the docker-compose.yml file that was pointing to /.net5.0 folder instead of .net6.0. This seems to have been fixed now in the latest version.

image

skoruba commented 1 year ago

fixed in 1.2.0