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

Docker image not running container #2076

Open
rudub opened this issue Feb 17, 2021 · 0 comments
Open

Docker image not running container #2076

rudub opened this issue Feb 17, 2021 · 0 comments

Comments

@rudub
Copy link

rudub commented Feb 17, 2021

I created docker image on ubuntu:18.04 following this document: https://www.openrepose.org/versions/8.7.0.1/recipes/docker.html
but the container is giving this error:

2021-02-17 12:57:53,645 28545 [main] ERROR org.openrepose.commons.config.parser.jaxb.JaxbConfigurationParser - Failed to utilize the UnmarshallerValidator. Reason: cvc-assertion-failure-mesg: Assertion failed for schema type 'DestinationList'. Must have at least one destination defined.
2021-02-17 12:57:53,647 28547 [main] ERROR org.openrepose.core.services.config.impl.ConfigurationServiceImpl - Configuration update error. Reason: Parsed object from XML does not match the expected configuration class. Expected: org.openrepose.core.systemmodel.config.SystemModel - Actual: null

I am using this because the docker image rackerlabs/repose is not giving any API where I can make healthcheck for pod readiness.

The whole requirement is to deploy this on K8s

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