Bitcoin Forum
May 01, 2024, 11:16:08 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 [22] 23 24 25 26 27 28 »
421  Bitcoin / Pools / Re: [460 TH] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: May 27, 2014, 11:47:08 AM
sorry I'm a windows person so don't have those Linux problems Tongue jokes

I have another problem, my own miners don't seem to show the payout on my pool. I have someone else on there now and their payout graph is showing just fine.
http://www.norgzpool.net.au/graphs.html?Hour

see my ant on 1CmHNDfj43tsQgSpSum5tDQ6kT4MwcUP6V doesn't show any payout and my payout to default address doesn't seem to change when I mine it with a username so it defaults to default payout. I changed it to a wallet address and still nothing.
422  Bitcoin / Pools / Re: [460 TH] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: May 27, 2014, 08:35:20 AM
Bleg!!!


I updated my linux system... Bad mistake.

Now I am getting these errors trying to start my p2pools!

Traceback (most recent call last):
  File "/opt/p2pool/run_p2pool.py", line 3, in <module>
    from p2pool import main
  File "/opt/p2pool/p2pool/main.py", line 17, in <module>
    from twisted.internet import defer, reactor, protocol, tcp
ImportError: No module named twisted.internet


Help please!!

have you tried:
•sudo apt-get install python-zope.interface python-twisted python-twisted-web

to install the packages? maybe the upgrade installed newer packages than is supported in which case you'll need to downgrade them.
423  Bitcoin / Mining software (miners) / Re: BFGMiner 4.0.0: modular ASIC+FPGA, GBT+Strtm, RPC, Mac/Lnx/W64, NF6,OSM/HxFy,DMR on: May 27, 2014, 07:30:53 AM
I'm getting an error when running the following:

-S antminer:all -S NFY:ALL --set-device NFY:osc6_bits=53 --set-device antminer:clock=x0B81 --icarus-options=115200:1:1 --icarus-timing long --no-getwork

About cannot open serial driver. "ft_getcomportnumber(01e008a8 (0), 5) then it finally starts up with Error trying to wake notifier. 32bit windows.

Try without the two icarus settings.

same thing the other message came back " serial "0000098681", but mcp2210 lowlevel driver failed to open it
Are there two separate issues here then?

Can you bisect each of them individually?

  • Open http://luke.dashjr.org/tmp/code/webisect/webisect.php
  • Enter a unique unlikely-to-be-guessed-by-someone-else session identifier
  • For Working commit, put bfgminer-3.10.0 (or whatever the last version you were using was)
  • For Broken commit, put bfgminer-4.0.0
  • Follow instructions to test each custom build for the single bug you're investigating

Thanks

Hi Luke,

 serial "0000098681", but mcp2210 lowlevel driver failed to open it

is the main error. i'll look into what you suggested when I'm back in my office tomorrow.

EDIT: I just tried that and it bombed out:
On commit c4c06166a2ab6937d2d6e198842289ca83c67770
c4c06166a2ab6937d2d6e198842289ca83c67770 build failure (log) - skipping
sh: ./make-release: No such file or directory
424  Bitcoin / Hardware / Re: Server Power Supply Interface Board - for standalone miners and GPU rigs on: May 27, 2014, 05:15:46 AM
found this, may be useful to others:
http://www.rcgroups.com/forums/showthread.php?t=1005309&page=35
425  Bitcoin / Mining software (miners) / Re: BFGMiner 4.0.0: modular ASIC+FPGA, GBT+Strtm, RPC, Mac/Lnx/W64, NF6,OSM/HxFy,DMR on: May 27, 2014, 05:04:19 AM
multiminer is actually passing the following:

-S antminer:\\.\com3 -d antminer@\\.\com3 etc if I strip all extra switches out it still shows the error. is it a multiminer issue?

