Plotman not showing active jobs
See original GitHub issueI’m running plotman/chia on Ubuntu 20.04 with 3 PCI-e SSD cards for the plotters. I think i’ve configured plotman correctly but I’m finding a few things confusing. I have my storage set up for a remote server with rsync correctly working.
I run plotman interactive
and that brings up the UI. However, it doesn’t detect any information about the remote sync server at all. Secondly, it doesn’t show any active plots running, despite the top
clearly showing multiple chia plots create
processes running in the system and I can see the temp files in the first plotter. If I run plotman status
I get blank output.
What am I doing wrong?
Issue Analytics
- State:
- Created 2 years ago
- Comments:6
Top Results From Across the Web
ericaltendorf/plotman: Chia plotting manager - GitHub
The next table shows information about the active plotting jobs. It is abbreviated to show the most and least recently started jobs (the...
Read more >Plotman status error when trying to get status of current plots
Hi all. I just ran my first plotting using ubuntu and all in the cli. I've left it on all night (for a...
Read more >Plotman - Double Jobs - Problem? - Chia Tools & Scripts
I have an issue where plotman has a duplicate shadow job for every job, with the same plot id. This causes me to...
Read more >Plotman - Automate and Manage Chia Plotting - Chia Decentral
Assuming that no plotting jobs are already running, plotman should detect the machine is ready to plot and kick off a job.
Read more >Installing Plotman on the NUC, 1.8TiB a day! - YouTube
Plotman is a tool for managing Chia plotting operations. Watch JM setup plotman to automate the plotting on the NUC for an external...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
If you follow the readme installation instructions and replace
@development
with@main
it will probably see the processes. Hopefully those fixes get released to the main branch tonight or tomorrow.Let us know if that fixes things. If you still have archiving issues perhaps go to the discussions section here or the #plotman channel on Chia’s keybase.
Good deal. One step at a time. Check out the other places I mentioned for help. Oh, and the wiki page. Archiving isn’t the most obvious thing to get going and we are working on improving that for at least some cases.