Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Minecraft
  3. Error when connecting to the minecraft server :(

Error when connecting to the minecraft server :(

Scheduled Pinned Locked Moved Solved Minecraft
14 Posts 4 Posters 2.6k Views 4 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • nebulonN nebulon

      Are you using the default port?

      ? Offline
      ? Offline
      A Former User
      wrote on last edited by A Former User
      #3

      @nebulon yes. I wonder if it could be network related on my end? Am I the only one with this issue?

      1 Reply Last reply
      0
      • nebulonN Offline
        nebulonN Offline
        nebulon
        Staff
        wrote on last edited by
        #4

        Did you verify that the minecraft server itself is running from the webui of the app?

        Also just to double check, you are using the correct server flavor for the client? There is bedrock and java edition

        ? 1 Reply Last reply
        0
        • nebulonN nebulon

          Did you verify that the minecraft server itself is running from the webui of the app?

          Also just to double check, you are using the correct server flavor for the client? There is bedrock and java edition

          ? Offline
          ? Offline
          A Former User
          wrote on last edited by A Former User
          #5

          @nebulon yeah I did. Seems like realms had similar issues when they upgraded to 1.16.3 but it’s fixed for them? Checking to see if I goofed anything up (in the morning)

          And yeah I am using Java edition <β€”-> Java edition

          BrutalBirdieB 1 Reply Last reply
          0
          • ? A Former User

            @nebulon yeah I did. Seems like realms had similar issues when they upgraded to 1.16.3 but it’s fixed for them? Checking to see if I goofed anything up (in the morning)

            And yeah I am using Java edition <β€”-> Java edition

            BrutalBirdieB Offline
            BrutalBirdieB Offline
            BrutalBirdie
            Partner
            wrote on last edited by
            #6

            @atrilahiji I am running 2x Minecraft instances on my Cloudron.
            1x is a custom app which uses PaperMC and the other one is the native Minecraft Java app.

            The Java one has a different port 25566 and I needed to change the server.properties server-port=25566 too since it does not update automatically.

            Like my work? Consider donating a drink. Cheers!

            1 Reply Last reply
            0
            • nebulonN Offline
              nebulonN Offline
              nebulon
              Staff
              wrote on last edited by girish
              #7

              I guess that is actually a packaging bug. I will look into that.

              1 Reply Last reply
              0
              • nebulonN Offline
                nebulonN Offline
                nebulon
                Staff
                wrote on last edited by
                #8

                This is now fixed with latest app package.

                madrushM 1 Reply Last reply
                1
                • nebulonN nebulon

                  This is now fixed with latest app package.

                  madrushM Offline
                  madrushM Offline
                  madrush
                  wrote on last edited by
                  #9

                  @nebulon I'm trying to connect to our Cloudron Minecraft server from Java clients on Mac and Linux.

                  When accessing the server from a web browser, I am able to login with my Cloudron account and see that it is running. However, when trying to connect using the Minecraft Java client, there is the timeout. I am trying access it via the app URL minecraft.cosmos.coop.I I have also tried appending the port :25565 to the URL in the server connection settings.

                  Seeing the same timeout error as reported above and I am wondering if it relates to the the fact that the client requires a Mojang or Microsoft user login, and these are not the same obviously as the Cloudron users allowed to access the app? I do have Microsoft account set up with the client; don't see an option to use any other form of login but Mojang or Microsoft within the client.

                  BrutalBirdieB 1 Reply Last reply
                  0
                  • madrushM madrush

                    @nebulon I'm trying to connect to our Cloudron Minecraft server from Java clients on Mac and Linux.

                    When accessing the server from a web browser, I am able to login with my Cloudron account and see that it is running. However, when trying to connect using the Minecraft Java client, there is the timeout. I am trying access it via the app URL minecraft.cosmos.coop.I I have also tried appending the port :25565 to the URL in the server connection settings.

                    Seeing the same timeout error as reported above and I am wondering if it relates to the the fact that the client requires a Mojang or Microsoft user login, and these are not the same obviously as the Cloudron users allowed to access the app? I do have Microsoft account set up with the client; don't see an option to use any other form of login but Mojang or Microsoft within the client.

                    BrutalBirdieB Offline
                    BrutalBirdieB Offline
                    BrutalBirdie
                    Partner
                    wrote on last edited by
                    #10

                    @madrush You should have opened a new issue about this. Next time πŸ™‚

                    I am still running my custom paper mc minecraft server and tested the vanilla from the store with no problems what so ever.

                    I just did a quick nmap scan of your open ports

                    25/tcp  open  smtp
                    80/tcp  open  http
                    443/tcp open  https
                    587/tcp open  submission
                    993/tcp open  imaps
                    

                    Did you do any custom firewall stuff? Since there is also no 25565 port open.
                    For example if I scan my domain I get:

                    25565/tcp open  minecraft
                    

                    Like my work? Consider donating a drink. Cheers!

                    1 Reply Last reply
                    0
                    • madrushM Offline
                      madrushM Offline
                      madrush
                      wrote on last edited by madrush
                      #11

                      @brutalbirdie said in Error when connecting to the minecraft server 😞:

                      You should have opened a new issue about this. Next time

                      Thanks for the tip. Next time...

                      Did you do any custom firewall stuff? Since there is also no 25565 port open.

                      That was the problem. I didn't have the port open. But since I was able to access the admin URL, I didn't think that the main port was still closed. Thanks for running that scan and pointing that out!

                      BrutalBirdieB 1 Reply Last reply
                      1
                      • madrushM madrush

                        @brutalbirdie said in Error when connecting to the minecraft server 😞:

                        You should have opened a new issue about this. Next time

                        Thanks for the tip. Next time...

                        Did you do any custom firewall stuff? Since there is also no 25565 port open.

                        That was the problem. I didn't have the port open. But since I was able to access the admin URL, I didn't think that the main port was still closed. Thanks for running that scan and pointing that out!

                        BrutalBirdieB Offline
                        BrutalBirdieB Offline
                        BrutalBirdie
                        Partner
                        wrote on last edited by
                        #12

                        The part about new topic is mainly to help other users finding what they search for.
                        The initial problem was solved already but you added another problem with a different solution.
                        Now there are 2 problems and 2 solutions in 1 Topic which makes it harder to find.
                        Don't worry tho, if it would not have been fixed by this simple thing I would have encouraged you to create a new issue and link me.

                        @madrush glad I could help and now you can build some

                        s πŸ™‚
                        Just remember that the web interface most likely is port 443.
                        The Location > Server Port is where you can see if other ports then 443 are used.

                        Like my work? Consider donating a drink. Cheers!

                        madrushM 1 Reply Last reply
                        0
                        • BrutalBirdieB BrutalBirdie

                          The part about new topic is mainly to help other users finding what they search for.
                          The initial problem was solved already but you added another problem with a different solution.
                          Now there are 2 problems and 2 solutions in 1 Topic which makes it harder to find.
                          Don't worry tho, if it would not have been fixed by this simple thing I would have encouraged you to create a new issue and link me.

                          @madrush glad I could help and now you can build some

                          s πŸ™‚
                          Just remember that the web interface most likely is port 443.
                          The Location > Server Port is where you can see if other ports then 443 are used.

                          madrushM Offline
                          madrushM Offline
                          madrush
                          wrote on last edited by
                          #13

                          @brutalbirdie Belatedly, thanks for your help. It made my social-distancing daughter's weekend to be able to play Minecraft with her bestie on our shared server.

                          BrutalBirdieB 1 Reply Last reply
                          2
                          • madrushM madrush

                            @brutalbirdie Belatedly, thanks for your help. It made my social-distancing daughter's weekend to be able to play Minecraft with her bestie on our shared server.

                            BrutalBirdieB Offline
                            BrutalBirdieB Offline
                            BrutalBirdie
                            Partner
                            wrote on last edited by
                            #14

                            @madrush
                            That's wholesome β™₯
                            Always happy to help.

                            Like my work? Consider donating a drink. Cheers!

                            1 Reply Last reply
                            1
                            Reply
                            • Reply as topic
                            Log in to reply
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes


                              • Login

                              • Don't have an account? Register

                              • Login or register to search.
                              • First post
                                Last post
                              0
                              • Categories
                              • Recent
                              • Tags
                              • Popular
                              • Bookmarks
                              • Search