Q: Date/Time this occurred (Provide your time zone also)
A:
2024-04-22 16:40:32.413 Australian Eastern Time
Q: DevKinsta Version
A:
Version 2.13.2 (2.13.2.8698) - Apple Silicon
Q: OS Version
A:
14.3 (23D56)
Q: Docker Desktop Version
A:
4.9.1 (81317)
Q: Were any error codes or messages observed? If so, what were they?
A:
Can't create mysql dump. DK0029
[2024-04-23 08:50:50.997] [info] Response data: { total: 0, count: 0, start: 0, items: [] }
[2024-04-23 08:50:50.997] [info] [getSiteMailbox] 0 emails retrieved. for domain mindfulstagingp-1.local
[2024-04-23 08:50:51.005] [info] [useMailhog] Mail socket opened.
[2024-04-23 08:50:51.214] [info] [containerExec] Command 'cd /www/kinsta/public/mindfulstagingp-1 && wp --allow-root --skip-themes --skip-plugins core version' on devkinsta_fpm finished with exit code 1
[2024-04-23 08:50:51.215] [info] [checkWpVersion] site's current version [31;1mError:[0m This does not seem to be a WordPress installation.Pass --path=`path/to/wordpress` or run `wp core download`.
[2024-04-23 08:50:51.215] [info] [checkWpVersion] site's stored version 6.4.4
[2024-04-23 08:50:51.215] [info] [checkWpVersion] containerExec response test false
[2024-04-23 08:50:51.233] [info] [containerExec] Command 'cd public/mindfulstagingp-1 && wp --allow-root --skip-themes --skip-plugins db size --size_format=b --url=http://mindfulstagingp-1.local' on devkinsta_fpm finished with exit code 1
[2024-04-23 08:50:51.233] [error] Error: [31;1mError:[0m This does not seem to be a WordPress installation.The used path is: /www/kinsta/public/mindfulstagingp-1/Pass --path=`path/to/wordpress` or run `wp core download`.
at file:///Applications/DevKinsta.app/Contents/Resources/app.asar/dist/renderer.prod.js:2:819353
at tryCatch (file:///Applications/DevKinsta.app/Contents/Resources/app.asar/dist/renderer.prod.js:8:2033184)
at Generator.<anonymous> (file:///Applications/DevKinsta.app/Contents/Resources/app.asar/dist/renderer.prod.js:8:2034833)
at Generator.next (file:///Applications/DevKinsta.app/Contents/Resources/app.asar/dist/renderer.prod.js:8:2033733)
at asyncGeneratorStep (file:///Applications/DevKinsta.app/Contents/Resources/app.asar/dist/renderer.prod.js:8:2024429)
at _next (file:///Applications/DevKinsta.app/Contents/Resources/app.asar/dist/renderer.prod.js:8:2024728)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Q: Detailed Description of the Problem
A:
Each time I attempt to download an existing site from Kinsta it fails at downloading the remote site. with the above error code.
The site is a subdomain multisite.
All throughout the log file when attempting to run wp
it seems to fail (or maybe just warn) that the site does not appear to be a Wordpress installation. The site is a Wordpress installation but its a rather old and perhaps custom one.
Reading through other issues with this error code it might be relevant that the database is very large. The SQL file I attempted to export from phpMyAdmin is over 1GB.