You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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()
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: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.
The text was updated successfully, but these errors were encountered: