BungeeCoord

Status
This thread has been locked.
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

LordOfTime

Feedback score
15
Posts
603
Reactions
245
Resources
0
When i start all of my servers for bungeecoord i get this message when joining.
Could not connect to default or fallback server, please try again later:
java.net.ConnectException

Sounds to me like you haven't properly configured it.
 

Adrian

Active Member
Premium
Feedback score
7
Posts
63
Reactions
8
Resources
0
ya send over the config
 

AgonyMC

Feedback score
0
Posts
17
Reactions
3
Resources
0
ip_forward: true
network_compression_threshold: 256
stats: cb49c951-2187-406c-9932-14d7771b77cb
groups:
StrafeI:
- admin
servers:
lobby:
motd: ''
address: 0.0.0.025566
restricted: false
default: true
Squads:
motd: '&6Squads'
address: 0.0.0.0:25567
restricted: false
Dev:
motd: '&6Dev'
address: 0.0.0.0:25568
restricted: false
potpvp:
motd: '&6Potpvp'
address: 0.0.0.0:25669
restricted: false
timeout: 30000
player_limit: -1
listeners:
- query_port: 25577
motd: ''
priorities:
- lobby
bind_local_address: true
tab_list: GLOBAL_PING
query_enabled: false
host: 000.00.000.000:25565
forced_hosts:
pvp.md-5.net: pvp
max_players: 2500
tab_size: 60
ping_passthrough: false
force_default_server: true
default_server: lobby
fallback_server: lobby
permissions:
default:
- bungeecord.command.server
- bungeecord.command.list
admin:
- bungeecord.command.alert
- bungeecord.command.end
- bungeecord.command.ip
- bungeecord.command.reload
- bungeecord.command.send
- litebans.*
- litebans.ban
- litebans.tempban
owner:
- bungeecord.command.alert
- bungeecord.command.end
- bungeecord.command.ip
- bungeecord.command.reload
- litebans.*
- litebans.ban
- litebans.tempban
online_mode: true
log_commands: false
disabled_commands:
- disabledcommandhere
connection_throttle: 4000

Im going rn so leave what you think is wrong (I checked the ports are correct)
 

Adrian

Active Member
Premium
Feedback score
7
Posts
63
Reactions
8
Resources
0
I believe the problem is you forgot a : in 0.0.0.025566
 
Last edited:

Dori

Full Stack Developer
Supreme
Feedback score
28
Posts
459
Reactions
198
Resources
0
upload_2017-11-10_23-24-29.png

This is your problem, put this instead: 0.0.0.0:25566
 

Attachments

  • upload_2017-11-10_23-24-29.png
    upload_2017-11-10_23-24-29.png
    4.8 KB · Views: 37
Status
This thread has been locked.
Top