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

Search interface not displaying results #25

Open
smoussally opened this issue Jul 7, 2021 · 2 comments
Open

Search interface not displaying results #25

smoussally opened this issue Jul 7, 2021 · 2 comments

Comments

@smoussally
Copy link

I am following this tutorial and I cannot make the search bar work.
I am running vts-backend from inside an ubuntu bionic docker container, using port forwarding for both ports 8070 and 8100. So far, everything has been working as in the tutorial:
image
When I use curl 'http://localhost:8100/mars?q=Chasma&format=json&limit=1', I get the same valid response from both inside and outside the docker container (a JSON for Baetis Chasma).
However, when I type anything in the search bar, nothing happens.
This is my iau-mars-nomenclature.json file:
iau-mars-nomenclature.txt

`

@vaclavblazek
Copy link
Member

Hi
did you add the browser options? I.e. can you pls check where is your web connecting to? Can you try find some place on Earth to double check it is not using default?

@smoussally
Copy link
Author

Hi,
Browser options is set as in the attached .txt my previous post.
I think everything is alright with the web connection, as I tested with "olympus mons" and got and JSON in response (see on the right of the screenshot). But nothing is showing.
image

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

2 participants