Anschluss_zeit
如题,我购买了两个面板服,用于组装群组。1号上部署了 Waterfall-1.20,测试连接正常。
2号上部署了 Purpur-1.18,单独连接也正常。
当我把2号的地址放进1号的配置文件再次连接时,会显示出正在进入世界,随后报错
Could not connect to a default or fallback server. Incorrectly configured address/port/firewall?

2号的 spigot.yml 上配置了 bungee: true
这是我的 BC 配置文件
  1. enforce_secure_profile: false
  2. listeners:
  3. - query_port: 10096
  4.   motd: '&1Another Bungee server'
  5.   tab_list: GLOBAL_PING
  6.   query_enabled: false
  7.   proxy_protocol: false
  8.   forced_hosts:
  9.     n2.akiracloud.net:10852: survival
  10.   ping_passthrough: true
  11.   priorities:
  12.   - survival
  13.   bind_local_address: true
  14.   host: 0.0.0.0:10096
  15.   max_players: 999
  16.   tab_size: 60
  17.   force_default_server: false
  18. remote_ping_cache: -1
  19. network_compression_threshold: 256
  20. permissions:
  21.   default:
  22.   - bungeecord.command.server
  23.   - bungeecord.command.list
  24.   admin:
  25.   - bungeecord.command.alert
  26.   - bungeecord.command.end
  27.   - bungeecord.command.ip
  28.   - bungeecord.command.reload
  29.   - bungeecord.command.kick
  30. log_pings: true
  31. connection_throttle_limit: 3
  32. server_connect_timeout: 5000
  33. timeout: 30000
  34. stats: 1446d34e-51c6-45e7-9437-e9b19087ad7a
  35. player_limit: -1
  36. ip_forward: true
  37. groups:
  38.   md_5:
  39.   - admin
  40. remote_ping_timeout: 5000
  41. connection_throttle: 4000
  42. log_commands: false
  43. prevent_proxy_connections: false
  44. online_mode: false
  45. forge_support: true
  46. disabled_commands:
  47. - disabledcommandhere
  48. servers:
  49.   survival:
  50.     motd: '&1Just another Waterfall - Forced Host'
  51.     address: n2.akiracloud.net:10852
  52.     restricted: false
复制代码
如有需要,服务商是 AkiraCloud


隔壁柴先生
IP更改为43.248.116.142   所有的IP包括server文件里的serverip也使用这个 然后再试试

如果还不行就联系服务商解决