-
Notifications
You must be signed in to change notification settings - Fork 3
docs: view node operator guide for macOS environment #978
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
Conversation
Log: I'm able to set up the node but receiving this error while syncing node stopped with error: pg_dump version check failure. Please ensure that 16.x version is installed: failed to execute pg_dump: exec: "pg_dump": executable file not found in $PATH even when pg_dump is installed. Still debugging |
in linux we can use
we can check if it correctly added to $PATH maybe there is similar command for macOs? |
@MicBun it uses the same command, but im struggling to configure the right $PATH. Will keep debugging and try to complete by today |
Time Submission Status
|
@angelicawill what is the ETA for completion here? |
EOD @markholdex |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, I trust the MacOS guide.
Description
Related Problem
resolves https://github.com/trufnetwork/truf-network/issues/849
How Has This Been Tested?
https://github.com/trufnetwork/node/blob/guide-mac/docs/node-operator-guide.md