Pages:
Author

Topic: Official FutureBit Apollo BTC Software/Image and Support thread (Read 48543 times)

legendary
Activity: 1232
Merit: 1000
Hi, I have an Apollo 2 (both node and standard miners) and I’m also getting a BitAxe. Question, if I want to connect the BitAxe to my Apollo 2s, would it properly allocate work to the BitAxe? Meaning, I wouldn’t want the BitAxe to repeat hashing the same hashes as the Apollo 2 miners but add additional (unique) hash rate. Is this automatically managed by the Apollo or are there settings to ensure there is no duplicate hashing?

The way I understand it is, all miners are working to solve the same next block, and it's more of a race to see you cracks it first. There are some advantages some have, a few are due to internet connections and some pools/miners are thought to hold back, so they can start on the next one before anybody else. I tend to think this is a possibility when you see a pool/large miner hit 2 blocks minutes apart. 
newbie
Activity: 10
Merit: 0
Hi, I have an Apollo 2 (both node and standard miners) and I’m also getting a BitAxe. Question, if I want to connect the BitAxe to my Apollo 2s, would it properly allocate work to the BitAxe? Meaning, I wouldn’t want the BitAxe to repeat hashing the same hashes as the Apollo 2 miners but add additional (unique) hash rate. Is this automatically managed by the Apollo or are there settings to ensure there is no duplicate hashing?
newbie
Activity: 64
Merit: 0
Your node connections constantly change as they can get stale.  Check out the debug.log in the bitcoin directory.  It will show you your connections.  You will see block only connections and full node connections.  There is also a count of the connections made while your node has been live that shows over a day or two it can make hundreds of new connections.  This is more decentralized as it doesn't rely upon a single node connection for a long period of time to verify data.
newbie
Activity: 20
Merit: 0
The default Outbound connections a Bitcoin Core node will make is 10, sometimes 11. This is hard coded into the application. You can force it a little higher with the addnodes command.
All the rest of the connections you have are Inbound connections.
31/32 means you have 10 Outbound and 21 Inbound connections.
This is great! Thank you so much!
jr. member
Activity: 7
Merit: 0
Basically, you have three options:

1) Wait. It will eventually get to 32, but for how long is anybody's guess. Maybe a minute, maybe more, maybe less.
2) Increase your Max Connections if you want more than 31/32. However, I've seen that it will just as often stay one under even then: 37/38 - 41/42, etc.
3) Go to https://bitnodes.io/ and find some juicy nodes to add to your list using the addnode=IPADDRESS:8333 command. I've found this will usually max out my connection choice: 32/32 - 42/42, etc.

Cheers!
Thank you for response. However, I am ok with the number of outgoing connection. My issue is that there is NO incomming connections, so the numer 32 is grayed out. How can I make sure that I there are incoming connections?

The default Outbound connections a Bitcoin Core node will make is 10, sometimes 11. This is hard coded into the application. You can force it a little higher with the addnodes command.
All the rest of the connections you have are Inbound connections.
31/32 means you have 10 Outbound and 21 Inbound connections.



Thanks for that information. Good to know.

Cheers!
jr. member
Activity: 7
Merit: 0
Basically, you have three options:

1) Wait. It will eventually get to 32, but for how long is anybody's guess. Maybe a minute, maybe more, maybe less.
2) Increase your Max Connections if you want more than 31/32. However, I've seen that it will just as often stay one under even then: 37/38 - 41/42, etc.
3) Go to https://bitnodes.io/ and find some juicy nodes to add to your list using the addnode=IPADDRESS:8333 command. I've found this will usually max out my connection choice: 32/32 - 42/42, etc.

Cheers!
Thank you for response. However, I am ok with the number of outgoing connection. My issue is that there is NO incomming connections, so the numer 32 is grayed out. How can I make sure that I there are incoming connections?

You can always check your own node as being available and reachable to other nodes on the network by going to the website I gave you: https://bitnodes.io/

With regards to the right-hand-side number being grayed out, it is just a reference displaying how many nodes you have chosen as a maximum. It doesn't change unless you change the maximum and it will always be grayed out. It's just for looking at and smiling.

Cheers!
newbie
Activity: 8
Merit: 0
Basically, you have three options:

