This section covers common errors that can occur when using StageNow and offers advice on how to address them.
XML Configuration Failure
Problem
The message "FMC download FTP File Read timed out" (or something similar) appears in the device when staging completes.
Cause
This error generally occurs when FTP is used during staging to download a large file (greater than 1.5 GB) from a public server.
Solution
Try using FTPS instead of FTP for the file transfer.
Wi-Fi Hotspot
NOTE: Wi-Fi Hotspot staging is NOT supported on systems running Windows 10.
Problem
The message "Unable to turn on the Wi-Fi Hotspot" (or something similar) appears when attempting to turn on the StageNow Wi-Fi Hotspot feature.
Cause
This can occur if the Wi-Fi adapter in the host PC is not initialized or is inactive when StageNow launches.
Solution
Try the following steps to resolve the issue:
Restart Wi-Fi Adapter
Right-click on the Network icon on the bottom right corner of the Windows host and select Open Network and Sharing Center to open the following screen.
On the left pane, select Change adapter settings.
Open a command prompt and enter "netsh wlan show drivers" to find the Wi-Fi driver adapter name.
Right-click on the network adapter in the Network Connections window and select Disable.
Right-click again and select Enable. After a few minutes, try using the StageNow Tool.
Add Unsupported Hotspot
Note: Results that deviate from the following can be considered a Windows driver/software issue regarding the Wi-Fi hotspot.
Open a command prompt as an Administrator.
Enter "netsh wlan show drivers" and locate the result message outlined in green below.
The following message appears if the system does not support the Wi-Fi hotspot.
Enter the following command in the command prompt: "netsh wlan set hostednetwork mode=allow ssid=
key= "" Note: HotspotName is the name of Wi-Fi hotspot.
HotspotPassword is the Wi-Fi hotspot password and must be at least 5 characters.
The following result appears after successful creation of the Wi-Fi hotspot.
Enter "netsh wlan start hostednetwork" to start the hotspot.
Enter "netsh wlan stop hostednetwork" to stop the hotspot.
Plug-in CSP Issues
Profiles created with plug-in CSPs behave differently than those made with built-in CSPs. The most important difference involves Profile importation and deletion.
Click image to enlarge; ESC to cancel.
Problem
An error occurs when attempting to delete an .apk
imported into the CSP library as a plug-in CSP.
Solution
- Export all profiles to a location on the administrator host PC.
- Delete the StageNow DB from the %APPDATA% directory on the PC.
- Re-import the exported profiles.