# DK003 Couldn't install docker on Kubuntu Linux

**URL:** https://community.kinsta.com/t/dk003-couldnt-install-docker-on-kubuntu-linux/682
**Category:** Installation
**Created:** [May 12, 2021, 1:02pm UTC](https://community.kinsta.com/t/dk003-couldnt-install-docker-on-kubuntu-linux/682 "2021-05-12T13:02:01Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![dexter](https://sea2.discourse-cdn.com/flex020/user_avatar/community.kinsta.com/dexter/32/499_2.png) [@dexter](https://community.kinsta.com/u/dexter)
#### Post date: [May 12, 2021, 1:02pm UTC](https://community.kinsta.com/t/dk003-couldnt-install-docker-on-kubuntu-linux/682/1 "2021-05-12T13:02:01Z")

</div>

Hello,

I’m on Linux, running Kubuntu 20.10, trying to setup DevKinsta on my computer.

I can install the .deb file just fine, however, when I open the app the installation process stops when trying to install Docker and I get the error code mentioned in the title.

![](https://us1.discourse-cdn.com/flex020/uploads/kinsta/original/1X/afc86da572fc82758881eb5eeb4f39b440937bbb.png)

---

<div class="post-metadata">

### Author: ![michael](https://sea2.discourse-cdn.com/flex020/user_avatar/community.kinsta.com/michael/32/31_2.png) [@michael](https://community.kinsta.com/u/michael)
#### Post date: [May 12, 2021, 4:14pm UTC](https://community.kinsta.com/t/dk003-couldnt-install-docker-on-kubuntu-linux/682/2 "2021-05-12T16:14:31Z")

</div>

Hi @dexter ! Welcome to DevKinsta!

Officially, DevKinsta currently only supports Ubuntu. We haven’t tested with Kubuntu.

Try [installing Docker via their official site](https://docs.docker.com/engine/install/ubuntu/) manually and see if that helps.

---

<div class="post-metadata">

### Author: ![dexter](https://sea2.discourse-cdn.com/flex020/user_avatar/community.kinsta.com/dexter/32/499_2.png) [@dexter](https://community.kinsta.com/u/dexter)
#### Post date: [May 13, 2021, 8:05am UTC](https://community.kinsta.com/t/dk003-couldnt-install-docker-on-kubuntu-linux/682/3 "2021-05-13T08:05:50Z")

</div>

Hello @michael!

The way Ubuntu and Kubuntu handles packages are practically the same so installing Docker from their website was no problem!

Unfortunately, when i run the DevKinsta installer after downloading Docker, the installer gets stuck on “Starting Docker…” for a while. After a few minutes it tells me to try running Docker manually, but when I do, it gets stuck on the same “Starting Docker…” again.

---

<div class="post-metadata">

### Author: ![michael](https://sea2.discourse-cdn.com/flex020/user_avatar/community.kinsta.com/michael/32/31_2.png) [@michael](https://community.kinsta.com/u/michael)
#### Post date: [May 13, 2021, 4:27pm UTC](https://community.kinsta.com/t/dk003-couldnt-install-docker-on-kubuntu-linux/682/4 "2021-05-13T16:27:07Z")

</div>

@dexter Unfortunately, we don’t have a instance of Kubuntu here to test this to determine whether the issue is unique to Kubuntu.

Are the containers being installed at all in Docker? There should be five containers related to Kinsta there.

---

<div class="post-metadata">

### Author: ![dexter](https://sea2.discourse-cdn.com/flex020/user_avatar/community.kinsta.com/dexter/32/499_2.png) [@dexter](https://community.kinsta.com/u/dexter)
#### Post date: [May 14, 2021, 9:15am UTC](https://community.kinsta.com/t/dk003-couldnt-install-docker-on-kubuntu-linux/682/5 "2021-05-14T09:15:12Z")

</div>

Hi again,

It seems I’ve fixed the issue.

What i did was input `sudo adduser (username)` and then the docker group in terminal and it worked.

I ran into another issue though which I’ve faced before when running lamp stack where when trying to update plugins on wordpress it asks for FTP connection. To fix this, i started by looking at what permissions are needed with `ps aux` then look for DevKinsta, in my case it was user.

Next i navigated to where the website is located /home/DevKinsta/public/(websitename) and then i changed the permissions to user with `sudo chown -R (user) (websitename)/` and now it is working fine.

Hope this can be of use to anyone who has the same problems as me!

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex020/uploads/kinsta/original/2X/8/80f8c4e56fecc02327a0964e6bf63a716483529f.png) [@system](https://community.kinsta.com/u/system)
#### Post date: [May 17, 2021, 9:15am UTC](https://community.kinsta.com/t/dk003-couldnt-install-docker-on-kubuntu-linux/682/6 "2021-05-17T09:15:29Z")

</div>

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.
