Closed RowboTony closed 3 years ago
Fixed my own issue, apparently I need the path directly to the MadMax executable (I thought it was just to the directory), so changing this in my config seems to have fixed the issue!
--Tony
"MadMaxPlotter": "/madmax/chia_plot"
Hi, I've been using plotng successfully for a few weeks (it's awesome, thanks!). MadMax (MMP) also works properly via CLI when I execute it alone with
./chia_plot
etc... but the two aren't working together. The Chia venv is loaded properly, I've tried changing the config to point to the Chia binaries, but either way the same error results.With the latest plotng version 0.23 - the following error is happening no matter what permissions I set on the MadMax files and directories, I've also set
/madmax
in/usr/local/bin
and my own home~/
directory to eliminate the possibility that it's a user permissions issue, it's all 0777, so it should be executable for any user.Failed to start chia command: fork/exec /madmax: permission denied
To summarize - MMP works on it's own, plotng works on it's own with the Chia venv loaded, but they're not working together. Any ideas?
Don't laugh too much at my old hardware, it still works! :)
Thanks! --Tony
My plotng config: