SORA-SVL
SORA-SVL copied to clipboard
Can't get asset 0a4026cb-39eb-42ce-8065-26da778d2f74
i put geojson.json in SORA-SVL\mongo\setup
unzip all the resources in SORA-SVL\server\assets
but when i try to get the asset by visiting visit , it shows:
and also each time when i click the button "open browser", the server will exit and show error"
does it means the server could not locate where the map resource is
Hi @haiyangp , thanks for posting the issue. I am currently unavailable to fully help you resolve the issue, therefore I can only point you in some directions.
Do you see 0a4026cb-39eb-42ce-8065-26da778d2f74
under the directory server/assets/maps
? If so, do you know if docker successfully mounted the volume? Give toolset/verify_setup.py
a try and see if it detects any problems.
Looks like the server also somehow exited, and I am not sure what the root cause is at the moment. Make sure to run toolset/verify_setup.py
right after all the containers are started.
Hi @haiyangp , thanks for posting the issue. I am currently unavailable to fully help you resolve the issue, therefore I can only point you in some directions.
Do you see
0a4026cb-39eb-42ce-8065-26da778d2f74
under the directoryserver/assets/maps
? If so, do you know if docker successfully mounted the volume? Givetoolset/verify_setup.py
a try and see if it detects any problems.Looks like the server also somehow exited, and I am not sure what the root cause is at the moment. Make sure to run
toolset/verify_setup.py
right after all the containers are started.
I think he ran into the same problem as I did, and both were on windows, I also confirmed that assets was mounted successfully, but reading the data returned null. I saw more content