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
{{ message }}
This repository was archived by the owner on Jul 31, 2018. It is now read-only.
I installed dig according to the instruction , I also load sample data into elasticsearch, I started the search UI in browser, when I key in a search key word, I see following error from chrome inspection:
I installed dig according to the instruction , I also load sample data into elasticsearch, I started the search UI in browser, when I key in a search key word, I see following error from chrome inspection:
http://karma-dig-service.cloudapp.net:55310/dig-mrs-latest/_search?size=25&from=0 Failed to load resource: the server responded with a status of 502 (notresolvable)
list:1 XMLHttpRequest cannot load http://karma-dig-service.cloudapp.net:55310/dig-mrs-latest/_search?size=25&from=0. Response for preflight has invalid HTTP status code 502
can you please suggest what else I need to do to make the search work.
Best regards !
Hank123