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

Error message on startup: UNEXPECTED TIME VALUE #49

Open
tippiecat opened this issue Oct 8, 2021 · 6 comments
Open

Error message on startup: UNEXPECTED TIME VALUE #49

tippiecat opened this issue Oct 8, 2021 · 6 comments

Comments

@tippiecat
Copy link

I see this when starting the chiaharvestgraph on Raspberry Pi OS (Debian). It then appear to run normally, though, so not sure what the impact is.

tim=1633092685 lasttimehi=1633702500 d=-609815 slot=-6 REPORT THIS MESSAGE TO https://github.com/stolk/chiaharvestgraph/issues/12 err - UNEXPECTED TIME VALUE. tim=1633092937 lasttimehi=1633702500 d=-609563 slot=-6 REPORT THIS MESSAGE TO https://github.com/stolk/chiaharvestgraph/issues/12 err - UNEXPECTED TIME VALUE. tim=1633097402 lasttimehi=1633702500 d=-605098 slot=-1 REPORT THIS MESSAGE TO https://github.com/stolk/chiaharvestgraph/issues/12 err - UNEXPECTED TIME VALUE. tim=1633097446 lasttimehi=1633702500 d=-605054 slot=-1 REPORT THIS MESSAGE TO https://github.com/stolk/chiaharvestgraph/issues/12 err - UNEXPECTED TIME VALUE. tim=1633097563 lasttimehi=1633702500 d=-604937 slot=-1 REPORT THIS MESSAGE TO https://github.com/stolk/chiaharvestgraph/issues/12

@nothingshocking
Copy link

I have the same issue. Has there been any investigation or resolution for this error?

tim=1640683059 lasttimehi=1641430800 d=-747741 slot=-159 REPORT THIS MESSAGE TO https://github.com/stolk/chiaharvestgraph/issues/12 err - UNEXPECTED TIME VALUE. tim=1640683072 lasttimehi=1641430800 d=-747728 slot=-159 REPORT THIS MESSAGE TO https://github.com/stolk/chiaharvestgraph/issues/12 err - UNEXPECTED TIME VALUE. tim=1640683080 lasttimehi=1641430800 d=-747720 slot=-159 REPORT THIS MESSAGE TO https://github.com/stolk/chiaharvestgraph/issues/12 err - UNEXPECTED TIME VALUE. tim=1640683135 lasttimehi=1641430800 d=-747665 slot=-159 REPORT THIS MESSAGE TO https://github.com/stolk/chiaharvestgraph/issues/12 err - UNEXPECTED TIME VALUE. tim=1640683145 lasttimehi=1641430800 d=-747655 slot=-159 REPORT THIS MESSAGE TO https://github.com/stolk/chiaharvestgraph/issues/12 err - UNEXPECTED TIME VALUE. tim=1640683188 lasttimehi=1641430800 d=-747612 slot=-159 REPORT THIS MESSAGE TO https://github.com/stolk/chiaharvestgraph/issues/12 err - UNEXPECTED TIME VALUE. tim=1640683188 lasttimehi=1641430800 d=-747612 slot=-159 REPORT THIS MESSAGE TO https://github.com/stolk/chiaharvestgraph/issues/12

@stolk
Copy link
Owner

stolk commented Jan 6, 2022 via email

@nothingshocking
Copy link

It did after the time change in October, or whenever that was. Not recently as far as I am aware.

@tippiecat
Copy link
Author

Mine started around week or so prior to my post (10/08/2021) but I don't have logs back that far anymore.

@tippiecat
Copy link
Author

It did after the time change in October, or whenever that was. Not recently as far as I am aware.

Daylight Savings was on 11/07/2021, so I don't think it's related to that.

@nothingshocking
Copy link

nothingshocking commented Jan 6, 2022

Agreed, DST doesn't seem to be the case. For me the graph is working fine once it starts up. The error starts directly after starting as it starts to go through the log directory.

xxxxxx@xxxxxx:~/chia-blockchain/chiaharvestgraph$ ./chiaharvestgraph ~/.chia/mainnet/log Monitoring directory /home/xxxxxx/.chia/mainnet/log err - UNEXPECTED TIME VALUE. tim=1640384941 lasttimehi=1641483000 d=-1098059 slot=-549 REPORT THIS MESSAGE TO https://github.com/stolk/chiaharvestgraph/issues/12 err - UNEXPECTED TIME VALUE. tim=1640385014 lasttimehi=1641483000 d=-1097986 slot=-548 REPORT THIS MESSAGE TO https://github.com/stolk/chiaharvestgraph/issues/12 err - UNEXPECTED TIME VALUE. tim=1640385021 lasttimehi=1641483000 d=-1097979 slot=-548 REPORT THIS MESSAGE TO https://github.com/stolk/chiaharvestgraph/issues/12

The error stops when it gets to debug.log.4 and the start up messages show it continues through the remaining logs (3, 2, etc.) and then the graph starts.

err - UNEXPECTED TIME VALUE. tim=1640683188 lasttimehi=1641483000 d=-799812 slot=-217 REPORT THIS MESSAGE TO https://github.com/stolk/chiaharvestgraph/issues/12 read 121445 lines from log debug.log.4 read 132568 lines from log debug.log.3 read 135695 lines from log debug.log.2

When I noticed the error sometime back it was after I had some Node/Farmer issues due to RPi storage limitations from the DB growth. I resolved those issues and assumed the ChiaHarvestGraph startup error was related to issues with the older logs when the Farmer/Node was shitting the bed. Since that is resolved and that those older logs are gone that assumption doesn't make sense hence my reaching out to this thread. I hope this helps add some more helpful detail.

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