Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ch06 - Error on running application #26

Open
dime2lo-lab opened this issue Oct 23, 2021 · 0 comments
Open

Ch06 - Error on running application #26

dime2lo-lab opened this issue Oct 23, 2021 · 0 comments

Comments

@dime2lo-lab
Copy link

Hi.

I'm just having the same error on trying to run the app in the containers. Although I titled it Ch06, the same error occurs in different chapters:

# /ch06 folder

k logs -l app=whoami-web

   at Microsoft.Extensions.Configuration.FileConfigurationProvider.<.ctor>b__1_0()
   at Microsoft.Extensions.Primitives.ChangeToken.ChangeTokenRegistration`1..ctor(Func`1 changeTokenProducer, Action`1 changeTokenConsumer, TState state)
   at Microsoft.Extensions.Primitives.ChangeToken.OnChange(Func`1 changeTokenProducer, Action changeTokenConsumer)
   at Microsoft.Extensions.Configuration.FileConfigurationProvider..ctor(FileConfigurationSource source)
   at Microsoft.Extensions.Configuration.Json.JsonConfigurationSource.Build(IConfigurationBuilder builder)
   at Microsoft.Extensions.Configuration.ConfigurationBuilder.Build()

The container image was updated 6 days ago (https://hub.docker.com/r/kiamol/ch02-whoami), so maybe some change has broken the app or maybe is something else.

Any help would be appreciated.

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant