Loading...

Sovereign Status

Easy Fixes

🔄 Whity isn't responding

  1. Open Docker Desktop on your Mac
  2. Find whity_sovereign in the container list
  3. Click the ⏹ Stop button, then click ▶ Start
  4. Wait 30 seconds, then open localhost:8000 in your browser

🌐 Whity can't connect to Gemini

  1. Make sure your Mac is connected to the internet
  2. Open Docker Desktop → find whity_sovereign
  3. Click ⏹ Stop, then 🗑 Delete the container
  4. Double-click your Start_Whity.command file to create a fresh container
  5. Whity will download the latest version automatically

📦 Update to the Latest Version

  1. Open Docker Desktop
  2. Stop and delete the whity_sovereign container
  3. Double-click your Start_Whity.command file
  4. It will pull the newest version and start fresh — your data is safe

🖥 Docker Desktop isn't open

  1. Whity needs Docker Desktop running in the background
  2. Open FinderApplicationsDocker
  3. Wait for the whale icon 🐳 to appear in your menu bar
  4. Then double-click Start_Whity.command

Advanced (Terminal Commands)

Reset Whity to Factory Fresh

If Whity isn't responding, a clean reset usually fixes it:

docker stop whity_sovereign && docker rm whity_sovereign docker pull whiteeaglewhity/whity-core:latest # Re-run Start_Whity.command

Check if Whity is Running

docker ps --filter name=whity_sovereign # If you see a row, open http://localhost:8000

View Whity Logs

docker logs -f whity_sovereign # Press Ctrl+C to stop

Still stuck?

Reach out and we'll get you running.

Contact Support →