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

upgrade to 4.3 fails #333

Open
ughstudios opened this issue Jan 1, 2025 · 11 comments
Open

upgrade to 4.3 fails #333

ughstudios opened this issue Jan 1, 2025 · 11 comments

Comments

@ughstudios
Copy link

When I upgrade to 4.3 I have this issue where it just never loads. I don't have this issue with 4.2. What can I do to help you fix this bug in your software?

@SChernykh
Copy link
Owner

What's in p2pool.log when you start v4.3? Can you add --loglevel 5 to p2pool command line, try to start it, and paste the log file here?

@ughstudios
Copy link
Author

ughstudios commented Jan 4, 2025

What's in p2pool.log when you start v4.3? Can you add --loglevel 5 to p2pool command line, try to start it, and paste the log file here?

I ran this command:
sudo ./p2pool --host 0.0.0.0 --wallet HIDDEN --mini --loglevel 5

And there is no output at all. I have no issues with 4.2

@SChernykh
Copy link
Owner

Nothing in p2pool.log? What's your OS version?

@SChernykh
Copy link
Owner

@ughstudios Do you have any updates on this issue?

@ughstudios
Copy link
Author

ughstudios commented Jan 9, 2025 via email

@SChernykh
Copy link
Owner

It means that you downloaded a wrong binary if it can't even output a single line to the log. What is your OS version and which binary did you download?

@ughstudios
Copy link
Author

It means that you downloaded a wrong binary if it can't even output a single line to the log. What is your OS version and which binary did you download?

I'm using ubuntu-server the latest version with this release: https://github.com/SChernykh/p2pool/releases#:~:text=p2pool%2Dv4.3%2Dlinux%2Dx64.tar.gz

@SChernykh
Copy link
Owner

SChernykh commented Jan 11, 2025

Do you run it from the directory where you have write access? If it can't create the log file, it means it either crashes very very early, or it doesn't have a system permission to create this file. What does it output in the console if you run ./p2pool --version ?

@424319814483
Copy link

I had the same problem when had upgraded 4.1. p2pool process crashed. It is needed to delete old p2pool.cache & p2pool_peers.txt files to resolve.

@SChernykh
Copy link
Owner

@424319814483
No, even if it crashed because of p2pool.cache or p2pool_peers.txt files, it would print at least something in the log, so it's a different crash. But speaking of it, did you save the offending files? I can use them to try and reproduce your crash.

@424319814483
Copy link

did you save the offending files?

No, unfortunately

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

3 participants