Now I have different problem
Subject: Custom Domain Routing Issue - eBay Sync Feature Not Working
Hello Emergent Support Team,
I need urgent assistance with my AAA of Miami (aaaofmiami.com) project.
🔴 ISSUE: I completed a "Replace Deployment" with "Keep Existing Database" option and connected my custom domain (aaaofmiami.com). However, the custom domain is still routing to the old backend instance, causing my eBay sync feature to fail.
✅ WHAT'S WORKING:
localhost:8001/api/ebay/sync → Works perfectly
ChromeDriver successfully installed on backend
Everything works inside the new deployment
❌ WHAT'S NOT WORKING:
aaaofmiami.com/api/ebay/sync → Returns "ChromeDriver not available" error
Custom domain routing to old backend instance
🔍 TECHNICAL DETAILS:
Job ID: [d7b7d38a-e63c-4aab-8df0-69637a82baad]
Custom Domain: aaaofmiami.com
Problem: Kubernetes ingress routing not updated after deployment
Impact: My business's core feature (eBay synchronization) is unavailable to customers
📸 SCREENSHOTS:
Admin panel shows "eBay sync is not available in this environment" error
Same API call succeeds on localhost
🎯 REQUEST: Please update the Kubernetes ingress configuration to route my custom domain (aaaofmiami.com) to the new backend pod with ChromeDriver installed.
Thank you