Display Shows Demo Data Instead of Real Flights
Solutions when the display shows demo data instead of real flights
10 min readLast updated: 1/15/20240
Display Shows Demo Data Instead of Real Flights
If your LobbyFlight display shows demo data or mock flights instead of real flight information, follow these steps to fix it.
Symptoms
What is Demo Data?
Demo data is placeholder flight information that is shown:
How to Recognize Demo Data
| Feature | Demo Data | Real Data |
| --------- | ----------- | ----------- |
| Flight numbers | Generic (LF001, XX123) | Real (OS 451, LH 1234) |
|---|---|---|
| Airlines | Often fictional | Real airlines |
| Schedule | Same every day | Changes constantly |
| Status | Always "On Time" | Delays, cancellations |
| Update | Never changes | Every 5 minutes |
Cause 1: No Active Subscription
Check
Subscription Status
| Status | Display Shows |
| -------- | --------------- |
| Active | Real flights |
|---|---|
| Trial | Real flights (time-limited) |
| Expired | Demo data |
| Cancelled | Demo data |
| Payment failed | Demo data |
Solution
If subscription is expired:
If payment failed:
Cause 2: Display URL in Demo Mode
Check
Look at your display URL:
Demo URL:
https://lobbyflight.com/demo
https://lobbyflight.com/display/demo
Production URL:
https://lobbyflight.com/display/[your-hotel-id]Solution
Cause 3: Configuration Incomplete
Check
In Hotel Portal → Settings:
Solution
Complete all required settings:
Cause 4: API Key Problems (Technical)
For Self-Hosting Only
If you're running your own instance:
Check environment variables:
- AVIATIONSTACK_API_KEY
- POSTGRES_URL
- Other required variablesIf API key is missing or invalid:
Cause 5: Network Blocking Flight API
Symptoms
Check
F12 → Network tab → Filter "flight" or "api"
Are there failed requests (red)?Solution
Firewall/Network:
Allow access to:
- api.aviationstack.com (Port 443)
- lobbyflight.com (Port 443)How to Force Real Data
Step-by-Step
Step 1: Verify subscription is active
Portal → Subscription → Status: ActiveStep 2: Use correct URL
Portal → Preview → Copy "Display URL"Step 3: Verify airport is configured
Portal → Settings → Airports → At least one selectedStep 4: Clear browser cache
Ctrl+Shift+Delete → Clear all dataStep 5: Hard refresh
Ctrl+Shift+RCheck If Data Is Real
Method 1: Compare with Airport Website
Method 2: Check Update Time
Method 3: Check Console
F12 → Console
Look for:
- "Using real flight data" → Good
- "Demo mode active" → Problem
- "API fallback to mock data" → ProblemStill Demo Data?
Checklist
Contact Support
If still not working:
Related Articles: