Hello! I tried to install Minecraft server on Yunohost.

But when I try to connect (even locally) it always timeout and I can’t connect.

Do you have any clue on how to solve this?

When I run: curl <my ip>:25565

I get result when I do it on the server, but when I execute the same command on another device, it doesn’t work. There is a timeout and it gives up.

Do you think this is because my server is slow or have you any clue on how I could solve this issue?

Thanks in advance!

  • @xvf
    link
    14 years ago

    Did you open port 25565? If using Ubuntu based distro, you can use UFW to manage ports or if its rhel based then firewalld.

    • @ex_06
      link
      2
      edit-2
      3 years ago

      deleted by creator

    • SnowCodeOP
      link
      23 years ago

      That was my issue. But UFW doesn’t work on Yunohost. This is the correct command: yunohost firewall allow TCP 25565

  • @ajz
    link
    1
    edit-2
    2 years ago

    deleted by creator

    • SnowCodeOP
      link
      23 years ago

      Yes, thanks. I forgot I posted this here, sorry. That package is not up to date because the openjdk version is outdated. But my issue was that I haven’t understood that Yunohost has its own firewall. I just ran yunohost firewall allow TCP 25565 and my issue was solved.

      Thanks for the community, didn’t knew it existed.

      • @ajz
        link
        1
        edit-2
        2 years ago

        deleted by creator