#Error code 504 when trying to save files
52 messages · Page 1 of 1 (latest)
You'll need to grab the error logs from the Panel. The following command uploads the last 150 lines of this day's log to our pastebin and provides a link you can share.
tail -n 150 /var/www/pterodactyl/storage/logs/laravel-$(date +%F).log | nc pteropaste.com 99
Heres the panel log
The panel and wings are in different machine
Also for some reason the addons like MC plugins or mc mods installer doesn't work too
Please explain the issue you're experiencing in as much detail as possible. Preferably with error messages in a text format or paste link to logs. Nobody can assist you without information that helps to understand the issue. Help us help you. Messages such as "doesn't work" or "i need help" will most likely be ignored.
Well I've looked into logs of panel as well as wings but there's not only the error I get is error code 504
o {message: 'Request failed with status code 504', name: 'AxiosError', code: 'ERR_BAD_RESPONSE', config: {…}, request: XMLHttpRequest, …}
Hey I've tried reinstalling the wings but the issue still persists
Has anyone solved this in the past?
Clean yarn build: production?
The panel is working fine
I have two nodes so one of them is not working
So panel and wings on one node and then another node with just wings
The one with just wings is not working
Proof it xD, share the output of yarn build: production
Okay just for your sake
😂
Any admins ?
Please help there's nothing in the logs I've allowed it from cloudflare security files, there's no ufw or firewall
Yeah, your panel assets are really going to have nothing to do with this.
Looks like your logs are not from the same time as the issue triggered
Can you reproduce the issue, and then fetch fresh logs right away
We need some logs from you in order to help debug this issue.
Panel: tail -n 150 /var/www/pterodactyl/storage/logs/laravel-$(date +%F).log | nc pteropaste.com 99
Wings: sudo wings diagnostics
Please see .plogs and .wlogs respectively for more information.
Okay sure
https://ptero.co/rumifedahi log of wings I am having problem with
I have found the following for: https://ptero.co/rumifedahi
You already have an instance of Wings running through systemd service and are trying to start another duplicate instance, for example by using the commands wings and wings --debug, or another service is using the port.
Use ss -plnt | grep :8080 (or grep :8443 depending on the port) to find what process is currently running and stop it. You can type killall wings to shutdown any ghost Wings process.
The wings are running
For some reason even reproducing doesn't update the log
There's nothing about 504 code in the log
Okay reinstalled the wings once again and nothing works at this point
Any other general solution that I can do to see if it fixes the issue?
Yeah reinstalling things isn't going to do anything
Looks like you have a network issue between your panel and node
But most of the things work
Only the file saving doesn't work