Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Install Server fails #2241
Install Server fails #2241
Comments
|
Cannot reproduce, please try again on the latest releases and see what happens. Also, when running dev builds please also include the specific git hash you're building off, it helps a lot. |
|
It was version a24a5466e551a5ac25c61fe46cfe312d6a8653c2 |
|
Issue still exists on wings 43d8bd6 and panel f144ba8 updated wings error: Tested on Minecraft Vanilla, Minecraft Paper, Garrys Mod |
|
Is your panel not updated or something? I was completely unable to reproduce with any of the Minecraft eggs. |
|
Yes panel was updated to the latest commit. I will update both again to the latest develop commit and test it again. |
|
Issue still exists on wings 1e39487 and panel 92929c4 Aug 23 18:13:12 wings[37228]: ERROR: [Aug 23 18:13:12.045] failed to run install process for server error=pattern contains path separator server=fb7548a4-ffbf-4653-bd85-6b68b1722ed8 Wings config file: |
|
closed by pterodactyl/wings@37fbae0 |

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

Background (please complete the following information):
Describe the bug
When I try to install a Server it fails and the following stacktrace appears in the wings log:
Aug 15 19:41:04 wings[20020]: ERROR: [Aug 15 19:41:04.934] failed to run install process for server error=pattern contains path separator server=15b53568-cca8-4ad3-a04b-5198cba8c889
Aug 15 19:41:04 wings[20020]: Stacktrace:
Aug 15 19:41:04 wings[20020]: github.com/pterodactyl/wings/server.(*InstallationProcess).BeforeExecute
Aug 15 19:41:04 wings[20020]: server/install.go:342
Aug 15 19:41:04 wings[20020]: github.com/pterodactyl/wings/server.(*InstallationProcess).Run
Aug 15 19:41:04 wings[20020]: server/install.go:217
Aug 15 19:41:04 wings[20020]: github.com/pterodactyl/wings/server.(*Server).internalInstall
Aug 15 19:41:04 wings[20020]: server/install.go:102
Aug 15 19:41:04 wings[20020]: github.com/pterodactyl/wings/server.(*Server).Install
Aug 15 19:41:04 wings[20020]: server/install.go:43
Aug 15 19:41:04 wings[20020]: github.com/pterodactyl/wings/router.postCreateServer.func1
Aug 15 19:41:04 wings[20020]: router/router_system.go:62
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Server installs without errors