Web UI not working, how can I access the logs, etc, otherwise? #384
-
|
For whatever reason, I can't access the Web UI at localhost 8080 on my linux machine; is there another way I can access my Orbic Rayhunter and download the logs, etc? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
have you run |
Beta Was this translation helpful? Give feedback.
-
|
Thanks! I had run |
Beta Was this translation helpful? Give feedback.
have you run
adb forward tcp:8080 tcp:8080? have you checked that rayhunter is running? There should be a green line at the top of the screen. If all those things still don't work then you can get a shell by running:adb shelland thenrootshelland you will find the files in/data/rayhunter/qmdland you can zip that directory and useadb pullto move it over to your computer.