1) Wait. It will eventually get to 32, but for how long is anybody's guess. Maybe a minute, maybe more, maybe less.
2) Increase your Max Connections if you want more than 31/32. However, I've seen that it will just as often stay one under even then: 37/38 - 41/42, etc.
3) Go to https://bitnodes.io/ and find some juicy nodes to add to your list using the addnode=IPADDRESS:8333 command. I've found this will usually max out my connection choice: 32/32 - 42/42, etc.

Cheers!
Thank you for response. However, I am ok with the number of outgoing connection. My issue is that there is NO incomming connections, so the numer 32 is grayed out. How can I make sure that I there are incoming connections?

The default Outbound connections a Bitcoin Core node will make is 10, sometimes 11. This is hard coded into the application. You can force it a little higher with the addnodes command.
All the rest of the connections you have are Inbound connections.
31/32 means you have 10 Outbound and 21 Inbound connections.

newbie
Activity: 50
Merit: 0
I am sure I do not have inbound connections, what should I do?

What makes you sure of no inbound connections?  I assumed that all connections are inbound and outbound.
newbie
Activity: 20
Merit: 0
Basically, you have three options:

1) Wait. It will eventually get to 32, but for how long is anybody's guess. Maybe a minute, maybe more, maybe less.
2) Increase your Max Connections if you want more than 31/32. However, I've seen that it will just as often stay one under even then: 37/38 - 41/42, etc.
3) Go to https://bitnodes.io/ and find some juicy nodes to add to your list using the addnode=IPADDRESS:8333 command. I've found this will usually max out my connection choice: 32/32 - 42/42, etc.

Cheers!
Thank you for response. However, I am ok with the number of outgoing connection. My issue is that there is NO incomming connections, so the numer 32 is grayed out. How can I make sure that I there are incoming connections?
jr. member
Activity: 7
Merit: 0
My Node shows 31/32 Connections. With number 31 in bold, but number 32 is grayed out.
I have confirmed with portchecker.co that my 8333 port is open. My node is synced months ago. I have also added port forwarding to my router.
I am sure I do not have inbound connections, what should I do?

Basically, you have three options:

1) Wait. It will eventually get to 32, but for how long is anybody's guess. Maybe a minute, maybe more, maybe less.
2) Increase your Max Connections if you want more than 31/32. However, I've seen that it will just as often stay one under even then: 37/38 - 41/42, etc.
3) Go to https://bitnodes.io/ and find some juicy nodes to add to your list using the addnode=IPADDRESS:8333 command. I've found this will usually max out my connection choice: 32/32 - 42/42, etc.

Cheers!
newbie
Activity: 20
Merit: 0
My Node shows 31/32 Connections. With number 31 in bold, but number 32 is grayed out.
I have confirmed with portchecker.co that my 8333 port is open. My node is synced months ago. I have also added port forwarding to my router.
I am sure I do not have inbound connections, what should I do?
newbie
Activity: 64
Merit: 0
Has anyone run into an issue where their mouse just refuses to click on anything after running for days?

I've had this continuously happen since before version 2.x and it still happens in 2.x. I can move the mouse around just fine, but I none of my clicks register. I can't click on desktop items, I can't click on the browser window or open new tabs to change focus. My keyboard inputs also don't work. It's weird that my mouse cursor moves around the screen but clicks aren't registering. My only option is to hard power off my unit and turn it back on. This usually happens after running for a number of days.

Yup.  Your not alone.  My best way to minimize it from happening is to keep minimal processes running on the Raspberry PI linux interface.  Only the node, the miner status monitor and a couple of log monitor windows showing me the node report and the miner status.  no browser window open.  Backup UPS with line conditioning.

Sometimes, I've been able access the GUI remotely while the mouse and keyboard were frozen and shut down the miner and node exit and do a restart which fixed it.  Keep an eye on heat and fan speed, which tells you if its running hot. 

i'm on v2.0.5

I have not yet investigated the linux logs after a crash like this.
jr. member
Activity: 7
Merit: 0
Well, silly me.  I didn't know you could purchase directly from FutureBit so I bought an Apollo II 1TB from BitCoinMerch.

Sam from BitCoinMerch just informed me that there is nothing they will do about my ded Apollo II because it's 3 days out of their 30-day warranty.  Yes, 3 days. Delivered on Oct 15, went ded on Nov 17.

So word to the wise, think twice before buying from a place like BitCoinMerch that only offers a 30-day warranty.

I'm hoping for mercy from FutureBit.  I filled out their support form yesterday, but last time I did that (to ask a setup clarification), it took them 7-days to respond.

If FutureBit won't  help me, I'm out ~ $1200 and now have a stylish paper weight.

In the meantime, BitCoinMerch won't be getting any more of my business.

Did you buy it with a credit card? If so file a claim/charge back against BitCoinMerch.

If FutureBit is no help a VO meter is your best friend to check the PSU and the switch which was mentioned to be a problem.


@bubbAJoe
Well, if you don't get satisfaction from Futurebit or your CC company, and you also decide to not and try to fix it yourself, you could always sell it at a loss for parts. I for one would be willing to pay an insultingly low price for your misfortune as I'm sure I could dissect it over time to feed my needs.

Cheers!
legendary
Activity: 1232
Merit: 1000
Well, silly me.  I didn't know you could purchase directly from FutureBit so I bought an Apollo II 1TB from BitCoinMerch.

Sam from BitCoinMerch just informed me that there is nothing they will do about my ded Apollo II because it's 3 days out of their 30-day warranty.  Yes, 3 days. Delivered on Oct 15, went ded on Nov 17.

So word to the wise, think twice before buying from a place like BitCoinMerch that only offers a 30-day warranty.

I'm hoping for mercy from FutureBit.  I filled out their support form yesterday, but last time I did that (to ask a setup clarification), it took them 7-days to respond.

If FutureBit won't  help me, I'm out ~ $1200 and now have a stylish paper weight.

In the meantime, BitCoinMerch won't be getting any more of my business.

Did you buy it with a credit card? If so file a claim/charge back against BitCoinMerch.

If FutureBit is no help a VO meter is your best friend to check the PSU and the switch which was mentioned to be a problem.
jr. member
Activity: 7
Merit: 0
Well, silly me.  I didn't know you could purchase directly from FutureBit so I bought an Apollo II 1TB from BitCoinMerch.

Sam from BitCoinMerch just informed me that there is nothing they will do about my ded Apollo II because it's 3 days out of their 30-day warranty.  Yes, 3 days. Delivered on Oct 15, went ded on Nov 17.

So word to the wise, think twice before buying from a place like BitCoinMerch that only offers a 30-day warranty.

I'm hoping for mercy from FutureBit.  I filled out their support form yesterday, but last time I did that (to ask a setup clarification), it took them 7-days to respond.

If FutureBit won't  help me, I'm out ~ $1200 and now have a stylish paper weight.

In the meantime, BitCoinMerch won't be getting any more of my business.

I feel your pain. BitCoinMerch stopped getting my business some time ago for many reason, all beyond the scope of this topic. Good luck!

Cheers!
newbie
Activity: 50
Merit: 0
Well, silly me.  I didn't know you could purchase directly from FutureBit so I bought an Apollo II 1TB from BitCoinMerch.

Sam from BitCoinMerch just informed me that there is nothing they will do about my ded Apollo II because it's 3 days out of their 30-day warranty.  Yes, 3 days. Delivered on Oct 15, went ded on Nov 17.

So word to the wise, think twice before buying from a place like BitCoinMerch that only offers a 30-day warranty.

I'm hoping for mercy from FutureBit.  I filled out their support form yesterday, but last time I did that (to ask a setup clarification), it took them 7-days to respond.

If FutureBit won't  help me, I'm out ~ $1200 and now have a stylish paper weight.

In the meantime, BitCoinMerch won't be getting any more of my business.
newbie
Activity: 10
Merit: 0
Has anyone run into an issue where their mouse just refuses to click on anything after running for days?

I've had this continuously happen since before version 2.x and it still happens in 2.x. I can move the mouse around just fine, but I none of my clicks register. I can't click on desktop items, I can't click on the browser window or open new tabs to change focus. My keyboard inputs also don't work. It's weird that my mouse cursor moves around the screen but clicks aren't registering. My only option is to hard power off my unit and turn it back on. This usually happens after running for a number of days.
jr. member
Activity: 7
Merit: 0
@ Any Apollo II Gurus,

I have a question about what should have been a simple configuration but it stumped me nonetheless . . .

Background:
I have 9 Apollo II units, 3 of which are full node units, and 6 of which are standard units. Of the 3 full node units, I've attached 2 standard hashing units to each of the full node units. That makes 9 total. I've been running one full node unit as a SOLO node with 2 standard hashing units attached with no problems. The other two full node units with 2 attached hashing units each have been running on an "outside pool" with no problems. However, I decided to change things up and now here's where I encountered an odd issue . . . stay with me . . .

Issue:
I decided to point all of my Apollo II units to my single Apollo SOLO node and keep some other non-Apollo equipment on pool mining. BTW, everything in on LAN network, including all the Apollo's. However, when I enter the IP address (192.xxx.x.x:3333 & Username: ) of the Solo Node unit into the Apollo II units that I previously had pool mining I get an error stating "invalid pool url" as if the IP entry is of the wrong nomenclature. I noticed there is no delay in the error as if the IP address was never even considered and more like an IP address can't be accepted from one Apollo to another in the interface field. So, just for fun I tested out several of my non-Apollo units and pointed them to the same Apollo SOLO node without issue using just the IP and wallet address. I also reverse tested the other 2 Apollo II full node units to act as the single SOLO node and the exact same problem occurs with the other Apollos when using just an IP and wallet address. However, I did find a workaround (I think) but that still leaves me with more questions than answers . . .

Workaround:
I eventually tried using "stratum+tcp://192.xxx.x.x:3333" in the required pool url field for the other 2 sets (2x node & 4 standard) of the Apollo II units even though all these units are on the LAN network. And it seems to work. What gives? Another FYI, I'm using headless connections via browsers - if that makes any difference. Anyway, I've never had to enter "stratum+tcp://..." on any non-Apollo units on my network to get the Apollo II SOLO NODE to recognize them, so this is confusing as it only occurs between Apollos. Any thoughts?

Lastly:
All the Apollo II units now show up as a "total" of 9 workers using the "stratum+tcp://192.xxx.x.x:3333" in the pool url field but they are not listed under the "SOLO Mining Users" category on the actual SOLO node miner even though they have ".workername" appended to the BC address. Only the combined hashboards from the solo unit are displayed. Thoughts?

Closing:
I am on v2.0.5 on all node machines. I am using headless w/browsers. All 3 nodes machines have good & high quality 16GB MicroSD cards and up-to-date 2TB NVME node cards. So, all's good under the hood there. Thoughts? Maybe a bug?

Cheers!


Has anyone come up with any ideas on the above issues? How about you jstefanop? Am I overlooking something simple?

Cheers!
I am not sure if this helps but I have 2 Avalon miners pointed to my Apollo node and I use different wallet addresses for each miner, so the solo miner page shows each miner separate with its best share and hash rate.

Thanks for the reply. Yes, by adding different wallet addresses for each miner you are actually adding different "users" to your Apollo pool and so the "User" count will go up accordingly, and it will also display a numeric total of "workers". However, in our case of being mostly "small home farms" this process is certainly the exception and not the rule. We can't be expected to create wallet addresses for each and every miner we want designated as a "worker" on our node just so we can monitor them. And in fact, I do believe at one point (possibly on v2.0.4) you could add a "worker" by using "same_wallet_address.worker" and each would display separately on the Solo Mining interface listing as a single User. See link for example image: https://ibb.co/THcqhHk

Also, I'm still trying to figure out why I have to use "stratum+tcp://" in front of the local IP on the Apollos I'm using to point at the full node: "stratum+tcp://192.xxx.x.x:3333" in the required pool URL field. I don't have to do this on any other miner I use to point at the Apollo full node as I can simply use the IP "192.xxx.x.x:3333" in the required pool URL field.

Cheers!
newbie
Activity: 7
Merit: 2
Well, less than 30 days and this POS is ded.  WTF? Apollo II, 1 TB.  Came home and it was off.  Won't power back on. Unplugged, let it sit, plugged it back in, nothing.  Any ideas?

There was a batch of miners with a bad power switch. You might need to flip/jiggle it to get it to work.  I actually opened my unit up and bypassed the switch, so it feeds power directly from the plug into the PSU.
But they'll replace the switch if you send it back.
legendary
Activity: 1202
Merit: 1181
Yeah sounds like PSU to me
Pages:
Jump to: