Skip to content

Instantly share code, notes, and snippets.

View MhmRdd's full-sized avatar
🥰
i want @canyie

Mohammed Riad MhmRdd

🥰
i want @canyie
View GitHub Profile
@netanel-haber
netanel-haber / codex-termux-fix.md
Last active May 1, 2026 23:10
Fix OpenAI Codex CLI on Termux (Android)

Fix: OpenAI Codex CLI on Termux

codex login --device-auth fails with:

error sending request for url (https://auth.openai.com/api/accounts/deviceauth/usercode)

Cause: Codex ships a musl-linked binary that expects /etc/resolv.conf (DNS) and /etc/ssl/certs/ca-certificates.crt (TLS) — neither exist on Termux.

Verify: