RealTriassic / Harbor

Bringing Linux to your Pterodactyl-hosted servers one script at a time.
GNU General Public License v3.0
36 stars 13 forks source link

proot error #8

Closed DasEric closed 1 year ago

DasEric commented 1 year ago

when i run the script it gives me an error, i dont know what to do, proot is installed look at the attached screenshot Screenshot_6

RealTriassic commented 1 year ago

Interesting, proot seems to have failed to download. Can you try opening the harbor.sh file and remove clear && from line 71? Then remove the .installed file from your server's root directory and then try start the server, copy the console output and send it here.

DasEric commented 1 year ago

okay, thanks and here: Screenshot_6

RealTriassic commented 1 year ago

Oh, it appears that you're not running Harbor under a Pterodactyl server. Typically Pterodactyl would place your files in /home/container, but in your environment that isn't the case. Currently Harbor only supports Pterodactyl servers, although support for running outside of Pterodactyl servers may be added in the future.