I have been trying to host my server with Ngrok I can connect with “0” or “localhost” and I think I did everything right, but I get this error while connecting via Ngrok:

"Failed To Connect To Server

Connection Timed Out: No Further Information"

Thank you very much

I tried everything see my server.properties below:

enable-jmx-monitoring=false

rcon.port=25575

level-seed=

gamemode=survival

enable-command-block=false

enable-query=false

generator-settings={}

enforce-secure-profile=true

level-name=world

motd=A Minecraft Server

query.port=25565

pvp=true

generate-structures=true

max-chained-neighbor-updates=1000000

difficulty=easy

network-compression-threshold=256

max-tick-time=60000

require-resource-pack=false

use-native-transport=true

max-players=20

online-mode=true

enable-status=true

allow-flight=false

initial-disabled-packs=

broadcast-rcon-to-ops=true

view-distance=10

server-ip=localhost

resource-pack-prompt=

allow-nether=true

server-port=25565

enable-rcon=false

sync-chunk-writes=true

op-permission-level=4

prevent-proxy-connections=false

hide-online-players=false

resource-pack=

entity-broadcast-range-percentage=100

simulation-distance=10

rcon.password=

player-idle-timeout=0

force-gamemode=false

rate-limit=0

hardcore=false

white-list=false

broadcast-console-to-ops=true

spawn-npcs=true

spawn-animals=true

log-ips=true

function-permission-level=2

initial-enabled-packs=vanilla

level-type=minecraft\:normal

text-filtering-config=

spawn-monsters=true

enforce-whitelist=false

spawn-protection=16

resource-pack-sha1=

max-world-size=29999984

  • MisteryGatesB
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    You provided your server with a server-ip. This field should be empty. Don’t ask me why.