- 🇦🇺Australia nigelcunningham Geelong
For anyone coming by here later, the working directory that any created file's path is relative to is the webroot.
I try to auto deploy my solr config and I need to generate the solr config.zip archive with drush.
I execute the folowing command:
drush --uri=localhost:8080 solr-gsc mysolar-server config.zip
But I don't have any file generated.
I don't have any problem to download the archive from the admin UI.
Why drush command generate nothing and don't report any issues?
Fixed
4.1
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
For anyone coming by here later, the working directory that any created file's path is relative to is the webroot.