scan-to-paperless icon indicating copy to clipboard operation
scan-to-paperless copied to clipboard

Error on running dpkg on master

Open geo-ghci-test[bot] opened this issue 1 year ago • 0 comments

Error while creating the container Command: docker run --tty --interactive --detach --name=apt --entrypoint= ubuntu:22.04 tail --follow /dev/null

Return code: 125

Error:

docker: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?.
See 'docker run --help'.
Error while updating the container Command: docker exec apt apt-get update

Return code: 1

Error:

Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
Error while listing the packages Command: docker exec apt apt list

Return code: 1

Error:

Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

geo-ghci-test[bot] avatar Apr 11 '24 00:04 geo-ghci-test[bot]