Cyrix126 / gupaxx

Fork of Gupax integrating the XMRvsBeast Raffle
https://xmrvsbeast.com
GNU General Public License v3.0
21 stars 3 forks source link

When building Xmrig from source the status tab doesn't work even when adding --http-host 127.0.0.1 --http-port 18088 to command arguments #14

Closed hassan0ibrahim closed 2 months ago

hassan0ibrahim commented 2 months ago

OS & Version:

Linux and Windows, Gupax v1.3.3

Bug

When building Xmrig from source the status tab doesn't work even when adding --http-host 127.0.0.1 --http-port 18088 to command arguments

Steps

Steps to reproduce the behavior: sudo pacman -S base-devel cmake hwloc git clone https://github.com/xmrig/xmrig.git cd xmrig mkdir build && cd $_ cmake .. -DWITH_HTTPD=OFF make If your replaced xmrig/build/xmrig with the xmrig in gupaxx dir. the status tab doesn't work even with command arguments added

Cyrix126 commented 2 months ago

doesn't work

It is not descriptive enough.

If however it is hashrate of xmrig not showing up for 15mn, you can try the dev branch of xmrig which should include a fix that once released, will make me include a newer build of xmrig.

In any case, only the xmrig build included in the Gupaxx releases is supported (which are directly taken from the xmrig releases). You can of course use your own builds, but I don't provide support for it.

hassan0ibrahim commented 2 months ago

Thank you the dev branch worked but it takes also 15min to show up