i should add that logging into the panel works without issue and this is the wings config file
debug: false
uuid: uuid
token_id: example token_id
token: example token
api:
host: 0.0.0.0
port: 443
ssl:
enabled: false
cert: /etc/letsencrypt/live/panel.example.com/fullchain.pem
key: /etc/letsencrypt/live/panel.example.com/privkey.pem
upload_limit: 100
system:
data: /var/lib/pterodactyl/volumes
sftp:
bind_port: 2022
allowed_mounts: []
remote: 'https://panel.example.com'