Trying to set up my own solo mining pool with public pool and was wondering how i can connect a rental to it to mine btc.
Hi @Northminers
Thanks for reaching out.
When you say ‘rental’ are you referring to a machine run by another operator? Unfortunately public pool hosted on Umbrel is local-only at the moment- meaning you need to be running the miner on the same network as your Umbrel device at home.
Oh ok so i cant rent hash to mine. ok thanks
public pool app not running after update
Sorry to hear that @Northminers
Just to help us identify the specific issue, can you please navigate to the Settings (http:umbrel.local/settings) > Troubleshoot > umbrelOS? Then click on “Download umbrelOS logs”, and please send us the log file here.
here they are.
umbrel_umbrel_2024-03-28_03-11.log (131.1 KB)
umbrel_system_2024-03-28_03-17.log (149.2 KB)
i forgot to mention the the public pool tab is gone and is marker unknown
If you’re comfortable with SSH, can you please try the following steps:
- Open a terminal window on your computer. On macOS, you can open the Terminal app that’s installed by default on every Mac. On Windows, you can open Command Prompt or the PowerShell app.
- Type in the following command
ssh -t umbrel@umbrel.local
and press the Enter key - Run
cat ~/umbrel/app-data/public-pool/docker-compose.yml
Sorry the above won’t help with the issue just yet, but will help us continue to investigate this problem.
ok
Just tried to go to directory public pool no such file and directory
Any luck