1

Java.net Error: Connection refused [SOLVED]

Kokila3 9/19/15 11:54 am
210
10/28/2015 9:25 pm
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
Posted by
Kokila3
Level 3 : Apprentice Miner
0

  Have something to say?

JoinSign in

4

Kokila3
10/28/2015 9:25 pm
Level 3 : Apprentice Miner
FIXED! I made sure the server.jar was running, and it worked fine! Thanks for all your help!
1
apes
09/21/2015 4:21 pm
Level 4 : Apprentice Miner
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?
1
Kokila3
09/20/2015 8:11 pm
Level 3 : Apprentice Miner
Thanks for the help! However, removing whitelist doesn't help, and nothing pops up on the server list. It says can't connect. D:
1
apes
09/20/2015 3:30 pm
Level 4 : Apprentice Miner
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)
1

Welcome