Pages:
Author

Topic: Official FutureBit Apollo BTC Software/Image and Support thread - page 34. (Read 52205 times)

newbie
Activity: 10
Merit: 0
Hello!

I just received my Apollo 2 full node, and the basics are working great so far (I also have my Apollo BTC hooked up to it via USB, and they're both hashing away while the blockchain is still doing its initial sync).  I hope there are more features to control various things soon, like the power/fan/voltage settings for each miner individually and such!  

I'd also like to see an easy way to setup remote access to Ubuntu via the web GUI, thru standard RDP apps like Windows RDP... because I have had no issues getting in via SSH, but the Apollo 2 full node doesn't seem to work with ANY of my standard 4k monitors to access the Ubuntu GUI (no signal), and enabling xRDP or GnomeRDP through SSH terminal, using the usual methods, has not worked for me so far - I get a login screen when I RDP in, which loads and works properly and I can seemingly successfully login to, followed by a blank greenish background screen where I can only see my mouse pointer and not do anything else.  This blank/green screen is a common issue with Ubuntu 20.04 and 22.04 and xRDP, but none of the usual methods of solving it work for me so far, and I've tried every solution I can find a thread about or that Bing Copilot can possibly suggest... editing the xRDP.ini file in various ways (adding an [xrdp1] section with various settings like -1 for the port), and modifying /home/$USER/.xsessionrc with some GNOME/Ubuntu related lines.  No luck with that stuff.  I can seemingly connect and authenticate just fine, but something about the Apollo 2's standard 22.04 image is causing rendering issues or something over RDP specifically that can't seem to be fixed in the usual ways.

Anyone have any suggestion on a good easy way to get RDP from Windows working into the Apollo 2, from SSH commands only because I can't access the GUI (Ubuntu or Gnome, the full desktop GUI) in any fashion yet?

Thanks!

What kind of monitors are you trying to connect?

Probably easiest solution is to run an VPN so you can easily access the Apollo webUI anywhere, unless you specifically need remote of the whole OS UI?

thanks for your help!  I'd like to be able to remote into the whole machine via the Ubuntu GUI (or similar) to manage it and do some things that are difficult over SSH/Terminal, like setup and run some other services, or eventually run a lightning node or similar.  Also would be easier in the GUI for me to comb logs and such when needed.

I have 2 different LG 4K OLED 120Hz monitors, different sizes/years.  Though they are technically TVs, I use them exclusively as monitors and I've been surprised how compatible they are with all my old devices so far, such as old gaming consoles and as a second monitor for a bunch of different laptops/macbooks of varying ages.  They seem to be compatible with any old 720p+ device I've tried so far, except the Apollo 2!
jr. member
Activity: 31
Merit: 4
Hello,

Is that possible to create an highdiff port on the solo pool ? ( i lurked on the ckpool github doesn't find it )

We will add options to solo UI for this in future updates, but for now you would need to edit the ckpool.conf file (opt/apolloapi/backend/ckpool/ckpool.conf) and add the following line to change the start diff

 "startdiff": 8000,






I tried but nothing change always 42 to difficulty
newbie
Activity: 3
Merit: 0
I just got an Apollo II and it will connect over ethernet, but when I try to connect to my wifi it keeps giving me the same error  - 'secrets were required but not provided'.  I have never seen an error like that before and am not sure what to do. I know I've put in the right password for the wifi.  Any insight from anyone on how to navigate this error?



I am having this same issue.  I am guessing that there may be a glitch in the OS that needs to be resolved.  Until then, I will stay connected via Ethernet. 
legendary
Activity: 2188
Merit: 1401
Hello!

I just received my Apollo 2 full node, and the basics are working great so far (I also have my Apollo BTC hooked up to it via USB, and they're both hashing away while the blockchain is still doing its initial sync).  I hope there are more features to control various things soon, like the power/fan/voltage settings for each miner individually and such!  

I'd also like to see an easy way to setup remote access to Ubuntu via the web GUI, thru standard RDP apps like Windows RDP... because I have had no issues getting in via SSH, but the Apollo 2 full node doesn't seem to work with ANY of my standard 4k monitors to access the Ubuntu GUI (no signal), and enabling xRDP or GnomeRDP through SSH terminal, using the usual methods, has not worked for me so far - I get a login screen when I RDP in, which loads and works properly and I can seemingly successfully login to, followed by a blank greenish background screen where I can only see my mouse pointer and not do anything else.  This blank/green screen is a common issue with Ubuntu 20.04 and 22.04 and xRDP, but none of the usual methods of solving it work for me so far, and I've tried every solution I can find a thread about or that Bing Copilot can possibly suggest... editing the xRDP.ini file in various ways (adding an [xrdp1] section with various settings like -1 for the port), and modifying /home/$USER/.xsessionrc with some GNOME/Ubuntu related lines.  No luck with that stuff.  I can seemingly connect and authenticate just fine, but something about the Apollo 2's standard 22.04 image is causing rendering issues or something over RDP specifically that can't seem to be fixed in the usual ways.

Anyone have any suggestion on a good easy way to get RDP from Windows working into the Apollo 2, from SSH commands only because I can't access the GUI (Ubuntu or Gnome, the full desktop GUI) in any fashion yet?

Thanks!

What kind of monitors are you trying to connect?

Probably easiest solution is to run an VPN so you can easily access the Apollo webUI anywhere, unless you specifically need remote of the whole OS UI?
legendary
Activity: 2188
Merit: 1401
I just got an Apollo II and it will connect over ethernet, but when I try to connect to my wifi it keeps giving me the same error  - 'secrets were required but not provided'.  I have never seen an error like that before and am not sure what to do. I know I've put in the right password for the wifi.  Any insight from anyone on how to navigate this error?


Sounds like some unsupported standard, wifi controller on Apollo devices is very basic to work best it needs a separate 2.4ghz SSID with plain wpa2 authentication.
legendary
Activity: 2188
Merit: 1401
Hello,

Is that possible to create an highdiff port on the solo pool ? ( i lurked on the ckpool github doesn't find it )

We will add options to solo UI for this in future updates, but for now you would need to edit the ckpool.conf file (opt/apolloapi/backend/ckpool/ckpool.conf) and add the following line to change the start diff

 "startdiff": 8000,




jr. member
Activity: 31
Merit: 4
Hello,

Is that possible to create an highdiff port on the solo pool ? ( i lurked on the ckpool github doesn't find it )
newbie
Activity: 10
Merit: 0
Hello!

I just received my Apollo 2 full node, and the basics are working great so far (I also have my Apollo BTC hooked up to it via USB, and they're both hashing away while the blockchain is still doing its initial sync).  I hope there are more features to control various things soon, like the power/fan/voltage settings for each miner individually and such!  

I'd also like to see an easy way to setup remote access to Ubuntu via the web GUI, thru standard RDP apps like Windows RDP... because I have had no issues getting in via SSH, but the Apollo 2 full node doesn't seem to work with ANY of my standard 4k monitors to access the Ubuntu GUI (no signal), and enabling xRDP or GnomeRDP through SSH terminal, using the usual methods, has not worked for me so far - I get a login screen when I RDP in, which loads and works properly and I can seemingly successfully login to, followed by a blank greenish background screen where I can only see my mouse pointer and not do anything else.  This blank/green screen is a common issue with Ubuntu 20.04 and 22.04 and xRDP, but none of the usual methods of solving it work for me so far, and I've tried every solution I can find a thread about or that Bing Copilot can possibly suggest... editing the xRDP.ini file in various ways (adding an [xrdp1] section with various settings like -1 for the port), and modifying /home/$USER/.xsessionrc with some GNOME/Ubuntu related lines.  No luck with that stuff.  I can seemingly connect and authenticate just fine, but something about the Apollo 2's standard 22.04 image is causing rendering issues or something over RDP specifically that can't seem to be fixed in the usual ways.

Anyone have any suggestion on a good easy way to get RDP from Windows working into the Apollo 2, from SSH commands only because I can't access the GUI (Ubuntu or Gnome, the full desktop GUI) in any fashion yet?

Thanks!
newbie
Activity: 4
Merit: 0
I just got an Apollo II and it will connect over ethernet, but when I try to connect to my wifi it keeps giving me the same error  - 'secrets were required but not provided'.  I have never seen an error like that before and am not sure what to do. I know I've put in the right password for the wifi.  Any insight from anyone on how to navigate this error?
legendary
Activity: 2188
Merit: 1401
I just got my Apollo II USB today. I've been running an Apollo I via USB. I plugged in my Apollo II updated the port (linux sh script) and it keeps spitting out the following error:
MsPacket: version mismatch: act 0xd167 != exp 0xd166
WARNING: slave[0]: packet ignored
[6144]: cd ab 67 d1 21 00 a3 00 ... 00 00 00 00 00 00 00 00

I don't get any shares on my pool

All Apollo BTC units need to upgrade to Apollo OS 2 for Apollo II support.

See details/instructions/links on our support page:

https://www.futurebit.io/apollo-btc-support
legendary
Activity: 1235
Merit: 1202
Those with an Apollo2 mining to their own node.... anyone having issues with stats not showing up? My mining page shows shares are being accepted but when I go to the solo mining page it just says "Waiting for first share"

Running the v2.0.4 beta if that helps. I'm thinking I might have to do an SD reflash? I did an OTA update from 2.0.3 and am wondering if that's caused something to break?

EDIT: Reflashed the SD and everything works as expected again. I assume I was right and something didn't work 100% in the OTA upgrade.

I'll keep this here as an FYI for anyone else that might have this issue

This is a bug. I too had the same issue and after contacting support they said, " if you are mining to solo ckpool or ocean pool then switch to solo mining you need to update the BTC address field (delete the last letter and re-enter for example) for it to properly update the local solo pool URL."

Ah, that makes sense cos I was mining to ckpool before my own node as I was waiting for it to sync. Good to know! Definitely a fringe case but hopefully now they know about it they'll fix it
newbie
Activity: 7
Merit: 0
Those with an Apollo2 mining to their own node.... anyone having issues with stats not showing up? My mining page shows shares are being accepted but when I go to the solo mining page it just says "Waiting for first share"

Running the v2.0.4 beta if that helps. I'm thinking I might have to do an SD reflash? I did an OTA update from 2.0.3 and am wondering if that's caused something to break?

EDIT: Reflashed the SD and everything works as expected again. I assume I was right and something didn't work 100% in the OTA upgrade.

I'll keep this here as an FYI for anyone else that might have this issue

This is a bug. I too had the same issue and after contacting support they said, " if you are mining to solo ckpool or ocean pool then switch to solo mining you need to update the BTC address field (delete the last letter and re-enter for example) for it to properly update the local solo pool URL."
newbie
Activity: 1
Merit: 0
I just got my Apollo II USB today. I've been running an Apollo I via USB. I plugged in my Apollo II updated the port (linux sh script) and it keeps spitting out the following error:
MsPacket: version mismatch: act 0xd167 != exp 0xd166
WARNING: slave[0]: packet ignored
[6144]: cd ab 67 d1 21 00 a3 00 ... 00 00 00 00 00 00 00 00

I don't get any shares on my pool
legendary
Activity: 1235
Merit: 1202
Those with an Apollo2 mining to their own node.... anyone having issues with stats not showing up? My mining page shows shares are being accepted but when I go to the solo mining page it just says "Waiting for first share"

Running the v2.0.4 beta if that helps. I'm thinking I might have to do an SD reflash? I did an OTA update from 2.0.3 and am wondering if that's caused something to break?

EDIT: Reflashed the SD and everything works as expected again. I assume I was right and something didn't work 100% in the OTA upgrade.

I'll keep this here as an FYI for anyone else that might have this issue
member
Activity: 72
Merit: 10
hi all, I have Apollo II full Node on the way hopefully in May, cant wait!

question - can I pre-download the bitcoin ledger in advance and then copy it onto the SSD once I get the Apollo II? Just want to save time and manage bandwidth as dont want the node downloading at full rate when I get it clogging up internet for few days as I use it for work etc so wanted to set a controlled download now eg using Bitcoin Core and let it run for a week or two on limited bandwidth. How can I then transfer it onto the Apollo II nvme SSD?

thanks in advance!
newbie
Activity: 14
Merit: 0
FYI Main support page for Apollo II/BTC is up that has consolidated a lot of the info found here in an easy to read page with relevant links etc

https://www.futurebit.io/apollo-btc-support



Very good!!
newbie
Activity: 7
Merit: 0
Will release the windows/linux Apollo 2 mining binaries tomorrow.

Where should we check for Apollo 2 mining binaries? I don't see anything new here: https://github.com/jstefanop/Apollo-Miner-Binaries


Getting to those next week, fixing some last UI bugs for now and still working overtime to get as many units as we can out to you guys next week

Thank you for the quick update!

I've got my standard unit Apollo 2, just waiting for the binaries so I can run it via external PC.
legendary
Activity: 2188
Merit: 1401
FYI Main support page for Apollo II/BTC is up that has consolidated a lot of the info found here in an easy to read page with relevant links etc

https://www.futurebit.io/apollo-btc-support

We are also working on a revamped support site and knowledge base that is long overdue...these forums have served FutureBit well for nearly a decade but after 100+ pages and 2k+ posts I think its time to retire Cheesy
legendary
Activity: 2188
Merit: 1401
Will release the windows/linux Apollo 2 mining binaries tomorrow.

Where should we check for Apollo 2 mining binaries? I don't see anything new here: https://github.com/jstefanop/Apollo-Miner-Binaries


Getting to those next week, fixing some last UI bugs for now and still working overtime to get as many units as we can out to you guys next week
newbie
Activity: 7
Merit: 0
Will release the windows/linux Apollo 2 mining binaries tomorrow.

Where should we check for Apollo 2 mining binaries? I don't see anything new here: https://github.com/jstefanop/Apollo-Miner-Binaries
Pages:
Jump to: