Daniel Barton
Daniel Barton
The code really doesn't work like this. There isn't a string to template. We interact with the docker API directly. We aren't executing docker cli commands
This is likely an issue with your modification, or some kind of proxy or other component specific to your setup that is misbehaving. Nobody else has ever reported anything like...
I believe I know the root cause of this. Can you confirm if restarting wings causes the errors to go away?
Thank you for confirming that. This will be resolved in the next release of wings. Ref: https://github.com/pterodactyl/wings/commit/8744e64f1d888921b6f7cac1ebacc31d86e48cd4
Paper 1.19, 1.20, and 1.21 all say that same error message with the version as 1.19. Currently waiting for my internet to behave to confirm what Vanilla says.
Vanilla doesn't produce this message at all and is already caught by the existing match lines. This PR is good to go as is.
Thank you for your submission. I've looked into this, and it appears there used to be logging for SFTP read events. It was dropped during the [migration to sqlite](https://github.com/pterodactyl/wings/commit/7bd11c1c28265439a9570c3715b5a80979315cec#diff-3e1c5c6f0151f315cd23099f7a91933a5a0eb58655e8aaa149ca385b273118b4) based...