Troubleshooting
Firebase Extension Issues
Installation Issues
The Firebase Extensions product is still in Beta, which can sometimes lead to resource provisioning issues 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
Philosophy
Dogen empowers developers with complete control over their application, including internal entities and configurations. While this approach may occasionally lead to user errors, we believe in providing robust recovery mechanisms rather than restricting capabilities. This philosophy ensures a more flexible and useful experience.
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