Re: dashboard installation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I also encountered this error. 
Try this:
Add your username to the docker group with this command: usermod -aG docker username
Replace username with the username of your account on ubuntu (in your case)
Then reboot your ubuntu machine

On Thu, 31 Mar 2022 at 21:58, LotBill Dulley <lotbill.fuashi@xxxxxxxxx> wrote:
I also encountered this error. 
Try this:
Add your username to the docker group with this command: usermod -aG docker username
Replace username with the username of your account on ubuntu (in your case)
Then reboot your ubuntu machine

On Thu, 31 Mar 2022 at 20:36, seremba patrick <pserembae@xxxxxxxxx> wrote:
Hello good people, I need your help setting up the development environment for Ceph-Dashboard. I am following this guide for installation and I have so far managed to:
- fork and clone the ceph-dev repository to my system,
-install docker and docker-compose
-edit the env file to include the path to ceph-dev

But when I run docker-decompose pull, the error it throws the error below

"docker.errors.DockerException: Error while fetching server API version: ('Connection aborted.', PermissionError(13, 'Permission denied'))
[23786] Failed to execute script docker-compose"

I have included screenshots. Thanks a lot
Screenshot from 2022-03-29 14-52-11.png
Screenshot from 2022-03-29 14-52-24.png
_______________________________________________
Dev mailing list -- dev@xxxxxxx
To unsubscribe send an email to dev-leave@xxxxxxx
_______________________________________________
Dev mailing list -- dev@xxxxxxx
To unsubscribe send an email to dev-leave@xxxxxxx

[Index of Archives]     [CEPH Users]     [Ceph Devel]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux