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
EDIT 3: IT WORKS I JUST HAD TO RUN “systemctl start docker” THIS ENTIRE TIME
Thanks in advance X3 :3 >ω<