7K7zNRMK0sEaITradrRXAt changeset

Changeset303736303737 (b)
Parent326438383764 (a)
ab
6767
6868$ ./utilities/web_api_tool.py --url https://couchdb.one.ubuntu.com:443/u%2F3c5%2F9dc%2F21%2Fbookmarks/
6969{'update_seq': 0, 'disk_size': 79, 'purge_seq': 0, 'doc_count': 0, 'compact_running': False, 'db_name': 'u/3c5/9dc/21/bookmarks', 'doc_del_count': 0, 'instance_start_time': '1254482932364785', 'disk_format_version': 4}
...
70+
70+
70+Debug log from localhost CouchDB:
70+
70+[Fri, 02 Oct 2009 14:20:44 GMT] [debug] [<0.93.0>] DB at https://couchdb.one.ubuntu.com:443/u%2F3c5%2F9dc%2F21%2Fbookmarks/ could not be found because {ok,
70+
70+                                                                                                     "401",
70+
70+                                                                                                     [{"Date",
70+
70+                                                                                                       "Fri, 02 Oct 2009 14:20:44 GMT"},
70+
70+                                                                                                      {"Server",
70+
70+                                                                                                       "CouchDB/0.10.0a (Erlang OTP/R13B)"},
70+
70+                                                                                                      {"WWW-Authenticate",
70+
70+                                                                                                       "Basic realm=\"administrator\""},
70+
70+                                                                                                      {"Content-Type",
70+
70+                                                                                                       "application/json"},
70+
70+                                                                                                      {"Content-Length",
70+
70+                                                                                                       "61"},
70+
70+                                                                                                      {"Cache-Control",
70+
70+                                                                                                       "must-revalidate"},
70+
70+                                                                                                      {"Via",
70+
70+                                                                                                       "1.1 couchdb.one.ubuntu.com"}],
70+
70+                                                                                                     []}
70+
70+
70+
70+[Fri, 02 Oct 2009 14:20:44 GMT] [error] [<0.93.0>] {error_report,<0.24.0>,
70+
70+    {<0.93.0>,crash_report,
70+
70+     [[{initial_call,{couch_rep,init,['Argument__1']}},
70+
70+       {pid,<0.93.0>},
70+
70+       {registered_name,[]},
70+
70+       {error_info,
70+
70+           {exit,
70+
70+               {db_not_found,
70+
70+                   <<"https://couchdb.one.ubuntu.com:443/u%2F3c5%2F9dc%2F21%2Fbookmarks/">>},
70+
70+               [{gen_server,init_it,6},{proc_lib,init_p_do_apply,3}]}},
70+
70+       {ancestors,
70+
70+           [couch_rep_sup,couch_primary_services,couch_server_sup,<0.1.0>]},
70+
70+       {messages,[]},
70+
70+       {links,[<0.49.0>]},
70+
70+       {dictionary,[]},
70+
70+       {trap_exit,true},
70+
70+       {status,running},
70+
70+       {heap_size,6765},
70+
70+       {stack_size,24},
70+
70+       {reductions,5207}],
70+
70+      []]}}
70+
70+
70+
70+[Fri, 02 Oct 2009 14:20:44 GMT] [debug] [<0.91.0>] httpd 404 error response:
70+
70+ {"error":"db_not_found","reason":"could not open https://couchdb.one.ubuntu.com:443/u%2F3c5%2F9dc%2F21%2Fbookmarks/"}
70+
70+
...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
--- Revision 326438383764
+++ Revision 303736303737
@@ -68,3 +68,92 @@
$ ./utilities/web_api_tool.py --url https://couchdb.one.ubuntu.com:443/u%2F3c5%2F9dc%2F21%2Fbookmarks/
{'update_seq': 0, 'disk_size': 79, 'purge_seq': 0, 'doc_count': 0, 'compact_running': False, 'db_name': 'u/3c5/9dc/21/bookmarks', 'doc_del_count': 0, 'instance_start_time': '1254482932364785', 'disk_format_version': 4}
+
+
+Debug log from localhost CouchDB:
+
+[Fri, 02 Oct 2009 14:20:44 GMT] [debug] [<0.93.0>] DB at https://couchdb.one.ubuntu.com:443/u%2F3c5%2F9dc%2F21%2Fbookmarks/ could not be found because {ok,
+
+ "401",
+
+ [{"Date",
+
+ "Fri, 02 Oct 2009 14:20:44 GMT"},
+
+ {"Server",
+
+ "CouchDB/0.10.0a (Erlang OTP/R13B)"},
+
+ {"WWW-Authenticate",
+
+ "Basic realm=\"administrator\""},
+
+ {"Content-Type",
+
+ "application/json"},
+
+ {"Content-Length",
+
+ "61"},
+
+ {"Cache-Control",
+
+ "must-revalidate"},
+
+ {"Via",
+
+ "1.1 couchdb.one.ubuntu.com"}],
+
+ []}
+
+
+
+[Fri, 02 Oct 2009 14:20:44 GMT] [error] [<0.93.0>] {error_report,<0.24.0>,
+
+ {<0.93.0>,crash_report,
+
+ [[{initial_call,{couch_rep,init,['Argument__1']}},
+
+ {pid,<0.93.0>},
+
+ {registered_name,[]},
+
+ {error_info,
+
+ {exit,
+
+ {db_not_found,
+
+ <<"https://couchdb.one.ubuntu.com:443/u%2F3c5%2F9dc%2F21%2Fbookmarks/">>},
+
+ [{gen_server,init_it,6},{proc_lib,init_p_do_apply,3}]}},
+
+ {ancestors,
+
+ [couch_rep_sup,couch_primary_services,couch_server_sup,<0.1.0>]},
+
+ {messages,[]},
+
+ {links,[<0.49.0>]},
+
+ {dictionary,[]},
+
+ {trap_exit,true},
+
+ {status,running},
+
+ {heap_size,6765},
+
+ {stack_size,24},
+
+ {reductions,5207}],
+
+ []]}}
+
+
+
+[Fri, 02 Oct 2009 14:20:44 GMT] [debug] [<0.91.0>] httpd 404 error response:
+
+ {"error":"db_not_found","reason":"could not open https://couchdb.one.ubuntu.com:443/u%2F3c5%2F9dc%2F21%2Fbookmarks/"}
+
+