mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
12 lines
515 B
Markdown
Executable File
12 lines
515 B
Markdown
Executable File
# Debugging inaccessible UI
|
|
|
|
When opening an issue please :
|
|
|
|
1. Include a screenshot of what you see when accessing `HTTP://<your rpi IP>/20211` (or your custom port)
|
|
1. [Follow steps 1, 2, 3, 4 on this page](https://github.com/jokob-sk/NetAlertX/blob/main/docs/DEBUG_TIPS.md)
|
|
1. Execute the following in the container to see the processes and their ports and submit a screenshot of the result:
|
|
1. `sudo apt-get install lsof`
|
|
1. `sudo lsof -i`
|
|
|
|
|
|
 |