NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

Имя журнала: Application
Источник: OutlineService
Дата: 06.09.2022 21:49:24
Код события: 0
Категория задачи:Отсутствует
Уровень: Ошибка
Ключевые слова:Классический
Пользователь: Н/Д
Компьютер: user_
Описание:
Failed to serialize response.
Xml события:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="OutlineService" />
<EventID Qualifiers="0">0</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2022-09-06T15:49:24.000000000Z" />
<EventRecordID>613177</EventRecordID>
<Channel>Application</Channel>
<Computer>user_</Computer>
<Security />
</System>
<EventData>
<Data>Failed to serialize response.</Data>
</EventData>
</Event>

Имя журнала: Application
Источник: OutlineService
Дата: 06.09.2022 21:49:24
Код события: 0
Категория задачи:Отсутствует
Уровень: Сведения
Ключевые слова:Классический
Пользователь: Н/Д
Компьютер: user_
Описание:
Failed to serialize response: System.TypeLoadException: Не удалось загрузить тип "System.Collections.Generic.IReadOnlyDictionary`2" из сборки "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
в Newtonsoft.Json.Utilities.CollectionUtils.IsDictionaryType(Type type)
в Newtonsoft.Json.Serialization.DefaultContractResolver.CreateContract(Type objectType)
в System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
в Newtonsoft.Json.Serialization.DefaultContractResolver.ResolveContract(Type type)
в Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)
в Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)
в Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)
в OutlineService.OutlineService.SerializeResponse(ServiceResponse response)
Xml события:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="OutlineService" />
<EventID Qualifiers="0">0</EventID>
<Level>4</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2022-09-06T15:49:24.000000000Z" />
<EventRecordID>613176</EventRecordID>
<Channel>Application</Channel>
<Computer>user_</Computer>
<Security />
</System>
<EventData>
<Data>Failed to serialize response: System.TypeLoadException: Не удалось загрузить тип "System.Collections.Generic.IReadOnlyDictionary`2" из сборки "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
в Newtonsoft.Json.Utilities.CollectionUtils.IsDictionaryType(Type type)
в Newtonsoft.Json.Serialization.DefaultContractResolver.CreateContract(Type objectType)
в System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
в Newtonsoft.Json.Serialization.DefaultContractResolver.ResolveContract(Type type)
в Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)
в Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)
в Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)
в OutlineService.OutlineService.SerializeResponse(ServiceResponse response)</Data>
</EventData>
</Event>

Имя журнала: Application
Источник: OutlineService
Дата: 06.09.2022 21:49:22
Код события: 0
Категория задачи:Отсутствует
Уровень: Сведения
Ключевые слова:Классический
Пользователь: Н/Д
Компьютер: user_
Описание:
Failed to parse request: System.TypeLoadException: Не удалось загрузить тип "System.Collections.Generic.IReadOnlyDictionary`2" из сборки "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
в Newtonsoft.Json.Utilities.CollectionUtils.IsDictionaryType(Type type)
в Newtonsoft.Json.Serialization.DefaultContractResolver.CreateContract(Type objectType)
в System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
в Newtonsoft.Json.Serialization.DefaultContractResolver.ResolveContract(Type type)
в Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
в Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
в Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
в Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
в OutlineService.OutlineService.ParseRequest(String jsonRequest)
Xml события:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="OutlineService" />
<EventID Qualifiers="0">0</EventID>
<Level>4</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2022-09-06T15:49:22.000000000Z" />
<EventRecordID>613175</EventRecordID>
<Channel>Application</Channel>
<Computer>user_</Computer>
<Security />
</System>
<EventData>
<Data>Failed to parse request: System.TypeLoadException: Не удалось загрузить тип "System.Collections.Generic.IReadOnlyDictionary`2" из сборки "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
в Newtonsoft.Json.Utilities.CollectionUtils.IsDictionaryType(Type type)
в Newtonsoft.Json.Serialization.DefaultContractResolver.CreateContract(Type objectType)
в System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
в Newtonsoft.Json.Serialization.DefaultContractResolver.ResolveContract(Type type)
в Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
в Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
в Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
в Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
в OutlineService.OutlineService.ParseRequest(String jsonRequest)</Data>
</EventData>
</Event>

Имя журнала: Application
Источник: OutlineService
Дата: 06.09.2022 21:49:13
Код события: 0
Категория задачи:Отсутствует
Уровень: Сведения
Ключевые слова:Классический
Пользователь: Н/Д
Компьютер: user_
Описание:
incoming message: {"action":"configureRouting","parameters":{"proxyIp":"185.70.187.43","isAutoConnect":false}}
Xml события:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="OutlineService" />
<EventID Qualifiers="0">0</EventID>
<Level>4</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2022-09-06T15:49:13.000000000Z" />
<EventRecordID>613174</EventRecordID>
<Channel>Application</Channel>
<Computer>user_</Computer>
<Security />
</System>
<EventData>
<Data>incoming message: {"action":"configureRouting","parameters":{"proxyIp":"185.70.187.43","isAutoConnect":false}}</Data>
</EventData>
</Event>

Имя журнала: Application
Источник: OutlineService
Дата: 06.09.2022 21:49:05
Код события: 0
Категория задачи:Отсутствует
Уровень: Сведения
Ключевые слова:Классический
Пользователь: Н/Д
Компьютер: user_
Описание:
network changed but Outline is not connected - doing nothing
Xml события:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="OutlineService" />
<EventID Qualifiers="0">0</EventID>
<Level>4</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2022-09-06T15:49:05.000000000Z" />
<EventRecordID>613173</EventRecordID>
<Channel>Application</Channel>
<Computer>user_</Computer>
<Security />
</System>
<EventData>
<Data>network changed but Outline is not connected - doing nothing</Data>
</EventData>
</Event>

Имя журнала: Application
Источник: OutlineService
Дата: 06.09.2022 21:49:04
Код события: 0
Категория задачи:Отсутствует
Уровень: Сведения
Ключевые слова:Классический
Пользователь: Н/Д
Компьютер: user_
Описание:
Got incoming connection
Xml события:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="OutlineService" />
<EventID Qualifiers="0">0</EventID>
<Level>4</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2022-09-06T15:49:04.000000000Z" />
<EventRecordID>613172</EventRecordID>
<Channel>Application</Channel>
<Computer>user_</Computer>
<Security />
</System>
<EventData>
<Data>Got incoming connection</Data>
</EventData>
</Event>

Имя журнала: Application
Источник: OutlineService
Дата: 06.09.2022 21:49:04
Код события: 0
Категория задачи:Отсутствует
Уровень: Сведения
Ключевые слова:Классический
Пользователь: Н/Д
Компьютер: user_
Описание:
network changed but Outline is not connected - doing nothing
Xml события:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="OutlineService" />
<EventID Qualifiers="0">0</EventID>
<Level>4</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2022-09-06T15:49:04.000000000Z" />
<EventRecordID>613171</EventRecordID>
<Channel>Application</Channel>
<Computer>user_</Computer>
<Security />
</System>
<EventData>
<Data>network changed but Outline is not connected - doing nothing</Data>
</EventData>
</Event>Write a note in this area. It's really easy to share with others. Click here ...
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.