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

time in log file is broken #25

Open
PSLLSP opened this issue Jan 24, 2022 · 0 comments
Open

time in log file is broken #25

PSLLSP opened this issue Jan 24, 2022 · 0 comments

Comments

@PSLLSP
Copy link

PSLLSP commented Jan 24, 2022

UPX Android miner 4.0.

Times in log file are broken, I see something like this:

[08:0] READY (CPU) threads 4(4)
...
[08:1] accepted (1/0) diff 7200 (45ms)

It should be like this:

[2022-01-24 08:09:47] READY (CPU) threads 4(4)
...
[2022-01-24 08:11:24] accepted (1/0) diff 7200 (45ms)

Or just time, like this:

[08:09:47] READY (CPU) threads 4(4)
...
[08:11:24] accepted (1/0) diff 7200 (45ms)

I noticed that under some condition entries in Mining Log screen have full timestamps, maybe during time when screen is off (that is not enough).

...
[08:4] accepted (71/0) diff 20480 (139ms)
[2022-01-24 08:50:01] accepted (72/0) diff 20480 (133ms)
...
[2022-01-24 13:16:01] accepted (211/0) diff 20480 (137ms)
[13:2] accepted (212/0) diff 20480 (157ms)
...
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

1 participant