These are standard arguments for BFGMiner (plus I mine with AntMiners using MultiMiner) so it's not MultiMiner issue per se. MultiMiner does save your devices, and maybe the device COM port has changed? Just a theory. Try stopping mining, and then right-click and Scan Hardware so that the paths are all updated before starting mining again.

hey Nate, yeah I tried that and confirmed the comm port numbers from device manager. It's a funny one. just don't know if it's a bfgminer thing or a mm thing. right now I have a delay when starting but it finally gets going.
426  Alternate cryptocurrencies / Mining (Altcoins) / Re: MultiMiner 3.0 w/Remoting: Your rigs. Your coins. Your pools. Your way. on: May 27, 2014, 04:57:37 AM
hey Nate,

I think I've found some strangeness with new bfgminer. it reports a comport error when run as right click launch and from mm it hangs for ages and sometimes even fails to start https://bitcointalk.org/index.php?topic=626361.msg6962740#msg6962740

mm 3.0.2 and bfgminer 4.0.0

427  Bitcoin / Mining software (miners) / Re: BFGMiner 4.0.0: modular ASIC+FPGA, GBT+Strtm, RPC, Mac/Lnx/W64, NF6,OSM/HxFy,DMR on: May 27, 2014, 04:52:34 AM
multiminer is actually passing the following:

-S antminer:\\.\com3 -d antminer@\\.\com3 etc if I strip all extra switches out it still shows the error. is it a multiminer issue?
428  Bitcoin / Mining software (miners) / Re: BFGMiner 4.0.0: modular ASIC+FPGA, GBT+Strtm, RPC, Mac/Lnx/W64, NF6,OSM/HxFy,DMR on: May 27, 2014, 04:04:27 AM
I'm getting an error when running the following:

-S antminer:all -S NFY:ALL --set-device NFY:osc6_bits=53 --set-device antminer:clock=x0B81 --icarus-options=115200:1:1 --icarus-timing long --no-getwork

About cannot open serial driver. "ft_getcomportnumber(01e008a8 (0), 5) then it finally starts up with Error trying to wake notifier. 32bit windows.

Try without the two icarus settings.

same thing the other message came back " serial "0000098681", but mcp2210 lowlevel driver failed to open it
429  Bitcoin / Mining software (miners) / Re: BFGMiner 4.0.0: modular ASIC+FPGA, GBT+Strtm, RPC, Mac/Lnx/W64, NF6,OSM/HxFy,DMR on: May 27, 2014, 03:11:04 AM
I'm getting an error when running the following:

-S antminer:all -S NFY:ALL --set-device NFY:osc6_bits=53 --set-device antminer:clock=x0B81 --icarus-options=115200:1:1 --icarus-timing long --no-getwork

About cannot open serial driver. "ft_getcomportnumber(01e008a8 (0), 5) then it finally starts up with Error trying to wake notifier. 32bit windows.
430  Bitcoin / Mining software (miners) / Re: BFGMiner 4.0.0: modular ASIC+FPGA, GBT+Strtm, RPC, Mac/Lnx/W64, NF6,OSM/HxFy,DMR on: May 27, 2014, 12:01:56 AM
nice work! will test with network and usb devices I have. any more info on the new device options, does auto overclock work with the antminers?
431  Bitcoin / Pools / Re: p2pool – Shares found but no payout... on: May 26, 2014, 05:27:18 AM
try restarting your wallet. I find Electrum sometimes doesn't reflect new transactions still restarted. The blockchain should include the transactions though, check it by going to https://blockchain.info/address/{your wallet address}

that way you can confirm the blockchain does at least include your payments. you just then need to work out whats wrong with your wallet.
Hey, norgan, I don't know what I'd do without ya!

But now I'm confused.  I restarted my wallet, and now my balance is bigger, but it's not as big as what blockchain.info says it should be.

Any ideas about what's going on?


yeah look at your other addresses. I saw similar and I had a change amount come in on a different address. Electrum shows a final balance for all addresses it has.
432  Bitcoin / Pools / Re: [p2pool] Best user interface? on: May 25, 2014, 12:39:05 AM
I've now put my source up on Git.

