Versions Compared

Key

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

On This Page:

Table of Contents
minLevel2

No Product Update Information.

A troubleshooting guide to help when product update information is not available in Revive Adserver.

...

When working as a system administrator user in Revive Adserver, the Configuration > Product Updates page's "Check for updates" action consistently returns an error that communication with the server timed out.  

Troubleshooting Process

Step 1: Check the configuration file for old "OpenX" sync server settings

Prior to becoming Revive Adserver, the product was known as OpenX Source. With the release of Revive Adserver 3.0, previously existing installations of OpenX Source should have had their configuration files updated via the upgrade process to move to a new "sync" server, where details of product updates are stored.

...

To check, look for configuration files in the Revive Adserver's var/ directory with a .conf.php file extension, and check the [oacSync] section of the files. They This section should be set to:

No Format
[oacSync]
protocol=https
host="sync.revive-adserver.com"
path="/xmlrpc.php"
httpPort=80
httpsPort=443

If this is not the case, update your configuration file to have the details above.

...

Step 2: Upgrade Revive Adserver

With the release of Revive Adserver 3.2.3, a bug was fixed which prevented newer versions of PHP communicating with the "sync" server.