Skip to content

docs: add debugging error lookup table#1884

Open
GHX5T-SOL wants to merge 1 commit into
dora-rs:mainfrom
GHX5T-SOL:docs-1878-error-table
Open

docs: add debugging error lookup table#1884
GHX5T-SOL wants to merge 1 commit into
dora-rs:mainfrom
GHX5T-SOL:docs-1878-error-table

Conversation

@GHX5T-SOL
Copy link
Copy Markdown
Contributor

Addresses the common-error-message table slice of #1878.

What changed:

  • Added a Common Error Messages section to docs/debugging.md.
  • Linked it from the existing table of contents.
  • Mapped recurring daemon/node error fragments to likely causes and next diagnostic commands.

Validation:

  • git diff origin/main..HEAD --check
  • git show --format= --patch HEAD | gitleaks stdin --no-banner --redact --timeout 30 -> no leaks found

Not run: cargo tests; docs-only change.

@trunk-io
Copy link
Copy Markdown
Contributor

trunk-io Bot commented May 20, 2026

❌ This pull request failed tests. It has been removed from the merge queue. PR #1885 was used for testing. See more details here.

Failed Required Status Conclusion
pip-release all green Failure
  • To merge this pull request, check the box to the left or comment /trunk merge below.

After your PR is submitted to the merge queue, this comment will be automatically updated with its status. If the PR fails, failure details will also be posted here

Copy link
Copy Markdown
Collaborator

@phil-opp phil-opp left a comment

Choose a reason for hiding this comment

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

Thanks!

@github-actions
Copy link
Copy Markdown
Contributor

@GHX5T-SOL the Trunk merge queue failed for this PR.

See the Trunk merge-status comment for details.

Posted as a new comment so GitHub sends an email — Trunk's sticky comment is edited in place and won't trigger a notification.

@GHX5T-SOL GHX5T-SOL force-pushed the docs-1878-error-table branch from 600d842 to 9cf6f93 Compare May 20, 2026 13:27
@GHX5T-SOL
Copy link
Copy Markdown
Contributor Author

Rebased this branch on current origin/main after the merge-queue pip-release all green failure. The diff is still docs-only.

Validation:

  • git diff --check origin/main...HEAD
  • git diff origin/main...HEAD | gitleaks detect --pipe --redact --no-banner -> no leaks found

@GHX5T-SOL
Copy link
Copy Markdown
Contributor Author

/trunk merge

@trunk-io
Copy link
Copy Markdown
Contributor

trunk-io Bot commented May 20, 2026

An error occurred while submitting your PR to the queue: Only users that are a part of this repo's Trunk organization or have write permissions to the repo can submit a PR to the queue

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

Successfully merging this pull request may close these issues.

2 participants