НЕ РЕШЕНО Не работает rcon!

Хостинг игровых серверов

ReadyS

Новичек
2 Авг 2018
19
1
25
Сделал сервер на linux и все работает нормально, могу подключится. Но не работает rcon(В линуксе нет консоли сервера), он подключается, но через 1-3 секунды обрывается. В чем может быть проблема?
 

ReadyS

Новичек
2 Авг 2018
19
1
25
При подключение в линуксе появляется вот ЭТО:
|Fatal|<>c__DisplayClass6.<receiveRequest>b__5|WebSocketSharp.WebSocketException: An exception has occurred while reading an HTTP request/response. —-> System.IO.EndOfStreamException: The header cannot be read from the data source.
at WebSocketSharp.HttpBase+<>c__DisplayClass1.<readHeaders>b__0 (System.Int32 i) [0x0000c] in <e43fdf6d91f44d8ea7f975577024882c>:0
at WebSocketSharp.Ext.EqualsWith (System.Int32 value, System.Char c, System.Action`1[T] action) [0x00001] in <e43fdf6d91f44d8ea7f975577024882c>:0
at WebSocketSharp.HttpBase.readHeaders (System.IO.Stream stream, System.Int32 maxLength) [0x00031] in <e43fdf6d91f44d8ea7f975577024882c>:0
at WebSocketSharp.HttpBase.Read[T] (System.IO.Stream stream, System.Func`2[T,TResult] parser, System.Int32 millisecondsTimeout) [0x00039] in <e43fdf6d91f44d8ea7f975577024882c>:0
—- End of inner exception stack trace —-
at WebSocketSharp.HttpBase.Read[T] (System.IO.Stream stream, System.Func`2[T,TResult] parser, System.Int32 millisecondsTimeout) [0x000ef] in <e43fdf6d91f44d8ea7f975577024882c>:
 

Svinger

vk.com/allexter
Прохожий
7 Дек 2017
699
159
При подключение в линуксе появляется вот ЭТО:
|Fatal|<>c__DisplayClass6.<receiveRequest>b__5|WebSocketSharp.WebSocketException: An exception has occurred while reading an HTTP request/response. —-> System.IO.EndOfStreamException: The header cannot be read from the data source.
at WebSocketSharp.HttpBase+<>c__DisplayClass1.<readHeaders>b__0 (System.Int32 i) [0x0000c] in <e43fdf6d91f44d8ea7f975577024882c>:0
at WebSocketSharp.Ext.EqualsWith (System.Int32 value, System.Char c, System.Action`1[T] action) [0x00001] in <e43fdf6d91f44d8ea7f975577024882c>:0
at WebSocketSharp.HttpBase.readHeaders (
System.IO.Stream stream, System.Int32 maxLength) [0x00031] in <e43fdf6d91f44d8ea7f975577024882c>:0
at
WebSocketSharp.HttpBase.Read[T] (System.IO.Stream stream, System.Func`2[T,TResult] parser, System.Int32 millisecondsTimeout) [0x00039] in <e43fdf6d91f44d8ea7f975577024882c>:0
—- End of inner exception stack trace —-
at
WebSocketSharp.HttpBase.Read[T] (System.IO.Stream stream, System.Func`2[T,TResult] parser, System.Int32 millisecondsTimeout) [0x000ef] in <e43fdf6d91f44d8ea7f975577024882c>:
rcon.web включен? порт для запросов открыл в брандмауэре/роутере?