Advertisement
Guest User

Untitled

a guest
Sep 14th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. user@linuxcoin:/opt/miners/poclbm$ python /opt/miners/poclbm/poclbm.py -d0 --hos t=bitcoins.lc --port=8080 --user=WsbUFS --pass=xEKtHb -v -w 128
  2. Exception in thread Thread-2:
  3. Traceback (most recent call last):
  4. File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
  5. self.run()
  6. File "/usr/lib/python2.6/threading.py", line 484, in run
  7. self.__target(*self.__args, **self.__kwargs)
  8. File "/opt/miners/poclbm/BitcoinMiner.py", line 272, in miningThread
  9. self.loadKernel()
  10. File "/opt/miners/poclbm/BitcoinMiner.py", line 373, in loadKernel
  11. binaryW = open(cacheName, 'wb')
  12. IOError: [Errno 13] Permission denied: 'cf3403e6e93974c01918bf40f386b25f.elf'
  13.  
  14. 01/06/2011 14:15:03, long poll: new block 000016e021514b3d
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement