The issue
I get an error that elint can't be loaded when I try and install extensions. I checked the logs and it shows that the package can't be loaded. When I went to the code on github it was no longer available so I'm not sure how to fix this. The github page was here: zerosonesfun/elint
Flarum information
[2024-10-02 09:44:39] composer.ERROR: require 'zerosonesfun/elint:*' -W
/home/mysite/public_html/composer.json has been updated
Running composer update zerosonesfun/elint --with-all-dependencies
Loading composer repositories with package information
Updating dependencies
Nothing to modify in lock file
Installing dependencies from lock file (including require-dev)
Package operations: 158 installs, 0 updates, 0 removals
- Downloading zerosonesfun/elint (3.4)
0/1 [>---------------------------] 0% <warning>Failed to download zerosonesfun/elint from dist: The "https://api.github.com/repos/zerosonesfun/elint/zipball/832ba7d6d0c6320a5c259668da90b0500e789691" file could not be downloaded (HTTP/2 404 ):
{"message":"Not Found","documentation_url":"https://docs.github.com/rest/repos/contents#download-a-repository-archive-zip","status":"404"}</warning>
<warning>Now trying to download from source</warning>
- Syncing zerosonesfun/elint (3.4) into cache
1/1 [============================] 100%
In Git.php line 472:
Failed to clone https://github.com/zerosonesfun/elint.git via https, ssh pr
otocols, aborting.
- https://github.com/zerosonesfun/elint.git
Cloning into bare repository '/home/mysite/public_html/storage/.comp
oser/cache/vcs/https---github.com-zerosonesfun-elint.git'...
remote: Support for password authentication was removed on August 13, 202
1.
remote: Please see https://docs.github.com/get-started/getting-started-wi
th-git/about-remote-repositories#cloning-with-https-urls for information on
currently recommended modes of authentication.
fatal: Authentication failed for 'https://github.com/zerosonesfun/elint.g
it/'
- git@github.com:zerosonesfun/elint.git
Cloning into bare repository '/home/mysite/public_html/storage/.comp
oser/cache/vcs/https---github.com-zerosonesfun-elint.git'...
Host key verification failed.
fatal: Could not read from remote repository.