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

docs: add docker and error code 13 to troubleshooting chapter #13133

Merged
merged 5 commits into from
Dec 5, 2024
Merged

Conversation

joshieDo
Copy link
Collaborator

@joshieDo joshieDo commented Dec 4, 2024

No description provided.

@joshieDo joshieDo added the C-docs An addition or correction to our documentation label Dec 4, 2024
@joshieDo joshieDo requested review from shekhirin and mattsse December 4, 2024 15:53
@joshieDo joshieDo requested a review from gakonst as a code owner December 4, 2024 15:53

### Error code 13

`the environment opened in read-only code: 13`
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we map this error code to a new error variant that displays this recommendation?


**It is not recommended** to use the path to the named volume as it will trigger an error code 13.

Example: `db-access --path /var/lib/docker/volumes/named_volume/_data/eth/db`
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this a negative or positive example?
not 100% obvious is this is the workaround or an example of how not to do it

can we clarify here

what would be the proper way to do this?

Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@joshieDo joshieDo enabled auto-merge December 5, 2024 10:32
@mattsse mattsse merged commit 305ca2f into main Dec 5, 2024
30 of 38 checks passed
@mattsse mattsse deleted the joshie/db branch December 5, 2024 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-docs An addition or correction to our documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants