From recent installations of aegir:

mysql> select * from variable where name like '%aegir%';
+---------------------------+-----------+
| name                      | value     |
+---------------------------+-----------+
| aegir_hostmaster_site_nid | s:2:"10"; |
+---------------------------+-----------+
1 row in set (0.00 sec)
$> drush @hostmaster variable-get aegir_api --format=string
0

Work-around by setting it in local.setting.php or manually entering it in the database.

Comments

kienan created an issue. See original summary.

colan’s picture

Status: Active » Closed (duplicate)
Related issues: +#2826770: Version setting "aegir_api" getting zeroed during backup task

This will get reset every time a Backup task is run on the destination hostmaster site. See #2826770: Version setting "aegir_api" getting zeroed during backup task for details.

colan’s picture

Status: Closed (duplicate) » Postponed

Actually, let's keep this open until the other one is resolved.

colan’s picture

The simplest workaround is to run a Verify task on the remote hostmaster site.

colan’s picture

Version: 7.x-3.7 » 7.x-3.9
Status: Postponed » Fixed

Fixed in Provision.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.