DevKInsta: Cannot create mysql dump

Q: Date/Time this occurred (Provide your time zone also)
A: 06: 10 PM (IST)

Q: DevKinsta Version
A: DevKinsta-Next-1.0.3.deb

Q: OS Version
A: Ubuntu 22

Q: Docker Desktop Version
A: Not used

Q: Were any error codes or messages observed? If so, what were they?
A: #DK0029 - Can’t create mysql dump

Q: Detailed Description of the Problem
A:

HI @Chethan_Kv

Welcome to the Kinsta Community. :waving_hand:

I am sorry to hear that you’re having such an issue. Can you please confirm whether you’re seeing"#DK0029 - Can’t create MySQL dump" only when trying to pull a site from Kinsta, or if it also fails when creating a fresh WordPress site within the DevKinsta app?

Also, so we can take a closer look. Could you please share us the DevKinsta main.log file. For Ubuntu OS, it is usually located at:

/home/<yourusername>/.config/DevKinsta/logs

DK0029 - Can’t create MySQL dump - only when trying to pull a site from Kinsta, for the fresh WordPress site it's working fine.

Please find the main.log attached file.

(main.log redacted)

The MySQL dump is failing due to deprecated errors.

162 [2026-04-08 09:39:36.873] [info] [containerExec] Stream row: qmysqldump: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb-d    ump' instead
163 [2026-04-08 09:39:37.164] [error] {
164   constructor: 'errors_MysqlDumpError',
165   errorCode: 'DK0029',
166   errorName: 'PULL_SITE_MYSQL_DUMP_COMMON',
167   messagePath: 'errors.PULL_SITE_MYSQL_DUMP_COMMON',
168   showErrorCode: true,
169   name: 'Error - DK0029: PULL_SITE_MYSQL_DUMP_COMMON',
170   stack: "Error - DK0029: PULL_SITE_MYSQL_DUMP_COMMON: qmysqldump: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb-dump' i    nstead\n" +
171     '    at utils_pull (file:///opt/DevKinsta/resources/app.asar/dist/renderer.prod.js:2:4929753)\n' +
172     '    at async file:///opt/DevKinsta/resources/app.asar/dist/renderer.prod.js:2:4937442'
173 }

Seems you’re using a old DevKinsta version “DevKinsta-Next-1.0.3.deb”. Can you please check what the DevKinsta version is showing in this section? If it’s running on an old version, I suggest updating the app to the latest available version.

Yes, we are using the DevKinsta-Next-1.0.3.deb version which we get via mail (Ref. SS) and if try to download from site - we are getting the attached issue.

Weird, I am not getting that error when I tried to download the latest DevKinsta for Ubuntu using my Windows and Ubuntu Machine. Anyway, I uploaded the latest DevKinsta .deb file for Ubuntu to this Google Drive. Can you try to use it?

https[:]//drive[.]google[.]com/file/d/1g2iHHEUrUF96aGkBtA27EhO0MV8_5Rma/view?usp=sharing

(Please remove those square brackets [ ] before copying and pasting that link into your browser.)

Let me know how it goes.

Have downloaded the file, will let you know how it goes.

1 Like

Hey @Adrian_L Thanks for helping out on DevKInsta executable file. It worked and setup is completed, able to import the existing site from DevKInsta. Have faced some configuration issue while doing setup, those are relate to local infra and resolved using AI.

1 Like