#Error code 504 when trying to save files

52 messages · Page 1 of 1 (latest)

undone cloak
#

I've been getting error code 504 everytime I try to save a file in my pterodactyl server

#

Theres nothing in logs

minor spadeBOT
#

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

undone cloak
#

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

minor spadeBOT
#

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.

undone cloak
#

o {message: 'Request failed with status code 504', name: 'AxiosError', code: 'ERR_BAD_RESPONSE', config: {…}, request: XMLHttpRequest, …}

undone cloak
#

Hey I've tried reinstalling the wings but the issue still persists

#

Has anyone solved this in the past?

zinc trout
undone cloak
#

But

#

Yarn build in wings?

zinc trout
#

No

#

In the panel

undone cloak
#

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

zinc trout
undone cloak
zinc trout
#

😂

undone cloak
#

Told you no errors in panel

undone cloak
#

Any admins ?

#

Please help there's nothing in the logs I've allowed it from cloudflare security files, there's no ufw or firewall

slim bane
#

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

minor spadeBOT
#

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.

minor spadeBOT
#

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.

undone cloak
undone cloak
#

There's nothing about 504 code in the log

undone cloak
#

I've tried reinstalling the wings

#

Should I do it again?

undone cloak
#

Okay reinstalled the wings once again and nothing works at this point

undone cloak
#

Any other general solution that I can do to see if it fixes the issue?

slim bane
#

Yeah reinstalling things isn't going to do anything

#

Looks like you have a network issue between your panel and node

undone cloak
#

Only the file saving doesn't work