Index: trunk/Nebulous-Server/lib/Nebulous/Server.pm
===================================================================
--- trunk/Nebulous-Server/lib/Nebulous/Server.pm	(revision 17543)
+++ trunk/Nebulous-Server/lib/Nebulous/Server.pm	(revision 17544)
@@ -1,5 +1,5 @@
 # Copyright (c) 2004-2008  Joshua Hoblitt
 #
-# $Id: Server.pm,v 1.64 2008-05-06 22:54:01 jhoblitt Exp $
+# $Id: Server.pm,v 1.65 2008-05-06 23:07:27 jhoblitt Exp $
 
 package Nebulous::Server;
@@ -1097,5 +1097,5 @@
 
         unless ($rows == 1) {
-            $log->logdie("no storage object found");
+            $log->debug("no storage object found");
         }
 
