<div dir="ltr"><div>apisocket.py is probably responding but after 5 seconds...<br><br><pre><span class="">1386868991.591994 DEBUG root: datastore.get_properties dbus.String(u'd02d98ab-7bab-4cf5-92c8-24409a6c35d7')
1386868991.613979 DEBUG root: datastore.update dbus.String(u'd02d98ab-7bab-4cf5-92c8-24409a6c35d7')
1386868991.615363 DEBUG root: IndexStore.flush: force=True _pending_writes=0
1386868996.939432 DEBUG root: FileStore: Nothing to do
1386868996.939737 DEBUG org.laptop.sugar.DataStore: _update_completion_cb() called with <function <lambda> at 0x211cde8> / <function <lambda> at 0x7f6c02c61f50>, exc None
1386868996.941791 DEBUG org.laptop.sugar.DataStore: updated d02d98ab-7bab-4cf5-92c8-24409a6c35d7</span></pre><br></div>So maybe Rogelio is right after all? :) It's somewhat suspect that it's 5 seconds, like if it was blocking or something but I can't think of any way that could happen... Also 5 seconds would be a bug unless it's just the very first datastore initialization (which could be here).<br>
<br>Anyway perhaps we should just try to double the timeout and see if it disappears, that's easy.<br><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 12 December 2013 23:43, Daniel Narvaez <span dir="ltr"><<a href="mailto:dwnarvaez@gmail.com" target="_blank">dwnarvaez@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">When failing<br><br><pre><span>1386868991.611618 DEBUG gwebsockets: Received text message {"method":"datastore.set_metadata","id":3,"params":["d02d98ab-7bab-4cf5-92c8-24409a6c35d7",{"title":"hello"}],"jsonrpc":"2.0"}
1386868994.676076 DEBUG gwebsockets: Got data, length 278
1386868995.920466 DEBUG gwebsockets: Got data, length 214<br><br></span></pre><pre><span>When succeeding<br><br></span><span>1386886876.467210 DEBUG gwebsockets: Received text message {"method":"datastore.set_metadata","id":3,"params":["0e805b2c-eb3f-4afb-a230-a16a103b3dfc",{"title":"hello"}],"jsonrpc":"2.0"}
1386886877.408096 DEBUG gwebsockets: Sending text message {"id": 3, "result": [], "error": null}
1386886877.419027 DEBUG gwebsockets: Got data, length 114<br><br></span></pre><pre><span>So I think it's probably apisocket.py not sending a reply.</span></pre></div>
</blockquote></div><br><br clear="all"><br>-- <br>Daniel Narvaez<br>
</div>