1
Hi guys,
I'm trying to make a server on minecraft, but I seem to be getting the error Connection Refused: No further info. Any help is appreciated!
Server info:
#Minecraft server properties
#Fri Sep 18 16:03:39 MDT 2015
generator-settings=
op-permission-level=4
allow-nether=true
resource-pack-hash=
level-name=world
enable-query=false
allow-flight=false
announce-player-achievements=true
server-port=25575
max-world-size=29999984
level-type=DEFAULT
enable-rcon=false
level-seed=
force-gamemode=false
server-ip= CENSORED
network-compression-threshold=256
max-build-height=256
spawn-npcs=true
white-list=true
spawn-animals=true
hardcore=false
snooper-enabled=true
online-mode=true
resource-pack=
pvp=true
difficulty=1
enable-command-block=false
gamemode=0
player-idle-timeout=0
max-players=20
max-tick-time=60000
spawn-monsters=true
generate-structures=true
view-distance=10
motd=A Minecraft Server
I'm trying to make a server on minecraft, but I seem to be getting the error Connection Refused: No further info. Any help is appreciated!
Server info:
#Minecraft server properties
#Fri Sep 18 16:03:39 MDT 2015
generator-settings=
op-permission-level=4
allow-nether=true
resource-pack-hash=
level-name=world
enable-query=false
allow-flight=false
announce-player-achievements=true
server-port=25575
max-world-size=29999984
level-type=DEFAULT
enable-rcon=false
level-seed=
force-gamemode=false
server-ip= CENSORED
network-compression-threshold=256
max-build-height=256
spawn-npcs=true
white-list=true
spawn-animals=true
hardcore=false
snooper-enabled=true
online-mode=true
resource-pack=
pvp=true
difficulty=1
enable-command-block=false
gamemode=0
player-idle-timeout=0
max-players=20
max-tick-time=60000
spawn-monsters=true
generate-structures=true
view-distance=10
motd=A Minecraft Server
4
FIXED! I made sure the server.jar was running, and it worked fine! Thanks for all your help!
ok, next things to try.
- you are using non-standard port 25575. are you definitely trying to connect to that? i.e. play.whatever.com:25575
- are you home hosting? and portforwarded so your router sends traffic for 25575 to the machine hosting the server?
- you are using non-standard port 25575. are you definitely trying to connect to that? i.e. play.whatever.com:25575
- are you home hosting? and portforwarded so your router sends traffic for 25575 to the machine hosting the server?
Thanks for the help! However, removing whitelist doesn't help, and nothing pops up on the server list. It says can't connect. D:
couple of things to try:
- does it show online in the server list?
- you have whitelist = true, change that to false & see if you can connect (to at least rule that out)
- does it show online in the server list?
- you have whitelist = true, change that to false & see if you can connect (to at least rule that out)
