Pages:
Author

Topic: Official FutureBit Apollo LTC Image and Support thread - page 19. (Read 49995 times)

legendary
Activity: 2182
Merit: 1401
Now ... those of us who pay for electricity and every penny counts - technically - I believe running node would probably add an extra penny (or more) to our tiny LTC mining business!

No. My tests on my undervolted Apollo says: before 96 W, after full node 96 W.  Grin

http://www.tpcdb.com/list.php?type=32

Inappreciable  Grin Grin

Right, at most it would at 1-2 watts additional when the MCU is on full power loading the node...and thats only for the first 15-30 minutes.
hero member
Activity: 748
Merit: 523
Now ... those of us who pay for electricity and every penny counts - technically - I believe running node would probably add an extra penny (or more) to our tiny LTC mining business!

No. My tests on my undervolted Apollo says: before 96 W, after full node 96 W.  Grin

http://www.tpcdb.com/list.php?type=32

Inappreciable  Grin Grin
jr. member
Activity: 84
Merit: 6
Now ... those of us who pay for electricity and every penny counts - technically - I believe running node would probably add an extra penny (or more) to our tiny LTC mining business!

No. My tests on my undervolted Apollo says: before 96 W, after full node 96 W.  Grin

http://www.tpcdb.com/list.php?type=32
hero member
Activity: 748
Merit: 523
Now ... those of us who pay for electricity and every penny counts - technically - I believe running node would probably add an extra penny (or more) to our tiny LTC mining business!

No. My tests on my undervolted Apollo says: before 96 W, after full node 96 W.  Grin
jr. member
Activity: 84
Merit: 6
Those of you who wish to get your node up and running from scratch, I just finished mine on an old laptop ASUS Vivobook S15 and it took about less than 4 hours.

Then, followed the instruction here to copy related files / directories to my USB drive with no issue.

Now ... those of us who pay for electricity and every penny counts - technically - I believe running node would probably add an extra penny (or more) to our tiny LTC mining business!

I haven’t had a chance to accurately verify how much, but something to keep in mind.

FWIW, unless you truly love and believe in LTC, you will be providing priceless service of adding security, stability and expansion primarily for those whose hash rates are far above hundreds of GH/s - and it will be anonymous and thankless effort!!
full member
Activity: 933
Merit: 175
jstefanop, congratulations on releasing Litecoin Full Node software to every Apollo miner out there. This is great news and it will strengthen decentralization immensely. Thanks!
legendary
Activity: 2254
Merit: 2419
EIN: 82-3893490

when I formatted it there was not a "FAT32" option. there was two choices "exFAT" and "NTFS" -- I assumed that "exFAT" was just a stupid windows 10 thing.

as for SSH I cannot figure it out for the Apollo I run putty, put in the ip address and when it comes up with user name - I dont know what to enter as I dont enter a user name when i log into the Apollo - so I have tried to just hit enter and enter the Apollo's PW but Putty always tells me its the wrong password.

second edit: I tried to use command prompt, diskpart, list disk, list volume, select volume 7 (that is the jump drive), format fs=FAT32 override (tried the override command to see if it would trump the limit of 32 gb) but it states that I cannot format the drive to FAT32 because the size of the drive is too big



Here is a workaround for windows 10

https://www.howtogeek.com/316977/how-to-format-usb-drives-larger-than-32gb-with-fat32-on-windows/

trying the first method on that page - it formatted it super quick and properties now show it as FAT32

copying over the "blocks" and the "chainstate" now


update:

did get it formatted as FAT32 - thanks for the link!

Created folder called Litecoin and copied my "blocks" and "chainstate" folders from my litecoin node folder over to the Litecoin folder I created on the jump drive.

shut off Apollo, plugged in the jump drive, started node - after 30 mins or so, I got the node offline message. Tried to start it again and got the message again that node is offline.

update:

it went a little further this round - gave me a "Loading block index..." but then after 15 mins showed "node is offline" so I am shutting it down, wiping the USB drive and starting over again.

update:

so while it is copying the folders over again. I tried to figure out the ssh and found the post that gave the credentials - for some reason, I thought it would be my credentials to log into the miner lol

so as asked, here is what it shows when I run "systemctl status node"

Code:
Last login: Fri Apr 24 04:23:49 2020 from 192.168.1.242

futurebit@futurebit:~$ systemctl status node
● node.service - node
   Loaded: loaded (/etc/systemd/system/node.service; enabled; vendor preset: enabled)
   Active: failed (Result: exit-code) since Fri 2020-04-24 03:32:07 UTC; 54min ago
  Process: 29387 ExecStop=/etc/node_stop.sh (code=exited, status=1/FAILURE)
  Process: 27392 ExecStart=/etc/node_start.sh (code=exited, status=0/SUCCESS)
 Main PID: 27646 (code=exited, status=0/SUCCESS)

