Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

sota

Members
  • Joined

Everything posted by sota

  1. 2021-07-04T10:39:54.928 farmer farmer : INFO Reconnecting to peer {'host': '127.0.0.1', 'port': 8444} 2021-07-04T10:39:59.000 farmer farmer_server : INFO Cannot connect to host 127.0.0.1:8444 ssl:<ssl.SSLContext object at 0x000001D773A13978> [Connect call failed ('127.0.0.1', 8444)] that's a near constant occurance with chia, when it has to restart. several others will do that randomly as well. I think when my 2nd nr12000 shows up, I'm going to build it from scratch, rather than doing the backup/clone i did from the original box. also might try and do a VM to just manage the wallets to start with, then possibly network them to the nr12000's, not has harvesters but as straight file share.
  2. windows 10 pro for mine. what order are you starting yours in, and how? gui lanch? CLI? I'm still getting a lot of daemon crashes and some refuse to even get to farming.
  3. today's fun: I seem to have a couple of the apps that their daemons keep dying, preventin the GUI from functioning properly. going to look into possibly splitting some things up, namely does "farm-only" do exactly what it says, and can I run "wallet-only" on a separate machine (probably a VM) to keep track of my earnings, and do any transactions I might in the future.
  4. so on a good note, even when certain aspects of these blockchains aren't working right (wallet specifically), it continues to farm regardless, and earn coin, despite it not being able to tell me. both goji and seno have earnings, but don't report yet as the wallet height likes to get stuck (appears the start_wallet process goes zombie.)
  5. -Total Balance: 2.000001500136 xch (2000001500136 mojo) -Total Balance: 0.0 cgn (0 mio) -Total Balance: 2.0 xfx (2000000000000 mojo) -Total Balance: 32.0 spare (32000000000000 graviton) -Total Balance: 0.0 xgj (0 moji) -Total Balance: 0.0 xse (0 mojo) that's what I was working on.
  6. found it as I am doing more scripting/CLI work, and kept getting RPC errors on either chia or spare, depending on who was started first, or crashed (looking at you, spare.)
  7. my notes... .spare has port conflicts with .chia changed ui: rpc_port: 8555 -> 8655 changed wallet: rpc_port: 9256 -> 9356
  8. now this is interesting. ---------- C:\USERS\CHIA\.CHIA\MAINNET\CONFIG\CONFIG.YAML rpc_port: 8559 rpc_port: 8555 rpc_port: 8560 rpc_port: 8555 rpc_port: 9256 ---------- C:\USERS\CHIA\.FLAX\MAINNET\CONFIG\CONFIG.YAML rpc_port: 6759 rpc_port: 6755 rpc_port: 6760 rpc_port: 6755 rpc_port: 6761 ---------- C:\USERS\CHIA\.SPARE-BLOCKCHAIN\MAINNET\CONFIG\CONFIG.YAML rpc_port: 9559 rpc_port: 9555 rpc_port: 9560 rpc_port: 8555 rpc_port: 9256 ---------- C:\USERS\CHIA\.CHAINGREEN\MAINNET\CONFIG\CONFIG.YAML rpc_port: 8859 rpc_port: 8855 rpc_port: 8860 rpc_port: 8855 rpc_port: 9556 ---------- C:\USERS\CHIA\.GOJI-BLOCKCHAIN\MAINNET\CONFIG\CONFIG.YAML rpc_port: 7559 rpc_port: 7555 rpc_port: 7560 rpc_port: 7555 rpc_port: 8256 ---------- C:\USERS\CHIA\.SENO2\MAINNET\CONFIG\CONFIG.YAML rpc_port: 18559 rpc_port: 18555 rpc_port: 18560 rpc_port: 18555 rpc_port: 19256 think i found another bug in someone's fork. look at the port numbers.
  9. Thankie! The crayons were tasty, and I was missing the JAVA_VERSION thingie. Probably because I never touch these things unless the kid says "DAAAAAAAD!!! THE WORLD IS BROKEN! FIX IT PLEASE!!!"
  10. aloha. Got a bit of a pickle going on here. Updated to Latest, and now one of my kid's worlds start. Supervisord.log Created by... ___. .__ .__ \_ |__ |__| ____ | |__ ____ ___ ___ | __ \| |/ \| | \_/ __ \\ \/ / | \_\ \ | | \ Y \ ___/ > < |___ /__|___| /___| /\___ >__/\_ \ \/ \/ \/ \/ \/ https://hub.docker.com/u/binhex/ 2021-07-03 16:42:29.529241 [info] Host is running unRAID 2021-07-03 16:42:29.624932 [info] System information Linux 102f2a0bbe3c 4.19.56-Unraid #1 SMP Tue Jun 25 10:19:34 PDT 2019 x86_64 GNU/Linux 2021-07-03 16:42:29.712633 [info] OS_ARCH defined as 'x86-64' 2021-07-03 16:42:29.792121 [info] PUID defined as '99' 2021-07-03 16:42:29.880046 [info] PGID defined as '100' 2021-07-03 16:42:30.124061 [info] UMASK defined as '000' 2021-07-03 16:42:30.206081 [info] Permissions already set for volume mappings 2021-07-03 16:42:30.296654 [info] Deleting files in /tmp (non recursive)... 2021-07-03 16:42:30.385598 [info] CREATE_BACKUP_HOURS defined as '3' 2021-07-03 16:42:30.475619 [info] PURGE_BACKUP_DAYS defined as '7' 2021-07-03 16:42:30.556866 [info] ENABLE_WEBUI_CONSOLE defined as 'yes' 2021-07-03 16:42:30.637491 [info] ENABLE_WEBUI_AUTH defined as 'yes' 2021-07-03 16:42:30.718909 [info] WEBUI_USER defined as 'admin' 2021-07-03 16:42:30.810367 [warn] WEBUI_PASS defined as 'minecraft' is weak, please consider using a stronger password 2021-07-03 16:42:30.899853 [info] WEBUI_CONSOLE_TITLE defined as 'Minecraft Java' 2021-07-03 16:42:30.987854 [info] CUSTOM_JAR_PATH not defined,(via -e CUSTOM_JAR_PATH), defaulting to '/config/minecraft/minecraft_server.jar' (Mojang Minecraft Java) 2021-07-03 16:42:31.070037 [info] JAVA_VERSION not defined,(via -e JAVA_VERSION), defaulting to '8' 2021-07-03 16:42:31.200535 [info] JAVA_INITIAL_HEAP_SIZE defined as '512M' 2021-07-03 16:42:31.264064 [info] JAVA_MAX_HEAP_SIZE defined as '1024M' 2021-07-03 16:42:31.332655 [info] JAVA_MAX_THREADS defined as '1' 2021-07-03 16:42:31.421434 [info] STARTUP_CMD not defined (via -e STARTUP_CMD) 2021-07-03 16:42:31.498477 [info] Starting Supervisor... 2021-07-03 16:42:31,904 INFO Included extra file "/etc/supervisor/conf.d/minecraft-server.conf" during parsing 2021-07-03 16:42:31,905 INFO Set uid to user 0 succeeded 2021-07-03 16:42:31,910 INFO supervisord started with pid 7 2021-07-03 16:42:32,913 INFO spawned: 'backup-script' with pid 130 2021-07-03 16:42:32,918 INFO spawned: 'purge-script' with pid 131 2021-07-03 16:42:32,922 INFO spawned: 'shutdown-script' with pid 132 2021-07-03 16:42:32,925 INFO spawned: 'start-script' with pid 133 2021-07-03 16:42:32,926 INFO reaped unknown pid 8 (exit status 0) 2021-07-03 16:42:32,937 DEBG 'purge-script' stdout output: [info] Removing any Minecraft worlds backups with a creation date older than 7 days... 2021-07-03 16:42:32,937 INFO success: backup-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2021-07-03 16:42:32,938 INFO success: purge-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2021-07-03 16:42:32,938 INFO success: shutdown-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2021-07-03 16:42:32,938 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2021-07-03 16:42:32,945 DEBG 'start-script' stdout output: [info] Minecraft folder '/config/minecraft' already exists, rsyncing newer files... 2021-07-03 16:42:32,966 DEBG 'backup-script' stdout output: [info] Waiting 3 hours before running worlds backup... 2021-07-03 16:42:32,996 DEBG 'start-script' stdout output: [info] Checking EULA is set to 'true'... 2021-07-03 16:42:33,003 DEBG 'start-script' stdout output: [info] EULA set to 'true' 2021-07-03 16:42:33,005 DEBG 'start-script' stdout output: [info] Starting Minecraft Java process... 2021-07-03 16:42:33,010 DEBG 'start-script' stdout output: [info] Minecraft Java process is running 2021-07-03 16:42:33,011 DEBG 'start-script' stdout output: [info] Starting Minecraft console Web UI... 2021-07-03 16:42:33,021 DEBG 'start-script' stderr output: 2021/07/03 16:42:33 Permitting clients to write input to the PTY. 2021/07/03 16:42:33 Using Basic Authentication 2021-07-03 16:42:33,021 DEBG 'start-script' stderr output: 2021/07/03 16:42:33 Server is starting with command: screen -x minecraft 2021-07-03 16:42:33,022 DEBG 'start-script' stderr output: 2021/07/03 16:42:33 URL: http://127.0.0.1:8222/ 2021/07/03 16:42:33 URL: http://172.17.0.3:8222/ 2021-07-03 16:42:33,422 DEBG 'purge-script' stdout output: [info] Checking for old backups in 12 hours... screen.log Error: A JNI error has occurred, please check your installation and try again Exception in thread "main" java.lang.UnsupportedClassVersionError: net/minecraft/server/Main has been compiled by a more recent version of the Java Runtime (class file version 60.0), this version of the Java Runtime only recognizes class file versions up to 52.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:756) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:468) at java.net.URLClassLoader.access$100(URLClassLoader.java:74) at java.net.URLClassLoader$1.run(URLClassLoader.java:369) at java.net.URLClassLoader$1.run(URLClassLoader.java:363) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:362) at java.lang.ClassLoader.loadClass(ClassLoader.java:418) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352) at java.lang.ClassLoader.loadClass(ClassLoader.java:351) at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:601) re-ran the glibc instructions to no avail. I make a marine look smart so small words and big writing with crayons would be helpful.
  11. you also running Spare? mine's acting moronically all of the sudden: can't connect to itself. on the localhost.
  12. figured out flax.... going to the "wrong" wallet. started flax when virgin, and it created a new wallet. then I imported the mnemonic from chia, and thought it was storing coins in there. probably the same for the others.
  13. BLOCKCHAIN: .chia Count : 69069 Average : 0.965831270179096 Sum : 66709 Maximum : 7 Minimum : 0 Property : Found 0 proofs ------------------ BLOCKCHAIN: .flax Count : 78479 Average : 0.975929866588514 Sum : 76590 Maximum : 8 Minimum : 0 Property : Found 1 proofs ------------------ BLOCKCHAIN: .spare-blockchain Count : 71287 Average : 0.950075048746616 Sum : 67728 Maximum : 7 Minimum : 0 Property : Found 5 proofs ------------------ BLOCKCHAIN: .chaingreen Count : 2055 Average : 1.06374695863747 Sum : 2186 Maximum : 6 Minimum : 0 Property : Found 0 proofs ------------------ BLOCKCHAIN: .goji-blockchain Count : 6410 Average : 0.968798751950078 Sum : 6210 Maximum : 7 Minimum : 0 Property : Found 0 proofs ------------------ BLOCKCHAIN: .seno2 Count : 3929 Average : 0.875540850089081 Sum : 3440 Maximum : 6 Minimum : 0 Property : Found 1 proofs ------------------ interesting.
  14. well, ALL of my wallets are WAY behind it turns out. and, now that I've used this as an excuse to learn powershell, I've got some interesting data about to pop out. waiting on the script to finish processing.
  15. well, the wallet is STUPID far behind for some reason, but during my testing of some of my scripts, I found this... 2021-07-03T11:54:24.899 harvester seno.harvester.harvester: INFO 5 plots were eligible for farming 62e2b4afe4... Found 1 proofs. Time: 1.59370 s. Total 468 plots
  16. turns out, I somehow smoked the neutral connector on the cord I was using. as in browned and melted the damn thing. probably why the GFCI was tripping... all that power was going down the ground. I'm back up and plotting as well. decided, I'm plotting to fill 24 disks total, then stopping. ordered another NR12000 to use.
  17. PS C:\Users\chia> $bclist = ".chia",".flax",".spare-blockchain",".chaingreen",".goji-blockchain",".seno2" PS C:\Users\chia> ForEach ($bc in $bclist) { >> $bc >> Get-content C:\users\chia\$bc\mainnet\log\debug.log* | where { $_ -match "eligible" } | ForEach-Object { "$($_.split(" ")[8])" } | Measure-Object -Maximum -Minimum -Sum -Average >> } .chia Count : 68538 Average : 0.964063731068896 Sum : 66075 Maximum : 7 Minimum : 0 Property : .flax Count : 77951 Average : 0.974483970699542 Sum : 75962 Maximum : 8 Minimum : 0 Property : .spare-blockchain Count : 71287 Average : 0.950075048746616 Sum : 67728 Maximum : 7 Minimum : 0 Property : .chaingreen Count : 2046 Average : 0.996578690127077 Sum : 2039 Maximum : 6 Minimum : 0 Property : .goji-blockchain Count : 5951 Average : 0.950596538396908 Sum : 5657 Maximum : 7 Minimum : 0 Property : .seno2 Count : 3824 Average : 0.867677824267782 Sum : 3318 Maximum : 6 Minimum : 0 Property :
  18. ... and my plotters are down. GFCI they're in tripped. so I reset it. soon as I turned the UPS back on, it tripped again. *sigh*
  19. Goji and Seno hatechu with your wins.
  20. ok maybe not quite 1 per attempt. CHIA Count : 64859 Average : 0.932607656608952 Sum : 60488 Maximum : 7 Minimum : 0 FLAX Count : 72049 Average : 0.967077960832211 Sum : 69677 Maximum : 8 Minimum : 0 SPARE Count : 71287 Average : 0.950075048746616 Sum : 67728 Maximum : 7 Minimum : 0 CHAINGREEN Count : 1846 Average : 1.1489707475623 Sum : 2121 Maximum : 7 Minimum : 0 but over the last 6.5 days, I'd say pretty close.
  21. got 2 more blockchains running. let's see how unlucky i am with them as well. seeing TONS of plots passing filter across all 6 of 'em. lots of 2 and 3 with a couple 5 and 7 attempts. i'm easily getting at least an average of 1 plot per attempt, on each blockchain.
  22. hard to prove an unknown like this, sadly
  23. ok. let's see if something good happens. I did Spare, Chaingreen, Flax, then finally Chia.
  24. so what, start the other 3, before starting chia? part of the problem with these farmers is, you can't really tell if they're working right, beyond the plots passing filter.
  25. I guess i'm just seriously unlucky.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.