Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

If notifications are not being received or are not being sent, this could be due to a number of issues such as:

...

In order to debug the notifications please follow these steps:

Apply process

Section
Column
width95%
Panel
No Format
bgColorCCC
dbvrep> set APPLY._NOTIFY_VERBOSE_DEBUG=1


dbvrep> set APPLY._NETWORK_TRAFFIC_DEBUG=1


Restart the apply process, then reproduce the issue to send the notification and inspect the apply log on the Apply process.

Mine process

The same can be done for the Mine process:

Section
Column
width95%
Panel
No Format
bgColorCCC
dbvrep> set MINE._NOTIFY_VERBOSE_DEBUG=1


dbvrep> set MINE._NETWORK_TRAFFIC_DEBUG=1

 

Restart the Mine process.

Both Mine and Apply processes

Section
Column
width95%
Panel
No Format
bgColorCCC
dbvrep> set _NOTIFY_VERBOSE_DEBUG=1


dbvrep> set _NETWORK_TRAFFIC_DEBUG=1

 

Restart both Mine and Apply processes for these settings to take affect.

Send Notifcation

To manually send a test notification use the following command:

 

panel
Section
Column
width95%
Panel
No Format
bgColorCCC
dbvrep>notify send daily_progress
Section
Column
width95%
No Format
bgColorCCC
dbvrep>notify send heartbeat