Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OAuth2 v0.5.0 enable fails #305

Open
rpocklin opened this issue Sep 22, 2021 · 1 comment
Open

OAuth2 v0.5.0 enable fails #305

rpocklin opened this issue Sep 22, 2021 · 1 comment

Comments

@rpocklin
Copy link

rpocklin commented Sep 22, 2021

We have tried using the latest version of OAuth2 (https://marketplace.owncloud.com/apps/oauth2 v0.5.0) but get the following error when attempting to enable it on the command line (v0.4.4 works fine)

Steps to reproduce

  1. Install ownCloud 10.8.0 Server
  2. Download OAuth2 app v0.5.0 (from https://marketplace.owncloud.com/apps/oauth2)
  3. Enable on the command line via ./occ app:enable -n oauth2

Expected behaviour

Should enable the app successfully and say:
oauth2 enabled

Actual behaviour

bash-4.2$ ./occ app:enable -n oauth2
ownCloud or one of the apps require upgrade - only a limited number of commands are available
You may use your browser or the occ upgrade command to do the upgrade
@michaelstingl
Copy link

Did you try ./occ upgrade command? what is the output? Anything in the logs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants