Fresh moOde 10.2.0 image, booted.
First entry into m>Dashboard:
Cancel and reenter m>Dashboard:
I believe one should see this view on first entry since there are more actions possible than manipulating other players which may be present.
Now while in same window choose Discover (update) command:
The useless first block is created because at the moment the command was executed, /var/local/www/dashboard.txt contains
<li id="dashboard-no-players-found">No players found</li>
e.g., the file is not empty so dashboard.py tries to parse it.
The second block , 10.0.0.119, has no player name this time but that's down to timing vagaries. It's the same host as 10.0.0.131; one IP is the Ethernet port and the other is the WiFi port.
Now choose Discover (rebuild) command:
I believe one should get this same result with the Discover (update) command when no players have yet been discovered.
Fresh moOde 10.2.0 image, booted.
First entry into m>Dashboard:
Cancel and reenter m>Dashboard:
I believe one should see this view on first entry since there are more actions possible than manipulating other players which may be present.
Now while in same window choose Discover (update) command:
The useless first block is created because at the moment the command was executed, /var/local/www/dashboard.txt contains
<li id="dashboard-no-players-found">No players found</li>e.g., the file is not empty so dashboard.py tries to parse it.
The second block , 10.0.0.119, has no player name this time but that's down to timing vagaries. It's the same host as 10.0.0.131; one IP is the Ethernet port and the other is the WiFi port.
Now choose Discover (rebuild) command:
I believe one should get this same result with the Discover (update) command when no players have yet been discovered.