Apr 24 03:29:30 futurebit systemd[1]: Starting node...
Apr 24 03:29:50 futurebit systemd[1]: Started node.
Apr 24 03:32:07 futurebit node_stop.sh[29387]: No screen session found.
Apr 24 03:32:07 futurebit systemd[1]: node.service: Control process exited, code=exited status=1
Apr 24 03:32:07 futurebit systemd[1]: node.service: Unit entered failed state.
Apr 24 03:32:07 futurebit systemd[1]: node.service: Failed with result 'exit-code'.
futurebit@futurebit:~$


update:

ok drive is reformatted - FAT32 confirmed, "blocks" and "chainstate" folders copied over to the "Litecoin" folder in the drives root directory. Plugged in usb drive to Apollo and hit "start" on the node menu. Let's see what happens now Smiley




update:

this time around, I got the "rewinding blocks" and "verifying blocks" messages - had not seen these before so progress right?

here is what ssh shows:

Code:
Apr 24 04:38:11 futurebit systemd[1]: Starting node...
Apr 24 04:40:41 futurebit systemd[1]: Started node.
futurebit@futurebit:~$ systemctl status node
● node.service - node
   Loaded: loaded (/etc/systemd/system/node.service; enabled; vendor preset: enabled)
   Active: active (running) since Fri 2020-04-24 04:40:41 UTC; 3min 23s ago
  Process: 29387 ExecStop=/etc/node_stop.sh (code=exited, status=1/FAILURE)
  Process: 15253 ExecStart=/etc/node_start.sh (code=exited, status=0/SUCCESS)
 Main PID: 17151 (screen)
   CGroup: /system.slice/node.service
           ├─17151 SCREEN -dmS node /opt/bin/litecoind -datadir=/media/usb/Litecoin -conf=/opt/litecoin.conf
           └─17152 /opt/bin/litecoind -datadir=/media/usb/Litecoin -conf=/opt/litecoin.conf

Apr 24 04:38:11 futurebit systemd[1]: Starting node...
Apr 24 04:40:41 futurebit systemd[1]: Started node.
futurebit@futurebit:~$

update:

and success, the dashboard loaded! but I had no connections - I think the issue is that I have port 9333 forwarded for the node that runs on my PC - I had to remove that port forward from the pc's ip address and set it for the Apollo's ip address. Rebooting node and will see if that resolves it.

update:

after I shut down node, it gave me an error about displaying stats. I should have taken a screenshot and will if I see it again. I simply restarted the Apollo and once in hit start on the node - while waiting, the apollo has shut down twice - each time I have to restart the node. putty cannot get in to the miner while this is happening either. I am tired and going to bed - I get up in 4 hours for work. After I get going at work, I will revisit this again.

final update:

as you would have it, I was walking away and the Apollo shut down. So, of course I turned around and sat back down. This time the node restarted itself upon booting up - maybe that was the issue? the last two times it restarted, I was hitting start on the node instead of letting it do itself.

I have 12 connections however, my full node/wallet has only 8 (the standard outbound) due to the port forwarding issue - anyone know of a solution so I can run both nodes?


legendary
Activity: 2182
Merit: 1401

when I formatted it there was not a "FAT32" option. there was two choices "exFAT" and "NTFS" -- I assumed that "exFAT" was just a stupid windows 10 thing.

as for SSH I cannot figure it out for the Apollo I run putty, put in the ip address and when it comes up with user name - I dont know what to enter as I dont enter a user name when i log into the Apollo - so I have tried to just hit enter and enter the Apollo's PW but Putty always tells me its the wrong password.

second edit: I tried to use command prompt, diskpart, list disk, list volume, select volume 7 (that is the jump drive), format fs=FAT32 override (tried the override command to see if it would trump the limit of 32 gb) but it states that I cannot format the drive to FAT32 because the size of the drive is too big



Here is a workaround for windows 10

https://www.howtogeek.com/316977/how-to-format-usb-drives-larger-than-32gb-with-fat32-on-windows/
legendary
Activity: 2254
Merit: 2419
EIN: 82-3893490
You must copy Litecoin folder to root folder of USB drive. Not the content of Litecoin folder to root folder.

Maybe I dont understand you. Sorry.



I made the folder "Litecoin" in the root folder and then copied the contents of my existing Litecoin Node to the "Litecoin" folder on the jump drive.

so its like E:\Litecoin\blocks and E:\Litecoin\chainstate and etc etc for all the folders/files that were on my external drive for my nodes (I am running 9 different crypto currency nodes atm and they are all housed on a single 2 tb external USB drive.

I simply copied everything from G:\Litecoin to E:\Litecoin (E:\ being the Samsung jump drive)


one update, I noticed that my regular Litecoin node went from 23 connections to only 8 connections (all outbound) - is there a chance the two nodes interfere with each other? I have never ran multiple nodes on the same network for the same coin. I have shut down my regular node, restarted the Apollo and trying to start the Apollo's node now.

How have you formated the drive? Make sure its Fat32. The only interference could be if you haven't manually port forwarded...unpn might be changing the port forward from the old node to the new one, thats why your incoming connections got cut.


If its still not loading ssh into the Apollo and run

systemctl status node

and post the output here.

when I formatted it there was not a "FAT32" option. there was two choices "exFAT" and "NTFS" -- I assumed that "exFAT" was just a stupid windows 10 thing.

as for SSH I cannot figure it out for the Apollo I run putty, put in the ip address and when it comes up with user name - I dont know what to enter as I dont enter a user name when i log into the Apollo - so I have tried to just hit enter and enter the Apollo's PW but Putty always tells me its the wrong password.

second edit: I tried to use command prompt, diskpart, list disk, list volume, select volume 7 (that is the jump drive), format fs=FAT32 override (tried the override command to see if it would trump the limit of 32 gb) but it states that I cannot format the drive to FAT32 because the size of the drive is too big

legendary
Activity: 2182
Merit: 1401
You must copy Litecoin folder to root folder of USB drive. Not the content of Litecoin folder to root folder.

Maybe I dont understand you. Sorry.



I made the folder "Litecoin" in the root folder and then copied the contents of my existing Litecoin Node to the "Litecoin" folder on the jump drive.

so its like E:\Litecoin\blocks and E:\Litecoin\chainstate and etc etc for all the folders/files that were on my external drive for my nodes (I am running 9 different crypto currency nodes atm and they are all housed on a single 2 tb external USB drive.

I simply copied everything from G:\Litecoin to E:\Litecoin (E:\ being the Samsung jump drive)


one update, I noticed that my regular Litecoin node went from 23 connections to only 8 connections (all outbound) - is there a chance the two nodes interfere with each other? I have never ran multiple nodes on the same network for the same coin. I have shut down my regular node, restarted the Apollo and trying to start the Apollo's node now.

How have you formated the drive? Make sure its Fat32. The only interference could be if you haven't manually port forwarded...unpn might be changing the port forward from the old node to the new one, thats why your incoming connections got cut.


If its still not loading ssh into the Apollo and run

systemctl status node

and post the output here.
legendary
Activity: 2254
Merit: 2419
EIN: 82-3893490
You must copy Litecoin folder to root folder of USB drive. Not the content of Litecoin folder to root folder.

Maybe I dont understand you. Sorry.



I made the folder "Litecoin" in the root folder and then copied the contents of my existing Litecoin Node to the "Litecoin" folder on the jump drive.

so its like E:\Litecoin\blocks and E:\Litecoin\chainstate and etc etc for all the folders/files that were on my external drive for my nodes (I am running 9 different crypto currency nodes atm and they are all housed on a single 2 tb external USB drive.

I simply copied everything from G:\Litecoin to E:\Litecoin (E:\ being the Samsung jump drive)


one update, I noticed that my regular Litecoin node went from 23 connections to only 8 connections (all outbound) - is there a chance the two nodes interfere with each other? I have never ran multiple nodes on the same network for the same coin. I have shut down my regular node, restarted the Apollo and trying to start the Apollo's node now.
hero member
Activity: 748
Merit: 523
You must copy Litecoin folder to root folder of USB drive. Not the content of Litecoin folder to root folder.

Maybe I dont understand you. Sorry.

legendary
Activity: 2254
Merit: 2419
EIN: 82-3893490
I copied everything from my Litecoin folder to the jump drive - I am using https://www.samsung.com/us/computing/memory-storage/usb-flash-drives/usb-3-1-flash-drive-fit-plus-64gb-muf-64ab-am/

I plugged it into the back of the Apollo and restarted the miner, once logged in I select node>start and I get the message "Please wait while node is starting up

This takes 5–15 minutes, and you will be redirected to the node dashboard" with a gear spinning --- after about 15 mins or more it just goes to Node is offline.



So, I hit the start option and it repeats the above and ends with it being offline, I have done this three times.

any suggestions?
legendary
Activity: 2254
Merit: 2419
EIN: 82-3893490

is it me or does that have only one connection not two?

Need to update the images...thats not even Batch 1 images but the prototype  Undecided

fire the website guy lol
legendary
Activity: 2182
Merit: 1401

is it me or does that have only one connection not two?

Need to update the images...thats not even Batch 1 images but the prototype  Undecided
legendary
Activity: 2254
Merit: 2419
EIN: 82-3893490
legendary
Activity: 2182
Merit: 1401
legendary
Activity: 2182
Merit: 1401
will the kit be available at bitshopper.de? if yes when? thanks.

Yes ill be sending him some kits for Euro distribution in the next 2 weeks.
full member
Activity: 181
Merit: 100
will the kit be available at bitshopper.de? if yes when? thanks.
jr. member
Activity: 55
Merit: 2
Sorry for the wall of text  Grin

Condensed version here:

https://bitcointalksearch.org/topic/m.48523684
When will the New two connection  power supplies be available
Pages:
Jump to: