From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.182.92.230 with SMTP id cp6csp460253obb; Sun, 30 Dec 2012 08:30:27 -0800 (PST) X-Received: by 10.182.144.7 with SMTP id si7mr23505302obb.94.1356885026678; Sun, 30 Dec 2012 08:30:26 -0800 (PST) Return-Path: Received: from rubyforge.org (50-56-192-79.static.cloud-ips.com. [50.56.192.79]) by mx.google.com with ESMTP id mg7si38100594obb.3.2012.12.30.08.30.26; Sun, 30 Dec 2012 08:30:26 -0800 (PST) Received-SPF: pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 50.56.192.79 as permitted sender) client-ip=50.56.192.79; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 50.56.192.79 as permitted sender) smtp.mail=sup-devel-bounces@rubyforge.org Received: from localhost.localdomain (localhost [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 1B7A32E09B; Sun, 30 Dec 2012 16:30:27 +0000 (UTC) X-Greylist: delayed 421 seconds by postgrey-1.31 at rubyforge; Sun, 30 Dec 2012 16:30:17 UTC Received: from mail-ee0-f52.google.com (mail-ee0-f52.google.com [74.125.83.52]) by rubyforge.org (Postfix) with ESMTP id BD0D22E076 for ; Sun, 30 Dec 2012 16:30:17 +0000 (UTC) Received: by mail-ee0-f52.google.com with SMTP id d17so5807736eek.39 for ; Sun, 30 Dec 2012 08:30:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=I8AsqF8Y73T7EHtGShdoi9Jp4yGaYvQbzDHedZhGH+A=; b=hQiqI8TdtlAYo7HKBEdeGquF3lLUtDe9u5Bcn3DQ5KnNcj26+mNoP7RrxpP1zkqXGp NaYsBGi8YUlDmrgJNVEDdVPzjM6zjzL9VqpZsQl2mw3Ulvz2ha8lXhocGVZCsLadN4E7 HkfgB2kQDjATo+ZdZY8tYzsLSZF6IezH4nFD7JBp9FuHjY0p0Wc/tyPnSa60zhugCEk0 R0fJ4yuWl8hLypyV20P8d/azkyiuFKXQysCL1p4DwfGe3WePZJLmOKjOOVNpnEmM4QQZ WD98M/U1pCJbIkBw41Ui2e9Ij1sEOI7Soz1O3TyTIE/f2AF1VD09fUvLlD67KwnepTcL ygQQ== Received: by 10.14.202.3 with SMTP id c3mr104152102eeo.4.1356884591982; Sun, 30 Dec 2012 08:23:11 -0800 (PST) MIME-Version: 1.0 Received: by 10.223.157.75 with HTTP; Sun, 30 Dec 2012 08:22:51 -0800 (PST) In-Reply-To: References: From: Matthieu Rakotojaona Date: Sun, 30 Dec 2012 17:22:51 +0100 Message-ID: To: Sup developer discussion Subject: Re: [sup-devel] after second heliotrope import, new messages not appearing X-BeenThere: sup-devel@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Sup developer discussion List-Id: Sup developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============1192218933265731762==" Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org --===============1192218933265731762== Content-Type: multipart/alternative; boundary=047d7b3436ac1b391204d21450a0 --047d7b3436ac1b391204d21450a0 Content-Type: text/plain; charset=UTF-8 Hello, Your problem may have multiple origins, and I have no idea where you could start : - Did you use the correct directories for messages and index for _both_ the import and the server ? (sorry if this sounds stupid) - Did the index size in heliotrope change ? (as given by a GET to /size.json) - Did the messages file size change ? - Are the messages absent in inbox only or from the whole turnsole ? - As a last resort, could you send the mbox file so that I can try this at home, if your mails aren't too personal ? On Thu, Dec 27, 2012 at 5:19 PM, Hamish D wrote: > Hello > > I've just been trying to carry on from where I left off with migrating > my work email into heliotrope (which I last worked on in May). > > So I've rsynced the mbox files across to where I will run heliotrope > and tried running heliotrope-import to put all the new messages in the > index. It appeared to work properly, reporting that messages were > being added to the index and the index files themselves have had their > timestamps updated. But when I start turnsole, I can't find any email > after May. > > Any ideas on where to start looking to work out what is going on? > > Hamish > _______________________________________________ > Sup-devel mailing list > Sup-devel@rubyforge.org > http://rubyforge.org/mailman/listinfo/sup-devel > -- Matthieu RAKOTOJAONA --047d7b3436ac1b391204d21450a0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello,

Your problem may have multiple o= rigins, and I have no idea where you could start :

- Did you use the correct directories for messages and index for _both_ th= e import and the server ? (sorry if this sounds stupid)
- Did the index size in heliotrope change ? (as given by a GET to /siz= e.json)
- Did the messages file size change ?
- Are the messages absent in inbox only or from the whole turnsole ?
- As a last resort, could you send the mbox file so that I can try thi= s at home, if your mails aren't too personal ?



On Thu, Dec= 27, 2012 at 5:19 PM, Hamish D <dmishd@gmail.com> wrote:
Hello

I've just been trying to carry on from where I left off with migrating<= br> my work email into heliotrope (which I last worked on in May).

So I've rsynced the mbox files across to where I will run heliotrope and tried running heliotrope-import to put all the new messages in the
index. It appeared to work properly, reporting that messages were
being added to the index and the index files themselves have had their
timestamps updated. But when I start turnsole, I can't find any email after May.

Any ideas on where to start looking to work out what is going on?

Hamish
_______________________________________________
Sup-devel mailing list
Sup-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-devel



--
Matthieu RAK= OTOJAONA
--047d7b3436ac1b391204d21450a0-- --===============1192218933265731762== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel --===============1192218933265731762==--