Вы используете устаревший браузер. Этот и другие сайты могут отображаться в нём некорректно. Вам необходимо обновить браузер или попробовать использовать другой.
Сделал сервер на linux и все работает нормально, могу подключится. Но не работает rcon(В линуксе нет консоли сервера), он подключается, но через 1-3 секунды обрывается. В чем может быть проблема?
При подключение в линуксе появляется вот ЭТО: |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>:
При подключение в линуксе появляется вот ЭТО: |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>: