Guest User

Untitled

a guest
Dec 15th, 2017
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.30 KB | None | 0 0
  1. {
  2. "pools" : [
  3. {
  4. "url" : "http://192.168.10.5:9332",
  5. "user" : "something",
  6. "pass" : "somethingelse"
  7. }
  8. ]
  9. ,
  10. "auto-fan" : true,
  11. "temp-cutoff" : "95",
  12. "temp-overheat" : "85",
  13. "scrypt" : true
  14. }
  15.  
  16. [2014-02-04 21:47:03] Pool: 0 URL: http://192.168.10.5:9332 User: something Password: somethingelse
  17. [2014-02-04 21:47:03] Press any key to exit, or cgminer will try again in 15s.
  18. [2014-02-04 21:48:03] HTTP request failed: Operation timed out after 60000 milliseconds with 0 out of -1 bytes received
  19. [2014-02-04 21:48:03] Failed to connect in json_rpc_call
  20. [2014-02-04 21:48:03] Succeeded delayed connect
  21. [2014-02-04 21:49:03] Timed out waiting for response in initiate_stratum
  22. [2014-02-04 21:49:03] Initiate stratum failed
  23. [2014-02-04 21:49:03] Closing socket for stratum pool 0
  24. [2014-02-04 21:49:03] FAILED to retrieve work from pool 0 http://192.168.10.5:9332
  25. [2014-02-04 21:49:03] Pool 0 slow/down or URL or credentials invalid
  26.  
  27. [2014-02-04 21:40:48] Timed out waiting for data on socket_full
  28. [2014-02-04 21:40:48] Initiate stratum failed
  29. [2014-02-04 21:40:48] Closing socket for stratum pool 0
  30. [2014-02-04 21:40:48] FAILED to retrieve work from pool 0 http://192.168.10.5:9332
  31. [2014-02-04 21:40:48] Pool 0 slow/down or URL or credentials invalid
Add Comment
Please, Sign In to add comment