Questions tagged [aegir]
Use it for questions about the set of Drupal modules that helps you maintain your Drupal sites: Aegir.
102 questions
4 votes
2 answers
685 views
Is there any way to migrate to latest Drupal release?
With Aegir being developed in Drupal 7 and the end of life looming for this November are there plans to migrate Aegir from Drupal 7 to 10? Or can anyone direct me to where I can find the migrated ...
0 votes
1 answer
104 views
Aegir - Debian PGP key has expired
I am trying to Install aegir on Ubuntu 18.04 and 20.04 lts to manage drupal sites. Every time I try to update the server and install aegir it displays the following error me@userpc:# apt-get update ...
0 votes
0 answers
86 views
Create drupal 9 platform in Aegir
I need to create a new platofrm for Drupal 9 in Aegir. I have created a makefile in /var/aegir/platform/makefiles/d9.make. api = 2 core = 9.x projects[] = "drupal" I get the No release ...
0 votes
0 answers
49 views
In Aegir panel (during verify platform hostmaster) “sudo: no tty present and no askpass program specified” - warning
I have managed to enter in the aegir panel and change the password. I have noticed that the platform hostmaster verify has an alert: “ sudo: no tty present and no askpass program specified” - warning ...
1 vote
1 answer
89 views
How to login first time in the login panel
I have finally managed to install aegir on a vps. I have also set the dns of my domain and I can i can finally see my login panel. The problem is that I don’t have username and password. The ...
-1 votes
1 answer
70 views
Aegir Drupal 7 Website migration
I need desperately help. I clarify that I am not a developer but I have just basic knowledge of Drupal and Aegir. Few years ago a developer guy installed Aegir on VPS (Hostwind) and Drupal. Now ...
1 vote
1 answer
60 views
How to instal Aegir without root access
The Aegir documentation states that root access is required for installation, but I have seen comments suggesting it is possible to instal without root. If this is correct can anyone point me in the ...
1 vote
1 answer
58 views
Aegir Installation - how to get the sender email correct to allow install to pass
During the Aegir installation procedure, the sudo apt-get install -y aegir3 aegir-archive-keyring step runs through a series of installation commands that eventually try to send an email from the ...
1 vote
1 answer
63 views
Execute a custom shell script before the aegir verify
Every actions in aegir trigger a verify. I would like to automatically execute a shell script before that verify (rsync of plateforms). How could I proceed ?
0 votes
1 answer
48 views
Aegir hosting_https commercial SSL cert
Similar to Aegir no longer seems to be adding SSL info to apache config files for sites The documentation still mentions a way to use commercial certs: https://docs.aegirproject.org/usage/advanced/...
0 votes
0 answers
53 views
How can I migrate a site to another site with a different installation profile?
How can be D8 sites migrated in Aegir between different installation profiles, and not only between platforms using the same installation profile? There is a solution in Aegir for D6->D7 and D7->D7 ...
-3 votes
1 answer
80 views
Transfer Aegir site to LAMP [closed]
Can anyone please advice me on how to move a Drupal 7 site from Aegir to a LAMP stack? I've been handed the emergency project of moving a site to a new hosting. Ordinarily, that would be easy enough ...
1 vote
1 answer
78 views
Change Aegir Log Level?
The log messages for tasks seems pretty uninformative when you have an error. Is it possible to change the log level for task logs in Aegir? If so, how? Thanks!
2 votes
1 answer
46 views
How to get more info on error during clone?
When cloning one of my sites I get the following error: SQLSTATE[HY000]: General error: 1267 Illegal mix of collations (utf8_general_ci,IMPLICIT) and (utf8_unicode_ci,IMPLICIT) for operation '=' ...
0 votes
1 answer
155 views
Aegir no longer seems to be adding SSL info to apache config files for sites
I am using hostmaster 7.x-3.171 and I am using the legacy SSL option (apache SSL - not apache HTTPS) When i check the apache entry for the site in question at /var/aegir/config/server_master/apache ...