#273 — [Bug]: UI will prompt to create a tenant if facade returns an error or it is offline

Repo: Twill-AI/twill-ai-ui State: closed | Status: done Assignee: raymondehizoba

Created: 2025-04-03 · Updated: 2025-05-07

Description

Steps to reproduce

  1. Use VPN to have a non-whitelisted IP (to make back-end return only errors)
  2. Log in to your existing user

Expected behavior

Error like “can’t reach the app, please wait/refresh”.

Actual behavior

App shows tenant creation screen:

Image

which can’t work (because back-end is not available)

Notes

Add implementation notes, blockers, and context here

Add wikilinks to related people, meetings, or other tickets