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

Pi-Consensus failing with permissions error #355

Open
DarkStarF2 opened this issue May 9, 2024 · 0 comments
Open

Pi-Consensus failing with permissions error #355

DarkStarF2 opened this issue May 9, 2024 · 0 comments

Comments

@DarkStarF2
Copy link

On macOS 14.5 with Docker Desktop v4.30.0, on launch the pi-consensus container fails with log messages:

Starting Stellar Quickstart

mode: persistent
network: testnet (Pi Testnet)
postgres: config directory exists, skipping copy
supervisor: config directory exists, skipping copy
horizon: config directory exists, skipping copy
postgres user: stellar
using POSTGRES_PASSWORD
finalize-pgpass: failed!

sed: couldn't open temporary file /opt/stellar/postgresql/sedu606cD: Permission denied

Starting Stellar Quickstart

mode: persistent
network: testnet (Pi Testnet)
postgres: config directory exists, skipping copy
Error grabbing logs: invalid character '\x00' looking for beginning of value

This is not a first-time install of a Pi Node. Three days ago all was fine and the consensus container was working properly. Suddenly mac crashed and the above issue was persistent with Stellar-dummy running and pi-consensus container exiting with error:

(HTTP code 500) server error - driver failed programming external connectivity on endpoint pi-consensus (bba472ae29d8566e48cb1b14d278e8c43bb8c07749da97502ad85bc3db3c718e): Bind for 0.0.0.0:31402 failed: port is already allocated

The following day, I re-installed Docker and Pi and I'm now getting the above errors. I have already switched the FS sharing model in Docker's settings from VirtioFs (by default) to gRPC option. It is not fixing the issue. I do have Starlink however, I was able to configure port opening and everything was working fine before the crash.

Please take note that I am not a literate in coding or anything to do with computers and I tried my best to describe the issues. I'm just trying to get my node back up and running. Any assistance would be greatly appreciated. I should also note, the corresponding dates for the Stellar Quickstart are from 4-23-2024, not the date that I actually first received the errors 5-7-2024.

Thank you in advance.

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

1 participant