Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

location of needed logfiles? #3

Open
gurkburk76 opened this issue May 18, 2021 · 5 comments
Open

location of needed logfiles? #3

gurkburk76 opened this issue May 18, 2021 · 5 comments

Comments

@gurkburk76
Copy link

Is the logfiles needed for this tool the same as (Chia Harvest Graph) ? That tools works fine but i'm getting the impression that there are some other logfiles needed for this tool, that also perhaps by default are not getting written to disk. is it possible to include the plotter stuff into ./chiaharvestgraph ~/.chia/mainnet/log/debug.log or how should i handle this? confused :=)

@stolk
Copy link
Owner

stolk commented May 18, 2021 via email

@gurkburk76
Copy link
Author

Nothing to be found there, strange.

I simply did chia plots create -k 32 -b 4000 -t /path/to/temporary/directory -d /path/to/final/directory as suggested by the docs, https://github.com/Chia-Network/chia-blockchain/wiki/CLI-Commands-Reference
I guess i can simply > the output somewhere and parse that, just strange that it dosen't seem to redirect output by default somewhere (running it on linux)
Thanks for the help :)

@gurkburk76
Copy link
Author

gurkburk76 commented May 18, 2021

i just found plotman that will help alot, it seems to write logfiles, in this format:
plotman_logs/2021-05-18T17_50_10.652653+02_00.log
Would it be possible to monitor those? I'm sure it will create new ones daily.

EDIT:
It seems like *.log might work, great :)

@stolk
Copy link
Owner

stolk commented May 18, 2021 via email

@cr1za
Copy link

cr1za commented May 22, 2021

Yes, just pass them on the command line. First use 1 to see if it works.

On Tue, May 18, 2021 at 9:04 AM gurkburk76 @.> wrote: i just found plotman that will help alot, it seems to write logfiles, in this format: plotman_logs/2021-05-18T17_50_10.652653+02_00.log Would it be possible to monitor those? I'm sure it will create new ones daily. — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#3 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADPE4GTV5BB6QJOMZCWWGTTOKFXNANCNFSM45CQTDZA .
-- Owner/Director of Game Studio Abraham Stolk Inc. Vancouver BC, Canada @.

I am using plotman as well and specified the logdir/*.log while starting and chiaplotgraph also shows the already completed plots. So either I have to copy the old log files out of the dir, or I have to specify each plot.log which is a bit too much work ;-). It would be nice if chiaplotgraph could just take the incomplete logs/plots!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants