Daniel Barton
Daniel Barton
This egg requires host mode networking and won't work with most peoples setups. Calling a .sh script to start instead of having the startup command in the egg is also...
Unfortunately this error message simply means the attempt to connect to the server timed out. Your address may be wrong, the service may not be running, or there may be...
Wondering the same thing. Don't see anything in the commit history to suggest it was fixed.
I've thrown together something to fix this and can PR it soon for you to take a look at
Some S3 providers will retain the file and just "flag" it as deleted. It's then up to retention policies to actually delete the file. When you say deleting them manually...
Try setting the port with `-port={{SERVER_PORT}}`
> doesn't seem like someone is gonna make an egg They may or they may not. But you can't expect to have this request fulfilled straight away. You always have...
> My best guess is still that this is related to the fact that we use `eval` instead of `exec` in the entrypoint. It just took this long to get...
> It worked with the last version from Dane. After Matthew starts with updates, it stop working. But it could also be a Docker update. So according to my feeling...
Yep, it know that's a pain. I'd love to see my unrar fix merged as well. I'm happy to provide a build myself that includes my fixes when my PR...