I cant get Docker working in Amp on Arch Linux

OS Name:
CachyOS (Its a flavor of Arch Linux).

Amp Version:
V2.6.0.6.

Problem Description:
When I try to start an instance that is configured to be ran in a Docker container (The instance was already created before I installed Docker) I get an error code.

This Is The Error Code i get:
“Startup failure: Docker returned error code -1”.

Steps to reproduce:

Step 1:
Install Docker and sign in.

Step 2:
Reboot.

Step 3:
Run “bash <(wget -qO- getamp.sh) installDocker”.

Step 4:
Reboot.

Step 5:
Go to instances tab on the panel.

Step 6:
Click edit (the pencil) on an instance.

Step 7:
Click container settings in the top bar, then click run in container.

Step 8:
configure the settings, then click save.

Actions taken to resolve so far:
I tried running “usermod -a -G docker amp” as root, and it said there was no docker group after that I created the docker group and added amp to it.
I don’t really know what else to try

Edit: It randomly works after running the Docker install command again (I tried running it again because when I tried running the docker command it didn’t even seem to exist…

Edit 2: After Rebooting It Doesnt Work :frowning:

EDIT 3: IT WORKS I JUST HAD TO RUN “systemctl start docker” THIS ENTIRE TIME

Thanks in advance X3 :3 >ω<

As may need to reboot after adding the amp user to the docker group (pretty sure the prompt says as such)

i did already so idk what to do now

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