Add a Troubleshooting page to Getting Started - #11
Merged
Merged
Conversation
Consolidates Condor <-> Hummingbot API connectivity, Tailscale, and broker security guidance into one dedicated page instead of burying it at the bottom of the install guide. Scenarios are sourced from the condor and hummingbot-api main branches (setup flow, make doctor checks, and runtime error handling), not just what was already documented. Also adds a one-line note to credentials.mdx about invalid API key errors surfacing the exchange's own error text. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
getting-started/troubleshooting.mdxas the last page in Getting Started, consolidating Condor ↔ Hummingbot API connectivity, Tailscale, and message-broker-security guidance that was previously buried at the bottom of the install guide.CONFIG_PASSWORDmismatches, port conflicts, corrupted persistence, stale broker credentials,DockerServiceinit failures, etc.) were found by scanning thecondorandhummingbot-apimainbranches directly and verifying each against source before writing.installing.mdxand the orphanedinstallation.mdxnow point to the new page instead of duplicating the content.credentials.mdxgets a one-line addition: invalid API key errors surface the exchange's own error text.Test plan
mintlify broken-links— no broken linkscondorandhummingbot-apisource (main) before writingmintlify dev🤖 Generated with Claude Code