Support¶
Get help with Switchboard.
Resources¶
- Troubleshooting - Common issues and solutions
- FAQ - Frequently asked questions
Getting Help¶
Documentation¶
Start with the documentation:
- Search the docs using the search bar
- Check the relevant section
- Review examples
GitHub Issues¶
For bugs and feature requests:
- Search existing issues
- Open a new issue with details
- Use issue templates
Discord¶
Join our Discord server for:
- Real-time help
- Community discussions
- Announcements
Stack Overflow¶
Ask questions with the switchboard tag:
Reporting Bugs¶
Include in your bug report:
- Description - What happened?
- Steps to reproduce - How can we recreate it?
- Expected behavior - What should happen?
- Environment - OS, Node.js version, Switchboard version
- Logs - Error messages and stack traces
Example Bug Report¶
## Description
Deployment fails on Polygon Mumbai with timeout error.
## Steps to Reproduce
1. Initialize project with `switchboard init my-app --dev-mode`
2. Configure Mumbai RPC URL
3. Run `switchboard deploy --networks mumbai`
## Expected Behavior
Deployment should complete within 5 minutes.
## Actual Behavior
Deployment times out after 2 minutes with error:
`TimeoutError: Transaction not confirmed within 120000ms`
## Environment
- OS: Ubuntu 22.04
- Node.js: 20.10.0
- Switchboard CLI: 1.2.3
- RPC Provider: Alchemy
## Logs
[Paste relevant logs here]
Feature Requests¶
For feature requests:
- Describe the use case
- Explain the proposed solution
- Consider alternatives
Security Issues¶
For security vulnerabilities:
- Do NOT open a public issue
- Email: security@switchboard.dev
- We'll respond within 48 hours
Enterprise Support¶
For enterprise customers:
- Priority support
- Custom integrations
- SLA guarantees
Contact: enterprise@switchboard.dev
Status Page¶
Check service status at: status.switchboard.dev