Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ERROR] TypeError: Cannot read properties of undefined (reading 'secret') #6

Open
jacknahid opened this issue Jan 2, 2024 · 1 comment

Comments

@jacknahid
Copy link

root@ip-172-31-94-168:/var/www/html/nahid/test2# fwconsole pm2 --log=callpanel
OUT > ==> /var/lib/asterisk/.pm2/logs/callpanel-error.log <==
[02.01.2024 17:34.34.174] [ERROR] TypeError: Cannot read properties of undefined (reading 'secret')
at parseManagerConf (/var/www/html/admin/modules/callpanel/calls-contacts-panel/src/api/ami.ts:17:37)
at /var/www/html/admin/modules/callpanel/calls-contacts-panel/src/api/ami.ts:28:25
at Generator.next ()
at fulfilled (/var/www/html/admin/modules/callpanel/calls-contacts-panel/node_modules/tslib/tslib.js:114:62)
[02.01.2024 17:34.34.175] [ERROR] TypeError: Cannot read properties of undefined (reading 'secret')
at parseManagerConf (/var/www/html/admin/modules/callpanel/calls-contacts-panel/src/api/ami.ts:17:37)
at /var/www/html/admin/modules/callpanel/calls-contacts-panel/src/api/ami.ts:28:25
at Generator.next ()
at fulfilled (/var/www/html/admin/modules/callpanel/calls-contacts-panel/node_modules/tslib/tslib.js:114:62)

==> /var/lib/asterisk/.pm2/logs/callpanel-out.log <==
serviceInstallFile: '/lib/systemd/system/fpbx-call-panel.service',
frontendBuildDir: '/var/www/html/admin/modules/callpanel/calls-contacts-panel/frontend/build/',
activeCallsCheckIntervalMs: 1000,
callerIdPrefixes: [ '+' ],
callerIdResolveLength: 6,
callLogsCheckIntervalMs: 3000,
httpPort: 4848,
phonebookCheckIntervalMs: 180000
}
[02.01.2024 17:34.34.139] [LOG] running as service

@daniele77
Copy link
Owner

Can you please give us some context?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants