You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The occ app:enable example-ee-app command should exit with a proper error message and notify the user that the app will not be enabled due to an invalid license key.
Actual behaviour
The occ app:enable example-ee-app command exited with a success message while the app is still disabled. Only if you look into the owncloud.log you will see an error message about the invalid license key.
Server configuration
Operating system: Ubuntu 18.04
Web server: Apache
Database: MySQL
PHP version: 7.2
ownCloud version: 10.3
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 10 days if no further activity occurs. Thank you for your contributions.
Steps to reproduce
Expected behaviour
The
occ app:enable example-ee-app
command should exit with a proper error message and notify the user that the app will not be enabled due to an invalid license key.Actual behaviour
The
occ app:enable example-ee-app
command exited with a success message while the app is still disabled. Only if you look into the owncloud.log you will see an error message about the invalid license key.Server configuration
Operating system: Ubuntu 18.04
Web server: Apache
Database: MySQL
PHP version: 7.2
ownCloud version: 10.3
The text was updated successfully, but these errors were encountered: