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

Add troubleshouting page/FAQ for running nodes #168

Open
MbBrainz opened this issue Oct 11, 2022 · 1 comment
Open

Add troubleshouting page/FAQ for running nodes #168

MbBrainz opened this issue Oct 11, 2022 · 1 comment
Assignees

Comments

@MbBrainz
Copy link

Summary

There are multiple small issues one can run into when running a node, but there is no documentation on how to handle those issues. One issue where i ran into today is the "too many open files" error which kills the daemon. The solution appeared to be quite easy, namely increase the max open file limit, but it was hard to find.

this eventually helped me: axelarnetwork/axelarate-community#257

Problem Definition

Troubleshooting node issues can be hard and is not well documented across the ecosystem.

Proposal

As Osmosis' docs are one of the most elaborate out there, it would be great to have a node troubleshooting page as part of the docs. Just make a single item, for example the max open file limit, and then add a link where people can suggest issues. Maybe some webscrapping would also help finding common issues.


@daniel-farina
Copy link
Contributor

@niccoloraspa This is a good idea, we should start with a hackmd file and happy to push it here based on all the knowledge your team has gathered.

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