0% found this document useful (0 votes)
7 views1 page

Report

The document contains log entries indicating errors related to requests made to a messaging service. The first entry shows a request for tribe message count that returned an error with a null response, while the second entry details a timeout error when attempting to retrieve unread message counts. Both entries include the application key and user ID associated with the requests.

Uploaded by

wangdongyu456
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views1 page

Report

The document contains log entries indicating errors related to requests made to a messaging service. The first entry shows a request for tribe message count that returned an error with a null response, while the second entry details a timeout error when attempting to retrieve unread message counts. Both entries include the application key and user ID associated with the requests.

Uploaded by

wangdongyu456
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

<?xml version="1.0" encoding="UTF-8"?

>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN"
"http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<array>
<string>2023-08-29 10:00:01 +0000 LYHIMRequest requestTribeMessageCount error
(null) {
"app_key" = cboapp;
token = efb707fb4fd3140df13566063e39fc91;
"user_id" = user1497394;
}
</string>
<string>2023-08-29 10:00:01 +0000 LYHIMService requestTribeUnreadMessageCount
onFailed Error Domain=NSURLErrorDomain Code=-1001 "请求超时。"
UserInfo={_kCFStreamErrorCodeKey=-2102, NSUnderlyingError=0x28138b330 {Error
Domain=kCFErrorDomainCFNetwork Code=-1001 "(null)"
UserInfo={_kCFStreamErrorCodeKey=-2102, _kCFStreamErrorDomainKey=4}},
_NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask &lt;7D0D68A5-07AC-4B65-9006-
095E1F2DD2E0&gt;.&lt;8&gt;, _NSURLErrorRelatedURLSessionTaskErrorKey=(
"LocalDataTask &lt;7D0D68A5-07AC-4B65-9006-095E1F2DD2E0&gt;.&lt;8&gt;"
), NSLocalizedDescription=请求超时。, NSLocalizedFailureReason=请求超时。,
NSErrorFailingURLStringKey=http://cboapp.chat.magcloud.net/msg/groupMsgCount?
app_key=cboapp&amp;token=efb707fb4fd3140df13566063e39fc91&amp;user_id=user1497394,
NSErrorFailingURLKey=http://cboapp.chat.magcloud.net/msg/groupMsgCount?
app_key=cboapp&amp;token=efb707fb4fd3140df13566063e39fc91&amp;user_id=user1497394,
_kCFStreamErrorDomainKey=4} -- {
"app_key" = cboapp;
token = efb707fb4fd3140df13566063e39fc91;
"user_id" = user1497394;
}
</string>
</array>
</plist>

You might also like