Bitcoin Forum
May 04, 2024, 09:52:00 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 [60] 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 »
  Print  
Author Topic: Official FutureBit Apollo BTC Software/Image and Support thread  (Read 39517 times)
cd1177
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
February 24, 2022, 10:19:13 PM
 #1181

The temperatures are low because the Apollo sits on 2 big fans, the reason for that is overheating, especially in turbo mode. So low temps are because of that not because of the board. The issue is that somehow the miner resets to the slushpool with usename Topminer1 which is not even the default one with username Futurebit so something is fishy, it is interesting we are not getting a reply from the manufacturer....someone left a backdoor and is playing with us newbies ...Sad( Angry

I feel the same way, I've reflashed, made sure the SSD is seated well, used a USB cable to see if the hashboard was bad absolutely nothing wrong with it, temps are in a great range - I even went as far as putting it in ECO mode... after about an hour I get the notification that my miner was disconnected, log back into the dashboard to see the pool settings are once again changed..

What's odd, is it's completely random times when this happens, the first 7 days were flawless mining and then randomly on the 8th day it started changing the pool settings - again sometimes it'll be hours, then sometimes I have to sit there and change the pool settings 5 times within an hour - reboot - let the node start - start miner (sometimes have to click start 5-10 times before it'll become active to where the dashboard pops up) start hashing and then be fine and connected to my pool for 10+ hours..

Makes absolutely no sense other than a back door or something.
I have the same behavior but mine never worked for more than a day....I have locked the pool config file to see what happens....I'll get back

let me know if this is working for you  and if so give a description of how you went about it please.  thanks!
You get merit points when someone likes your post enough to give you some. And for every 2 merit points you receive, you can send 1 merit point to someone else!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714859520
Hero Member
*
Offline Offline

Posts: 1714859520

View Profile Personal Message (Offline)

Ignore
1714859520
Reply with quote  #2

1714859520
Report to moderator
ROcrypto
Copper Member
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
February 24, 2022, 10:35:50 PM
 #1182

The temperatures are low because the Apollo sits on 2 big fans, the reason for that is overheating, especially in turbo mode. So low temps are because of that not because of the board. The issue is that somehow the miner resets to the slushpool with usename Topminer1 which is not even the default one with username Futurebit so something is fishy, it is interesting we are not getting a reply from the manufacturer....someone left a backdoor and is playing with us newbies ...Sad( Angry

I feel the same way, I've reflashed, made sure the SSD is seated well, used a USB cable to see if the hashboard was bad absolutely nothing wrong with it, temps are in a great range - I even went as far as putting it in ECO mode... after about an hour I get the notification that my miner was disconnected, log back into the dashboard to see the pool settings are once again changed..

What's odd, is it's completely random times when this happens, the first 7 days were flawless mining and then randomly on the 8th day it started changing the pool settings - again sometimes it'll be hours, then sometimes I have to sit there and change the pool settings 5 times within an hour - reboot - let the node start - start miner (sometimes have to click start 5-10 times before it'll become active to where the dashboard pops up) start hashing and then be fine and connected to my pool for 10+ hours..

Makes absolutely no sense other than a back door or something.
I have the same behavior but mine never worked for more than a day....I have locked the pool config file to see what happens....I'll get back

let me know if this is working for you  and if so give a description of how you went about it please.  thanks!

Will do.
OgNasty
Donator
Legendary
*
Offline Offline

Activity: 4732
Merit: 4239


Leading Crypto Sports Betting & Casino Platform


View Profile WWW
February 24, 2022, 11:37:24 PM
 #1183

I'm not experiencing any issues with usernames being changed.  I've also never seen the dashboard (don't even know how to access it to be honest).  It seems like the issue could very well be with someone getting on your networks and not a backdoor, but what do I know... 

I did discover a couple lines of code will keep them running in the case of a crash of the software and that has kept mine functioning without any need for manual intervention.  I pasted the code below if anyone cares.  It's nothing groundbreaking you couldn't find in 2 seconds with a Google search, but does the job for my .bat files.

Code:
@echo off
:Start:
pushd "%~dp0"
.\apollo-miner.exe -host YOURPOOLHERE -port YOURPORTHERE -user USERNAMEHERE -pswd ANYTHING -comport YOURCOMHERE -brd_ocp YOURSETTINGHERE -osc YOURSETTINGHERE -ao_mode 1
:: Wait 10 seconds before restarting.
TIMEOUT /T 10
GOTO:Start

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
n0nce
Hero Member
*****
Offline Offline

Activity: 882
Merit: 5818


not your keys, not your coins!


View Profile WWW
February 24, 2022, 11:48:44 PM
 #1184

I'm not experiencing any issues with usernames being changed.  I've also never seen the dashboard (don't even know how to access it to be honest).
Wait, then how did you set your mining pool information?
And how did you choose between 'eco', 'balanced' or 'turbo'?

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
jfaller30
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
February 24, 2022, 11:54:20 PM
 #1185

My apollo 3 keeps restarting/shutting down randomly. Not sure what to do. I'm using f2pool. When I changed the pool URL for BCH to BTC, it started doing this. Not sure if this is the cause. It restarts and when firefox opens, sometimes it reboots or shuts down.

Any help is appreciated, thanks.

Update: I reimaged the SD card but it is still rebooting randomly
wozzwinkl
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
February 25, 2022, 12:14:35 AM
 #1186

My Apollo BTC is up and has been mining, node is fully synced and running. However, I am getting the message "Only inbound connections detected, please enable port 8333 on your router port forwarding rules for your Apollo IP address" and it shows 10/32 connections.

I have set up forwards for port 8333 on both my security gateway and FiOS router. I had to set up a similar port forward for my Helium miner, so I know that the settings should work, but it does not appear to be working for the node.

Is there something easy I could be missing here?

You can only have one port forward for 8333, if you have set that port up to forward to this helium thing whatever it is then you can't have one setup for the same port going to the Apollo.


I have a FiOS router first in line, and the port forward is set up in there to forward to my Ubiquiti USG Security Gateway. In the USG setup, I have the node set with a static IP and a port forward set up for that IP address.

My Helium miner settings are similar, but pointing to a different IP address and port.

I can use an external port checking tool such as portchecker.io and my Helium miner responds on the appropriate port, but the node does not.

Just not sure why this setup should need to be different in the case of the node vs. the Helium miner.

Try a different pool.  Mine has been up and running for 2 weeks now, no issues.

Wait, what?

My miner is working fine. My issue is with the node.
jstefanop (OP)
Legendary
*
Offline Offline

Activity: 2095
Merit: 1396


View Profile
February 25, 2022, 01:13:42 AM
 #1187

I'm not experiencing any issues with usernames being changed.  I've also never seen the dashboard (don't even know how to access it to be honest).  It seems like the issue could very well be with someone getting on your networks and not a backdoor, but what do I know... 

I did discover a couple lines of code will keep them running in the case of a crash of the software and that has kept mine functioning without any need for manual intervention.  I pasted the code below if anyone cares.  It's nothing groundbreaking you couldn't find in 2 seconds with a Google search, but does the job for my .bat files.

Code:
@echo off
:Start:
pushd "%~dp0"
.\apollo-miner.exe -host YOURPOOLHERE -port YOURPORTHERE -user USERNAMEHERE -pswd ANYTHING -comport YOURCOMHERE -brd_ocp YOURSETTINGHERE -osc YOURSETTINGHERE -ao_mode 1
:: Wait 10 seconds before restarting.
TIMEOUT /T 10
GOTO:Start


Looks like your running a standard unit, so there is no dashboard for that since you run the miner software directly on your system

Project Apollo: A Pod Miner Designed for the Home https://bitcointalk.org/index.php?topic=4974036
FutureBit Moonlander 2 USB Scrypt Stick Miner: https://bitcointalk.org/index.php?topic=2125643.0
Biffa
Legendary
*
Offline Offline

Activity: 3220
Merit: 1220



View Profile
February 25, 2022, 01:22:50 PM
 #1188

My Apollo BTC is up and has been mining, node is fully synced and running. However, I am getting the message "Only inbound connections detected, please enable port 8333 on your router port forwarding rules for your Apollo IP address" and it shows 10/32 connections.

I have set up forwards for port 8333 on both my security gateway and FiOS router. I had to set up a similar port forward for my Helium miner, so I know that the settings should work, but it does not appear to be working for the node.

Is there something easy I could be missing here?

You can only have one port forward for 8333, if you have set that port up to forward to this helium thing whatever it is then you can't have one setup for the same port going to the Apollo.


I have a FiOS router first in line, and the port forward is set up in there to forward to my Ubiquiti USG Security Gateway. In the USG setup, I have the node set with a static IP and a port forward set up for that IP address.

My Helium miner settings are similar, but pointing to a different IP address and port.

I can use an external port checking tool such as portchecker.io and my Helium miner responds on the appropriate port, but the node does not.

Just not sure why this setup should need to be different in the case of the node vs. the Helium miner.

Sounds like you are doing double-nat, which I wouldn't advise for anything really, not sure how a full node handles it, obviously not well judging by your experience.

Running servers inside your network that the outside can connect to is often going to be problematic with a double NAT setup like you have. I'd advise putting the Apollo in the DMZ zone of the router if you can, or getting rid of one of the routers and just use one. I don't use Verizon or FiOS but my security gateway just connects directly to my fibre so I don't have any double NAT issues.

But this is a huge subject and way beyond the scope of this thread.

Mine @ pools that pay Tx fees & don't mine empty blocks :: kanopool :: ckpool ::
Should bitmain create LPM for all models?
:: Dalcore's Crypto Mining H/W Hosting Directory & Reputation ::
Bude Stacks
Newbie
*
Offline Offline

Activity: 16
Merit: 1


View Profile
February 25, 2022, 02:58:03 PM
 #1189

1) Is it possible to use the in screen keyboard option at the Apollo os login screen? I don't have a keyboard I can leave permanently hooked up to the Apollo unit, it would be much more convenient if I could use the mouse to pick the password letters using an on-screen keyboard.

2) Also, has anybody set up a VPN on the Apollo unit? I'm thinking about using my free windscribe account (50gb/mo) but weary of breaking anything custom setup for the miner/node to work.

Thanks!
SpeedForceGN
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
February 25, 2022, 03:18:49 PM
 #1190

1) Is it possible to use the in screen keyboard option at the Apollo os login screen? I don't have a keyboard I can leave permanently hooked up to the Apollo unit, it would be much more convenient if I could use the mouse to pick the password letters using an on-screen keyboard.

2) Also, has anybody set up a VPN on the Apollo unit? I'm thinking about using my free windscribe account (50gb/mo) but weary of breaking anything custom setup for the miner/node to work.

Thanks!

I use my dVPN  from Deeper Network just fine
cd1177
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
February 25, 2022, 03:26:08 PM
 #1191

The temperatures are low because the Apollo sits on 2 big fans, the reason for that is overheating, especially in turbo mode. So low temps are because of that not because of the board. The issue is that somehow the miner resets to the slushpool with usename Topminer1 which is not even the default one with username Futurebit so something is fishy, it is interesting we are not getting a reply from the manufacturer....someone left a backdoor and is playing with us newbies ...Sad( Angry

I feel the same way, I've reflashed, made sure the SSD is seated well, used a USB cable to see if the hashboard was bad absolutely nothing wrong with it, temps are in a great range - I even went as far as putting it in ECO mode... after about an hour I get the notification that my miner was disconnected, log back into the dashboard to see the pool settings are once again changed..

What's odd, is it's completely random times when this happens, the first 7 days were flawless mining and then randomly on the 8th day it started changing the pool settings - again sometimes it'll be hours, then sometimes I have to sit there and change the pool settings 5 times within an hour - reboot - let the node start - start miner (sometimes have to click start 5-10 times before it'll become active to where the dashboard pops up) start hashing and then be fine and connected to my pool for 10+ hours..

Makes absolutely no sense other than a back door or something.
I have the same behavior but mine never worked for more than a day....I have locked the pool config file to see what happens....I'll get back

let me know if this is working for you  and if so give a description of how you went about it please.  thanks!

Will do.

