1. Вы находитесь в сообществе Rubukkit. Мы - администраторы серверов Minecraft, разрабатываем собственные плагины и переводим на различные языки плагины наших коллег из других стран.
    Скрыть объявление
Скрыть объявление
В преддверии глобального обновления, мы проводим исследования, которые помогут нам сделать опыт пользования форумом ещё удобнее. Помогите нам, примите участие!

Решено Не зайти на сервер BungeeCord

Тема в разделе "Помощь", создана пользователем Александр25, 19 янв 2024.

Статус темы:
Закрыта.
  1. Автор темы
    Александр25

    Александр25 Новичок

    Баллы:
    6
    Имя в Minecraft:
    Tatemala
    Не удалось подключиться к серверуio.netty. channel.AbstractChannelsAnnotatedConnectException: Connection refused:

    Вот конфиг:
    server_connect_timeout: 5000
    enforce_secure_profile: false
    remote_ping_cache: -1
    forge_support: false
    player_limit: -1
    permissions:
    default:
    - bungeecord.command.server
    - bungeecord.command.list
    admin:
    - bungeecord.command.alert
    - bungeecord.command.end
    - bungeecord.command.ip
    - bungeecord.command.reload
    - bungeecord.command.kick
    timeout: 30000
    log_commands: false
    network_compression_threshold: 256
    online_mode: true
    disabled_commands:
    - disabledcommandhere
    servers:
    lobby:
    motd: '&1Just another BungeeCord - Forced Host'
    address: хх.97.ххх.ххх:25565
    restricted: false
    listeners:
    - query_port: 25565
    motd: '&1Another Bungee server'
    tab_list: GLOBAL_PING
    query_enabled: false
    proxy_protocol: false
    forced_hosts:
    pvp.md-5.net: pvp
    ping_passthrough: false
    priorities:
    - lobby
    bind_local_address: true
    host: хх.23.ххх.ххх:25565
    max_players: 1
    tab_size: 60
    force_default_server: false
    ip_forward: false
    remote_ping_timeout: 5000
    prevent_proxy_connections: false
    groups:
    md_5:
    - admin
    connection_throttle: 4000
    stats: 1ee06f34-9954-4b6f-b3b5-95ed80a85c16
    connection_throttle_limit: 3
    log_pings: true


    Два отдельных сервера на разных хостингах.
     
  2. Автор темы
    Александр25

    Александр25 Новичок

    Баллы:
    6
    Имя в Minecraft:
    Tatemala
    порты все открыты
     
  3. Dymeth

    Dymeth Активный участник Пользователь

    Баллы:
    98
    Имя в Minecraft:
    Dymeth
    Логи?
     
  4. Автор темы
    Александр25

    Александр25 Новичок

    Баллы:
    6
    Имя в Minecraft:
    Tatemala
    22:20:14 [INFO] Using mbed TLS based native cipher.
    22:20:14 [INFO] Using zlib based native compressor.
    22:20:14 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.20-R0.2-SNAPSHOT:19918c6:1788
    22:20:14 [INFO] Not on Windows, attempting to use enhanced EpollEventLoop
    22:20:14 [INFO] Epoll is working, utilising it!
    22:20:14 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource())
    22:20:14 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource())
    22:20:14 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource())
    22:20:14 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource())
    22:20:14 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource())
    22:20:14 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource())
    22:20:14 [INFO] Attempting to update plugin from null to ModuleVersion(build=1788, git=19918c6)
    22:20:14 [INFO] Attempting to Jenkins download module cmd_alert v1788
    22:20:15 [INFO] Download complete
    22:20:15 [INFO] Attempting to update plugin from null to ModuleVersion(build=1788, git=19918c6)
    22:20:15 [INFO] Attempting to Jenkins download module cmd_find v1788
    22:20:15 [INFO] Download complete
    22:20:15 [INFO] Attempting to update plugin from null to ModuleVersion(build=1788, git=19918c6)
    22:20:15 [INFO] Attempting to Jenkins download module cmd_list v1788
    22:20:16 [INFO] Download complete
    22:20:16 [INFO] Attempting to update plugin from null to ModuleVersion(build=1788, git=19918c6)
    22:20:16 [INFO] Attempting to Jenkins download module cmd_send v1788
    22:20:16 [INFO] Download complete
    22:20:16 [INFO] Attempting to update plugin from null to ModuleVersion(build=1788, git=19918c6)
    22:20:16 [INFO] Attempting to Jenkins download module cmd_server v1788
    22:20:16 [INFO] Download complete
    22:20:16 [INFO] Attempting to update plugin from null to ModuleVersion(build=1788, git=19918c6)
    22:20:16 [INFO] Attempting to Jenkins download module reconnect_yaml v1788
    22:20:17 [INFO] Download complete
    22:20:17 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.20-R0.2-SNAPSHOT:19918c6:1788 by SpigotMC
    22:20:17 [INFO] Loaded plugin cmd_find version git:cmd_find:1.20-R0.2-SNAPSHOT:19918c6:1788 by SpigotMC
    22:20:17 [INFO] Loaded plugin cmd_server version git:cmd_server:1.20-R0.2-SNAPSHOT:19918c6:1788 by SpigotMC
    22:20:17 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.20-R0.2-SNAPSHOT:19918c6:1788 by SpigotMC
    22:20:17 [INFO] Loaded plugin cmd_send version git:cmd_send:1.20-R0.2-SNAPSHOT:19918c6:1788 by SpigotMC
    22:20:17 [INFO] Loaded plugin cmd_list version git:cmd_list:1.20-R0.2-SNAPSHOT:19918c6:1788 by SpigotMC
    22:20:17 [WARNING] Forced host server pvp is not defined
    22:20:17 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.20-R0.2-SNAPSHOT:19918c6:1788 by SpigotMC
    22:20:17 [INFO] Enabled plugin cmd_find version git:cmd_find:1.20-R0.2-SNAPSHOT:19918c6:1788 by SpigotMC
    22:20:17 [INFO] Enabled plugin cmd_server version git:cmd_server:1.20-R0.2-SNAPSHOT:19918c6:1788 by SpigotMC
    22:20:17 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.20-R0.2-SNAPSHOT:19918c6:1788 by SpigotMC
    22:20:17 [INFO] Enabled plugin cmd_send version git:cmd_send:1.20-R0.2-SNAPSHOT:19918c6:1788 by SpigotMC
    22:20:17 [INFO] Enabled plugin cmd_list version git:cmd_list:1.20-R0.2-SNAPSHOT:19918c6:1788 by SpigotMC
    22:20:17 [INFO] Listening on /0.0.0.0:25577
    22:38:07 [INFO] §cCommand not found
    22:38:12 [INFO] §cCommand not found
    22:38:12 [INFO] Closing listener [id: 0xc027ef37, L:/0:0:0:0:0:0:0:0%0:25577]
    22:38:12 [INFO] Closing pending connections
    22:38:12 [INFO] Disconnecting 0 connections
    22:38:12 [INFO] Saving reconnect locations
    22:38:12 [INFO] Disabling plugins
    22:38:12 [INFO] Closing IO threads
    22:38:24 [INFO] Using mbed TLS based native cipher.
    22:38:24 [INFO] Using zlib based native compressor.
    22:38:24 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.20-R0.2-SNAPSHOT:19918c6:1788
    22:38:24 [INFO] Not on Windows, attempting to use enhanced EpollEventLoop
    22:38:24 [INFO] Epoll is working, utilising it!
    22:38:24 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource())
    22:38:24 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource())
    22:38:24 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource())
    22:38:24 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource())
    22:38:24 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource())
    22:38:24 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource())
    22:38:24 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.20-R0.2-SNAPSHOT:19918c6:1788 by SpigotMC
    22:38:24 [INFO] Loaded plugin cmd_find version git:cmd_find:1.20-R0.2-SNAPSHOT:19918c6:1788 by SpigotMC
    22:38:24 [INFO] Loaded plugin cmd_server version git:cmd_server:1.20-R0.2-SNAPSHOT:19918c6:1788 by SpigotMC
    22:38:24 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.20-R0.2-SNAPSHOT:19918c6:1788 by SpigotMC
    22:38:24 [INFO] Loaded plugin cmd_send version git:cmd_send:1.20-R0.2-SNAPSHOT:19918c6:1788 by SpigotMC
    22:38:24 [INFO] Loaded plugin cmd_list version git:cmd_list:1.20-R0.2-SNAPSHOT:19918c6:1788 by SpigotMC
    22:38:24 [WARNING] Could not save config
    java.io.FileNotFoundException: config.yml (Permission denied)
    at java.io.FileOutputStream.open0(Native Method)
    at java.io.FileOutputStream.open(FileOutputStream.java:270)
    at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
    at java.io.FileOutputStream.<init>(FileOutputStream.java:162)
    at net.md_5.bungee.conf.YamlConfig.save(YamlConfig.java:179)
    at net.md_5.bungee.conf.YamlConfig.set(YamlConfig.java:160)
    at net.md_5.bungee.conf.YamlConfig.getListeners(YamlConfig.java:289)
    at net.md_5.bungee.conf.Configuration.load(Configuration.java:89)
    at net.md_5.bungee.BungeeCord.start(BungeeCord.java:285)
    at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:67)
    at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)
    22:38:24 [WARNING] Forced host server pvp is not defined
    22:38:24 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.20-R0.2-SNAPSHOT:19918c6:1788 by SpigotMC
    22:38:24 [INFO] Enabled plugin cmd_find version git:cmd_find:1.20-R0.2-SNAPSHOT:19918c6:1788 by SpigotMC
    22:38:24 [INFO] Enabled plugin cmd_server version git:cmd_server:1.20-R0.2-SNAPSHOT:19918c6:1788 by SpigotMC
    22:38:24 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.20-R0.2-SNAPSHOT:19918c6:1788 by SpigotMC
    22:38:24 [INFO] Enabled plugin cmd_send version git:cmd_send:1.20-R0.2-SNAPSHOT:19918c6:1788 by SpigotMC
    22:38:24 [INFO] Enabled plugin cmd_list version git:cmd_list:1.20-R0.2-SNAPSHOT:19918c6:1788 by SpigotMC
    22:38:24 [WARNING] Could not bind to host /тут айпи было
    io.netty.channel.unix.Errors$NativeIoException: bind(..) failed: Cannot assign requested address
    22:43:21 [INFO] §cCommand not found
    22:43:26 [INFO] §cCommand not found
    22:43:26 [INFO] §cCommand not found
    22:43:26 [SEVERE] Exception in thread "main"
    22:43:26 [SEVERE] java.io.IOException: Input/output error
    22:43:26 [SEVERE] at java.io.FileInputStream.read0(Native Method)
    22:43:26 [SEVERE] at java.io.FileInputStream.read(FileInputStream.java:207)
    22:43:26 [SEVERE] at jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
    22:43:26 [SEVERE] at jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
    22:43:26 [SEVERE] at jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
    22:43:26 [SEVERE] at jline.internal.InputStreamReader.read(InputStreamReader.java:261)
    22:43:26 [SEVERE] at jline.internal.InputStreamReader.read(InputStreamReader.java:198)
    22:43:26 [SEVERE] at jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
    22:43:26 [SEVERE] at jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
    22:43:26 [SEVERE] at jline.console.ConsoleReader.readLine(ConsoleReader.java:2269)
    22:43:26 [SEVERE] at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:72)
    22:43:26 [SEVERE] at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)
    22:43:26 [INFO] Closing pending connections
    22:43:26 [INFO] Disconnecting 0 connections
    22:43:26 [INFO] Saving reconnect locations
    22:43:26 [INFO] Disabling plugins
    22:43:26 [INFO] Closing IO threads
    22:43:38 [INFO] Using mbed TLS based native cipher.
    22:43:38 [INFO] Using zlib based native compressor.
    22:43:38 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.20-R0.2-SNAPSHOT:19918c6:1788
    22:43:38 [INFO] Not on Windows, attempting to use enhanced EpollEventLoop
    22:43:38 [INFO] Epoll is working, utilising it!
    22:43:38 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource())
    22:43:38 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource())
    22:43:38 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource())
    22:43:38 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource())
    22:43:38 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource())
    22:43:38 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource())
    22:43:38 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.20-R0.2-SNAPSHOT:19918c6:1788 by SpigotMC
    22:43:38 [INFO] Loaded plugin cmd_find version git:cmd_find:1.20-R0.2-SNAPSHOT:19918c6:1788 by SpigotMC
    22:43:38 [INFO] Loaded plugin cmd_server version git:cmd_server:1.20-R0.2-SNAPSHOT:19918c6:1788 by SpigotMC
    22:43:38 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.20-R0.2-SNAPSHOT:19918c6:1788 by SpigotMC
    22:43:38 [INFO] Loaded plugin cmd_send version git:cmd_send:1.20-R0.2-SNAPSHOT:19918c6:1788 by SpigotMC
    22:43:38 [INFO] Loaded plugin cmd_list version git:cmd_list:1.20-R0.2-SNAPSHOT:19918c6:1788 by SpigotMC
    22:43:38 [WARNING] Could not save config
    java.io.FileNotFoundException: config.yml (Permission denied)
    at java.io.FileOutputStream.open0(Native Method)
    at java.io.FileOutputStream.open(FileOutputStream.java:270)
    at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
    at java.io.FileOutputStream.<init>(FileOutputStream.java:162)
    at net.md_5.bungee.conf.YamlConfig.save(YamlConfig.java:179)
    at net.md_5.bungee.conf.YamlConfig.set(YamlConfig.java:160)
    at net.md_5.bungee.conf.YamlConfig.getListeners(YamlConfig.java:289)
    at net.md_5.bungee.conf.Configuration.load(Configuration.java:89)
    at net.md_5.bungee.BungeeCord.start(BungeeCord.java:285)
    at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:67)
    at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)
    22:43:38 [WARNING] Forced host server pvp is not defined
    22:43:38 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.20-R0.2-SNAPSHOT:19918c6:1788 by SpigotMC
    22:43:38 [INFO] Enabled plugin cmd_find version git:cmd_find:1.20-R0.2-SNAPSHOT:19918c6:1788 by SpigotMC
    22:43:38 [INFO] Enabled plugin cmd_server version git:cmd_server:1.20-R0.2-SNAPSHOT:19918c6:1788 by SpigotMC
    22:43:38 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.20-R0.2-SNAPSHOT:19918c6:1788 by SpigotMC
    22:43:38 [INFO] Enabled plugin cmd_send version git:cmd_send:1.20-R0.2-SNAPSHOT:19918c6:1788 by SpigotMC
    22:43:38 [INFO] Enabled plugin cmd_list version git:cmd_list:1.20-R0.2-SNAPSHOT:19918c6:1788 by SpigotMC
    22:43:38 [WARNING] Could not bind to host /тут айпи было
    io.netty.channel.unix.Errors$NativeIoException: bind(..) failed: Cannot assign requested address
     
  5. Автор темы
    Александр25

    Александр25 Новичок

    Баллы:
    6
    Имя в Minecraft:
    Tatemala
    Проблема решена!

    Нужно указать:
    host: 0.0.0.0:25577
     
Статус темы:
Закрыта.

Поделиться этой страницей