Network Sharing Error Codes
NOTE
This topic describes only module-specific error codes. For details about universal error codes, see Universal Error Codes.
2200001 Invalid Parameter Value
Error Message
Invalid parameter value.
Description
This error code is reported if the parameter value is invalid.
Cause
The input parameter value is not within the valid value range.
Procedure
Check whether the input parameter value is within the valid value range.
2200002 Service Connection Failure
Error Message
Operation failed. Cannot connect to service.
Description
This error code is reported if a service connection failure occurs.
Cause
The service is abnormal.
Procedure
Check whether system services are running properly.
2200003 System Internal Error
Error Message
System internal error.
Description
This error code is reported if a system internal error occurs.
Cause
-
The memory is abnormal.
-
A null pointer is present.
Procedure
-
Check whether the memory space is sufficient. If not, clear the memory and try again.
-
Check whether the system is normal. If not, try again later or restart the device.
2202004 Shared Iface Unavailable
Error Message
Try to share an unavailable iface.
Description
This error code is reported if an Iface is used.
Cause
The specified Iface does not exist or the Iface name is incorrect.
Procedure
-
Check whether the shared Iface is available.
> ifconfig -a
-
Check whether the Iface name is correct.
2202005 Wi-Fi Sharing Failure
Error Message
WiFi sharing failed.
Description
This error code is reported if Wi-Fi sharing fails.
Cause
No connected network is available and therefore the attempt to obtain the default network fails.
Procedure
Check whether the network connection is normal.
2202006 Bluetooth Sharing Failure
Error Message
Bluetooth sharing failed.
Description
This error code is reported if Bluetooth sharing fails.
Cause
-
Bluetooth is disabled.
-
No connected network is available and therefore the attempt to obtain the default network fails.
Procedure
-
Touch the Bluetooth icon to turn on Bluetooth mode.
-
Check whether the network connection is normal.
2202009 Failed to Enable Forwarding for Network Sharing
Error Message
Network share enable forwarding error.
Description
This error code is reported if an error occurs while enabling forwarding for network sharing.
Cause
The Iptables rule setting fails and therefore an error occurs while combining Iptables commands fails.
Procedure
Enable the debug log function, and check whether Iptables commands are correctly combined.
2202011 Failed to Obtain the Network Sharing Configuration
Error Message
Cannot get network sharing configuration.
Description
This error code is reported if an error occurs while obtaining the network sharing configuration.
Cause
The configuration file directory is incorrect.
Procedure
Specify a correct configuration file directory.