127.0.0.1 failed to authenticate as 'cxpanel'

I removed Isymphony module and now I get this over and over.
[2022-06-23 09:54:58] NOTICE[22315]: manager.c:3530 authenticate: 127.0.0.1 tried to authenticate with nonexistent user ‘cxpanel’
[2022-06-23 09:54:58] NOTICE[22315]: manager.c:3567 authenticate: 127.0.0.1 failed to authenticate as ‘cxpanel’

Can someone tell me how to get this error to go away?

fwconsole ma delete cxpanel

[root@pbxe01 ~]# fwconsole ma delete cxpanel
The following error(s) occured:

  • Specified module not found
    [root@pbxe01 ~]#
yum list installed | grep -i isymphony

[root@pbxe02 asterisk]# yum list installed | grep -i isymphony
iSymphonyServerV3-fpbx.noarch 3.5.9.8-1 @sng-pkgs
[root@pbxe02 asterisk]#

So do I need to delete this in @sng-pkgs ?

The FreePBX module only generates config for the service that runs independently. To remove iSymphony completely you would need to

 yum remove iSymphonyServerV3-fpbx

Thank you both.

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