-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Transfer Failed Code 500 #4696
Comments
I have exactly the same issue
it seems to time out at about 2 mins for me i suspect its a config setting in whatever webserver/proxy wings uses to send the files. there was some mention of it, and how to adjust the time to longer, but i have been looking for hours and i cant find the link... after a several, it also caps at just under 1GiB of transfer, which is about what i can push in that time. It is 100% repeatable, across several nodes |
This comment was marked as spam.
This comment was marked as spam.
i confirm i have the same problem ERROR: [Oct 13 09:52:58.701] failed to push archive to target error=unexpected status code from destination: 500 server=6cbace3f-e372-4186-9a51-50fcf07fbbff subsystem=transfer |
Apparently the problem is if we use Cloudflare as proxy |
It can also happen when using an nginx reverse proxy without a high enough |
Has anyone located a fix for using cloudflare and resolving this error? |
Confirmed also having the same issue, it seams like some kind of timeout is happening ive tried changing may settings in nginx and cloudflare with no luck yet |
For everyone with the same problem: please provide wings logs ( Also, make sure that the wings version on both nodes matches and that your wings (and panel) is up-to-date in general. |
here is the logs and info for the failed transfer source node dest node Both nodes are behind a cloudflare Zero Trust access tunnel with agents running on both sites console output during transfer: each time i have done a transfer no matter the server it always seams to fail around 1.6GB Logs from source wings: https://ptero.co/eputoqezuk Logs from dest wings: https://ptero.co/mydotoheqi this was coss-posted in discord as requested: https://discord.com/channels/122900397965705216/1174012892325089321 |
Current Behavior
I tried several times transferring the same server, and it always failed when uploading progress arrived at 2.9 GiB / 23.6 GiB.
Error:
failed to push archive to target error=unexpected status code from destination: 500
Wed, 15 Feb 2023 14:36:18 CST [Transfer System] [Source Node]: Uploading [ ] 171.6 MiB / 23.6 GiB
Wed, 15 Feb 2023 14:36:23 CST [Transfer System] [Source Node]: Uploading [ ] 473.0 MiB / 23.6 GiB
Wed, 15 Feb 2023 14:36:28 CST [Transfer System] [Source Node]: Uploading [ ] 782.4 MiB / 23.6 GiB
Wed, 15 Feb 2023 14:36:33 CST [Transfer System] [Source Node]: Uploading [= ] 1.1 GiB / 23.6 GiB
Wed, 15 Feb 2023 14:36:38 CST [Transfer System] [Source Node]: Uploading [= ] 1.4 GiB / 23.6 GiB
Wed, 15 Feb 2023 14:36:43 CST [Transfer System] [Source Node]: Uploading [= ] 1.8 GiB / 23.6 GiB
Wed, 15 Feb 2023 14:36:48 CST [Transfer System] [Source Node]: Uploading [== ] 2.1 GiB / 23.6 GiB
Wed, 15 Feb 2023 14:36:53 CST [Transfer System] [Source Node]: Uploading [== ] 2.4 GiB / 23.6 GiB
Wed, 15 Feb 2023 14:36:58 CST [Transfer System] [Source Node]: Uploading [== ] 2.7 GiB / 23.6 GiB
Wed, 15 Feb 2023 14:37:03 CST [Transfer System] [Source Node]: Uploading [=== ] 2.9 GiB / 23.6 GiB
container@pterodactyl~ Transfer has failed.
Expected Behavior
Transfer the server data correctly.
Steps to Reproduce
Transfer a server.
Panel Version
1.11.3
Wings Version
1.11.4
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
Is there an existing issue for this?
The text was updated successfully, but these errors were encountered: