pterodactyl / panel

Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.
https://pterodactyl.io
Other
6.65k stars 1.68k forks source link

The archive provided is in a format Wings does not understand #3588

Closed ExtremTechniker closed 3 months ago

ExtremTechniker commented 3 years ago

Is there an existing issue for this?

Current Behavior

In my Minecraft, produces .log.gz file. When decompressing this file via the panel the is an error

An error occurred on the remote host: The archive provided is in a format Wings does not understand.. (request id: ca743371-ab94-4d32-bd4a-8f444ab1ee17)

Expected Behavior

File .log.gz should decompress like normal zip files

Steps to Reproduce

Use Minecraft .log.gz file, right click, Click unarchive, error is on the top of the page

Panel Version

1.5.1

Wings Version

1.4.7

Error Logs

https://ptero.co/xozayemalo

http://bin.ptdl.co/0zb8j
matthewpi commented 2 years ago

This is not a bug as much as it is a feature request. The decompress endpoint is named poorly, even though in the UI is states Extract. It will only work on archives that can optionally be compressed, not just compressed files.

danny6167 commented 3 months ago

Closing as duplicate of (fixed) https://github.com/pterodactyl/panel/issues/5034