Bitcoin Forum
May 31, 2024, 01:17:38 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Mining proxy raspberry  (Read 381 times)
JmmyGunn (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
August 30, 2017, 08:27:47 PM
 #1

salve avrei un piccolo problema a far funzionare il mining proxy sul mio raspberry dopo aver installato tutte le librerie e il twisted di pyton mi lancio il mining proxy e restituisce questo errore,

 pi@raspberrypi:~/stratum-mining-proxy $ ./mining_proxy.py
/usr/local/lib/python2.7/dist-packages/zope.interface-4.4.2-py2.7-linux-armv6l.egg/zope/__init__.py:3: UserWarning: Module twisted was already imported from /usr/local/lib/python2.7/dist-packages/Twisted-17.5.0-py2.7-linux-armv6l.egg/twisted/__init__.pyc, but /usr/local/lib/python2.7/dist-packages/autobahn-17.8.1-py2.7.egg is being added to sys.path
  import pkg_resources
Traceback (most recent call last):
  File "./mining_proxy.py", line 67, in <module>
    from twisted.internet import reactor, defer
  File "/usr/local/lib/python2.7/dist-packages/Twisted-17.5.0-py2.7-linux-armv6l.egg/twisted/internet/reactor.py", line 38, in <module>
    from twisted.internet import default
  File "/usr/local/lib/python2.7/dist-packages/Twisted-17.5.0-py2.7-linux-armv6l.egg/twisted/internet/default.py", line 56, in <module>
    install = _getInstallFunction(platform)
  File "/usr/local/lib/python2.7/dist-packages/Twisted-17.5.0-py2.7-linux-armv6l.egg/twisted/internet/default.py", line 44, in _getInstallFunction
    from twisted.internet.epollreactor import install
  File "/usr/local/lib/python2.7/dist-packages/Twisted-17.5.0-py2.7-linux-armv6l.egg/twisted/internet/epollreactor.py", line 24, in <module>
    from twisted.internet import posixbase
  File "/usr/local/lib/python2.7/dist-packages/Twisted-17.5.0-py2.7-linux-armv6l.egg/twisted/internet/posixbase.py", line 18, in <module>
    from twisted.internet import error, udp, tcp
  File "/usr/local/lib/python2.7/dist-packages/Twisted-17.5.0-py2.7-linux-armv6l.egg/twisted/internet/tcp.py", line 28, in <module>
    from twisted.internet._newtls import (
  File "/usr/local/lib/python2.7/dist-packages/Twisted-17.5.0-py2.7-linux-armv6l.egg/twisted/internet/_newtls.py", line 21, in <module>
    from twisted.protocols.tls import TLSMemoryBIOFactory, TLSMemoryBIOProtocol
  File "/usr/local/lib/python2.7/dist-packages/Twisted-17.5.0-py2.7-linux-armv6l.egg/twisted/protocols/tls.py", line 63, in <module>
    from twisted.internet._sslverify import _setAcceptableProtocols
  File "/usr/local/lib/python2.7/dist-packages/Twisted-17.5.0-py2.7-linux-armv6l.egg/twisted/internet/_sslverify.py", line 38, in <module>
    TLSVersion.TLSv1_1: SSL.OP_NO_TLSv1_1,
AttributeError: 'module' object has no attribute 'OP_NO_TLSv1_1'

cosa posso fare?
lukax8
Sr. Member
****
Offline Offline

Activity: 1554
Merit: 297


View Profile WWW
August 30, 2017, 08:48:13 PM
 #2

https://github.com/graphite-project/graphite-web/issues/1838

o cerca "module' object has no attribute 'OP_NO_TLSv1_1" con google

JmmyGunn (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
August 30, 2017, 09:46:18 PM
 #3

ottimo grazieeee
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!