Q: Date/Time this occurred (Provide your time zone also)
A: 2023-07-31 10:18:59 Central Daylight Time
Q: DevKinsta Version
A: 2.11.0
Q: OS Version
A: Pop!_OS 22.04 LTS
Q: Docker Desktop Version
A: N/A, I have the Docker CLI installed: Docker version 24.0.5, build ced0996
Q: Were any error codes or messages observed? If so, what were they?
A: Partial log below:
[2023-07-31 10:34:36.522] [info] [installApp] Installing app
[2023-07-31 10:34:36.522] [info] [getDevKinstaPath] get DevKinsta path
[2023-07-31 10:34:36.522] [info] [isWslMode] check if docker runs on wsl mode
[2023-07-31 10:34:36.523] [error] [ipcMainStep] Error in operation SITE_CREATION, step baseapp: Error: EACCES: permission denied, copyfile '/opt/DevKinsta/resources/resources/index.html' -> '/home/nate/DevKinsta/public/example/index.html'
[2023-07-31 10:34:36.530] [info] [ProgressIndicator] { isFailed: false, isOpen: false }
[2023-07-31 10:34:36.548] [info] [ProgressIndicator] { isFailed: true, isOpen: false }
[2023-07-31 10:34:36.550] [info] [ProgressIndicator] { isFailed: true, isOpen: true }
Q: Detailed Description of the Problem
A: When I attempt to create an empty site I get an error inside of DevKinsta that says “Something bad happened.” I tried changing the permissions of the files to root but that didn’t work. I’ve also tried uninstalling and reinstalling Dev Kinsta (purging the Docker containers/volumes as well) but haven’t had any luck with that yet.