Hook update-contacts doesn't exist after restore

Because of a dumb mistake I had to restore a system (FreePBX 16.0.33) from a recent backup. However after the restore the contactmanager module was removed.

Running fwconsole ma install contactmanager returns the following error:

In Endpoint.class.php line 6446:

Hook update-contacts doesn't exist

All modules are currently up to date. Any hints on how to get past this error?

Looks like this is a known issue.

https://issues.freepbx.org/browse/FREEPBX-24074

Confirmed that downgrading the endpoint module to a previous version with the below command fixes the issue.

fwconsole ma downloadinstall endpoint --tag 16.0.77.1

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.