update on my end.    i thought i had it figured out.   but i woke up this morning and was wrong.....   so i reflashed, setup a totally different vlan than it was on, added it on a totally different wifi network instead of the same ether connection it was on before, setup the pool and password on startup, clicked on settings and users and changed the main password to one that is different from default and different than my dashboard login, fired it up, working great, temps around 45 and 62, ran great for 5-8 hours, woke up, changed back to slushpool and topminer01.........(i have tried using multiple pools, keeps reverting back to topminer01 on slushpool)    is there something i'm missing?  is there a different system password that someone could be accessing to get into it and change everything?  i'm at a loss at this point.....   
Biffa
Legendary
*
Offline Offline

Activity: 3220
Merit: 1220



View Profile
February 25, 2022, 04:12:47 PM
 #1192

update on my end.    i thought i had it figured out.   but i woke up this morning and was wrong.....   so i reflashed, setup a totally different vlan than it was on, added it on a totally different wifi network instead of the same ether connection it was on before, setup the pool and password on startup, clicked on settings and users and changed the main password to one that is different from default and different than my dashboard login, fired it up, working great, temps around 45 and 62, ran great for 5-8 hours, woke up, changed back to slushpool and topminer01.........(i have tried using multiple pools, keeps reverting back to topminer01 on slushpool)    is there something i'm missing?  is there a different system password that someone could be accessing to get into it and change everything?  i'm at a loss at this point.....   

Where did you buy it?

Mine @ pools that pay Tx fees & don't mine empty blocks :: kanopool :: ckpool ::
Should bitmain create LPM for all models?
:: Dalcore's Crypto Mining H/W Hosting Directory & Reputation ::
cd1177
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
February 25, 2022, 04:14:37 PM
 #1193

update on my end.    i thought i had it figured out.   but i woke up this morning and was wrong.....   so i reflashed, setup a totally different vlan than it was on, added it on a totally different wifi network instead of the same ether connection it was on before, setup the pool and password on startup, clicked on settings and users and changed the main password to one that is different from default and different than my dashboard login, fired it up, working great, temps around 45 and 62, ran great for 5-8 hours, woke up, changed back to slushpool and topminer01.........(i have tried using multiple pools, keeps reverting back to topminer01 on slushpool)    is there something i'm missing?  is there a different system password that someone could be accessing to get into it and change everything?  i'm at a loss at this point.....   

Where did you buy it?

from futurebit.  one full node and 3 standard units. 
Biffa
Legendary
*
Offline Offline

Activity: 3220
Merit: 1220



View Profile
February 25, 2022, 04:16:49 PM
 #1194

update on my end.    i thought i had it figured out.   but i woke up this morning and was wrong.....   so i reflashed, setup a totally different vlan than it was on, added it on a totally different wifi network instead of the same ether connection it was on before, setup the pool and password on startup, clicked on settings and users and changed the main password to one that is different from default and different than my dashboard login, fired it up, working great, temps around 45 and 62, ran great for 5-8 hours, woke up, changed back to slushpool and topminer01.........(i have tried using multiple pools, keeps reverting back to topminer01 on slushpool)    is there something i'm missing?  is there a different system password that someone could be accessing to get into it and change everything?  i'm at a loss at this point.....   

Where did you buy it?

from futurebit.  one full node and 3 standard units. 

OK just wanted to rule out third party tampering before you got it.

What pool are you using? Have you tried other pools?

Mine @ pools that pay Tx fees & don't mine empty blocks :: kanopool :: ckpool ::
Should bitmain create LPM for all models?
:: Dalcore's Crypto Mining H/W Hosting Directory & Reputation ::
ROcrypto
Copper Member
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
February 25, 2022, 04:19:33 PM
 #1195

@jstefanop.... Why no answer to the pool issue....? I have sent you a private message about this also....😩
cd1177
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
February 25, 2022, 04:30:34 PM
 #1196

update on my end.    i thought i had it figured out.   but i woke up this morning and was wrong.....   so i reflashed, setup a totally different vlan than it was on, added it on a totally different wifi network instead of the same ether connection it was on before, setup the pool and password on startup, clicked on settings and users and changed the main password to one that is different from default and different than my dashboard login, fired it up, working great, temps around 45 and 62, ran great for 5-8 hours, woke up, changed back to slushpool and topminer01.........(i have tried using multiple pools, keeps reverting back to topminer01 on slushpool)    is there something i'm missing?  is there a different system password that someone could be accessing to get into it and change everything?  i'm at a loss at this point.....   

