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

Run with Docker compose - Invalid object name 'DataProtectionKeys' #139

Open apetrut opened 1 year ago

apetrut commented 1 year ago

Hi @skoruba,

When I first run the docker-compose on an empty database I get this error in the admin-api log file:

image

Also, I get this error:

image

The migrations didn't seem to throw any errors, hence I expect that all the table were genereated.

Can you advise? Thanks.

skoruba commented 1 year ago

Your DB is not ready when you run API.