Try running:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
This should show if anything is using the port.
If that does not help find the problem, try running:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
strace -f -e trace=bind minetestserver (your minetestserver options here)
Post the output here. You may need to install the strace package first.