strings dtap.couch | grep -i "226b2e6c-24b7-4336-92c7-257abf923b11" $226b2e6c-24b7-4336-92c7-257abf923b11h $226b2e6c-24b7-4336-92c7-257abf923b11l $226b2e6c-24b7-4336-92c7-257abf923b11l $226b2e6c-24b7-4336-92c7-257abf923b11l $226b2e6c-24b7-4336-92c7-257abf923b11l $226b2e6c-24b7-4336-92c7-257abf923b11l $226b2e6c-24b7-4336-92c7-257abf923b11l $226b2e6c-24b7-4336-92c7-257abf923b11l $226b2e6c-24b7-4336-92c7-257abf923b11l $226b2e6c-24b7-4336-92c7-257abf923b11h $226b2e6c-24b7-4336-92c7-257abf923b11h
curl http://localhost:5984/dtap/226b2e6c-24b7-4336-92c7-257abf923b11 {"error":"not_found","reason":"missing"} Kind of strange... On Wed, 4 Aug 2010 23:34:41 -0700, Randall Leeds <[email protected]> wrote: > If you pick a document that you've seen in the grep but can't see in > futon, can you still fetch it? /database/docid ?? Or does it come back > 404? > > On Wed, Aug 4, 2010 at 23:30, Sascha Reuter <[email protected]> wrote: >> >> >> One more thing... When I grep in <databasename>.couch file i can find > all >> docs including all design docs in all revisions. but in couchdb/futon > only >> data from about 2 weeks ago show up?!? >> >> Side notes: Couchdb is 1.0.0 and restart was initialized with the > provided >> init script.... >> >> Cheers, >> >> Sascha >> >> On Wed, 4 Aug 2010 20:11:22 +0200, Sascha Reuter <[email protected]> >> wrote: >>> Hello, >>> >>> after i restarted my CouchDB Server today (upgraded RAM of VM), most of >>> the views and also some documents i saved days ago are missing. >>> >>> Anyone any ideas? Logfile tells nothing.... >>> >>> Thanks in advance, >>> >>> Sascha >> >>
