Skip to content

GAIA mismanages lemonade upgrade #316

@itomek

Description

@itomek

Using Windows 11 two observations during init:

  1. post upgrade confirmation, GAIA tried to uninstall lemonade but failed to find it
  2. after upgrading, GAIA tried to check lemonade but never started it
❯ uv run gaia init --profile sd
 
...
 
Step 1/4: Checking Lemonade Server installation...
   ✓ Lemonade Server found: v9.2.0
 
   ⚠️  Version mismatch detected!
      Installed: v9.2.0
      Expected:  v9.3.0
 
   Your version is older than expected.
   Some features may not work correctly.
 
   Upgrade to v9.3.0? (will uninstall current version) [y/N]: y
 
   Uninstalling Lemonade v9.2.0...
   Uninstalling Lemonade Server...
   Downloading MSI v9.2.0 for uninstall...
   Downloading from https://github.com/lemonade-sdk/lemonade/releases/download/v9.2.0/lemonade-server-minimal.msi
   Downloaded to C:\Users\tomas\AppData\Local\Temp\lemonade-server-minimal.msi
   ❌ Failed to uninstall: Lemonade Server is not installed
   ⚠️  Attempting to install new version anyway...
 
   Downloading Lemonade v9.3.0...
   Downloading from https://github.com/lemonade-sdk/lemonade/releases/download/v9.3.0/lemonade.msi
   Downloaded to C:\Users\tomas\AppData\Local\Temp\lemonade.msi
 
   ✓ Download complete
   Installing...
 
   ⚠️  The installer window will appear - please complete the installation
 
   Installing from C:\Users\tomas\AppData\Local\Temp\lemonade.msi
[2026-02-06 16:48:02] | WARNING | gaia.installer.lemonade_installer._install_windows | lemonade_installer.py:410 | Found 1 existing msiexec process(es) - installation may be blocked
   Running MSI installer...
   ✓ Installed Lemonade v9.3.0
   ✓ Verified: lemonade-server v9.3.0
   ✓ Version is compatible
 
Step 2/4: Checking Lemonade Server...
   ❌ Lemonade Server is not running
 
   Please start Lemonade Server:
   • Double-click the Lemonade icon in your system tray, or
   • Search for 'Lemonade' in Start Menu and launch it
 
   Press Enter when server is started...

Metadata

Metadata

Assignees

No one assigned

    Labels

    domain:multimodalVoice (ASR/TTS), Vision (VLM), Image gen (SD), CUAtrack:consumer-appHermes-competitor consumer product — mobile-first, voice + messaging + memory + skills

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions