Contacts: Nextcloud 18 incompatibility warning

Created on 19 Jan 2020  路  9Comments  路  Source: nextcloud/contacts

Nextcloud server 18 shows incompatibility warning

......
......

To Reproduce
Steps to reproduce the behavior:

  1. Install contacts 3.1.6
  2. Upgrade server to 18
  3. Contacts automatically gets disabled + shows warning + no available update

Expected behavior
Update contacts 3.1.7 should show which lists nextcloud 18 as compatible in info.xml

Actual behavior
No contacts 3.1.7 update available (I suspect this is due to #1388)

Server configuration

Nextcloud version: 18.0

Contacts version: 3.1.6

Updated from an older Nextcloud or fresh install: update from nextcloud 17

Signing status: No errors have been found.

1. to develop bug high

Most helpful comment

Release is on its way

EDIT: when the store allows me to upload it :sob:

All 9 comments

I ran into the same problem and found out that the Contacts app seems to have been published twice with a different support range. The installed app 3.1.6 contained the following max-version string:

<nextcloud min-version="15" max-version="17" />

I downloaded the app manually and first realized the following version discrepancy:

grafik

After extracting the downloaded files to the apps directory, the max-version string has been changed, although the original app version number hasn't been changed, and it was possible to activate the app again.

<version>3.1.6</version>
...
<nextcloud min-version="15" max-version="18" />

My assumption is, that the version number hasn't been updated after the change has been applied so that the update routine keeps the existing app version.

Yes this is

So how do I have to fix this in my install?

I rely on my contacts app, so there must nothing go wrong here!

@rubo77 This is an easy task, manually download the app from the app store and extract the contacts folder and all files to the local apps directory. Make sure that the access rights are set correctly, navigate to the Apps menu and reactivate the app - that's all.

Where has this to be fixed? so the versionin 3.1.7 is shown correctly in the nextcloud webinterface?

I could wait a day until this is fixed...

Release is on its way

EDIT: when the store allows me to upload it :sob:

what is the problem while uploading?

@rubo77 appstore is having issues

Aaand released! :)
Thanks everyone!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Peque picture Peque  路  3Comments

spoorun picture spoorun  路  5Comments

brantje picture brantje  路  5Comments

Dennis1993 picture Dennis1993  路  5Comments

kangaroo72 picture kangaroo72  路  4Comments