blackmennewstyle / miningcore

Miningcore is a high-performance Mining Pool Software for Linux and Windows.
MIT License
17 stars 34 forks source link

not working btc rpc connection #150

Closed NovaPlayzGames closed 2 weeks ago

NovaPlayzGames commented 3 weeks ago

i cant seem to get the bitcoin node to actually communcate with miningcore

2024-06-15T00:20:54Z ThreadRPCServer incorrect password attempt from 127.0.0.1:40326 2024-06-15T00:21:04Z ThreadRPCServer incorrect password attempt from 127.0.0.1:40326 2024-06-15T00:21:14Z ThreadRPCServer incorrect password attempt from 127.0.0.1:40326 2024-06-15T00:21:33Z ThreadRPCServer incorrect password attempt from 127.0.0.1:40330

[2024-06-14 20:24:32.4180] [E] [bitcoin] Daemon reports: Received an invalid status line: '???O\eC??1??-0x???fVQ????d?~??B?k?????$?O???80??"}Z?aKq'1gN?k7[V????9?????s???????#7??t??g????(??????z?????????u???????5?????D??l??????!??Tp??-tZY??Ir??hv?S?xb??AI?{?????|?N??(??Q?????V4??=??\r_????6ir?????R??k+@?N??Q#??6?$?q5?*?p'.

{ "logging":{ "level":"info", "enableConsoleLog":true, "enableFileLog":true, "logFile":"miningcore.log", "logBaseDirectory":"logs" }, "api":{ "enabled":true, "listenAddress":"127.0.0.1", "port":4000, "metricsIpWhitelist":[ "redacted", "redacted" ] }, "banning":{ "manager":"Integrated", "banOnJunkReceive":true, "banOnInvalidShares":false }, "paymentProcessing":{ "enabled":true, "interval":600, "shareRecoveryFile":"recovered-shares.txt" }, "notifications":{ "enabled":true, "email":{ "host":"smtp.example.com", "port":587, "user":"user", "password":"password", "fromAddress":"info@yourpool.org", "fromName":"support" } }, "persistence":{ "postgres":{ "host":"localhost", "port":5432, "user":"miningcore", "password":"redacted", "database":"miningcore", "enableLegacyTimestamps":true } }, "pools":[ { "id":"bitcoin", "enabled":true, "coin":"bitcoin", "address":"bc1qt24zsfsej7zgl6jsemszzpsglmhzvqwu6dude7", "rewardRecipients":[ { "address":"15yKy3TcDRiDbbSwhoEztrevzmcxce5Mxy", "percentage":0.5 } ], "blockRefreshInterval":500, "jobRebroadcastTimeout":10, "clientConnectionTimeout":600, "banning":{ "enabled":true, "checkThreshold":5, "invalidPercent":50, "time":300 }, "ports":{ "3333":{ "listenAddress":"r.e.da.c.ted", "difficulty":2048 } }, "daemons":[ { "host":"127.0.0.1", "port":8334, "user":"redacted", "password":"redacted" } ] } ], "paymentProcessing":{ "enabled":true, "minimumPayment":0.01, "payoutScheme":"PPLNS", "payoutSchemeConfig":{ "factor":2.0 } } }

blackmennewstyle commented 2 weeks ago

The node is actually explicit, wrong password 🤷🏾‍♀️