Troubleshooting
Firebase Extension Issues
Installation Issues
Firebase Extensions remains in beta, which occasionally results in resource provisioning challenges during installation. Common scenarios include:
Timing-Related Errors
When enabling services like Firestore, Storage, or Secret Manager, background provisioning can take time. Racing through the installation process might cause errors due to these timing dependencies.
If you encounter an error:
- Click the "View Details" link
- Scroll to the bottom
- Use the "Retry installation" button
General Installation Problems
If you're experiencing persistent issues with the extension:
- Uninstall the extension completely
- Wait until the extension is no longer showing
- Reinstall the extension
Dogen Client Issues
Design Philosophy
Dogen provides developers with comprehensive control over their applications, including access to internal entities and configuration settings. While this flexibility may occasionally result in configuration errors, the platform prioritizes robust recovery mechanisms over restrictive guardrails, ensuring maximum utility and adaptability.
Common Issues
- Generation errors
- Configuration problems
- Permission loading failures
- Client caching issues
- Missing Firestore indexes on queries
Resolution Steps
- Regenerate the client with ignore cache enabled
- Clear problematic field/entity config
- Clear browser cache and storage
- Reload the application
- Create missing Firestore indexes
Client Version Recovery
If the client is not responding correctly, you can load a previous version:
- Open the Version Management modal
- Find a previously working version
- Use the "Load Client Version" action
Blueprint Recovery
If you encounter issues with your blueprints and need to recover:
- Open the Version Management modal
- Locate the desired generation version
- Use the "Restore Blueprints" action