Message Boards

I'm running CE 7.3 GE6 but get "server is not compatible" error

Conn Campbell, modified 3 Years ago.

I'm running CE 7.3 GE6 but get "server is not compatible" error

New Member Posts: 2 Join Date: 2/10/21 Recent Posts

I recently upgraded to to Liferay CE 7.3 from 7.1, and after days of troubleshooting errors I've got everything running and upgraded; however, Liferay Sync does not work even after the new updates to the liferay sync and desktop app.  I get the error "server is not compatible".  The log file shows the following:

ERROR [http-nio-8080-exec-4][AuthVerifierFilter:62] java.lang.NullPointerException
java.lang.NullPointerException
    at com.liferay.sync.service.SyncDeviceLocalServiceUtil.createSyncDevice(SyncDeviceLocalServiceUtil.java:84)
    at com.liferay.sync.internal.servlet.filter.SyncJSONFilter.doFilter(SyncJSONFilter.java:95)

I suspect authentication is at fault?  do I need the Oauth app?  Or am I missing some configuration setting?

Conn Campbell, modified 3 Years ago.

RE: I'm running CE 7.3 GE6 but get "server is not compatible" error

New Member Posts: 2 Join Date: 2/10/21 Recent Posts

I solved this problem myself by running the gogo command "upgrade:executeAll".  Seems the sync app doesn't auto upgrade when you install.