jesseduffield / jesseduffield/lazydocker

Issues with updated version 23.0, it no longer works

Open
#488 13 comments 8 reactions 0 assignees View on GitHub
bug
Dominant language
Go
Stars
52.8k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
Updated to version 23.0 and now lazydocker won't run. Receive the following error messages upon attempting to run:
2023/10/11 07:58:15 > could not determine host stat /root/.docker: no such file or directory
2023/10/11 07:58:15 unable to parse docker host ``

**To Reproduce**
Steps to reproduce the behavior:
1. Run the Install script - curl https://raw.githubusercontent.com/jesseduffield/lazydocker/master/scripts/install_update_linux.sh | bash
2. Enter lazydocker from the command line
3. See error

**Expected behaviour**
Expected lazydocker to run normally. Have updated many times in the past with no issues.

**Screenshots**
pi@RaspberryPi4B:~ $ curl https://raw.githubusercontent.com/jesseduffield/lazydocker/master/scripts/install_update_linux.sh | bash
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 884 100 884 0 0 5490 0 --:--:-- --:--:-- --:--:-- 5525
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4014k 100 4014k 0 0 5560k 0 --:--:-- --:--:-- --:--:-- 5560k
lazydocker
pi@RaspberryPi4B:~ $ lazydocker
2023/10/11 08:16:10 > could not determine host stat /home/pi/.docker: no such file or directory
2023/10/11 08:16:10 unable to parse docker host ``
pi@RaspberryPi4B:~ $

**Desktop (please complete the following information):**
- OS: various - all have the same issue:
- Ubuntu 22.04.3 LTS x86_64
- Armbian (23.8.1) aarch64
- Debian GNU/Linux 11 (bullseye) aarch64
- Ubuntu 22.04.3 LTS aarch64
- Ubuntu 22.04.3 LTS armv7l
- Debian GNU/Linux 12 (bookworm) aarch64
- Arch Linux x86_64
- Ubuntu 20.04.6 LTS x86_64
- Lazydocker Version [23.0]

**Additional context**
Add any other context about the problem here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.