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

Envoy unable to read config #1588

Closed
kunmingg opened this issue Sep 20, 2018 · 4 comments · Fixed by #1595
Closed

Envoy unable to read config #1588

kunmingg opened this issue Sep 20, 2018 · 4 comments · Fixed by #1595

Comments

@kunmingg
Copy link
Contributor

Saw error message from envoy pod:
external/envoy/source/server/server.cc:71] error initializing configuration '/etc/envoy/envoy-config.json': unable to read file: /etc/envoy/envoy-config.json

@abhi-g

@jlewi
Copy link
Contributor

jlewi commented Sep 24, 2018

@kunmingg What was the context in which this error appeared? Did envoy end up recovering?

Which envoy were you looking at? Is this the Ambassador envoy instance or the envoy we use to do JWT checking for IAP?

@kunmingg
Copy link
Contributor Author

#1595
This one fix it.
Root cause is IAM leftovers from previous deployment.

@connected-bsamadi
Copy link
Contributor

connected-bsamadi commented Oct 24, 2018

Hi @kunmingg, I still have this issue. I am using v0.3.1.

@kunmingg
Copy link
Contributor Author

@connected-bsamadi
There are one more issue can could cause it:
#1807

Can you retry with latest master?
Will include fix in v0.3.2

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

Successfully merging a pull request may close this issue.

3 participants