This problem seems to be caused by the failure to resolve DNS, but it is difficult to restart after checking various configurations. Finally, it is found that there is a problem with the forwarding rule configuration. Just execute the following:
iptables -P INPUT ACCEPT
iptables -P FORWARD ACCEPT
iptables -P OUTPUT ACCEPT
iptables -F
Read More:
- Python read / write file error valueerror: I/O operation on closed file
- An I/O operation initiated by the Registry failed unrecoverably
- Disk BLK_ update_ request: I/O error
- Troubleshooting of “disk I / O error” after startup
- Resourceaccessexception: I / O error on post request for and connection timed out
- The first time I write OpenGL program, what should I do when I encounter “can’t open include file:” GL / glaux. H “: no such file or directory”?
- Raspberry pie 4B uses adafruit_ Pca9685 report error ioerror: [errno 121] remote I / O error solution
- Cannot read property ‘i18n‘ of undefined
- When I first learned mybatis org.apache.ibatis . binding.BindingException report errors
- Consult IDE log for more details (Help | Show Log),read failed, socket might closed or timeout,
- [TCP] TCP connection SYN timeout retransmission times and timeout period
- Using pop-up window and I18N, error in render: “typeerror: cannot read property” appears_ T ‘of undefined’ solution
- Cannot read property ‘this compilation’ of undefined appears in copy webpack plugin
- Error reading file cow.osg: read error (Could not find plugin to read objects from file “cow.osg“.)
- [unity problem] what should I do if I encounter ‘Global::’ already contains a definition
- MSDN I tell you new site next I tell you open invitation code registration! Today’s quota is 5000!
- ERROR Plugin load failed: hexo-admin Error: EISDIR: illegal operation on a directory, read ERROR Dep
- mvn install Error: Failed to read artifact descriptor org.apache.maven.plugins:maven-install-plugin:jar:2
- Plugin Error: Plugin “Android Code Generator“ is incompatible (supported only in IntelliJ IDEA)
- extract-text-webpack-plugin" loader is used without the corresponding plugin Error (Fixed)