Hi Glen kim,     I has serval question talk to you .Question 1: Does I need 
install certificate[1] when sample client verify oauth code from github 
?Question 2: How to sovle ssl problem install wiht Linux , does it worlk copy 
from certificates ?
[1]https://github.com/iBaa/PlexConnect/wiki/Install-Guide-Linux
Question 3: I think Cloud Server is running normal ,what do you think about 
this logs ?


     -----RD SERVER-----Mar 29, 2016 4:48:03 PM 
com.mongodb.diagnostics.logging.JULLogger logINFO: Cluster created with 
settings {hosts=[127.0.0.1:27017], mode=SINGLE, requiredClusterType=UNKNOWN, 
serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}Mar 29, 2016 4:48:04 PM 
com.mongodb.diagnostics.logging.JULLogger logINFO: No server chosen by 
WritableServerSelector from cluster description 
ClusterDescription{type=UNKNOWN, connectionMode=SINGLE, 
all=[ServerDescription{address=127.0.0.1:27017, type=UNKNOWN, 
state=CONNECTING}]}. Waiting for 30000 ms before timing outMar 29, 2016 4:48:04 
PM com.mongodb.diagnostics.logging.JULLogger logINFO: Opened connection 
[connectionId{localValue:1, serverValue:24}] to 127.0.0.1:27017Mar 29, 2016 
4:48:04 PM com.mongodb.diagnostics.logging.JULLogger logINFO: Monitor thread 
successfully connected to server with description 
ServerDescription{address=127.0.0.1:27017, type=STANDALONE, state=CONNECTED, 
ok=true, version=ServerVersion{versionList=[2, 4, 9]}, minWireVersion=0, 
maxWireVersion=0, electionId=null, maxDocumentSize=16777216, 
roundTripTimeNanos=893270}Mar 29, 2016 4:48:04 PM 
com.mongodb.diagnostics.logging.JULLogger logINFO: Opened connection 
[connectionId{localValue:2, serverValue:25}] to 127.0.0.1:27017Mar 29, 2016 
4:48:05 PM io.netty.handler.logging.LoggingHandler channelRegisteredINFO: [id: 
0xf663671e] REGISTEREDMar 29, 2016 4:48:05 PM 
io.netty.handler.logging.LoggingHandler bindINFO: [id: 0xf663671e] 
BIND(0.0.0.0/0.0.0.0:5685)Mar 29, 2016 4:48:05 PM 
io.netty.handler.logging.LoggingHandler channelActiveINFO: [id: 0xf663671e, 
/0:0:0:0:0:0:0:0:5685] ACTIVEConnection status of TCP CoAP SERVER  : trueMar 
29, 2016 4:49:28 PM io.netty.handler.logging.LoggingHandler logMessageINFO: 
[id: 0xf663671e, /0:0:0:0:0:0:0:0:5685] RECEIVED: [id: 0xac21c294, 
/127.0.0.1:38601 => /127.0.0.1:5685]

-----Account SERVER-----Mar 29, 2016 4:48:28 PM 
io.netty.handler.logging.LoggingHandler channelRegisteredINFO: [id: 0x38d52bab] 
REGISTEREDMar 29, 2016 4:48:28 PM io.netty.handler.logging.LoggingHandler 
bindINFO: [id: 0x38d52bab] BIND(0.0.0.0/0.0.0.0:5684)Mar 29, 2016 4:48:28 PM 
io.netty.handler.logging.LoggingHandler channelActiveINFO: [id: 0x38d52bab, 
/0:0:0:0:0:0:0:0:5684] ACTIVEConnection status of TCP CoAP SERVER  : trueMar 
29, 2016 4:49:28 PM io.netty.handler.logging.LoggingHandler logMessageINFO: 
[id: 0x38d52bab, /0:0:0:0:0:0:0:0:5684] RECEIVED: [id: 0x10ed337e, 
/127.0.0.1:60740 => /127.0.0.1:5684]

-----CI SERVER-------Connection status of TCP CoAP CLIENT  : trueConnection 
status of TCP CoAP CLIENT  : trueConnection status of TCP CoAP CLIENT  : 
trueMar 29, 2016 4:49:28 PM io.netty.handler.logging.LoggingHandler 
channelRegisteredINFO: [id: 0xe04cd82e] REGISTEREDMar 29, 2016 4:49:28 PM 
io.netty.handler.logging.LoggingHandler bindINFO: [id: 0xe04cd82e] 
BIND(0.0.0.0/0.0.0.0:5683)Mar 29, 2016 4:49:28 PM 
io.netty.handler.logging.LoggingHandler channelActiveINFO: [id: 0xe04cd82e, 
/0:0:0:0:0:0:0:0:5683] ACTIVEConnection status of TCP CoAP SERVER  : 
true-------------------------------------



Regards,Xiaoyan.From: xiaoyanit at outlook.com
To: glen.kim at samsung.com; iotivity-dev at lists.iotivity.org; jihyeok13.kim 
at samsung.com
Date: Tue, 29 Mar 2016 08:26:49 +0000
Subject: Re: [dev] Iotivity Cloud sample client is above at wating response !




Hi Glen kim,       Thanks for your tips ! I didn't install github cerfificate 
with my testing environment . Does  the sample client will use the certificate 
? Anyway I will fllow your advise first !
I will feedback soon .
Regards,Xiaoyan.
Date: Tue, 29 Mar 2016 08:06:56 +0000
From: [email protected]
Subject: Re: [dev] Iotivity Cloud sample client is above at wating response !
To: xiaoyanit at outlook.com; iotivity-dev at lists.iotivity.org; jihyeok13.kim 
at samsung.com






Hi Xiaoayan,

It works well with github account in my environment.
Did you install certificate of github in your desktop? if then, you need to 
install it.
Otherwise, please submit logs of accout server to check your issue.

BR,
Glen kim.

------- Original Message -------

Sender : xiaoyan it<xiaoyanit at outlook.com>

Date : 2016-03-29 16:49 (GMT+09:00)

Title : [dev] Iotivity Cloud sample client is above at wating response !





Hello guys, 


        I build 1.1rel source code and run the 
cloud/sample/client/sample_device with CI Server on single computer  . Account 
Server and RD Server is runing normal .
      Question :  I put auth provider name is "github" ,then use my oauth code 
genger by my github account .Why it's block here , is ther any mistake I have ?
-----------------------

Host coap+tcp://s
authProvider github
authCode xxxxxxxxxxxxxxxxxx
Register account to cloud using github xxxxxxxxxxxxxxxxxx
OCCloudRegisterLogin return 0
Waiting response..
-----------------------


Thanks !
Xiaoayan


-------------------------------- 

Glen Young-Jin Kim 

IoT Lab | Software Platform Team | Software Center 

SAMSUNG ELECTRONICS CO., LTD. 

010-3356-9627 

glen.kim at samsung.com










_______________________________________________
iotivity-dev mailing list
iotivity-dev at lists.iotivity.org
https://lists.iotivity.org/mailman/listinfo/iotivity-dev                        
                  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160329/66473b4f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 201603291706925_BGFC2LL5.gif
Type: image/gif
Size: 13168 bytes
Desc: not available
URL: 
<http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160329/66473b4f/attachment.gif>

Reply via email to