nerfstudio icon indicating copy to clipboard operation
nerfstudio copied to clipboard

Viewer Localhost

Open wdf19961118 opened this issue 2 years ago • 5 comments

I edited the viewer's code and used yarn to develop App. However, I got a blank page when I go to "http://localhost:4000". Anything I missed? image

wdf19961118 avatar Oct 24 '22 09:10 wdf19961118

Weird. Can you show the logs from both your browser and terminal where you are running the app?

ethanweber avatar Oct 24 '22 09:10 ethanweber

Weird. Can you show the logs from both your browser and terminal where you are running the app?

terminal logs: image Browser have logs?

wdf19961118 avatar Oct 24 '22 09:10 wdf19961118

You can look at developer tools and check the console in the browser. Maybe your edited code leads to this blank page?

ethanweber avatar Oct 24 '22 09:10 ethanweber

You can look at developer tools and check the console in the browser. Maybe your edited code leads to this blank page?

I try it on my local machine and it works, but on the remote machine I have the above problem.

wdf19961118 avatar Oct 24 '22 09:10 wdf19961118

When you use a remote machine, are you port forwarding the port the the website is served (4000 in the example above)

tancik avatar Oct 25 '22 12:10 tancik

Closing due to inactivity, feel free to reopen if you are still experiencing this issue.

tancik avatar Nov 11 '22 23:11 tancik