[Developers] Graph dateline is older than last write
brendan
brendan at metaweb.com
Tue Jun 3 00:05:22 UTC 2008
95% sure you have a stale lastWriteCookie. When the sandbox refresh
happens (once a week only on sandbox), that cookie (with it's embedded
dateline) becomes invalid. Clear your cookies for sandbox. There is
a bug open for this. Let me know if that doesn't clear it up.
Brendan
On Jun 2, 2008, at 4:59 PM, Will Fitzgerald wrote:
> I just got the same on a read:
>
> query:
>
> [
> {
> "id" : null,
> "type" : "/user/wf/default_domain/x_test_note"
> }
> ]
>
> Result:
>
> {
> "code" : "/api/status/error",
> "messages" : [
> {
> "code" : "/api/status/error/mql/unknown",
> "info" : {
> "dateline" : "9202a8c04000641f800000000852713a",
> "write_dateline" : "9202a8c04000641f8000000008559255"
> },
> "message" : "Graph dateline is older than last write",
> "path" : null,
> "query" : "read cost=\"\" dateline=\"\"
> id=\"cache;cache01.sandbox.sfo1:8101;2008-06-02T23:57:30Z;0004\"
> (guid=9202a8c04000641f8000000000000001 result=(guid contents) (<-left
> optional typeguid=9202a8c04000641f8000000000000002
> comparator=\"octet\" value=\"user\" result=contents
> right->(result=(guid contents) (<-left optional
> typeguid=9202a8c04000641f8000000000000002 comparator=\"octet\"
> value=\"wf\" result=contents right->(result=(guid contents) (<-left
> optional typeguid=9202a8c04000641f8000000000000002
> comparator=\"octet\" value=\"default_domain\" result=contents
> right->(result=(guid contents) (<-left optional
> typeguid=9202a8c04000641f8000000000000002 comparator=\"octet\"
> value=\"x_test_note\" result=(right) ) ) ) ) ) ) ) )"
> }
> ]
> }
>
> Did I break the semantic web??
>
> On 6/2/08, Augusto Callejas <acallejas at appliedminds.com> wrote:
>> hi-
>>
>> i was performing a mqlwrite operation:
>>
>> =====
>> {
>> "qname" : {
>> "query" : {
>> "create" : "unless_exists",
>> "id" : null,
>> "name" : "billy",
>> "type" : "/user/augusto/default_domain/type1"
>> }
>> }
>> }
>> =====
>>
>> and got this error:
>>
>> =====
>> {
>> "code" : "/api/status/error",
>> "messages" : [
>> {
>> "code" : "/api/status/error/mql/unknown",
>> "info" : {
>> "dateline" : "9202a8c04000641f800000000852713a",
>> "write_dateline" : "9202a8c04000641f8000000008558f91"
>> },
>> "message" : "Graph dateline is older than last write",
>> "path" : null,
>> "query" : "read cost=\"\" dateline=\"\"
>> id=\"cache;cache01.sandbox.sfo1:8101;2008-06-02T23:45:46Z;0003\"
>> (typeguid=9202a8c04000641f8000000000000002
>> left=9202a8c04000641f8000000000000001 comparator=\"octet\"
>> datatype=string
>> pagesize=201 result=((value left right)))"
>> }
>> ]
>> }
>> =====
>>
>> i was curious what this means.
>>
>> thanks,
>> augusto.
>>
>>
>> _______________________________________________
>> Developers mailing list
>> Developers at freebase.com
>> http://lists.freebase.com/mailman/listinfo/developers
>>
>
>
> --
> Will Fitzgerald
> weblog: <http://www.entish.org/willwhim>
> Stop US torture: <http://www.unsubscribe-me.org>
> _______________________________________________
> Developers mailing list
> Developers at freebase.com
> http://lists.freebase.com/mailman/listinfo/developers
More information about the Developers
mailing list