Need help with problem using JMiner to mine



  • @luxe

    i addded that because a dude told me to that replied to this post,

    but when i put the http i get this 0_1498595525710_Screenshot (26).png

    I would love it if you remote accessed my computer but if you dont want to i get that


  • admin

    @WMaher for localhost working, you need to run local wallet. If you do not have wallet running try

    walletServer=http://burstcoin.cc:8889
    

    for example ... or choose another non https wallet here burstcoin.cc



  • @luxe said in Need help with problem using JMiner to mine:

    http://burstcoin.cc:8889

    Im sorry if this is really easy but im being dump and missing the point but I have local wallet running and i'd rather not use a different wallet unless i had to

    0_1498596677319_Screenshot (28).png


  • admin

    @WMaher all that issues does not effect you mining, walletServer is just for info ... your local wallet needs to sync before it can deliver accurate information ... or there is the out of sync notice. So once you finished downloading blockchain ... error messages will disappear



  • @luxe

    so even tho i get the errors

    Error: Failed to 'getRewardRecipient' for pool info: {"errorDescription":"Unknown account","errorCode":5}
    Failed to receive account blocks.

    or all this stuff

    com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "errorDescription" (class burstcoin.jminer.core.network.model.Blocks), not marked as ignorable (2 known properties: "blocks", "requestProcessingTime"])
    at [Source: org.eclipse.jetty.client.util.InputStreamResponseListener$Input@26611bfd; line: 1, column: 22] (through reference chain: burstcoin.jminer.core.network.model.Blocks["errorDescription"])
    at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:62) ~[jackson-databind-2.8.8.jar!/:2.8.8]
    at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:834) ~[jackson-databind-2.8.8.jar!/:2.8.8]
    at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:1093) ~[jackson-databind-2.8.8.jar!/:2.8.8]
    at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1478) ~[jackson-databind-2.8.8.jar!/:2.8.8]
    at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1456) ~[jackson-databind-2.8.8.jar!/:2.8.8]
    at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:282) ~[jackson-databind-2.8.8.jar!/:2.8.8]
    at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:140) ~[jackson-databind-2.8.8.jar!/:2.8.8]
    at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:3798) ~[jackson-databind-2.8.8.jar!/:2.8.8]
    at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2908) ~[jackson-databind-2.8.8.jar!/:2.8.8]
    at burstcoin.jminer.core.network.task.NetworkRequestAccountBlocksTask.getAccountBlocks(NetworkRequestAccountBlocksTask.java:99) [classes!/:0.4.10-SNAPSHOT]
    at burstcoin.jminer.core.network.task.NetworkRequestAccountBlocksTask.run(NetworkRequestAccountBlocksTask.java:73) [classes!/:0.4.10-SNAPSHOT]
    at java.lang.Thread.run(Unknown Source) [na:1.8.0_131]

    Its all ok and i just need to make sure i dont get a wallet out of sync error


  • admin

    @WMaher walletServer is only used to get information from burst api, due it is not supported by pools ... as long as you don't have walletServer in sync, maybe set 'listPlotFiles=false' and you will not get the error above. And yes all is fine ... just let it run and if your local wallet is in sync you will have no more problems at all.

    Btw. you can speed up sync your burstcoin wallet:
    https://forums.burst-team.us/topic/751/howto-use-opencl-gpu-for-accelerated-snyc-with-blockchain



  • @luxe

    sorry for beting a noob and bothering you even more but I just want to make sure that Im doing this right, Im rather positive my stuff is synced or whatever. But can you take a look at this screenshot and tell me if it looks ok? If its ok I was wondering when I will see the burst come into my account Im not trying to be greedy and I know this takes time but im just curious

    0_1498620800634_Screenshot (30).png ever


  • admin

    @WMaher All looks ok, the 'Unable to get mining info' are just temp connection issues and if they pop up from time to time it's not that big problem.



  • @luxe

    im not getting the unable to get mining info from wallet from time to time im getting it all the time

    0_1498675880771_Screenshot (34).png



  • Sorry if this sounds silly, but I did this. So...

    Check how you have defined the location of your plots in the plotPaths statement and ensure you used forward slashes.

    For example, your plotPaths location(s) should look like this

    plotPaths=K:\Burst\plots

    and not like this:

    plotPaths=K://Burst/plots

    Check the direction of the slashes.


Log in to reply
 

Looks like your connection to Burst - Efficient HDD Mining was lost, please wait while we try to reconnect.