Sigma-Production / ptero-eggs

Nginx egg Host your Website on pterodactyl panel
Other
72 stars 91 forks source link

Installation error #67

Closed ArtyomCZ closed 6 months ago

ArtyomCZ commented 6 months ago
container@pterodactyl~ Starting installation process, this could take a few minutes...
fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/main/x86_64/APKINDEX.tar.gz
WARNING: updating and opening https://dl-cdn.alpinelinux.org/alpine/v3.19/main: temporary error (try again later)
fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/community/x86_64/APKINDEX.tar.gz
WARNING: updating and opening https://dl-cdn.alpinelinux.org/alpine/v3.19/community: temporary error (try again later)
ERROR: unable to select packages:
  git (no such package):
    required by: world[git]
/mnt/install/install.sh: line 6: git: not found
cp: can't stat './temp/nginx': No such file or directory
cp: can't stat './temp/php-fpm': No such file or directory
cp: can't stat './temp/webroot': No such file or directory
cp: can't stat './temp/start.sh': No such file or directory
chmod: /mnt/server/start.sh: No such file or directory
mkdir: can't create directory '/mnt/server/tmp': File exists
mkdir: can't create directory '/mnt/server/logs': File exists
Install complete go to http://ip:port/
/mnt/install/install.sh: cd: line 38: can't cd to /mnt/server/webroot: No such file or directory
ash: *.git: unknown operand
using anon api call
rm: can't remove 'index.php': No such file or directory
ls: /mnt/server/webroot: No such file or directory
/mnt/server/webroot is empty.
cloning files into repo
cloning default branch
/mnt/install/install.sh: line 73: git: not found
ArtyomCZ commented 6 months ago

Resolved with apt update && apt upgrade