jesseduffield / jesseduffield/lazydocker
exec.ExitError exit status 1 on app start
- Dominant language
- Go
- Stars
- 52.8k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
App errors out after launch
```bash
$> lazydocker
2025/12/09 13:05:24 An error occurred! Please create an issue at https://github.com/jesseduffield/lazydocker/issues
*exec.ExitError exit status 1
/home/runner/work/lazydocker/lazydocker/main.go:96 (0x9397d7)
/opt/hostedtoolcache/go/1.21.13/x64/src/runtime/internal/atomic/types.go:194 (0x43bc1b)
/opt/hostedtoolcache/go/1.21.13/x64/src/runtime/asm_amd64.s:1650 (0x46b9e1)
```
**To Reproduce**
Steps to reproduce the behavior:
1. install
2. run lazydocker
**Expected behaviour**
The app starts
**Desktop (please complete the following information):**
- OS: Linux 6.1.0-34-amd64 Debian 6.1.135-1 (2025-04-25) x86_64 GNU/Linux
- Lazydocker Version v0.24.2
Contributor guide
Assessment
This issue has not been assessed yet.