`
langzhe
  • 浏览: 286767 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

etimedout - connection timed out

阅读更多

etimedout - connection timed out

参考 http://www.erlang.org/doc/man/inet.html#setopts-2

 

POSIX Error Codes

  • e2big - argument list too long
  • eacces - permission denied
  • eaddrinuse - address already in use
  • eaddrnotavail - cannot assign requested address
  • eadv - advertise error
  • eafnosupport - address family not supported by protocol family
  • eagain - resource temporarily unavailable
  • ealign - EALIGN
  • ealready - operation already in progress
  • ebade - bad exchange descriptor
  • ebadf - bad file number
  • ebadfd - file descriptor in bad state
  • ebadmsg - not a data message
  • ebadr - bad request descriptor
  • ebadrpc - RPC structure is bad
  • ebadrqc - bad request code
  • ebadslt - invalid slot
  • ebfont - bad font file format
  • ebusy - file busy
  • echild - no children
  • echrng - channel number out of range
  • ecomm - communication error on send
  • econnaborted - software caused connection abort
  • econnrefused - connection refused
  • econnreset - connection reset by peer
  • edeadlk - resource deadlock avoided
  • edeadlock - resource deadlock avoided
  • edestaddrreq - destination address required
  • edirty - mounting a dirty fs w/o force
  • edom - math argument out of range
  • edotdot - cross mount point
  • edquot - disk quota exceeded
  • eduppkg - duplicate package name
  • eexist - file already exists
  • efault - bad address in system call argument
  • efbig - file too large
  • ehostdown - host is down
  • ehostunreach - host is unreachable
  • eidrm - identifier removed
  • einit - initialization error
  • einprogress - operation now in progress
  • eintr - interrupted system call
  • einval - invalid argument
  • eio - I/O error
  • eisconn - socket is already connected
  • eisdir - illegal operation on a directory
  • eisnam - is a named file
  • el2hlt - level 2 halted
  • el2nsync - level 2 not synchronized
  • el3hlt - level 3 halted
  • el3rst - level 3 reset
  • elbin - ELBIN
  • elibacc - cannot access a needed shared library
  • elibbad - accessing a corrupted shared library
  • elibexec - cannot exec a shared library directly
  • elibmax - attempting to link in more shared libraries than system limit
  • elibscn - .lib section in a.out corrupted
  • elnrng - link number out of range
  • eloop - too many levels of symbolic links
  • emfile - too many open files
  • emlink - too many links
  • emsgsize - message too long
  • emultihop - multihop attempted
  • enametoolong - file name too long
  • enavail - not available
  • enet - ENET
  • enetdown - network is down
  • enetreset - network dropped connection on reset
  • enetunreach - network is unreachable
  • enfile - file table overflow
  • enoano - anode table overflow
  • enobufs - no buffer space available
  • enocsi - no CSI structure available
  • enodata - no data available
  • enodev - no such device
  • enoent - no such file or directory
  • enoexec - exec format error
  • enolck - no locks available
  • enolink - link has be severed
  • enomem - not enough memory
  • enomsg - no message of desired type
  • enonet - machine is not on the network
  • enopkg - package not installed
  • enoprotoopt - bad protocol option
  • enospc - no space left on device
  • enosr - out of stream resources or not a stream device
  • enosym - unresolved symbol name
  • enosys - function not implemented
  • enotblk - block device required
  • enotconn - socket is not connected
  • enotdir - not a directory
  • enotempty - directory not empty
  • enotnam - not a named file
  • enotsock - socket operation on non-socket
  • enotsup - operation not supported
  • enotty - inappropriate device for ioctl
  • enotuniq - name not unique on network
  • enxio - no such device or address
  • eopnotsupp - operation not supported on socket
  • eperm - not owner
  • epfnosupport - protocol family not supported
  • epipe - broken pipe
  • eproclim - too many processes
  • eprocunavail - bad procedure for program
  • eprogmismatch - program version wrong
  • eprogunavail - RPC program not available
  • eproto - protocol error
  • eprotonosupport - protocol not supported
  • eprototype - protocol wrong type for socket
  • erange - math result unrepresentable
  • erefused - EREFUSED
  • eremchg - remote address changed
  • eremdev - remote device
  • eremote - pathname hit remote file system
  • eremoteio - remote i/o error
  • eremoterelease - EREMOTERELEASE
  • erofs - read-only file system
  • erpcmismatch - RPC version is wrong
  • erremote - object is remote
  • eshutdown - cannot send after socket shutdown
  • esocktnosupport - socket type not supported
  • espipe - invalid seek
  • esrch - no such process
  • esrmnt - srmount error
  • estale - stale remote file handle
  • esuccess - Error 0
  • etime - timer expired
  • etimedout - connection timed out
  • etoomanyrefs - too many references
  • etxtbsy - text file or pseudo-device busy
  • euclean - structure needs cleaning
  • eunatch - protocol driver not attached
  • eusers - too many users
  • eversion - version mismatch
  • ewouldblock - operation would block
  • exdev - cross-domain link
  • exfull - message tables full
  • nxdomain - the hostname or domain name could not be found

 

其它参考http://arksea.iteye.com/blog/711134

 

0
0
分享到:
评论

相关推荐

    timed-out:超时HTTPHTTPS请求

    import timedOut from 'timed-out' ; const request = http . get ( 'http://www.google.ru' ) ; timedOut ( request , 2000 ) ; // Sets a 2 seconds limit 原料药 超时(请求,时间) 要求 必填类型: 观看请求...

    node-sass.zip

    Timed out whilst downloading the prebuilt binary Hint: If github.com is not accessible in your location try setting a proxy via HTTP_PROXY, e.g. export HTTP_PROXY=http://example.com:1234...

    gitlab安装遇到的问题

    Unable to download data from https://rubygems.org/ - Errno::ETIMEDOUT: Connection timed out - connect(2) (https://rubygems.org/specs.4.8.gz) ``` ##### `bundle install`时的错误: ```bash Could not ...

    vue init webpack 依赖的webpack包

    解决vue-cli · Failed to download repo vuejs-templates/webpack: connect ETIMEDOUT 20.205.243.166:443问题,方便在https://github.com/vuejs-templates/webpack 不通的时候下载。 使用方法: 1、将webpack放到C...

    Playwright 结合 Selenium Grid - windows 环境使用教程.pdf

    Playwright 结合 Selenium Grid - Windows 环境使用教程 本资源提供了 Playwright 结合 Selenium Grid 在 Windows 环境中的使用教程,介绍了如何将 Playwright 连接到 Selenium Grid Hub,启动 Google Chrome 或 ...

    vscode-lldb-x86_64-windows.vsix

    vscode 的 lldb插件,墙的原因,下载比较麻烦,此处备忘!

    clangd 13.0.0

    vscode实现代码跳转的clangd工具,参考博文:https://blog.csdn.net/ludaoyi88/article/details/135051470?spm=1001.2014.3001.5502

    configurable-http-proxy:node-http-proxy加上REST API

    它是围绕的简单包装。...目录使用REST API REST API基础通过传递令牌进行身份验证获取路由表添加新路线删除路线自定义错误页面基于主机的路由故障排除 安装先决条件: Node.js≥6 如果要在Linux中安装configurable-...

    离线安装 vue-devtools-dev.zip

    vue-cli · Failed to download repo vuejs-templates/webpack: connect ETIMEDOUT 13.250.177.223:443 解决方法: 1、从https://github.com/vuejs-templates/webpack/releases 下载一个webpack的版本,压缩包中的...

    解决scratch3.0scratch-hex文件下载失败问题

    scratch-gui在npm安装过程中出现下载不到scratch-hex文件的问题解决方案

    LLDB-QuickLook, 用于打开图像视图和使用快速查看的更多的调试器命令.zip

    LLDB-QuickLook, 用于打开图像视图和使用快速查看的更多的调试器命令 lldb-quicklook lldb quicklook是一个用于打开图像,视图和使用快速查找功能的调试器命令。 这里命令对于检查调试控制台中的字符串不良好表示的...

    快速解决vue-cli不能初始化webpack模板的问题

    vue init webpack pro [Failed to download repo] [connect ETIMEDOUT 192.30.255.112] 报这个错误 有人说是代理问题。我也不懂,但这个方法有用 1.去github上下载要初始化的模板 ...

    vuejs安装教程(经验分享)

    - **问题1**:安装Vue CLI时出现网络超时错误(ETIMEDOUT) - 解决方案:更换网络或使用国内镜像服务器(如淘宝NPM镜像)。 - **问题2**:npm命令执行缓慢或失败 - 解决方案:修改npm的注册表为国内镜像服务器,...

    hacker-news-stories

    【标题】"hacker-news-stories" 是一个项目,它可能是用 TypeScript 实现的一个 Hacker News 网站的克隆版或数据抓取工具。Hacker News 是一个由 Y Combinator 创建的社交新闻网站,专注于科技和创业相关的新闻、...

    webpack.zip

    vue-cli · Failed to download repo vuejs-templates/webpack: connect ETIMEDOUT 13.250.177.223:443 解决方法: 1、从https://github.com/vuejs-templates/webpack/releases 下载一个webpack的版本,压缩包中的...

    quantity-queries, 简单数量的对 Sass.zip

    quantity-queries, 简单数量的对 Sass 数量查询 mixin 简单数量的对Sass的。 使用数量作为样式来设置项目样式。 详细了解这里中的数量查询文章列表。 参见这里 CodePen演示中的mixins in安装安装数量查询mixin的方法...

    Linux-Socket-Programming

    - **ETIMEDOUT**:操作超时。 #### 知识点八:性能优化 - **非阻塞模式**:使Socket处于非阻塞模式可以提高应用程序的响应速度,尤其是在处理多个并发连接时。 - **缓冲区管理**:合理设置读写缓冲区大小可以显著...

    浅谈vue-cli加载不到dev-server.js的解决办法

    在Vue.js开发中,我们经常会使用Vue CLI工具来快速搭建项目环境。然而,在更新到较新的VueWebpackTemplate时,可能会遇到“vue-cli加载不到dev-server.js”的问题。这是因为旧版本中,开发服务器的配置通常在dev-...

    LINUX SOCKET错误分析

    - 连接超时("connect timeout")通常发生在服务器主机崩溃的情况下。在这种情况下,客户端TCP会在一段时间内持续重发数据分组,试图获得服务器的确认。当最终放弃尝试后,内核会向进程返回ETIMEDOUT错误。如果中间...

Global site tag (gtag.js) - Google Analytics