When adding new WiFi credentials using the player setup web-app, the UI can become unresponsive while the Pi adds the new network interface. The workaround is to disconnect from the audera hotspot network, then reconnect. Once reconnected, the continue button becomes available and the user can progress to the next screen, then click finish to exit the script and restart the Pi.
I'm not sure if it is a true timeout (in which case adding a delay may fix the problem) or if there is a communication lapse through the hotspot network while the Pi updates the network interface.
When adding new WiFi credentials using the player setup web-app, the UI can become unresponsive while the Pi adds the new network interface. The workaround is to disconnect from the
auderahotspot network, then reconnect. Once reconnected, thecontinuebutton becomes available and the user can progress to the next screen, then clickfinishto exit the script and restart the Pi.I'm not sure if it is a true timeout (in which case adding a delay may fix the problem) or if there is a communication lapse through the hotspot network while the Pi updates the network interface.