From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.142.125.10 with SMTP id x10cs149366wfc; Sat, 11 Jun 2011 08:30:47 -0700 (PDT) Received: by 10.52.179.130 with SMTP id dg2mr3674511vdc.203.1307806246478; Sat, 11 Jun 2011 08:30:46 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id cu10si5433861vdc.65.2011.06.11.08.30.46; Sat, 11 Jun 2011 08:30:46 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-devel-bounces@rubyforge.org; dkim=neutral (body hash did not verify) header.i=@gmail.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 0AA34185834E for ; Sat, 11 Jun 2011 11:30:45 -0400 (EDT) Received: from mail-vw0-f50.google.com (mail-vw0-f50.google.com [209.85.212.50]) by rubyforge.org (Postfix) with ESMTP id 2C2981858367 for ; Sat, 11 Jun 2011 11:30:24 -0400 (EDT) Received: by vws14 with SMTP id 14so3836067vws.23 for ; Sat, 11 Jun 2011 08:30:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=xpQBiRqdEzCuINoSGCYRycx/HyL2L2FKs0Hgm5eypZo=; b=VkHVBU3fnLbPT3kDNpHNALTlYnu+MIW2nevRnTW+NE4LUG0lsgVCMnQv3s2AWjB9zw ReRU9Aj+ftGxV+kgT5pXYsgSyD3eKbIOC8li2AOuFQqBxaPD6blq/F5QGleYn9SJTCBs iqzioQ04n2+fMFrQTXg9s4a4sTm/pi42US/No= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=WPEvrybzzNBuWpoNlcDAlxOTk1Jib/ZX/J5ohyekGLzDa7Ix/73z0+VG/rKm7XHAKE ooEB+dZMb3PAKVhDwSZFUmo9DkMh2gZYgcOWVzghv2iYivsA2sV6ptrYNwEkXdwsS8Mi 50WeZHjCu3mmFDcMtI/YSOOZtMxlNAGvl5hkk= MIME-Version: 1.0 Received: by 10.52.179.193 with SMTP id di1mr2923196vdc.147.1307806224455; Sat, 11 Jun 2011 08:30:24 -0700 (PDT) Received: by 10.52.184.225 with HTTP; Sat, 11 Jun 2011 08:30:24 -0700 (PDT) Date: Sun, 12 Jun 2011 00:30:24 +0900 Message-ID: From: Horacio Sanson To: Sup developer discussion Subject: [sup-devel] Invalid meta data error in OklahomaMixer 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: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org After finishing sync of my gmail account to heliotrope I tried to start the server but was received with this error message: ruby1.9.1 -Ilib bin/heliotrope-server -d ~/.heliotrope /var/lib/gems/1.9.1/gems/oklahoma_mixer-0.4.0/lib/oklahoma_mixer/hash_database.rb:337:in `try': invalid meta data (error code 5) (OklahomaMixer::Error::CabinetError) from /var/lib/gems/1.9.1/gems/oklahoma_mixer-0.4.0/lib/oklahoma_mixer/hash_database.rb:44:in `initialize' from /var/lib/gems/1.9.1/gems/oklahoma_mixer-0.4.0/lib/oklahoma_mixer.rb:17:in `new' from /var/lib/gems/1.9.1/gems/oklahoma_mixer-0.4.0/lib/oklahoma_mixer.rb:17:in `open' from /media/DATA/Apps/heliotrope/lib/heliotrope/index.rb:44:in `initialize' from bin/heliotrope-server:576:in `new' from bin/heliotrope-server:576:in `
' seems something got corrupted and I have no idea how to recover. Any tips that would fix this without resync my whole account would be greatly appreciated. Horacio _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel