Troubleshooting

Installation verification fails

Run the repair script:

curl -fsSL https://repo.kahlen.org/repair.sh | bash

Command not found

Ensure ~/.local/bin is on PATH. Re-login or run:

export PATH="$HOME/.local/bin:$PATH"

GUI fails to start headless

The Qt GUI requires an X11/Wayland display. Use the TUI or CLI on remote servers:

wemora-tui
wemora status

Checksum mismatch

Re-download the artifacts. If the issue persists, verify network/DNS and the repository certificate.