Where did you buy it?

from futurebit.  one full node and 3 standard units. 

OK just wanted to rule out third party tampering before you got it.

What pool are you using? Have you tried other pools?

yep i've used multiple.  i am not currently using slushpool however.  its so strange, i go through all these steps.  it runs fine on the pool i set, then at random it will go back to this topminero1 workername on slushpool as others have seen.  with reflashing and all that and setting the default pool to something totally different, i just can't understand how it keeps changing without some sort of a compromise or something.  like i said, after yesterday, it had a new network, new ip, isoloated from anything else in my network, all the passwords on the unit that i know of changed, unless there's more i don't know about or some kind of a virus or bug or something....
ROcrypto
Copper Member
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
February 25, 2022, 05:08:49 PM
 #1197

update on my end.    i thought i had it figured out.   but i woke up this morning and was wrong.....   so i reflashed, setup a totally different vlan than it was on, added it on a totally different wifi network instead of the same ether connection it was on before, setup the pool and password on startup, clicked on settings and users and changed the main password to one that is different from default and different than my dashboard login, fired it up, working great, temps around 45 and 62, ran great for 5-8 hours, woke up, changed back to slushpool and topminer01.........(i have tried using multiple pools, keeps reverting back to topminer01 on slushpool)    is there something i'm missing?  is there a different system password that someone could be accessing to get into it and change everything?  i'm at a loss at this point.....  

Where did you buy it?

from futurebit.  one full node and 3 standard units.  

OK just wanted to rule out third party tampering before you got it.

What pool are you using? Have you tried other pools?

yep i've used multiple.  i am not currently using slushpool however.  its so strange, i go through all these steps.  it runs fine on the pool i set, then at random it will go back to this topminero1 workername on slushpool as others have seen.  with reflashing and all that and setting the default pool to something totally different, i just can't understand how it keeps changing without some sort of a compromise or something.  like i said, after yesterday, it had a new network, new ip, isoloated from anything else in my network, all the passwords on the unit that i know of changed, unless there's more i don't know about or some kind of a virus or bug or something....

Please check your private messages. I have sent you a private message.
Biffa
Legendary
*
Offline Offline

Activity: 3220
Merit: 1220



View Profile
February 25, 2022, 05:30:20 PM
 #1198

update on my end.    i thought i had it figured out.   but i woke up this morning and was wrong.....   so i reflashed, setup a totally different vlan than it was on, added it on a totally different wifi network instead of the same ether connection it was on before, setup the pool and password on startup, clicked on settings and users and changed the main password to one that is different from default and different than my dashboard login, fired it up, working great, temps around 45 and 62, ran great for 5-8 hours, woke up, changed back to slushpool and topminer01.........(i have tried using multiple pools, keeps reverting back to topminer01 on slushpool)    is there something i'm missing?  is there a different system password that someone could be accessing to get into it and change everything?  i'm at a loss at this point.....   

Where did you buy it?

from futurebit.  one full node and 3 standard units. 

OK just wanted to rule out third party tampering before you got it.

What pool are you using? Have you tried other pools?

yep i've used multiple.  i am not currently using slushpool however.  its so strange, i go through all these steps.  it runs fine on the pool i set, then at random it will go back to this topminero1 workername on slushpool as others have seen.  with reflashing and all that and setting the default pool to something totally different, i just can't understand how it keeps changing without some sort of a compromise or something.  like i said, after yesterday, it had a new network, new ip, isoloated from anything else in my network, all the passwords on the unit that i know of changed, unless there's more i don't know about or some kind of a virus or bug or something....

OK

The config file that the miner uses to populate the pool login details is called "miner_config" and is located in: /opt/apolloapi/backend/apollo-miner/

If you SSH into the miner you can cd to that directory and view it with "cat miner_config" command

So I would first, SSH in while the miner is set how you like it, then check that file to make sure it has saved the settings.

Then if it switches back to slushpool and the other account, check again and see if the file has changed.

You can also see the log for the miner in that directory called miner.events


Mine @ pools that pay Tx fees & don't mine empty blocks :: kanopool :: ckpool ::
Should bitmain create LPM for all models?
:: Dalcore's Crypto Mining H/W Hosting Directory & Reputation ::
jstefanop (OP)
Legendary
*
Offline Offline

Activity: 2095
Merit: 1396


View Profile
February 25, 2022, 05:50:18 PM
 #1199

update on my end.    i thought i had it figured out.   but i woke up this morning and was wrong.....   so i reflashed, setup a totally different vlan than it was on, added it on a totally different wifi network instead of the same ether connection it was on before, setup the pool and password on startup, clicked on settings and users and changed the main password to one that is different from default and different than my dashboard login, fired it up, working great, temps around 45 and 62, ran great for 5-8 hours, woke up, changed back to slushpool and topminer01.........(i have tried using multiple pools, keeps reverting back to topminer01 on slushpool)    is there something i'm missing?  is there a different system password that someone could be accessing to get into it and change everything?  i'm at a loss at this point.....  

Where did you buy it?

from futurebit.  one full node and 3 standard units.  

OK just wanted to rule out third party tampering before you got it.

What pool are you using? Have you tried other pools?

yep i've used multiple.  i am not currently using slushpool however.  its so strange, i go through all these steps.  it runs fine on the pool i set, then at random it will go back to this topminero1 workername on slushpool as others have seen.  with reflashing and all that and setting the default pool to something totally different, i just can't understand how it keeps changing without some sort of a compromise or something.  like i said, after yesterday, it had a new network, new ip, isoloated from anything else in my network, all the passwords on the unit that i know of changed, unless there's more i don't know about or some kind of a virus or bug or something....

OK

The config file that the miner uses to populate the pool login details is called "miner_config" and is located in: /opt/apolloapi/backend/apollo-miner/

If you SSH into the miner you can cd to that directory and view it with "cat miner_config" command

So I would first, SSH in while the miner is set how you like it, then check that file to make sure it has saved the settings.

Then if it switches back to slushpool and the other account, check again and see if the file has changed.

You can also see the log for the miner in that directory called miner.events


First thing you need to change is the default root password. Please remember that the root password is public, so if someone gains access to your network and scans it and finds "futurebit-btc" its pretty easy for them to do a google search and figure out how to log in and take over your unit. This applies to almost any miner / open source firmware or devices on your network.

You can change the default password in the OS settings using a monitor:

Power Button on Upper right hand corner -> Settings -> Users -> Change password

OR

SSH into your device  (futurebit/futurebit123) and type password update command

Code:
passwd

Ideally you should do this right after a fresh SD card install before you connect the device to your network with a monitor keyboard and mouse, that way if you have another compromised system on your network it does not have a chance to auto log in and hijack your Apollo.

This is just temporary though and you need to find the root cause of how they are accessing your network in the first place, which is probably another compromised system/device on your network.

Everyone should be doing this regardless, and in a future update we will be implementing more security measures like setting the dashboard password you initially set up to the root password as well.

Project Apollo: A Pod Miner Designed for the Home https://bitcointalk.org/index.php?topic=4974036
FutureBit Moonlander 2 USB Scrypt Stick Miner: https://bitcointalk.org/index.php?topic=2125643.0
Bude Stacks
Newbie
*
Offline Offline

Activity: 16
Merit: 1


View Profile
February 25, 2022, 06:51:28 PM
Last edit: February 25, 2022, 09:23:42 PM by Bude Stacks
 #1200

1) Is it possible to use the in screen keyboard option at the Apollo os login screen? I don't have a keyboard I can leave permanently hooked up to the Apollo unit, it would be much more convenient if I could use the mouse to pick the password letters using an on-screen keyboard.

2) Also, has anybody set up a VPN on the Apollo unit? I'm thinking about using my free windscribe account (50gb/mo) but weary of breaking anything custom setup for the miner/node to work.

Thanks!

I use my dVPN  from Deeper Network just fine

Is that only a hardware solution or do they have a downloadable as well?

Are these results in line with what others are getting?https://i.ibb.co/71Rtrkh/Screenshot-20220225-135252-Chrome-Beta.jpg

And if anyone is looking to upgrade their SSD to 2TB...  https://slickdeals.net/f/15619948-2tb-samsung-970-evo-plus-ssd-200-free-s-h-at-amazon
Pages: « 1 ... 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 [60] 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!