Hello
I have the latest version of Barracuda installed with a Octopus. Whenever i try to use drush i have the following message :

Drush should never be run as root!
Please su to some non-root account

I am not system admin and use barracuda + octopus because all the configurations are done by the script and it is great ! I would like to know if there is a user that has been created specifically to use drush. My server is running on debian.
Thanks !

Comments

omega8cc’s picture

Component: Aegir Hostmaster » Miscellaneous
Status: Active » Closed (works as designed)

Just use limited shell accounts created by default on Octopus install (or extra lshell accounts) etc. Read the welcome e-mail for details.

yazzou’s picture

Hello
thanks for the answer. I found the original mail and used the user myuser.ftp for drush.
I logged in successfully on my session and chenged the password as i did not use this account yet.
Once located in the folder corresponding to my site :

I have tried this command : drush dl devel

I have this message : /bin/bash: line 1: 34414 Segmentation fault drush6 dl devel -d

When i try other command (for exemple : drush clean-modules

I get this error :

Command clean-modules needs a higher bootstrap level to run - you will need to invoke drush from a more functional Drupal environment to run this command.                                                                         [error]
The drush command 'clean-modules' could not be executed.                                                                                                                                                                           [error]
A Drupal installation directory could not be found   

I am sure i am located in the right folder as i have :
myuser.ftp:[testsite.octopususer.com]$

yazzou’s picture

Status: Closed (works as designed) » Active
yazzou’s picture

Status: Active » Closed (works as designed)

I finally succeeded by reconnecting !
Thanks