-
Notifications
You must be signed in to change notification settings - Fork 17
Labels
nethvoiceBug or features releted to the NethVoice projectBug or features releted to the NethVoice projectnethvoice-ctiThe issue is related to NethLink (NethVoice Web client)The issue is related to NethLink (NethVoice Web client)
Milestone
Description
Introduction:
The CTI UI service, based on Next.js, can become unresponsive. Incidents is not detected by monitoring or internal alarms; the service is online but unreachable. Restarting the service with systemctl restart --user nethcti-ui restores the access, but saving or restoring NethVoice settings did not resolve the issue.
Steps to reproduce:
- Deploy a dedicated NethServer 8 instance for a customer with the nethvoice-cti UI module (Next.js 14.2.x).
- Operate under normal production usage.
- Wait for the CTI UI to become unresponsive (no warnings or alerts).
- Attempt to access the CTI web page (offline/unreachable).
- Try restoring or saving NethVoice settings (has no effect).
- Restart the service with
systemctl restart --user nethcti-ui(restores functionality).
Expected behavior:
The CTI UI should remain accessible and responsive, or monitoring should promptly alert staff to any service outage.
Actual behavior:
- The CTI UI becomes completely unresponsive and appears offline for several hours, with no alarms raised by monitoring tools.
- Direct access (via browser or curl) fails.
- Saving/restoring NethVoice settings does not resolve the issue.
- Only restarting the service restores normal operation.
- The customer is the only source of feedback about the outage.
Components:
- NethServer 8
- nethvoice 1.3.3
See also:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
nethvoiceBug or features releted to the NethVoice projectBug or features releted to the NethVoice projectnethvoice-ctiThe issue is related to NethLink (NethVoice Web client)The issue is related to NethLink (NethVoice Web client)
Type
Projects
Status
Done