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
Complete without warnings and includes uploaded site files as well as other files in /sites/default
Actual behavior
Command runs and throws warning "Unable to determine sites directory for self". The command completes, but the generated dump file is missing the /sites/default/files directory, as well as other PHP files in /sites/default. The only one included is /sites/default/default.settings.php. Example verbose output below with site info redacted:
Platform
(x) MacOS
( ) Linux
( ) WSL2
Installed Via
(x) Homebrew
( ) Apt Package
( ) Manually
PHP Version
( ) 7.4x
( ) 8.0
(x) 8.1
Terminus Version
3.4.0
Drush version in pantheon.yml
drush_version: 8
Command Executed
terminus drush $site.$env -- archive-dump
Expected behavior
Complete without warnings and includes uploaded site files as well as other files in
/sites/default
Actual behavior
Command runs and throws warning "Unable to determine sites directory for self". The command completes, but the generated dump file is missing the
/sites/default/files
directory, as well as other PHP files in/sites/default
. The only one included is/sites/default/default.settings.php
. Example verbose output below with site info redacted:The text was updated successfully, but these errors were encountered: