You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been using these scripts for a long time and rarely have issues but I'm stumped on this one.
I can pull assets without issue, but not the DB. When I try, I get the following error:
scp: /tmp/svrwudhceb-db-dump-20231013.sql.gz: No such file or directory
*** Backed up local database to /tmp/[redacted-local-db-name]-db-backup-20231013.sql.gz
gunzip: can't stat: /tmp/svrwudhceb-db-dump-20231013.sql.gz (/tmp/svrwudhceb-db-dump-20231013.sql.gz.gz): No such file or directory
*** Restored local database from /tmp/svrwudhceb-db-dump-20231013.sql.gz
Production DB version is: mysql Ver 15.1 Distrib 10.4.20-MariaDB, for debian-linux-gnu (x86_64) using readline 5.2
I've double- and triple-checked credentials—they're all correct. Not sure what the issue could be as this is pushing out of my area of expertise. Any thoughts or suggestions?
Thanks!
The text was updated successfully, but these errors were encountered:
Hey Andrew!
I've been using these scripts for a long time and rarely have issues but I'm stumped on this one.
I can pull assets without issue, but not the DB. When I try, I get the following error:
Production DB version is: mysql Ver 15.1 Distrib 10.4.20-MariaDB, for debian-linux-gnu (x86_64) using readline 5.2
I've double- and triple-checked credentials—they're all correct. Not sure what the issue could be as this is pushing out of my area of expertise. Any thoughts or suggestions?
Thanks!
The text was updated successfully, but these errors were encountered: