wdouglascampbell
wdouglascampbell
I upgraded two instances of my container to the latest release and now my files are not backing up. It just constantly indicates that it is waiting for connection. If...
Previously I had submitted a pull request on this issue. I am not sure if there was an error in my original commit or something has changed significantly in the...
When I try to install the plugin I get the following error response: ``` # docker plugin install vieux/sshfs Plugin "vieux/sshfs" is requesting the following privileges: - network: [host] -...
Although it was suggested enclosing the password in backticks would resolve this. Further testing indicated that it didn't work when the password contains a backtick. Also, the quoting mentioned in...
**Describe the bug** Installation fails when the database user password specified in the --db-url parameter of drush site-install contains either of the following characters: `'`, `\` . **To Reproduce** Use...