Hello,
After downloading everything, Configuring NGINX, and Creating MySQL database, I get the “Something bad happened, Retry” error.
The site is a 75GB Multisite and the DB is 7GB.
I had tried the manual process earlier using WSL but there was duplicate ids in the table halfway through importing the DB, so I tried this import method instead.
A couple months ago we were able to import to another computer using WSL, yet I am hoping I can just continue from where it left off manually so we don’t have to download the 75GB again. Yet I’ll try whatever is necessary to get this working.
Thank you,
Daniel
Windows 10 Version 22H2, Docker Desktop v4.26.0, Hyper-V, WordPress 6.2.3, PHP 8.0, MariaDB, HTTPS, Host 127.0.0.1, Port 15100, NGINX using 80 and 443, Xdebug enabled. DevKinsta File version 2.11.0.7043
I looked at devkinstad_fpm trying to see the tables using the wp db commands but it couldnt’ access the db. Reason: ERROR 2002 (HY000): Can’t connect to local MySQL server through socket ‘/var/run/mysqld/mysqld.sock’ (2)
main.log (lines from where the warnings/error started to the end)
[2023-12-12 14:00:29.340] [warn] [terminalExec] Error: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1861) [generator=3.2.7]
[2023-12-12 14:00:29.479] [info] [terminalExec] Child process exited with code 23
[2023-12-12 14:00:29.481] [error] [downloadSite] Error while downloading files Error: Encountered an error in child process 1844: 23. rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1861) [generator=3.2.7]
at handleChildProcessClosure (C:\Program Files\DevKinsta\resources\app.asar\main.prod.js:2:733315)
at ChildProcess.<anonymous> (C:\Program Files\DevKinsta\resources\app.asar\main.prod.js:2:732272)
at ChildProcess.emit (node:events:513:28)
at ChildProcess.emit (node:domain:489:12)
at maybeClose (node:internal/child_process:1091:16)
at Socket.<anonymous> (node:internal/child_process:449:11)
at Socket.emit (node:events:513:28)
at Socket.emit (node:domain:489:12)
at Pipe.<anonymous> (node:net:313:12)
[2023-12-12 14:00:29.522] [error] [ipcMainStep] Error in operation SITE_CREATION, step rsync: Error: Encountered an error in child process 1844: 23. rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1861) [generator=3.2.7]
at handleChildProcessClosure (C:\Program Files\DevKinsta\resources\app.asar\main.prod.js:2:733315)
at ChildProcess.<anonymous> (C:\Program Files\DevKinsta\resources\app.asar\main.prod.js:2:732272)
at ChildProcess.emit (node:events:513:28)
at ChildProcess.emit (node:domain:489:12)
at maybeClose (node:internal/child_process:1091:16)
at Socket.<anonymous> (node:internal/child_process:449:11)
at Socket.emit (node:events:513:28)
at Socket.emit (node:domain:489:12)
at Pipe.<anonymous> (node:net:313:12)
[2023-12-12 14:00:29.582] [info] [ProgressIndicator] { isFailed: true, isOpen: true }