-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New change difficulty and WRONG difficulty AGAIN #671
Comments
isn't that shares? |
see previos my issues |
Why not post your previous issues in the previous thread? |
I've hardcoded it again. It updates on my side after 60 seconds to the correct difficulty. There may be something wierd happening. |
pip install btcnet_info --upgrade |
not result ( |
Thats not good, let me doublecheck btcnet_info. |
What about check? New difficulty comes soon. |
The library converges to the new difficulty in 40 seconds. I'm not sure why bitHopper isn't picking up the updated difficulty. |
this bag only in my BH or for all? |
today is new difficulty. |
bitHopper picks up the new difficulty in 60 seconds. There is nothing wrong on our end. Wait for it to synchronize. It won't be correct instantly upon startup. If it doesn't pickup the difficulty within 120 seconds then I recommend deleting the btcnet_info folder inside the bitHopper directory. |
difficulty not change (. my action: |
my BH installed on VPS. I can give you access, if it interesting for you. |
I can poke around it this weekend, send me an email [email protected]. How are you determining what difficulty bitHopper is using? |
difficulty stay is 1,508,589 ( |
I verified that bitHopper was updating the difficulty on your vps. The display of current shares is probably broken in some manner. I'll take a look. |
difficulty stay is 1,508,589 (( |
Delete bitHopper and redownload. something is messed up with your btcnet_info folder. |
ok. del and install |
pip install btcnet_info --upgrade |
Update bitHopper, I made it output the difficulty every time it updates. Can you check the output after the second update? |
it after update it after ferst start 08:57:27|node: http://localhost:9332 and difficulty is 1,000,000 )) |
Can you wait longer? There should have been a couple lines printed that looked like: 21:34:53|diff: Difficulty for nmc:518525.941302 |
I agree with c00w. Moreover, there are a few lines referring to pools that should now be removed, are you on the latest clone? Otherwise, I notice that I no longer have that same difficulty issue and considered it resolved. I am running a recent clone using the windows git client 1.0...loving it! Beautiful work Colin |
"Moreover, there are a few lines referring to pools that should now be removed" |
delete everything but the user.cfg, bh.cfg, and worker.cfg and clone the repository... Someone please correct me if I am wrong..but that is what I would do. Again, I had the same issue as you so I, too, hard codded it... c00w has now fixed it. I just did FRESH install. ;) |
i reinstall BH 09:44:44|bitHopper: Debugging Enabled 09:44:44|node: http://localhost:9332 09:44:44|node_handle: Potential type error None, Traceback (most recent call last): 09:44:45|lp: LP Module Load is came |
difficulty stay is 1,508,589 |
It should automatically download them. Its not a great solution and I should just update everything to version 0.3.2. |
python run.py --debug 08:37:16|init|print_btcni_ver: btcnet_info version 0.1.2.22 08:37:16|node|_poll: http://www.namebit.org/ 08:37:16|node|_poll: https://www.arsbitcoin.com/api.php yes and acsess to worker page: 08:38:12|Worker_Page|worker: Ignoring <Pool None, None, None> but in "%PYTHON%/Lib/site-packages/btcnet_info-0.1.2.22-py2.7.egg/btcnet_info/pools" several files is not empty... |
Hmmm. I'll figure it out. I think ignoring means that we didn't selected the pool because it was invalid. Add eligius and mtred. I know we have them listed as pps pools |
And by invalid I mean it was a prop pool with too many shares to be worth mining. |
@add eligius and mtred. I know we have them listed as pps pools@ how to do it? |
Ignoring means we are ignoring the pool because it doesn't have a valid pool name. If this is happening you should update btcnet_info, prerably by running pip install --uprade btcnet_info |
Go to localhost:8339 and add worker information |
after update btcnet_info for ver. 0.1.2.27 difficulty is correct. I still use old BH (not 3.2)... |
Are you doing python run.py from the bitHopper directory. |
yes, but directorys name is bithopper032 |
rename directory - not result |
Hmmm. What is in the bitHopper folder inside of the bitHopper(or bitHopper032) folder. |
Also you are running from the master branch not 0.3.2 right? |
git clone git://github.com/c00w/bitHopper.git |
Ok. |
is it master? |
That is master. |
What version of python are you running? |
Python 2.7.3 |
Hmmm. I have absolutely no idea. Can you zip up your bitHopper 0.3.2 folder and email it to me? [email protected] |
ок |
i reinstall BH |
but old problem with stats was still... please see (adress send on email) |
Was this resolved when I ssh'd into your server? I can't remember |
now working on old BH... but on Deepbit incorrect hopping PS. hohoho... difficulty is 1000 now ( ... update library? 22.01.2013, 01:42, "Colin Rice" [email protected]:
|
Yeah sudo pip install --upgrade btcnet_info |
Hi. I did this yestoday, but not result... diff is 1000 (( What about Deepbit... they not hopping for now? 28.01.2013, 02:10, "Colin Rice" [email protected]:Yeahsudo pip install --upgrade btcnet_info— Reply to this email directly or view it on GitHub. |
You are using the old bitHopper. I don't think it does anything dumb but can you tell me the exact version so I an check it out and confirm? |
exact version??? where can i see it? 28.01.2013, 16:31, "Colin Rice" [email protected]:You are using the old bitHopper. I don't think it does anything dumb but can you tell me the exact version so I an check it out and confirm?— Reply to this email directly or view it on GitHub. |
I'm assuming you are using git, so the output of |
not gitbut from arh v0.3.1.6.tar.gz 28.01.2013, 20:02, "Colin Rice" [email protected]:I'm assuming you are using git, so the output of git log -1 Otherwise it should be in the zip file name.— Reply to this email directly or view it on GitHub. |
in my BH difficulty is 1,577,913 now (
The text was updated successfully, but these errors were encountered: