Hi,
we’re trying to install DevKinsta on Windows 10 with enabled WSL2. Docker works perfectly on this setup. The installer fails with DK0083. We tried other proposed solutions we found here (except disabling WSL2, which is unacceptable).
Any recommendations?
[2024-08-07 11:22:20.761] [info] [dockerClient/start] Start Docker. isWindows: true
[2024-08-07 11:22:20.762] [info] [dockerClient/isReady] Check if Docker client is ready
[2024-08-07 11:22:20.776] [info] [setWslVolumePath] set wsl path
[2024-08-07 11:22:20.776] [info] [isWslMode] check if docker runs on wsl mode
[2024-08-07 11:22:20.777] [info] [getDockerInfo] get Docker info
[2024-08-07 11:22:21.346] [error] Error - DK0083: DOCKER_WSL_VOLUME_PATH: Volume path not supported.
at docker_getProjectPathWslFromSystem (file:///C:/Program%20Files/DevKinsta/resources/app.asar/dist/renderer.prod.js:2:3339745)
at file:///C:/Program%20Files/DevKinsta/resources/app.asar/dist/renderer.prod.js:2:3340283
at tryCatch (file:///C:/Program%20Files/DevKinsta/resources/app.asar/dist/renderer.prod.js:8:2033184)
at Generator.<anonymous> (file:///C:/Program%20Files/DevKinsta/resources/app.asar/dist/renderer.prod.js:8:2034833)
at Generator.next (file:///C:/Program%20Files/DevKinsta/resources/app.asar/dist/renderer.prod.js:8:2033733)
at asyncGeneratorStep (file:///C:/Program%20Files/DevKinsta/resources/app.asar/dist/renderer.prod.js:8:2024429)
at _next (file:///C:/Program%20Files/DevKinsta/resources/app.asar/dist/renderer.prod.js:8:2024728)
at file:///C:/Program%20Files/DevKinsta/resources/app.asar/dist/renderer.prod.js:8:2024878
at new Promise (<anonymous>)
at Object.<anonymous> (file:///C:/Program%20Files/DevKinsta/resources/app.asar/dist/renderer.prod.js:8:2024640)
[2024-08-07 11:22:21.349] [error] Error - DK0083: DOCKER_WSL_VOLUME_PATH: Volume path not supported.
at docker_getProjectPathWslFromSystem (file:///C:/Program%20Files/DevKinsta/resources/app.asar/dist/renderer.prod.js:2:3339745)
at file:///C:/Program%20Files/DevKinsta/resources/app.asar/dist/renderer.prod.js:2:3340283
at tryCatch (file:///C:/Program%20Files/DevKinsta/resources/app.asar/dist/renderer.prod.js:8:2033184)
at Generator.<anonymous> (file:///C:/Program%20Files/DevKinsta/resources/app.asar/dist/renderer.prod.js:8:2034833)
at Generator.next (file:///C:/Program%20Files/DevKinsta/resources/app.asar/dist/renderer.prod.js:8:2033733)
at asyncGeneratorStep (file:///C:/Program%20Files/DevKinsta/resources/app.asar/dist/renderer.prod.js:8:2024429)
at _next (file:///C:/Program%20Files/DevKinsta/resources/app.asar/dist/renderer.prod.js:8:2024728)
at file:///C:/Program%20Files/DevKinsta/resources/app.asar/dist/renderer.prod.js:8:2024878
at new Promise (<anonymous>)