Bug Report Template
Description
Encountered when installing ApisCP with the command from the docs.
curl https://raw.githubusercontent.com/apisnetworks/apnscp-bootstrapper/master/bootstrap.sh | bash -s - <api token>
Setup logs:
In Git.php line 652:
Failed to clone https://github.com/MikeRoetgers/dependency-graph.git via ht
tps, ssh protocols, aborting.
- https://github.com/MikeRoetgers/dependency-graph.git
Cloning into '/usr/local/apnscp/vendor/mike-roetgers/dependency-graph'...
fatal: could not read Username for 'https://github.com': terminal prompts
disabled
- git@github.com:MikeRoetgers/dependency-graph.git
Cloning into '/usr/local/apnscp/vendor/mike-roetgers/dependency-graph'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
install [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--download-only] [--dev] [--no-suggest] [--no-dev] [--no-security-blocking] [--no-autoloader] [--no-progress] [--no-install] [--audit] [--audit-format AUDIT-FORMAT] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [<packages>...]
stdout_lines: <omitted>
PLAY RECAP ********************************************************************************************************
localhost : ok=536 changed=4 unreachable=0 failed=1 skipped=303 rescued=0 ignored=0
This was run on a fresh AlmaLinux10 VPS, hosted on Hostinger.
Steps to Reproduce
Run the installation comand
curl https://raw.githubusercontent.com/apisnetworks/apnscp-bootstrapper/master/bootstrap.sh | bash -s - <api token>
- …
Expected Behavior
Installation goes through.
Actual Behavior
Installation doesn’t go through.
Environment
Operating System: Alma Linux 10.1 - Heliotrope Lion