如题,我购买了两个面板服,用于组装群组。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 配置文件
复制代码如有需要,服务商是 AkiraCloud
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 配置文件
- enforce_secure_profile: false
 
- listeners:
 
- - query_port: 10096
 
-   motd: '&1Another Bungee server'
 
-   tab_list: GLOBAL_PING
 
-   query_enabled: false
 
-   proxy_protocol: false
 
-   forced_hosts:
 
-     n2.akiracloud.net:10852: survival
 
-   ping_passthrough: true
 
-   priorities:
 
-   - survival
 
-   bind_local_address: true
 
-   host: 0.0.0.0:10096
 
-   max_players: 999
 
-   tab_size: 60
 
-   force_default_server: false
 
- remote_ping_cache: -1
 
- network_compression_threshold: 256
 
- permissions:
 
-   default:
 
-   - bungeecord.command.server
 
-   - bungeecord.command.list
 
-   admin:
 
-   - bungeecord.command.alert
 
-   - bungeecord.command.end
 
-   - bungeecord.command.ip
 
-   - bungeecord.command.reload
 
-   - bungeecord.command.kick
 
- log_pings: true
 
- connection_throttle_limit: 3
 
- server_connect_timeout: 5000
 
- timeout: 30000
 
- stats: 1446d34e-51c6-45e7-9437-e9b19087ad7a
 
- player_limit: -1
 
- ip_forward: true
 
- groups:
 
-   md_5:
 
-   - admin
 
- remote_ping_timeout: 5000
 
- connection_throttle: 4000
 
- log_commands: false
 
- prevent_proxy_connections: false
 
- online_mode: false
 
- forge_support: true
 
- disabled_commands:
 
- - disabledcommandhere
 
- servers:
 
-   survival:
 
-     motd: '&1Just another Waterfall - Forced Host'
 
-     address: n2.akiracloud.net:10852
 
-     restricted: false
 
IP更改为43.248.116.142   所有的IP包括server文件里的serverip也使用这个 然后再试试
如果还不行就联系服务商解决
如果还不行就联系服务商解决