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

undefined on object: {"type":"s3"} #409

Closed
ghost opened this issue Oct 31, 2019 · 0 comments
Closed

undefined on object: {"type":"s3"} #409

ghost opened this issue Oct 31, 2019 · 0 comments

Comments

@ghost
Copy link

ghost commented Oct 31, 2019

Error when listing repositories an error in the UI is printed out Error loading repositories and the following is printed in the logs.

the same is also true with selecting the repositories in snapshots.

AWS Elasticsearch 7.1.1
EU-WEST-2

[error] application - Error processing request [path: /repositories, body: {"host":"https://vpc-xxxxxxxxxxxxxxxxxxxxx.eu-west-2.es.amazonaws.com"}]
play.api.libs.json.JsResultException: JsResultException(errors:List((,List(JsonValidationError(List('settings' is undefined on object: {"type":"s3"}),WrappedArray())))))
	at play.api.libs.json.JsReadable.$anonfun$as$2(JsReadable.scala:25)
	at play.api.libs.json.JsError.fold(JsResult.scala:64)
	at play.api.libs.json.JsReadable.as(JsReadable.scala:24)
	at play.api.libs.json.JsReadable.as$(JsReadable.scala:23)
	at play.api.libs.json.JsUndefined.as(JsLookup.scala:181)
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

0 participants