Collabora Online on ownloud 10.5

Hi. I have an issue after update owncloud from 10.4.1.3 to 10.5.0.10.
I’m using the Docker Community Licence version(Free). But after update I’ve got a licence message

occ app:list
Enabled:
  - activity: 2.5.3
  - audioplayer: 2.8.4
  - comments: 0.3.0
  - configreport: 0.2.0
  - contacts: 1.5.5
  - dav: 0.6.0
  - diagnostics: 0.1.4
  - encryption: 1.4.0
  - extract: 1.2.4
  - federatedfilesharing: 0.5.0
  - federation: 0.1.0
  - files: 1.5.2
  - files_external: 0.7.1
  - files_mediaviewer: 1.0.3
  - files_pdfviewer: 0.11.2
  - files_sharing: 0.13.0
  - files_texteditor: 2.3.0
  - files_trashbin: 0.9.1
  - files_versions: 1.3.0
  - firstrunwizard: 1.2.0
  - gpxmotion: 0.0.6
  - gpxpod: 2.2.2
  - impersonate: 0.5.0
  - market: 0.6.0
  - metadata: 0.10.0
  - notes: 2.0.6
  - notifications: 0.5.2
  - provisioning_api: 0.5.0
  - qownnotesapi: 19.1.0
  - richdocuments: 2.4.0
  - search_elastic: 1.0.0
  - systemtags: 0.3.0
  - tasks: 0.9.7
  - templateeditor: 0.4.0
  - updatenotification: 0.2.1
Disabled:
  - admin_audit
  - announcementcenter
  - customgroups
  - enterprise_key
  - external
  - files_antivirus
  - files_classifier
  - files_external_dropbox
  - files_external_ftp
  - files_ldap_home
  - firewall
  - guests
  - oauth2
  - password_policy
  - ransomware_protection
  - sharepoint
  - systemtags_management
  - theme-enterprise
  - twofactor_totp
  - user_external
  - user_ldap
  - user_shibboleth
  - windows_network_drive
  - wopi
  - workflow
www-data@6fb2213513bc: ~/owncloud # occ status
  - installed: true
  - first_install_version: 10.4.0.4
  - version: 10.5.0.10
  - versionstring: 10.5.0
  - edition: Community

I’ve tried to remove all disabled plugins. But it didn’t fix it. Then I’ve tried to disable plugins one by one and then I’ve disabled Collabora Online and the error disappeared.

Is Collabora Online https://marketplace.owncloud.com/apps/richdocuments free?

I tried reproducing your issue in a docker container, and I wasn’t able to.
Means, I enabled the richdocuments app in a community installation and it is not showing the Enterprise trial warning.

Then I thought perhaps another app of yours enables the enterprise trial, so I installed all the same apps as you, but still no luck in reproducing the error.

As far as I understand the app was free and should also stay free. There must be something else wrong with your system.

Can you fill out the rest of the template?

Hey,

i have noticed the same today after updating from ownCloud 10.4.1 to 10.5.0.

After doing some research i think this has something to do with https://github.com/owncloud/richdocuments/pull/347 because i have noticed a “enterpriseFeaturesEnabled()” in the code changes.

If i’m understanding the message correctly the license key is asked because of the enterprise features included in the Collabora Online app and the message should be gone after the remaining time.

I guess “partially enterprise” apps such as richdocuments weren’t taken into account.

That’s why the app is considered as enterprise and is triggering the popup.

Yes, but since the app is considered as enterprise, the app will be disabled due to the missing license.

This is likely a mistake, but until we get an official statement and / or a fix, this is the current state.

2 Likes

Hotfix release planned. You can track the progress here:

2 Likes

Thank you! For your help.

Hotfix release is available. See below if you’re stuck on 2.4.0 / grace period.

3 Likes

Hey,

thank you very much for this info. I can confirm that the hotfix solved this issue for me.

1 Like