https://github.com/norgan/p2pool_fancy_front_end

Great job! Thanks for sharing ! Indeed all statistics are working well
Great to hear. Please feel free to give feedback or requests for features.
433  Bitcoin / Mining software (miners) / Re: MobileMiner: Remotely Monitor & Control your Farm from your Browser or Phone on: May 24, 2014, 09:38:25 PM
There is only one thing that could be better. On the WP version, when you turn push alerts on, it sends a lot of them. Multiple alerts for one entry on full mm. When you have time could you look at that and/or maybe put more finite settings in for what alerts get sent to WP app.
Eg. Don't want profitably alerts, just miner down alerts.

You can set that up in MultiMiner (if that's the miner you are using to push info to MobileMiner). If you click Settings, then Advanced service settings, you can turn off "Push MultiMiner notifications". You will still get push notifications when a machine is down or device is down etc., but things like profitability notifications will no longer be pushed out to your phone.
Ah ok great, thanks. Just a matter of understanding how it works 😁
434  Bitcoin / Mining software (miners) / Re: MobileMiner: Remotely Monitor & Control your Farm from your Browser or Phone on: May 24, 2014, 02:35:52 PM
There is only one thing that could be better. On the WP version, when you turn push alerts on, it sends a lot of them. Multiple alerts for one entry on full mm. When you have time could you look at that and/or maybe put more finite settings in for what alerts get sent to WP app.
Eg. Don't want profitably alerts, just miner down alerts.
435  Bitcoin / Mining software (miners) / Re: MobileMiner: Remotely Monitor & Control your Farm from your Browser or Phone on: May 24, 2014, 01:07:59 AM
this is a really great extension to a really great app. It works on all platforms including Windows phone! kudos to a developer who actually believes in cross platform support and active development that continually improves this already great software.
436  Bitcoin / Pools / Re: [P2Pool Node - Australia & Singapore] Norgz Pool mines both BTC and LTC on: May 24, 2014, 12:37:28 AM
looks like I had a NAT rule missing on the au node. If you were unable to connect before please try again. The au node is hosted in the Sydney Equinix data center so should be very low latency.
437  Bitcoin / Pools / Re: p2pool – Shares found but no payout... on: May 24, 2014, 12:14:33 AM
try restarting your wallet. I find Electrum sometimes doesn't reflect new transactions still restarted. The blockchain should include the transactions though, check it by going to https://blockchain.info/address/{your wallet address}

that way you can confirm the blockchain does at least include your payments. you just then need to work out whats wrong with your wallet.
438  Bitcoin / Pools / Re: [p2pool] Best user interface? on: May 24, 2014, 12:12:35 AM
Just wanted to point out that I've done a lot of work to ensure all stats on my front end are working on a remote web server. Using a separate web server takes some risk of a hack away from your pool node and means the web page will tell you if your node is down.

If you want to run it locally you can run any interface but they don't all work remotely, I learned that the hard way lol
439  Bitcoin / Pools / Re: [460 TH] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: May 23, 2014, 06:29:15 AM
ok so I have deployed out a copy of p2pool.info and it looks like it is still updating but it's a backup at least.

http://p2poolinfo.azurewebsites.net/

if you appreciate this work I am doing you can always donate to my addy in my profile.
440  Bitcoin / Pools / Re: [460 TH] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: May 23, 2014, 04:43:28 AM

I'm happy to share everything I'm doing....


So that's where I'm at, more to come....


looks interesting. I've written mine to be independent of the node so you can take all the web files off the node server. In my mind this means the node is much more secure as no web traffic is on that box. (ultimately I want to disable the web-static directory and/or even the web server entirely).

It also means that if any one node is down you can tell and the main front end stays up.

Have you thought about pulling it from the /web/log json feed instead?
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 [22] 23 24 25 26 27 28 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!