The extension is preventing me from installing and updating. How can I fix?
# composer update --prefer-dist --no-plugins --no-dev -a --with-all-dependencies
Do not run Composer as root/super user! See https://getcomposer.org/root for details
Continue as root/super user [yes]?
Please answer yes, y, no, or n.
Continue as root/super user [yes]?
Loading composer repositories with package information
Updating dependencies
Nothing to modify in lock file
Installing dependencies from lock file
Package operations: 9 installs, 1 update, 0 removals
- Downloading flarum-lang/turkish (1.1.1.6)
- Downloading league/oauth2-client (2.6.0)
- Downloading wohali/oauth2-discord-new (1.1.0)
- Downloading omines/oauth2-gitlab (3.4.0)
- Downloading league/oauth2-linkedin (5.1.2)
- Downloading league/oauth2-google (4.0.0)
- Downloading league/oauth2-github (3.0.0)
- Downloading league/oauth2-facebook (2.0.5)
- Downloading league/oauth1-client (v1.10.0)
- Downloading fof/oauth (1.1.1)
0/10 [>---------------------------] 0% - Downloading league/oauth1-client (v1.10.0)
- Downloading flarum-lang/turkish (1.1.1.6)
- Downloading league/oauth2-client (2.6.0)
- Downloading league/oauth2-linkedin (5.1.2)
- Downloading league/oauth2-google (4.0.0)
- Downloading league/oauth2-facebook (2.0.5)
- Downloading fof/oauth (1.1.1)
- Downloading wohali/oauth2-discord-new (1.1.0)
- Downloading league/oauth1-client (v1.10.0)
- Downloading flarum-lang/turkish (1.1.1.6)
- Downloading league/oauth2-client (2.6.0)
- Downloading league/oauth2-linkedin (5.1.2)
- Downloading league/oauth2-google (4.0.0)
- Downloading league/oauth2-facebook (2.0.5)
- Downloading fof/oauth (1.1.1)
- Downloading wohali/oauth2-discord-new (1.1.0)
- Downloading league/oauth1-client (v1.10.0)
- Downloading flarum-lang/turkish (1.1.1.6)
- Downloading league/oauth2-client (2.6.0)
- Downloading league/oauth2-linkedin (5.1.2)
- Downloading league/oauth2-google (4.0.0)
- Downloading league/oauth2-facebook (2.0.5)
- Downloading fof/oauth (1.1.1)
- Downloading omines/oauth2-gitlab (3.4.0)
Failed to download flarum-lang/turkish from dist: curl error 92 while downloading https://api.github.com/repos/flarum-lang/turkish/zipball/e42f469cf23815e376350a082e180cc562179cfd: HTTP/2 stream 0 was closed cleanly, but before getting all response header fields, treated as error
Now trying to download from source
- Syncing flarum-lang/turkish (1.1.1.6) into cache
1/10 [==>-------------------------] 10% - Downloading league/oauth2-github (3.0.0)
- Downloading wohali/oauth2-discord-new (1.1.0)
Failed to download league/oauth1-client from dist: The "https://api.github.com/repos/thephpleague/oauth1-client/zipball/88dd16b0cff68eb9167bfc849707d2c40ad91ddc" file could not be downloaded (HTTP/2 500 )
Now trying to download from source
- Syncing league/oauth1-client (v1.10.0) into cache
Failed to download league/oauth2-linkedin from dist: The "https://api.github.com/repos/thephpleague/oauth2-linkedin/zipball/f9ab661ca37884067ca286412b6c17304d3c2fac" file could not be downloaded (HTTP/2 500 )
Now trying to download from source
- Syncing league/oauth2-linkedin (5.1.2) into cache
Cloning failed using an ssh key for authentication, enter your GitHub credentials to access private repos
When working with _public_ GitHub repositories only, head to https://github.com/settings/tokens/new?scopes=&description=Composer+on+dursun+2021-11-27+2059 to retrieve a token.
This token will have read-only permission for public information only.
When you need to access _private_ GitHub repositories as well, go to https://github.com/settings/tokens/new?scopes=repo&description=Composer+on+dursun+2021-11-27+2059
Note that such tokens have broad read/write permissions on your behalf, even if not needed by Composer.
Tokens will be stored in plain text in "/root/.config/composer/auth.json" for future use by Composer.
For additional information, check https://getcomposer.org/doc/articles/authentication-for-private-packages.md#github-oauth