Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2019
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.10 KB | None | 0 0
  1. [2019-02-20 17:28:05] : Your CPU doesn't support hardware AES. Don't expect high hashrates.
  2. Fatal Python error: Illegal instruction
  3.  
  4. Thread 0x00007fd58d9e6700 (most recent call first):
  5. File "/home/qrl/.local/lib/python3.5/site-packages/grpc/_server.py", line 704 in _serve
  6. File "/usr/lib/python3.5/threading.py", line 862 in run
  7. File "/usr/lib/python3.5/threading.py", line 914 in _bootstrap_inner
  8. File "/usr/lib/python3.5/threading.py", line 882 in _bootstrap
  9.  
  10. Thread 0x00007fd58e1e7700 (most recent call first):
  11. File "/home/qrl/.local/lib/python3.5/site-packages/grpc/_server.py", line 704 in _serve
  12. File "/usr/lib/python3.5/threading.py", line 862 in run
  13. File "/usr/lib/python3.5/threading.py", line 914 in _bootstrap_inner
  14. File "/usr/lib/python3.5/threading.py", line 882 in _bootstrap
  15.  
  16. Current thread 0x00007fd597a42700 (most recent call first):
  17. File "/home/qrl/.local/lib/python3.5/site-packages/pyqryptonight/pyqryptonight.py", line 1097 in verifyInput
  18. File "/home/qrl/.local/lib/python3.5/site-packages/qrl/core/PoWValidator.py", line 22 in _verify_input_cached
  19. File "/home/qrl/.local/lib/python3.5/site-packages/qrl/core/PoWValidator.py", line 18 in verify_input
  20. File "/home/qrl/.local/lib/python3.5/site-packages/qrl/core/ChainManager.py", line 170 in validate_mining_nonce
  21. File "/home/qrl/.local/lib/python3.5/site-packages/qrl/core/Block.py", line 194 in validate
  22. File "/home/qrl/.local/lib/python3.5/site-packages/qrl/core/p2p/p2pfactory.py", line 213 in block_received
  23. File "/home/qrl/.local/lib/python3.5/site-packages/qrl/core/p2p/p2pChainManager.py", line 54 in handle_push_block
  24. File "/home/qrl/.local/lib/python3.5/site-packages/qrl/core/notification/Observable.py", line 33 in notify
  25. File "/home/qrl/.local/lib/python3.5/site-packages/qrl/core/p2p/p2pObservable.py", line 12 in notify
  26. File "/home/qrl/.local/lib/python3.5/site-packages/qrl/core/p2p/p2pprotocol.py", line 123 in dataReceived
  27. File "/home/qrl/.local/lib/python3.5/site-packages/twisted/internet/tcp.py", line 214 in _dataReceived
  28. File "/home/qrl/.local/lib/python3.5/site-packages/twisted/internet/tcp.py", line 208 in doRead
  29. File "/home/qrl/.local/lib/python3.5/site-packages/twisted/internet/posixbase.py", line 597 in _doReadOrWrite
  30. File "/home/qrl/.local/lib/python3.5/site-packages/twisted/python/context.py", line 85 in callWithContext
  31. File "/home/qrl/.local/lib/python3.5/site-packages/twisted/python/context.py", line 122 in callWithContext
  32. File "/home/qrl/.local/lib/python3.5/site-packages/twisted/python/log.py", line 86 in callWithContext
  33. File "/home/qrl/.local/lib/python3.5/site-packages/twisted/python/log.py", line 103 in callWithLogger
  34. File "/home/qrl/.local/lib/python3.5/site-packages/twisted/internet/epollreactor.py", line 235 in doPoll
  35. File "/home/qrl/.local/lib/python3.5/site-packages/twisted/internet/base.py", line 1255 in mainLoop
  36. File "/home/qrl/.local/lib/python3.5/site-packages/twisted/internet/base.py", line 1243 in run
  37. File "/home/qrl/.local/lib/python3.5/site-packages/qrl/main.py", line 165 in main
  38. File "/home/qrl/.local/bin/start_qrl", line 11 in <module>
  39. Illegal instruction (core dumped)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement