Hello, I have installed pterodactyl and wings many times in the past, but came across and issue I have never had before when trying to install wings. Once wings has been installed, I try to run it in debug using bash sudo wings --debug but it gives this error /usr/local/bin/wings: 1: Syntax error: "(" unexpected. I tried removing /usr/local/bin/wings and re-installing wings but the same issue occurs, I tried rebooting and am honestly am just ready to reset if anyone does not have any suggestions to try.
#Wings Won't run
3 messages · Page 1 of 1 (latest)
@broken harness You have the wrong binary for your architecture. Type uname -m to confirm. ARM64/AARCH64 Wings binary can be found in the Github releases https://github.com/pterodactyl/wings/releases
curl -L -o /usr/local/bin/wings https://github.com/pterodactyl/wings/releases/latest/download/wings_linux_arm64
Am using and arm ubuntu 22..04.4