Open catzy007 opened 2 years ago
I have no idea what would cause this. The correct arguments are being passed, unless your PHP binary doesn't support IPv6 then I don't understand the problem.
You can try setting enable-ipv6=off
in server.properties
as a workaround.
The workaround you provided works absolutely fine.
Thank you.
Please leave this open until it can be investigated properly.
Link to crashdump: https://crash.pmmp.io/view/5678393
Additional comments (optional)
I'm currently trying to run PMMP inside Proxmox LXC using Ubuntu 20.04 with
curl -sL https://get.pmmp.io | bash -s -
but didn't work. Then i'm using docker container but getIs this behavior to be expected? I also try to run via baremetal (on other system) using docker and works well.