Could not connect to a default or fallback server

Nono84569

Architecte en herbe
1 Avril 2017
9
0
62
18
Bonjour, après l'installation de pterodactyl sur mon VPS, j'ai voulu mettre en place un bungeecord, impossible de le faire fonctionner, je reçois tout le temps cette erreur:

Could not connect to a default or fallback server, please try again later: io.netty.channel.AbstractChannel$AnnotatedConnectException

J'ai tout essayé mais je n'arrive pas à résoudre ce problème. quelques informations complémentaires: j'ai un nom de domaine, j'ai deux serveurs + le bungeecord sur mon pterodactyl.
voici d'ailleurs la configuration de mon bungeecord.

server_connect_timeout: 5000
listeners:
- bind_local_address: true
force_default_server: true
forced_hosts:
play.narutorp.fr: lobby
host: 0.0.0.0:25565
max_players: 100
motd: '&1Another Bungee server'
ping_passthrough: false
priorities:
- lobby
proxy_protocol: false
query_enabled: false
query_port: 25565
tab_list: SERVER
tab_size: 60
remote_ping_cache: -1
network_compression_threshold: 256
permissions:
admin:
- bungeecord.command.alert
- bungeecord.command.end
- bungeecord.command.ip
- bungeecord.command.reload
default:
- bungeecord.command.server
- bungeecord.command.list
log_pings: true
connection_throttle_limit: 3
prevent_proxy_connections: false
timeout: 30000
player_limit: 100
ip_forward: false
groups:
Nono84569:
- admin
remote_ping_timeout: 5000
connection_throttle: 4000
log_commands: false
stats: 169b0a8a-1db6-4051-9ef2-11570c83430a
online_mode: false
forge_support: false
disabled_commands:
- disabledcommandhere
servers:
lobby:
address: 172.18.0.1:25566
motd: '&1Just another BungeeCord - Forced Host'
restricted: false
narutorp:
address: 172.18.0.1:25567
motd: '&1Just another BungeeCord - Forced Host'
restricted: false
 

Detobel36

Créateur de plugins (PhoenixRebirth)
Support
17 Août 2012
10 530
24
2 247
347
27
Bruxelles - Belgique
www.phoenix-rebirth.fr
Salut,

Wait, tous tes serveurs sont sur la même machine ? Je veux dire, tes serveurs spigot et ton serveur bungeecord sont hébergé sur le même VPS...
Du coup, pourquoi mettre l'IP 172.18.0.1 ?

Il faut mettre l'ip locale: 127.0.0.1
Et attention à bien mettre un pare-feu ! Il ne faut pas que les joueurs puisse se connecter directement à 172.18.0.1... Sinon ils vont bypass ton bungeecord.


Cordialement,
Detobel36