【问题标题】:Redis_Proxy installation error in MACMAC中的Redis_Proxy安装错误
【发布时间】:2014-01-15 04:34:15
【问题描述】:

我无法在我的 Mac Mini 中安装 redis 代理。我收到以下错误消息。 服务器:$ sudo npm install -g redis-proxy

npm http GET https://registry.npmjs.org/redis-proxy
npm http GET https://registry.npmjs.org/redis-proxy
npm http GET https://registry.npmjs.org/redis-proxy
npm ERR! Error: socket hang up
npm ERR! at SecurePair.error (tls.js:927:23)
npm ERR! at EncryptedStream.CryptoStream.done (tls.js:625:22)
npm ERR! at CleartextStream.read as _read
npm ERR! at CleartextStream.Readable.read (stream_readable.js:304:10)
npm ERR! at EncryptedStream.onCryptoStreamFinish (tls.js:292:47)
npm ERR! at EncryptedStream.g (events.js:175:14)
npm ERR! at EncryptedStream.EventEmitter.emit (events.js:117:20)
npm ERR! at finishMaybe (streamwritable.js:344:12)
npm ERR! at endWritable (streamwritable.js:351:3)
npm ERR! at EncryptedStream.Writable.end (streamwritable.js:329:5)
npm ERR! If you need help, you may report this log at:
npm ERR! http://github.com/isaacs/npm/issues
npm ERR! or email it to:
npm ERR! npm-@googlegroups.com

【问题讨论】:

    标签: redis haproxy node-redis


    【解决方案1】:

    想把 npmjs 的 url 改成 GET http://registry.npmjs.org/redis-proxy

    【讨论】:

      猜你喜欢
      • 2015-06-17
      • 1970-01-01
      • 2015-07-02
      • 2016-02-17
      • 2014-05-18
      • 1970-01-01
      • 2012-02-07
      • 2016-10-12
      • 1970-01-01
      相关资源
      最近更新 更多