Troubleshooting
This guide covers common issues you may encounter when using Dev-Docs and how to resolve them.
VS Code Extension Issues
Extension Not Working
If the Dev-Docs extension is not functioning in VS Code:
-
Ensure you are signed in to your Dev-Docs account in the extension
-
Check that you have an active internet connection
-
Try reloading the VS Code window (Ctrl+R or Cmd+R)
-
Uninstall and reinstall the extension if issues persist
Cannot Generate Documentation
If you're unable to generate documentation using the extension:
-
Verify you have the necessary permissions in your Dev-Docs account
-
Check your
dev-docs.json
configuration file for errors -
Ensure the files you're trying to document are saved and not in a pending state
Web App Issues
Cannot Access Web Editor
If you're unable to access the web editor:
-
Clear your browser cache and cookies
-
Try accessing from an incognito/private browsing window
-
Verify your account has the necessary permissions
Changes Not Saving
If changes in the web editor are not saving:
-
Check your internet connection
-
Ensure you're not in read-only mode
-
Try refreshing the page and making changes again
GitHub App Integration Issues
Workflows Not Running
If automated workflows are not running:
-
Check your
dev-docs.json
file for correct workflow configuration -
Ensure the GitHub App has necessary permissions on your repository
-
Verify that your repository meets any conditions specified for workflow triggers
API Key Issues
If you're encountering API key related errors:
-
Regenerate your API key in the Dev-Docs dashboard
-
Ensure the API key is correctly set in your GitHub repository secrets
-
Check that the API key has the necessary permissions
General Troubleshooting Steps
-
Check the Dev-Docs status page for any ongoing service issues
-
Review your account's usage limits and upgrade if necessary
-
Contact Dev-Docs support if issues persist after trying these steps
Remember to keep your Dev-Docs extension, web app, and GitHub App integrations up to date for the best experience and latest features.