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

read error: "end of file" #3469

Open
GamerWierdo100 opened this issue Apr 27, 2024 · 4 comments
Open

read error: "end of file" #3469

GamerWierdo100 opened this issue Apr 27, 2024 · 4 comments

Comments

@GamerWierdo100
Copy link

Describe the bug
When i use Xmrig i get read error: "end of file"

To Reproduce
Start Xmrig linux with ./xmrig --cuda -o stratum+tcp://sha256.auto.nicehash.com:9200 -u 3EwSHpA4SCeQwwcecdpoFjBwtZzjQ6Vmni --tls --nicehash -o stratum+tcp://sha256.auto.nicehash.com:9200 --rig-id 3EwSHpA4SCeQwwcecdpoFjBwtZzjQ6Vmni --tls

Expected behavior
It should start mining towards my nicehash stratum

Required data

  • XMRig version: XMRig/6.21.3 gcc/11.4.0 (built for Linux x86-64, 64 bit)
  • Miner log as text or screenshot:
 ~/Appimages/xmrig-6.21.3$ ./xmrig --cuda -o stratum+tcp://sha256.auto.nicehash.com:9200 -u 3EwSHpA4SCeQwwcecdpoFjBwtZzjQ6Vmni --tls --nicehash -o stratum+tcp://sha256.auto.nicehash.com:9200 --rig-id 3EwSHpA4SCeQwwcecdpoFjBwtZzjQ6Vmni --tls
 * ABOUT        XMRig/6.21.3 gcc/11.4.0 (built for Linux x86-64, 64 bit)
 * LIBS         libuv/1.48.0 OpenSSL/3.0.13 hwloc/2.10.0
 * HUGE PAGES   supported
 * 1GB PAGES    disabled
 * CPU          AMD Ryzen 7 7700X 8-Core Processor (1) 64-bit AES
                L2:8.0 MB L3:32.0 MB 8C/16T NUMA:1
 * MEMORY       5.8/30.5 GB (19%)
 * DONATE       1%
 * ASSEMBLY     auto:ryzen
 * POOL #1      stratum+tcp://sha256.auto.nicehash.com:9200 algo auto
 * POOL #2      stratum+tcp://sha256.auto.nicehash.com:9200 algo auto
 * COMMANDS     hashrate, pause, resume, results, connection
 * OPENCL       disabled
 * CUDA         disabled (/home/arun/Appimages/xmrig-6.21.3/libxmrig-cuda.so: cannot open shared object file: No such file or directory)
[2024-04-26 20:10:41.854]  net      stratum+tcp://sha256.auto.nicehash.com:9200 read error: "end of file"
[2024-04-26 20:10:46.422]  signal   Ctrl+C received, exiting
  • Config file or command line (without wallets): ./xmrig --cuda -o stratum+tcp://sha256.auto.nicehash.com:9200 -u 3EwSHpA4SCeQwwcecdpoFjBwtZzjQ6Vmni --tls --nicehash -o stratum+tcp://sha256.auto.nicehash.com:9200 --rig-id 3EwSHpA4SCeQwwcecdpoFjBwtZzjQ6Vmni --tls
  • OS: [e.g. Windows] KUbuntu
  • For GPU related issues: information about GPUs and driver version: RTX 4070 Ti Super, drivers latest from ubuntu-drivers
@SChernykh
Copy link
Contributor

sha256.auto.nicehash.com
XMRig doesn't support SHA256

@GamerWierdo100
Copy link
Author

@SChernykh what is the supported version?

@flatounet
Copy link

flatounet commented May 9, 2024

i got same error here ,
using bat file for config no error it mining : but i have failled MRS MOD ,
solution start xmrig.exe file i dont have MRS error but : "end of file" ...
( edited file , config is good my wallet / pool / algo is the same from bat file
didnt see space or missing space at end of file ... )
( see post from 2022 we are 2024 ...)
( xmrig 6.21.3 for windows 11 64 updated )

@SChernykh
Copy link
Contributor

see post from 2022 we are 2024 ...

Time to fix your config in 2024. This is not an XMRig error, you're just connecting to a wrong URL.

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