Zulu Login Works but UCP does not after update

Hello All,

After updating all components to the latest versions and also changing my Active Directory connection from Legacy to “New”, my users are no longer able to login to UCP. After the directory change I made sure to go into the appropriate groups to re-activate and re-check all of the options, especially to enable, both UCP and ZULU. Zulu logins work but the UCP logins do not. In trying to diagnose, I don’t have much to go on apart from these entries in the freepbx_security.log

[2018-10-26 08:30:40] Authentication failure for se182 from 10.2.1.130
[2018-10-26 08:30:42] Authentication failure for se182 from 10.2.1.130
[2018-10-26 10:36:22] Authentication failure for [email protected] from 10.2.1.130

And this in ucp_err.log:

Error: ENOENT, stat ‘/var/www/html/admin/modules/ucpnode/node/lib/public/index.html’
Error: ENOENT, stat ‘/var/www/html/admin/modules/ucpnode/node/lib/public/index.html’

I think the process is running:

[root@XXXXPBX asterisk]# ps -ef | grep ucpnode
asterisk 4315 4094 0 08:21 ? 00:00:09 node /var/www/html/admin/modules/ucpnode/node/index.js
root 22115 23496 0 10:43 pts/0 00:00:00 grep ucpnode
[root@XXXXPBX asterisk]# fwconsole ma list | grep ucpnode
| ucpnode | 13.0.34.9 | Enabled | Commercial |

[root@XXXXPBX asterisk]# tail ucp_out.log
AMPDBNAME: ‘asterisk’,
AMPDBENGINE: ‘mysql’,
datasource: ‘’ }
Starting FreePBX…Starting FreePBX…FreePBX is Ready!
Asterisk version is: 13.13.1
Loading all UCP Modules…
Loading…conferencespro.js
Loading…xmpp.js
Done!
Server up and running at 8001 port

Is there a way to dial up the logging to see where it is failing?

Thanks!

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