Everything posted by guy.davis
-
[Support] Machinaris - Chia cryptocurrency farming + Plotman plotting + Unraid WebUI
Thanks for the report. Happy to look into the issues you are facing with over 110,000 plots in your Chia farm running Machinaris. Please ensure you follow the guidelines for Scaling. Don't hesitate to drop into the Discord for additonal help.
-
[Support] Machinaris - Chia cryptocurrency farming + Plotman plotting + Unraid WebUI
This is also in the ':test' branch as well. Probably safer to test there as lots going on in `:develop`.
-
[Support] Machinaris - Chia cryptocurrency farming + Plotman plotting + Unraid WebUI
Okay, I traced down the root cause of this... Chia 1.5.1 changing the format of 'Adding coin...' log messages again. I just pushed a fix to :develop stream so please give that a try. Thanks for the report and sorry for the inconvenience.
-
[Support] Machinaris - Chia cryptocurrency farming + Plotman plotting + Unraid WebUI
Hi, welcome to Machinaris! Everything looks good, however your Chia fullnode is still syncing the blockchain. From your screenshot, the peak height of the blockchain is back in May of this year. Hopefully, the fullnode progresses quickly to the current time. At that point, your fullnode will start farming and you will no longer receive "Harvester offline" alerts. Hope this helps! EDIT: Here are details of syncing vs farming status for even the official Chia client.
-
[Support] Machinaris - Chia cryptocurrency farming + Plotman plotting + Unraid WebUI
Glad to hear the upgrade went smoothly. Good question. Most fork blockchains use the standard k32 (k33, k34) plot sizes as Chia. A few use different sizes such as Chives (k31) and MMX (k29, k30, k31) for their own plots.
-
[Support] Machinaris - Chia cryptocurrency farming + Plotman plotting + Unraid WebUI
Good day! Machinaris v0.8.3 is now available. Changes include: Additional blockchain pricing from Vayamos and Posat exchanges on the Blockchains, Wallets, and Summary pages. New blockchains: Apple, Chinilla, Gold, LittleLamboCoin, Mint, Tad, Wheat Update: BPX to v2.0.0, BTCGreen to v1.5.0, Maize to v1.5.0, Petroleum to v1.0.16, Shibgreen to v1.5.0 Update: Chia to v1.5.1, Bladebit to v2.0.0 (beta-1) with diskplot mode (beta only in `:develop` and `:test` images) Fixes: Avoid timeout/slowness encountered by those with many drives, also many cold wallet transactions Links: https://github.com/guydavis/machinaris/wiki/Forks https://github.com/guydavis/machinaris/wiki/Bladebit
-
[Support] Machinaris - Chia cryptocurrency farming + Plotman plotting + Unraid WebUI
When I needed to move a couple of coins from my hot wallet to my cold wallet last year, I used the Chia CLI commands from within the Machinaris container. I think you could also use the Chia GUI on another computer in "wallet" mode, haven't used Chia GUI myself however. Link here and others...
-
[Support] Machinaris - Chia cryptocurrency farming + Plotman plotting + Unraid WebUI
Sorry for the trouble. Typo in the Cactus launch file and I've been in the woods a few days. Just fixed now, so please check for an update to Machinaris-Cactus (all release streams v0.8.2+). Note: I had to remove all from ~/machinaris-cactus directory except the blockchain DB file at: ~/.machinaris-cactus/cactus/mainnet/db/blockchain_v2_mainnet.sqlite to get things running again after the Cactus blockchain SSL certificate expiry. Now fully synced.
-
[Support] Machinaris - Chia cryptocurrency farming + Plotman plotting + Unraid WebUI
Good day! Machinaris v0.8.2 is now available. Changes include: MMX - Record created blocks from blockchain logs, for display in Machinaris, off index page. Ubuntu - latest blockchains run on Jammy Jellyfish (Python 3.10), outdated blockchains run on Focal Fossa (Python 3.9). Fixes missing chia_plot error in v0.8.1 which started yesterday. Updated: Cactus 1.4.1 to fix SSL certificate expiry, may require entire deletion of mainnet directory and full re-sync. Check their Discord for latest support of this blockchain. Updated: Chia 1.5.0
-
[Support] Machinaris - Chia cryptocurrency farming + Plotman plotting + Unraid WebUI
Thanks of the kind words. Apologies you encountered this issue with Machinaris v0.8.1 due to a global expiry yesterday of Ubuntu support for our base image. I hope to have a fix for this available as Machinaris v0.8.2 later today. Thanks for your patience.
-
[Support] Machinaris - Chia cryptocurrency farming + Plotman plotting + Unraid WebUI
Yes, I have ecostake synced. As a Chia fork, I think IPv4 is fine. See attached screenshots. Please try the v0.8.1 improved 'Add Node Peers' button on the bottom of the Connections page, for the Ecostake tab, which will automatically add about 10 peers from the AllTheBlocks list. Hope this helps!
-
[Support] Machinaris - Chia cryptocurrency farming + Plotman plotting + Unraid WebUI
Good catch. Just pushed a replacement to the Machinaris-Profit fullnode template to use correct 8944 rather than the incorrect 8945 in template. Updated template should appear in the next couple of hours in the Unraid App store. Thanks for the report!
-
[Support] Machinaris - Chia cryptocurrency farming + Plotman plotting + Unraid WebUI
Good day! Machinaris v0.8.1 is now available. Changes include: Connections - add node peers directly from list offered by AllTheBlocks per blockchain. MMX - Compute "Estimated Time to Win" from plots size, netspace size, and blocks per day. New blockchains: BPX, Ecostake, Petroleum, and Profit Updated: Cactus, Chiadog
-
[Support] Machinaris - Chia cryptocurrency farming + Plotman plotting + Unraid WebUI
This morning N-Chain is Synced for me. Please try adding some peers from AllTheBlocks, currently manual steps. In next version of Machinaris v0.8.1, adding 10 new peers from ATB is a single button click on the Connections page.
-
[Support] Machinaris - Chia cryptocurrency farming + Plotman plotting + Unraid WebUI
Fair enough. Please troubleshoot the logs and then either create a Github Issue (with logs and screenshots) or drop details into the Machinaris Discord for a more interactive help session. EDIT: Try this fix for Machinaris v0.8.0 from inside the container: rm /root/.chia/machinaris/cache/cold_wallet_cache.json
-
[Support] Machinaris - Chia cryptocurrency farming + Plotman plotting + Unraid WebUI
Hi, if this is still a concern please try temporarily switching to the `:test` version of Machinaris to see if it helps with the display/status concern you raised. To run the test version, go to Unraid Admin UI | Docker tab, edit the Machinaris container and change the Repoistory field to end in `:test` instead of `:latest`, then Apply button. This will pull the test image and run that. If that does not help, please clear out the Machinaris status databases to get a fresh status. Please let me know if that helps in your case.
-
[Support] Machinaris - Chia cryptocurrency farming + Plotman plotting + Unraid WebUI
Hi, if this is still a concern please try temporarily switching to the `:test` version of Machinaris to see if it helps with the display/status concern you raised. To run the test version, go to Unraid Admin UI | Docker tab, edit the Machinaris container and change the Repoistory field to end in `:test` instead of `:latest`, then Apply button. This will pull the test image and run that. If that does not help, please clear out the Machinaris status databases to get a fresh status. Please let me know if that helps in your case. EDIT: Try this fix for Machinaris v0.8.0 from inside the container: rm /root/.chia/machinaris/cache/cold_wallet_cache.json
-
[Support] Machinaris - Chia cryptocurrency farming + Plotman plotting + Unraid WebUI
Greetings! Could be. Machinaris WebUI is displaying the plot counts based on the farm summary it receives from Chia fullnode. To check for yourself, please enter the container's Console, by right-clicking on the Console item from the Unraid Admin UI | Docker tab | Machinaris container. Then enter `chia farm summary` to see how many plots are being farmed, both locally attached and from harvesters on other machines on your LAN, if any. Let me know if you see a discrepancy between Machinaris WebUI and this `chia farm summary` output. Hope this helps.
-
[Support] Machinaris - Chia cryptocurrency farming + Plotman plotting + Unraid WebUI
Thanks! Good suggestion. I've added the enhancement request to Github. Much appreciated.
-
[Support] Machinaris - Chia cryptocurrency farming + Plotman plotting + Unraid WebUI
Good day! Machinaris v0.8.0 is now available. Changes include: - Charting of each blockchain's netspace, farmed coins, and wallet balances over the past month. - Tracking farmed blocks sent directly to cold wallet. Set your cold wallet addresses on the Wallets page. - Added a read-only transactions viewer for each blockchain's wallet, available from Wallets page. - Alerts: per-notifier allow setting to allow only selected alerts, based on criteria. - Chia - v1.4.0, after a month of pre-release testing with Machinaris. - Cactus - v1.3.4, matches Chia 1.3.4, please run: cactus db upgrade - Chives - v1.3.1, please run: chives db upgrade - Cryptodoge - v1.3.4, matches Chia 1.3.4, please run: cryptodoge db upgrade - Flax - v0.1.9, matches Chia 1.4.0, please run: flax db upgrade if you haven't yet - MMX - updated version for their testnet6 network. Example of a forked blockchain's wallet: Links: - https://github.com/guydavis/machinaris/releases/tag/0.8.0 - https://github.com/guydavis/machinaris/wiki/ChiaDog#ignore-alerts - https://github.com/Chia-Network/chia-blockchain/releases/tag/1.4.0 - https://github.com/Cactus-Network/cactus-blockchain - https://github.com/HiveProject2021/chives-blockchain - https://github.com/CryptoDoge-Network/cryptodoge - https://github.com/Flax-Network/flax-blockchain - https://github.com/madMAx43v3r/mmx-node
-
[Support] Machinaris - Chia cryptocurrency farming + Plotman plotting + Unraid WebUI
Chia v1.4.0 has just dropped. We're testing this latest release in the `:develop` (and soon `:test`) images. Chia 1.4.0 will be available in the upcoming Machinaris v0.8.0 release. All feedback is appreciated!
-
[Support] Machinaris - Chia cryptocurrency farming + Plotman plotting + Unraid WebUI
Good day! Machinaris v0.7.2 is now available. Changes include: Drives monitoring page - allow overrides of smartctl commands for special hardware. Drive failure alerts thru our enhanced Chiadog. Alerts: per-notifier ignore setting to prevent unwanted alerts, based on criteria. German translations of the Machinaris WebUI by @ApfelBirneKreis. Big thanks! Chia - v1.3.3 release, various minor bug fixes Chia - v1.3.4 release, upgrade fullnode before harvesters Chia - v1.3.5 release, fixes their `chia version` number offset Staicoin - v1.2 release - careful, bugs reported on their Discord, but seems to be working... Notes: - Chia Devs recommend updating fullnode before updating harvesters when moving to latest Chia network.
-
[Support] Machinaris - Chia cryptocurrency farming + Plotman plotting + Unraid WebUI
Hi, plotters like Madmax have been stable/unchanged for quite a while now. Please take a close look at the logs in the "/mnt/usr/appdata/machinaris/plotman" folder to see if anything related to the full ramdisk appears. Perhaps Plotman is attempting to move tmp/final files and can not?
-
[Support] Machinaris - Chia cryptocurrency farming + Plotman plotting + Unraid WebUI
Not supported yet as far as I know. Only Chia & Flax so far. Each fork blockchain will need to update their codebase with the latest changes from Chia. Not all will or may take a long time. Good indication of the activity/support for a blockchain fork actually.
-
[Support] Machinaris - Chia cryptocurrency farming + Plotman plotting + Unraid WebUI
Hi, as per the install guide, that's about half of an expected Chia blockchain (v2) database: You definitely can hold the Machinaris appdata directory on another SSD. I am using an Unassigned Device SSD currently: Hope this helps!