jtgrassie / monero-pool

A Monero mining pool server written in C
BSD 3-Clause "New" or "Revised" License
348 stars 126 forks source link

Unable to run monero-pool #137

Closed shanhashcah closed 1 year ago

shanhashcah commented 1 year ago

Hi Sir:

My monerod and monero-wallet is running and monero is synchronizing not synced yet. Now I am trying to run monero-pool by ./monero-pool command but getting below error

16:57:28 INFO src/pool.c:4671: Starting pool on: 0.0.0.0:4242 16:57:28 DEBUG src/pool.c:521: Database initial size: 5368709120 User defined signal 1

Sir, could you please provide all the steps to start the pool correctly.

Many Thanks!

jtgrassie commented 1 year ago

Wallet and daemon must be synchronized

shanhashcah commented 1 year ago

Ok Sir, thanks .. Let me try..

shanhashcah commented 1 year ago

My node has not synced yet. Let it synced. Then I shall try.