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

xmrig average HR is showing up only after 15mn #4

Closed
Cyrix126 opened this issue Apr 14, 2024 · 3 comments
Closed

xmrig average HR is showing up only after 15mn #4

Cyrix126 opened this issue Apr 14, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@Cyrix126
Copy link
Owner

Cyrix126 commented Apr 14, 2024

Bug

xmrig 6.21.2 API response is truncated the first 15mn after start/reload.
xmrig/xmrig#3363
xmrig/xmrig#3407

It is because updates from Gupaxx will download latest version of XMRig (and P2Pool) instead of the ones bundled in the latest release.
This is an issue because new versions of xmrig and p2pool are not tested with Gupaxx and/or could have breaking changes.

Steps

Steps to reproduce the behavior:

  1. Download non latest version of Gupaxx
  2. Click on Check for updates on Gupaxx Tab
  3. Start XMRig
@Cyrix126 Cyrix126 added the bug Something isn't working label Apr 14, 2024
@Cyrix126
Copy link
Owner Author

Solution: limit updates of p2pool and xmrig to versions bundled in latest release of Gupaxx.

Cyrix126 pushed a commit that referenced this issue Apr 15, 2024
@Cyrix126
Copy link
Owner Author

opened until release.

@Cyrix126 Cyrix126 reopened this Apr 21, 2024
@Cyrix126
Copy link
Owner Author

fixed in release 1.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant