Andrew255

Members
  • Posts

    12
  • Joined

  • Last visited

Everything posted by Andrew255

  1. Thank you so much, looks promising, after deleting config.yaml and reloading container, sqlite file start growing
  2. thanks for getting back on my issue @guy.davis Forgot to mentioned. I already deleted `db` subfolder within /wallet/, but still only new blockchain_wallet_v1_mainnet files created and they are not growing in size after boot at all. how i can reset config.yaml file to the latest version?
  3. Hi, I have machinaris-maize up and farming: `Active` for quite some time already until today I discovered that there is no wallet DB synced for this crypto at all. Blockchain DB is fully synced, showing Farming status. Wallet process is up and I can see active traffic for Wallet entry within Connections tab, but sqlite file timestamp in ../wallet/db/ folder gets only updated with container boot time and then no changes at all. Even `Wallet height` shows just 0 Wallet height: 0 Sync status: Not synced I restarted docker couple of times - same result. Does anyone had similar issue? This is first time for me, all other fork works just fine. Thanks Andrew
  4. Can I still use different socket for Silicoin since it worked for me and I already have some balance there? How can I change controller/worker port on Machinaris for different from the one you defined?
  5. @guy.davis thanks for the new release! I was successfully farming Silicoin from your develop branch until decided to add Maize fork which conflicts on controller/worker communication port 8933 I assume if i choose different port for controller/worker communication it must be linked back on main Machinaris docker as well. can you point where the changes has to be done Thanks again
  6. Thank you so much for quick reply. It worked like a charm. One more question non related to this topic: Plots are not recognized for Chives coin farming (see screenshot) Public key set looks kinda different from any other coins. Could it be the reason? I did not make any changes other than adding my mnemonic keys as per your doc. Thanks again
  7. Hi, Can I remove unused worker nodes if they are not in workers tab? I have very first chia worker node which is offline, so on Summary tab it displays `Farming: Offline`, however over CLI it says Active. Prior 0.6.0 they appear within `Workers` tab so I was able to prune them there, but they are not there anymore. Is there a way I can delete them somehow over command line? Thanks Andrew
  8. @guy.davis I can confirm after updating "plots_dir" env all completed plots are successfully loaded within `Farming` tab. Everything is working as expected. Really neatly done product. Thanks again
  9. Thank you for quick reply, I mounted single share for completed plots. I believe that would be it, I'll pass my `plots_dir` env variable "/plots/completed_plots" and will reload once plotting cycle completed. I'll post here if it would fix it. Pretty sure it should.
  10. @guy.davis Thanks so much, Awesome docker, works beautifully with my Unraid. I set it up Yesterday, no issue. After sync was completed, it starts farming, showing Active status along with all other stats on the Summary tab. The only data i'm still missing is within `Farming` tab. It does say correctly number of plots discovered, but does not display any details in table below. Forgot to mention, I migrated all config from official Chia docker including keys as well. I just created 4 plots with your docker plotman and other 103 plots were imported from official chia, which I guess shouldn't be an issue. However new plots were NOT loaded or discovered until I restart docker. I updated plotting and farming config with proper temp dirs and dir for completed plots