Skip to content

Conversation

@jlzsss
Copy link

@jlzsss jlzsss commented Jun 9, 2014

你好,我已在heroku成功部署node版,在windows上使用正常,但是在openwrt上运行报错,报错信息如下:
shadowsocks-dotcloud v0.9.6
7 Jun 22:25:15 - server listening at port 8800
7 Jun 22:26:02 - local connected
connections property is deprecated. Use getConnections() method
7 Jun 22:26:02 - concurrent connections: 1

crypto.js:250
this._binding = new binding.Cipher;
^
TypeError: Cannot read property 'Cipher' of undefined
at new Cipher (crypto.js:250:30)
at Object.Cipher (crypto.js:249:12)
at new Encryptor (/etc/shadowsocks-heroku/encrypt.js:65:30)
at Server. (/etc/shadowsocks-heroku/local.js:76:17)
at Server.EventEmitter.emit (events.js:95:17)
at TCP.onconnection (net.js:1180:8)
能看一下是什么原因吗?

@clowwindy
Copy link

可能是你编译的 OpenWRT 上的 node 没有 crypto 模块。

@jlzsss
Copy link
Author

jlzsss commented Jun 18, 2014

作者你好,我已经编译好待OpenSSL的node.js。shadowsocks-heroku已成功运行,但还是上不了网,提示与远端服务器失去连接。

@mrluanma mrluanma force-pushed the master branch 2 times, most recently from 1b22515 to 10ca37c Compare January 5, 2015 08:43
@mrluanma mrluanma force-pushed the master branch 2 times, most recently from 2af12b2 to c9ad1e8 Compare January 11, 2015 17:43
@mrluanma mrluanma deleted the branch shadowsocks:master March 10, 2024 12:12
@mrluanma mrluanma deleted the master branch March 10, 2024 12:12
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

Successfully merging this pull request may close these issues.

7 participants