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

Cant start p2pool #288

Closed
rw209 opened this issue Nov 11, 2023 · 4 comments
Closed

Cant start p2pool #288

rw209 opened this issue Nov 11, 2023 · 4 comments

Comments

@rw209
Copy link

rw209 commented Nov 11, 2023

Hello, I have two PC in one local net (connected by wi-fi)
One PC - with linux mint - working fine, Another machine (windows 10) - have specific error:

NOTICE  2023-11-11 23:36:08.6308 Log started
NOTICE  2023-11-11 23:36:08.6315 P2Pool v3.8 (built with MSVC/1929 on Oct 31 2023)
NOTICE  2023-11-11 23:36:08.6316 Util UPnP: Started scanning for UPnP IGD devices
NOTICE  2023-11-11 23:36:08.6489 SideChain network type  = mainnet
NOTICE  2023-11-11 23:36:08.6489 SideChain using default config
NOTICE  2023-11-11 23:36:08.6489 SideChain pool name     = mini
NOTICE  2023-11-11 23:36:08.6489 SideChain block time    = 10 seconds
NOTICE  2023-11-11 23:36:08.6489 SideChain min diff      = 100000
NOTICE  2023-11-11 23:36:08.6489 SideChain PPLNS window  = 2160 blocks
NOTICE  2023-11-11 23:36:08.6489 SideChain uncle penalty = 20%
NOTICE  2023-11-11 23:36:08.6489 SideChain generating consensus ID
NOTICE  2023-11-11 23:36:08.6489 SideChain consensus ID = 3982c91a************************************************35187ec4
NOTICE  2023-11-11 23:36:09.1630 RandomX_Hasher allocated 2592 MB
NOTICE  2023-11-11 23:36:09.1640 ConsoleCommands uv_guess_handle returned 14
NOTICE  2023-11-11 23:36:09.1640 ConsoleCommands processing stdin as UV_TTY
NOTICE  2023-11-11 23:36:09.1649 TCPServer listening on 127.0.0.1:54120
NOTICE  2023-11-11 23:36:09.1652 ConsoleCommands event loop started
NOTICE  2023-11-11 23:36:09.5925 P2Pool new miner data
---------------------------------------------------------------------------------------------------------------
host                    = ru.poiuty.com:18081:ZMQ:18083 (109.248.206.13)
major_version           = 16
height                  = 3016136
prev_id                 = 8c2f2bd0900d1ffa7bb04a98574c19c5e1accae3a3112f7394d5ce8af42fc98b
seed_hash               = ba6c1d8673e0a671a76b0e02d36b09f99b08f9186d2afd5da72bdbd2b5da5eac
difficulty              = 325582439477
median_weight           = 300000
already_generated_coins = 18356878226161675339
transactions            = 24
---------------------------------------------------------------------------------------------------------------
NOTICE  2023-11-11 23:36:09.5925 RandomX_Hasher new seed ba6c1d8673e0a671a76b0e02d36b09f99b08f9186d2afd5da72bdbd2b5da5eac
NOTICE  2023-11-11 23:36:09.5927 BlockTemplate base  reward = 0.600000000000 XMR, 0 transactions, fees = 0.000000000000 XMR, weight = 0
NOTICE  2023-11-11 23:36:09.5928 BlockTemplate final reward = 0.600000000000 XMR, weight = 127, outputs = 1, 0 of 0 transactions included
NOTICE  2023-11-11 23:36:09.5928 P2Pool ru.poiuty.com:18081:ZMQ:18083 (109.248.206.13) ping is 56.411 ms
NOTICE  2023-11-11 23:36:09.6481 Util UPnP: Finished scanning for UPnP IGD devices
NOTICE  2023-11-11 23:36:09.8278 RandomX_Hasher cache updated
NOTICE  2023-11-11 23:36:09.9168 RandomX_Hasher old seed fdd3828a3d9f7a88418b733ba274741d2d3bc867767ea2036ffff89efc5a55f2
NOTICE  2023-11-11 23:36:09.9168 RandomX_Hasher running 6 threads to update dataset
NOTICE  2023-11-11 23:36:10.1540 RandomX_Hasher old cache updated
NOTICE  2023-11-11 23:36:14.1577 RandomX_Hasher dataset updated
NOTICE  2023-11-11 23:36:16.0891 TCPServer listening on [::]:3333
NOTICE  2023-11-11 23:36:16.0895 TCPServer listening on 0.0.0.0:3333
NOTICE  2023-11-11 23:36:16.0901 BlockCache loading cached blocks
NOTICE  2023-11-11 23:36:16.0912 StratumServer event loop started
NOTICE  2023-11-11 23:36:16.0955 BlockCache loaded 0 cached blocks
@SChernykh
Copy link
Owner

This is probably the same problem as in monero-project/monero-gui#4239
You can try the binary I posted there: monero-project/monero-gui#4239 (comment)

@rw209
Copy link
Author

rw209 commented Nov 13, 2023

Yes, that help. For the future, where i can found right binaries?

@SChernykh
Copy link
Owner

Yes, that help. For the future, where i can found right binaries?

It's always here: https://github.com/SChernykh/p2pool/releases
The fix for this particular issue will be in v3.9 release.

@rw209
Copy link
Author

rw209 commented Nov 13, 2023

Amazing. Thank you for your work, Sergey

@rw209 rw209 closed this as completed Nov 13, 2023
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

2 participants