ysdragon / Pterodactyl-VPS-Egg

Pterodactyl VPS Egg
MIT License
58 stars 33 forks source link

Followed Every Step. Throwing this error #11

Closed WispySuccs closed 10 months ago

WispySuccs commented 10 months ago

● wings.service - Pterodactyl Wings Daemon Loaded: loaded (/etc/systemd/system/wings.service; enabled; preset: enabled) Active: activating (auto-restart) (Result: exit-code) since Tue 2023-12-05 10:14:51 CST; 4s ago Process: 10543 ExecStart=/usr/local/bin/wings (code=exited, status=203/EXEC) Main PID: 10543 (code=exited, status=203/EXEC) CPU: 1ms

ysdragon commented 10 months ago

Did you try running the built wings first before moving it to the bin directory? ./wings

WispySuccs commented 10 months ago

it says this when i tried that mv: cannot overwrite non-directory '/usr/local/bin/wings' with directory 'wings'

WispySuccs commented 10 months ago

I figured it out. When I did go build. it put the wings exe into something else. please note that down so people like me don't get confused.

WispySuccs commented 10 months ago

image Its saying I don't have sudo after the steps I followed.

ysdragon commented 10 months ago

@WispySuccs I have noted in the README that the "sudo su" option is currently not working.