Skip to main content
Skip table of contents

Troubleshooting Live Updates on Centro Pipeline Manager

The Activity graph and the Recent Events notifications update in real-time as jobs are processed in the Pipeline Manager. If they fail to do so, there may be something missing or incorrect in the Centro configuration. 

Look at the following areas to troubleshoot your Centro configuration.

  • Named Pipe Activation
  • Enable net.pipe Protocol
  • net.pipe Addition Steps
  • Net.Pipe Listener Service Status


Named Pipe Activation

Windows feature "Named Pipe Activation" must be enabled (when using Named Pipe protocol for the WebApp's JobEventHandler WCF configuration - this is the default configuration).


  1. Go to the Turn Windows features on or off.
           In Windows 10,
    1. Open the Control Panel.
    2. Click Uninstall a program.
    3. Click Turn Windows features on or off.
  2. Ensure Named Pipe Activation is enabled/installed.

On Windows 10

On Windows Server 2012


Enable net.pipe Protocol

The "net.pipe" protocol must be enabled for the Actify Centro Web App application. This is typically automatically set with the Centro WebApp installation.

In IIS Manager

  1. Open the IIS Manager.
  2. Find and select the Centro site.
  3. Click Advanced Settings.
  4. Under the Behavior category find Enabled Protocols.
  5. Make sure "http,net.pipe" is an enabled protocol.


net.pipe Additional Steps 

Sometimes you need to perform some additional steps for the net.pipe protocol change to take effect.

Follow the  instructions here: https://msdn.microsoft.com/en-us/library/hh169179(v=nav.90).aspx. In short: 

  1. Open command prompt as administrator
  2. Go to \Windows\Microsoft.NET\Framework64\v4.0.30319
  3. Run aspnet_regiis.exe -iru .
  4. Run iisreset.


Net.Pipe Listener Adapter Service

The Net.Pipe Listener Adapter service must be running. 

To verify this,

  1. Go to Services.
  2. Find Net.Pipe Listener Adapter.
  3. Ensure the status is listed as Running.
  4. If not,
    1. Select Net.Pipe Listener Adaptyer.
    2. RMB click.
    3. Select Start.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.