Zulu module install fails at ARI Server

Hi, trying to install zulu server. Followed the instructions at Sangoma Documentation

Version: FreePBX 14, 12.7.5-1807-1.sng7

fwconsole ma downloadinstall zulu

No repos specified, using: [standard,commercial] from last GUI settings

Downloading module ‘zulu’
Processing zulu
Verifying local module download…Verified
Extracting…Done
Download completed in 7 seconds
Updating tables zulu_interactions_interaction_states, zulu_softphones, zulu_tokens, zulu_interactions_contacts, zulu_interactions_interactions, zulu_interactions_owners, zulu_interactions_members, zulu_interactions_streams, zulu_interactions_stream_bodies, zulu_interactions_stream_links, zulu_interactions_stream_actions, zulu_login_tokens…Done
Installing/Updating Required Libraries. This may take a while…The following messages are ONLY FOR DEBUGGING. Ignore anything that says ‘WARN’ or is just a warning
npm WARN deprecated [email protected]: Package no longer supported. Contact [email protected] for more info.
Installed npm-cache v0.7.0
Running installation…
[npm-cache] [INFO] using /home/asterisk/.package_cache as cache directory
[npm-cache] [INFO] [composer] Dependency config file /var/www/html/admin/modules/zulu/node/composer.json does not exist. Skipping install
[npm-cache] [INFO] [npm] config file exists
[npm-cache] [INFO] [npm] cli exists
[npm-cache] [INFO] [npm] hash of /var/www/html/admin/modules/zulu/node/package.json: d6074356c76df89aff95ef2058f76228
[npm-cache] [INFO] [npm] cache exists
[npm-cache] [INFO] [npm] clearing installed dependencies at /var/www/html/admin/modules/zulu/node/node_modules
[npm-cache] [INFO] [npm] …cleared
[npm-cache] [INFO] [npm] retrieving dependencies from /home/asterisk/.package_cache/npm/5.6.0/d6074356c76df89aff95ef2058f76228.tar.gz
[npm-cache] [INFO] [bower] Dependency config file /var/www/html/admin/modules/zulu/node/bower.json does not exist. Skipping install
[npm-cache] [INFO] [npm] done extracting
[npm-cache] [INFO] successfully installed all dependencies

Finished updating libraries!
Stopping old running processes…Zulu Server is not running
Done
Start Stream Actions Migration…
Creating entries to zulu_interactions_stream_actions table…Done
Setting to NULL seen field in zulu_interactions_streams table…Done
No need to migrate XMPP
Start Public Stream Action Migration…
Creating entries to zulu_interactions_stream_actions table…Done
Starting new Zulu Process…Enabling the Asterisk ARI Server

In utility.functions.php line 207:

trying to set keyword [ENABLE_ARI] to [1] on uninitialized setting::

ma [-f|–force] [-d|–debug] [–edge] [–stable] [–color] [–skipchown] [-e|–autoenable] [–skipdisabled] [–snapshot SNAPSHOT] [–format FORMAT] [-R|–repo REPO] [-t|–tag TAG] [–onlystdout] [–willupdate] [–securityonly] [–sendemails] [–] []…

In Asterisk Rest Interface Users it displays:

The Asterisk REST Interface is Currently Disabled in Advanced Settings

In advanced settings REST and ARI are not found.

Reinstall the module: fwconsole ma install arimanager

Hello tm1000.

fwconsole ma install arimanager

worked

]# fwconsole ma downloadinstall zulu
No repos specified, using: [standard,commercial] from last GUI settings

Downloading module ‘zulu’
Processing zulu
Verifying local module download…Verified
Extracting…Done
Download completed in 2 seconds
Updating tables zulu_interactions_interaction_states, zulu_softphones, zulu_tokens, zulu_interactions_contacts, zulu_interactions_interactions, zulu_interactions_owners, zulu_interactions_members, zulu_interactions_streams, zulu_interactions_stream_bodies, zulu_interactions_stream_links, zulu_interactions_stream_actions, zulu_login_tokens…Done
Installing/Updating Required Libraries. This may take a while…The following messages are ONLY FOR DEBUGGING. Ignore anything that says ‘WARN’ or is just a warning
Found npm-cache v0.7.0
Running installation…
[npm-cache] [INFO] using /home/asterisk/.package_cache as cache directory
[npm-cache] [INFO] [composer] Dependency config file /var/www/html/admin/modules/zulu/node/composer.json does not exist. Skipping install
[npm-cache] [INFO] [npm] config file exists
[npm-cache] [INFO] [npm] cli exists
[npm-cache] [INFO] [npm] hash of /var/www/html/admin/modules/zulu/node/package.json: d6074356c76df89aff95ef2058f76228
[npm-cache] [INFO] [npm] cache exists
[npm-cache] [INFO] [npm] clearing installed dependencies at /var/www/html/admin/modules/zulu/node/node_modules
[npm-cache] [INFO] [npm] …cleared
[npm-cache] [INFO] [npm] retrieving dependencies from /home/asterisk/.package_cache/npm/5.6.0/d6074356c76df89aff95ef2058f76228.tar.gz
[npm-cache] [INFO] [bower] Dependency config file /var/www/html/admin/modules/zulu/node/bower.json does not exist. Skipping install
[npm-cache] [INFO] [npm] done extracting
[npm-cache] [INFO] successfully installed all dependencies

Finished updating libraries!
Stopping old running processes…Zulu Server is not running
Done
Migration from XMPP was done previously
Starting new Zulu Process…Enabling the Asterisk ARI Server
Increasing HTTP Session Limit
Reloading PBX to update new settings…Done
Starting Zulu Server…
Started Zulu Server. PID is 11590
Started with PID 11590!
Generating CSS…Done
Module zulu successfully installed
Updating Hooks…Done

Thank you.

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