Xmrig: Xmrig doesn't start mining monero

Created on 3 Feb 2020  路  18Comments  路  Source: xmrig/xmrig

when i started to mine monero on my vps it didnt repond me anything!!!!!
vps info:
Linux ide 4.14.104-95.84.amzn2.x86_64 #1 SMP Sat Mar 2 00:40:20 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

Capture

Most helpful comment

@RIKIPB Because you copied & pasted the command from somewhere else, and did not realize that your command contains a -B, which means that running the process in the background. You can ps aux | grep xmrig, and I suppose you will find that xmrig is still running in the background (if you have executed the command multiple times, there will be many processes running in the same time)

All 18 comments

Connection might be blocked somehow, try use 14433 port with --tls option or another pool.
Thank you.

Again it dosnt work :

Capture1

I tried another pool too :
Capture2

Your VPS provider most likely blocks all connections to known pools. But even if you manage to connect, you have less than 2 GB free RAM, so you won't be able to get good hashrate.

it dosent matter . How did you get i have 2GB free ram ? i thinks the free space is more.
please help me :(

It shows Memory 28.4/30.4 GB (93%) on your screenshot. There's not enough memory to allocate full RandomX dataset for efficient mining.

i want to free it . can you help me ?

it seems it is a bug !

look here i am using 8 GB of my memory , But the miner shoews 98% !!!!!!!

55555555555552-53
33333333333333335

After starting to mine :
2222222222222-03_20-19-50
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

try disable huge pages and look if your problem is memory

reboot the comp to free memory and launch again a miner.

I cant restart my linux server , i do a command for disabling huge pages but it didn't work :
Captdddure

It is highly possible that the VPS provider blocks all the traffic to the existing pool. You can build a xmrig-proxy on a not-blocked machine, connect the current VPS to the proxy.

I cant restart my linux server , i do a command for disabling huge pages but it didn't work :
Captdddure

Kill some processes that take a large amount of memory.

look here i am using 8 GB of my memory , But the miner shoews 98% !!!!!!!

Use the free command to check the memory usage,

# free
              total        used        free      shared  buff/cache   available
Mem:       14288688      452720    11827976      634204     2007992    12951636
Swap:             0           0           0

I think you need to focus on the free/available part.

I don't understand why when I send the command nothing happens ..
Cattura

This is the directory where i try to send the command
Cattwa
OS: Ubuntu Server 18.04
CPU: Intel core i3
Ram: 8GB
what am I doing wrong?

@RIKIPB Because you copied & pasted the command from somewhere else, and did not realize that your command contains a -B, which means that running the process in the background. You can ps aux | grep xmrig, and I suppose you will find that xmrig is still running in the background (if you have executed the command multiple times, there will be many processes running in the same time)

@RIKIPB Because you copied & pasted the command from somewhere else, and did not realize that your command contains a -B, which means that running the process in the background. You can ps aux | grep xmrig, and I suppose you will find that xmrig is still running in the background (if you have executed the command multiple times, there will be many processes running in the same time)

Thanks!

IMG_20201025_034415
Please help not start....

Was this page helpful?
0 / 5 - 0 ratings

Related issues

d3c0d3d picture d3c0d3d  路  19Comments

agentpatience picture agentpatience  路  58Comments

2010phenix picture 2010phenix  路  24Comments

ibrahimk157 picture ibrahimk157  路  16Comments

davidtavarez picture davidtavarez  路  15Comments