Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 20 Next »

The following are known issues in our latest release

Firefox browser compatibility

Current Behavior

Unexpected crashes and rendering are noticed on Firefox.

Workaround

Chrome is the currently recommended browser. We will bring support to Firefox in one of the future releases.

Package README

Observation

The README.md in the <install_dir>/deploy/ has outdated instructions.

Workaround

Please ignore this README file and follow the MEGH documentation page for information on installation instead.

Analytics Screen Refresh

Current Behavior

Online/Offline connection status on stream window is not updated immediately.

Workaround

Wait for 30 sec or refresh the page.

Use Case Commissioning Error

Current Behavior

When a use case commissioning action errors out, the program currently tries indefinitely to auto-restore it. This might lead Nimble to end up in an unfavorable state.

Workaround

When use case commissioning errors out, please delete the errored out use case and re-deploy manually with the error rectified.

High Latency During Network Congestion

Current Behavior

Nimble may buffer up to, by default, 30 frames per channel before dropping data. When the network is congested these buffers may fill up causing high latency.

Workaround

Update the environment section of the docker-compose.yaml file to specify the following variable:

environment:
  - NIMBLE_EXECUTION_QUEUE_SIZE=5

Setting the queue size to 30 will add a maximum of 1 second of latency for a 30fps channel or 6 seconds of latency for a 5fps channel during network congestion. For sites with network congestion it is recommended to set this value to 5.

Schedule event on click is showing wrong threshold keys

Current Behavior

Scheduler calendar event on click is displaying nimble threshold keys instead of the keys that shown in the portal.

Workaround

No workaround, will be fixed in next release.

Camera view device edit is not populating correct details

Current Behavior

On click on edit button in the device list of camera view page the edit form is populating incorrect device details.

Workaround

Device edits can be made from the site view page or device view page.

Mismatch in analytics count for most of the use-cases

Current Behavior

In the event history, the count seen in table is not the exactly same when the images are retrieved.

Workaround

No workaround, will be fixed in next release.

Storage Purge trigger is not deactivating the alert

Current Behavior

Triggering storage purge of a particular channel is not deactivating the activated alert of that channel.

Workaround

No workaround, will be fixed in the upcoming release.

Some of the Notifications in Notification history is not loading

Current Behavior

In the notification history when clicked on the notifications some will not be loading.

Workaround

Close the notification which was not loading and open the same notification.

  • No labels