Skip to content

[Bug] Setup fails on Omarchy #8

@alpiua

Description

@alpiua

Description

When I tried to run setup.sh it failed

Steps to Reproduce

Run ./setup.sh

Status: Downloaded newer image for qdrant/qdrant:latest
  Waiting for Qdrant.................................
  ❌ Qdrant failed to start within 30 seconds.
  Check: docker logs openexp-qdrant

Container logs:

2026-04-13T13:32:31.609021Z  INFO storage::content_manager::consensus::persistent: Initializing new raft state at ./storage/raft_state.json
Error: Service internal error: Failed to write file: Permission denied (os error 13) at path "/qdrant/./storage/.atomicwritedXcnjO"

After re-running it silently fails at step 4:

Step 3/7: Starting Qdrant...
  ✅ Qdrant already running

Step 4/7: Creating Qdrant collection...

openexp on  main is 📦 v0.1.0 via 🐍 v3.14.2 on
❯ echo $?
7

Expected Behavior

It works

Actual Behavior

It doesn't work

Environment

  • OS: Omarchy latest
  • Python version: 3.14.2
  • OpenExp version/commit: 0.1.0
  • Qdrant version: ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions