Or flutter WebSocketChannelException: SocketException: OS Error: No route to host, errno = 113, address = XX
This type of access problem,
1. First of all, whether the port on the server side is open or not, MacOS or windows, please do it yourself
2. The problems encountered here, I will explain my situation. First of all, the test I did belongs to the type of LAN, and I know that my server IP and real mobile phone, including web page test, are all in the same network segment. For example, 192.168.1.xx to 192.168.1.250. There is no problem with the access of the extension computer, but the mobile phone has this problem, The IP of the mobile phone is also in the same segment with the server we tested, but why is the problem of not finding the host mentioned above?
Finally, we found that the mobile phone is linked in the 5g band of the router, which may be due to the IP isolation between 5g band and other IP when the router is set up, resulting in mutual inaccessibility
It’s OK to enter 2.4G
Read More:
- [flutter] report error with Dio[ DioErrorType.DEFAULT ]: SocketException: OS Error: Connection refused, errno =11
- SSH connection to MAC server shows No route to host solution
- Exception on start hive: caused by: java.net.noroutetohostexception: no route to host
- Failed to set up listener: socketexception: address already in use
- Error, some other host already uses address (How to Fix)
- VirtualBox + CentOS 7 virtual machine setting static IP address of host only NIC
- Flutter development: prompt error parsing localfile when running the project: ‘/ users / xxx / Android / APP / SRC / main / androidmanifest. XML’… Solution
- [Solved] Centos7 Wget Error: nown. wget: unable to resolve host address ‘mirrors.aliyun.com’
- mysqldump: Got error: 1016: Can’t open file: ‘./xxx.frm’ (errno: 24) when using LOCK TABLES
- As Error:Failed to find configured root that contains /storage/emulated/0/xxx/xxx/xxx.png
- sys.path.append(), os.path.exists(), os.path.join() and os.makedirs() meaning
- No route info solution for rocketmq error reporting
- postgresql FATAL:no pg_hba.conf entry for host “192….“
- Developing in Android java.net.SocketException : socket failed: eacces (permission denied) reported an error
- AttributeError: module ‘os‘ has no attribute ‘fork‘
- java.net.SocketException: socket failed: EPERM (Operation not permitted)
- [Solved] Rabbitmq Warning: java.net.SocketException: socket closed
- Python program uses OS. System () method to call exe program, resulting in no response of main program process
- Prompt “XXX is” when debugging real machine busy:Processing symbol Files “and” Xcode will continue when XXX is finished“