-
Notifications
You must be signed in to change notification settings - Fork 89
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
hom7-influx-tick - Cannot open call log #57
Comments
Dear All, I have the same problem with homer7-docker/heplify-server/hom7-prom-all. Clean install with the following changes to the docker compose file: (To get all data in Grafana, see issue #50) Thanks |
Dear Wouter, Ildar |
please wait. We will update the images ASAP |
You need to show us what the messages contain, or share and export. It's all about the data. |
We have such issue on every call. proto:UDP 2020-01-16T07:48:33.332581Z 37.49.230.28:6284 ---> 116.*..**2:5060 INVITE sip:994441519460055@116.*..**2:5060 SIP/2.0 proto:UDP 2020-01-16T07:48:33.353267Z 116.*..**2:5060 ---> 37.49.230.28:6284 SIP/2.0 405 Not authorized proto:UDP 2020-01-16T07:48:33.380708Z 37.49.230.28:6284 ---> 116.*..**2:5060 ACK sip:994441519460055@116.*..**2 SIP/2.0 v=0 |
Very strange, Still seeing the error: "ERROR TypeError: Cannot read property 'protocol_id' of null" Tell me if you need some more information. Thanks, |
@adubovikov Can we have an update please on this issue? I have refreshed the homer images several times when I see an update on dockerhub but still the same problem. We want to monitor our newer PBX servers where we are using pjsip, this is not working with our older Homer 5 installation. Many thanks!! |
@Woutch sorry, do you see any records in the database ? Can you check your F12 Web console and see if the search/call/data API returns any data ? Can you paste it here ? |
Hi, Gathering from your answer it should work, so: I just updated again using docker-compose pull / docker-compose restart. But was still not working. Then deleted all volumes, but still not working. Now it is working!!!
Many thanks for your help!!! Best regards, |
Hi @Woutch glad you figured this already. As of your questions:
Thanks for testing & submitting an issue! Feel free to comment further if needed |
Hello
I am running homer7-docker/heplify-server/hom7-influx-tick branch 7.7.
Browser: Chrome 79.0.3945.117
Every time when I click to Session ID (Call Id) I am getting javascript error:
ERROR TypeError: Cannot read property 'protocol_id' of null
at SearchGridCallComponent.push../src/app/components/search-grid-call/search-grid-call.component.ts.SearchGridCallComponent.queryBuilderQOS (main.b0c0ae891134c32fe5c6.js:321570)
at SearchGridCallComponent.push../src/app/components/search-grid-call/search-grid-call.component.ts.SearchGridCallComponent.openTransactionDialog (main.b0c0ae891134c32fe5c6.js:321886)
at SearchGridCallComponent.push../src/app/components/search-grid-call/search-grid-call.component.ts.SearchGridCallComponent.openTransactionForSelectedRows (main.b0c0ae891134c32fe5c6.js:321828)
at ColumnCallidRenderer.push../src/app/components/search-grid-call/renderer/column-callid-renderer.component.ts.ColumnCallidRenderer.openTransactionPopup (main.b0c0ae891134c32fe5c6.js:321183)
at ColumnCallidRenderer_Template_a_click_0_listener (template.html:1)
at executeListenerWithErrorHandling (main.b0c0ae891134c32fe5c6.js:86868)
at wrapListenerIn_markDirtyAndPreventDefault (main.b0c0ae891134c32fe5c6.js:86896)
at HTMLAnchorElement. (main.b0c0ae891134c32fe5c6.js:160133)
at ZoneDelegate.push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask (polyfills.db252f9f61df52652520.js:3271)
at Object.onInvokeTask (main.b0c0ae891134c32fe5c6.js:97771)
The same issue for homer7-docker/heplify-server/hom7-prom-all
The text was updated successfully, but these errors were encountered: