legacy-knowledge-base
Publicado May. 25, 2015

Liferay Sync Not Verifying Portal Version

written-by

Liferay DevSecOps

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text
This article highlights a known issue when using Liferay Sync and Liferay Portal 6.1 EE.

Resolution

While using Liferay Sync, a user may experience the following error when attempting to connect to an instance of the Liferay Portal:

The portal version could not be verified. The minimum supported EE version is 6.1.20

If your portal is at or beyond the requirements specified in the warning, then the issue likely lies in the header.

Liferay currently uses the portal header to detect the portal version. Therefore, if the header is set to minimal or none in the portal-ext.properties, Liferay will not detect the portal version (and the above warning will be thrown).

To resolve this issue, simply make sure the header contains the version of the portal that you are using. This can be done with the following property:

http.header.version.verbosity=full

did-this-article-resolve-your-issue

legacy-knowledge-base