Cant start Solo mining.
Connecting to Riecoin server...
_sendRPCCall: JSON decoding failed: '[' or '{' expected near end of file :| !
_fetchWork: invalid GetBlockTemplate response! Ensure that you use Riecoin Core 0.20+ and that it is properly configured and synced!
Common riecoin.conf issues:
Missing 'rpcuser=...' or 'rpcpassword=...'
Not configured as server with 'server=1'
Common rieMiner.conf issues:
Wrong syntax (lines are in the form 'Key = Value', no ':', no ';', etc.)
Maybe you meant to do pooled mining? In this case use 'Mode = Pool'
Wrong Username/Password (must be the same as the rpcuser/rpcpassword)
i have Riecoin Core 0.20
my riecoin.conf:
rpcuser=123
rpcpassword=x
server=1
daemon=1
rpcallowip=127.0.0.1
[main]
rpcport=28332
port=28333
[test]
rpcport=38332
port=38333
and my rieMiner.conf:
Mode = Solo
Host = 127.0.0.1
Port = 28332
Username = 123
Password = x
What im doing wrong?
help please
Forum rules
Do you have trouble running Riecoin software? To integrate Riecoin software in your project? Not sure where to start for your next Riecoin project? Ask here!
Be sure to give details about your issues, and more importantly to have properly read the instructions! Do some investigation first, tell us what you have tried to do so far, show us your configuration files if applicable,...
Requests that show no effort from your side will get you a caution
.
Do you have trouble running Riecoin software? To integrate Riecoin software in your project? Not sure where to start for your next Riecoin project? Ask here!
Be sure to give details about your issues, and more importantly to have properly read the instructions! Do some investigation first, tell us what you have tried to do so far, show us your configuration files if applicable,...
Requests that show no effort from your side will get you a caution
Re: help please
Hi and welcome,
Try this in your riecoin.conf :
Nothing else.
Try this in your riecoin.conf :
Code: Select all
server=1
daemon=1
rpcport=28332
port=28333
rpcuser=123
rpcpassword=x
-
- Posts: 2
- Joined: 2021-04-16 02:42:20
Re: help please
Greetings, same errors bro :(
but if i type Mode = solo (not Solo)
it starts ezly in benchmark mode:
Opening configuration file rieMiner.conf...
Invalid mode!
Benchmark Mode at difficulty 1024
Block interval: 150 s
Time limit: 86400 s
Prime (1-tuple) count limit: 1000000
Stats refresh interval: 30 s
Initializing miner...
Processor: AMD Ryzen 7 5800X 8-Core Processor
Threads: 16 (6 Sieve Worker(s))
Best SIMD instructions supported: AVX2 (disabled -> AVX)
Constellation pattern: n + (0, 2, 6, 8, 12, 18, 20), length 7
Prime Table Limit: 2147483648
Generating prime table using sieve of Eratosthenes...
Table with all 105097565 first primes generated in 4.92888 s (840780520 bytes).
Sieve Size: 2^24 = 16777216 (262144 words)
Sieve Iterations: 16
Primorial Factor Max: 268435456
Primorial Number: 120
but if i type Mode = solo (not Solo)
it starts ezly in benchmark mode:
Opening configuration file rieMiner.conf...
Invalid mode!
Benchmark Mode at difficulty 1024
Block interval: 150 s
Time limit: 86400 s
Prime (1-tuple) count limit: 1000000
Stats refresh interval: 30 s
Initializing miner...
Processor: AMD Ryzen 7 5800X 8-Core Processor
Threads: 16 (6 Sieve Worker(s))
Best SIMD instructions supported: AVX2 (disabled -> AVX)
Constellation pattern: n + (0, 2, 6, 8, 12, 18, 20), length 7
Prime Table Limit: 2147483648
Generating prime table using sieve of Eratosthenes...
Table with all 105097565 first primes generated in 4.92888 s (840780520 bytes).
Sieve Size: 2^24 = 16777216 (262144 words)
Sieve Iterations: 16
Primorial Factor Max: 268435456
Primorial Number: 120
Re: help please
In your rieMiner.conf:
You forgot "PayoutAddress" to receive your payments.
Code: Select all
Mode = Solo
Host = 127.0.0.1
Port = 28332
Username = 123
Password = x
PayoutAddress = YOUR_RIC_ADDRESS
Who is online
Users browsing this forum: No registered users and 0 guests