Clean install with default values gives "search_phase_execution_exception: all shards failed" error #3296
Unanswered
jlphillipsphd
asked this question in
Q&A
Replies: 1 comment
-
Hi @jlphillipsphd, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to get magda running on a k3s cluster (I also have tried similarly under k3d), but I get "Internal Server Error" when accessing the Datasets and Organizations page...
Looking at the logs it seems to be related to ElasticSeach somehow:
Looking specifically at the es-data-0 (I get the same error under production ES settings as well when looking at the logs for the es-client), I see:
I've also tested on 0.0.56 and 1.1.0 and it happens on both versions... so I am not sure what's going on and would like to be able to use Magda instead of CKAN for our project data. Any pointers would be greatly appreciated!
Update:
I just got to know microk8s and deployed v1.1.0 on that as well now, only because I don't know what else to tweak...
I am getting the same errors on microk8s as well, so it's not really specific to k3s/k3d.
This is really just a plain install, from scratch: shouldn't this work?
Beta Was this translation helpful? Give feedback.
All reactions