Bitcoin Forum

Other => Beginners & Help => Topic started by: A_Member on June 14, 2013, 02:37:43 AM



Title: Error with DiabloMiner
Post by: A_Member on June 14, 2013, 02:37:43 AM
I am trying to get started mining bitcoins with my MacBook which has a NVIDIA GeForce 9400M GPU.  I am using DiabloMiner and am mining as a part of Slush's pool.  I get the following error message when I try to run DiabloMiner:

[6/13/13 9:49:02 PM] Started                      
[6/13/13 9:49:02 PM] Connecting to: http://[http://api.bitcoin.cz]:8332/   
[6/13/13 9:49:03 PM] Using Apple OpenCL 1.1 (Apr  9 2012 19:41:45)         
[6/13/13 9:49:03 PM] Added GeForce 9400M (#1) (2 CU, local work size of 256)   
Waiting...Exception in thread "DiabloMiner JSONRPC GetWorkAsync for [http://api.bitcoin.cz]" java.lang.IllegalArgumentException: URI can't be null.
   at sun.net.spi.DefaultProxySelector.select(DefaultProxySelector.java:116)
   at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:906)
   at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:836)
   at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1014)
   at com.diablominer.DiabloMiner.NetworkState.JSONRPCNetworkState.doJSONRPCCall(JSONRPCNetworkState.java:108)
   at com.diablominer.DiabloMiner.NetworkState.JSONRPCNetworkState.doGetWorkMessage(JSONRPCNetworkState.java:329)
   at com.diablominer.DiabloMiner.NetworkState.JSONRPCNetworkState$GetWorkAsync.run(JSONRPCNetworkState.java:427)
   at java.lang.Thread.run(Thread.java:680)
mhash: 0.0/0.0 | accept: 0 | reject: 0 | hw error: 0

What in the world does that mean?  I can't find anything related to it on the internet except for a paste on pastebin which is essentially my error.  Someone else then must be having this same error.

Thanks in advance.


Title: Re: Error with DiabloMiner
Post by: mprep on June 14, 2013, 02:06:10 PM
Try searching with various terms on the internet rather than just posting the error message. Post here more, spend over 4 hours, get out of the newbie jail and post in the tech support forums.


Title: Re: Error with DiabloMiner
Post by: A_Member on June 16, 2013, 03:26:39 AM
I thought I had searched thoroughly on the internet for my error but I guess maybe not.  Just now I happened to look on the issues tab of the DiabloMiner GitHub page.  There was my exact error.  The developer had simply admitted that it was a bug.  The date says that the issue was posted a few months ago.  I posted a comment saying that I had the same problem and gave the arguments that I used when I invoked DiabloMiner.  I hope that the developer fixes it soon.  The weird thing is that my search engine didn't find that when I searched for my error.