Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release的时候报错 #2

Open
treblam opened this issue Jul 23, 2015 · 9 comments
Open

release的时候报错 #2

treblam opened this issue Jul 23, 2015 · 9 comments

Comments

@treblam
Copy link

treblam commented Jul 23, 2015

events.js:85
throw er; // Unhandled 'error' event
^
Error: socket hang up
at createHangUpError (_http_client.js:215:15)
at Socket.socketOnEnd (_http_client.js:300:23)
at Socket.emit (events.js:129:20)
at _stream_readable.js:908:16
at process._tickCallback (node.js:355:11)

@liuhuapiaoyuan
Copy link

同样报错。。。没人搭理一下么

@fouber
Copy link

fouber commented Sep 9, 2015

接收端有防火墙设置吧。。。

@treblam
Copy link
Author

treblam commented Sep 10, 2015

我的问题找到了,是因为项目中有中文命名的文件导致的,把中文命名的文件排除掉就ok了

@oxUnd
Copy link
Contributor

oxUnd commented Sep 11, 2015

我试试,不应该中文名字导致系统跪了。

@DeyuanTan
Copy link

遇到同样的问题,应该是中文文件名的原因,不知这个问题解决了没有
image
下一个上传的文件是
image
求解救!

@wangzhiwei1888
Copy link

同样问题出现,我用的 是 centos 没有中文文件。

@xjchenhao
Copy link

额 果然是中文的问题. 可以了 3q,很方便~

@parkyang
Copy link

这个问题,该项目是否解决啊?也不给个说明?中文文件名导致该异常,除了更改为英文文件名,有其他解决方案吗?
我使用的环境:windows 7、node#v4.4.4

@oxUnd
Copy link
Contributor

oxUnd commented Apr 23, 2017

这个问题确定不是 nodejs 自己的?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants