Skip to content

Docker version error #503

@AntZee75

Description

@AntZee75

Hi!

I'm new in this world. I've tried to install the IOTstack, but I've got the following error messages:

pi@raspberrypi:~/IOTstack $ python --version
Python 3.9.2
pi@raspberrypi:~/IOTstack $ docker --version
Docker version 20.10.5+dfsg1, build 55c4c88
pi@raspberrypi:~/IOTstack $ ./menu.sh
Checking for project update
From https://github.com/SensorsIot/IOTstack
 * branch            master     -> FETCH_HEAD
Project is up to date
Python Version: 'Python 3.9.2'. Python is up to date.
ruamel.yaml Version: 'ruamel.yaml 0.16.12'. ruamel.yaml is up to date.
Blessed Version: 'blessed 1.19.1'. Blessed is up to date.
Please enter sudo pasword if prompted
Command: docker version -f "{{.Server.Version}}"
Error getting docker version. Received permission denied error. Try running with: ./menu.sh --run-env-setup
pi@raspberrypi:~/IOTstack $ ./menu.sh --run-env-setup
Checking for project update
From https://github.com/SensorsIot/IOTstack
 * branch            master     -> FETCH_HEAD
Project is up to date
Python Version: 'Python 3.9.2'. Python is up to date.
ruamel.yaml Version: 'ruamel.yaml 0.16.12'. ruamel.yaml is up to date.
Blessed Version: 'blessed 1.19.1'. Blessed is up to date.
Please enter sudo pasword if prompted
Command: docker version -f "{{.Server.Version}}"
Error getting docker version. Received permission denied error. Try running with: ./menu.sh --run-env-setup
pi@raspberrypi:~/IOTstack $
pi@raspberrypi:~/IOTstack $ cat /etc/os-release
PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"
NAME="Raspbian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
pi@raspberrypi:~/IOTstack $

Brand new Raspbian install, all is up to date. What can I do with this error?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions