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
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:
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
`
The text was updated successfully, but these errors were encountered:
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?
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.
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: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
`
The text was updated successfully, but these errors were encountered: