I suspect that your local datastore is full -- you have configured a quota in the configuration, and when you have put more data than that into the store, you'll get an error like this one. There should be a more precise log message in the log-file, but that may depend on the log-level that the configuration file has selected.
Hope this helps! Christian On Thursday 15 December 2005 07:39 am, David Kuehling wrote: > Hi, > > What does GNUnet want to tell me with the following message? > > ---- > ... > 109051904 of 36xxxxxxx bytes inserted (estimating 67m to > completion) > > Error uploading file: Upload failed. > ---- > > The command line was: > > gnunet-insert -k xxxxxxxx -k xxxxxxxxxxx -k xxxxxxxxxx -n -P xxxxxxxx \ > -V -m "description:xxxxxxxxxxxxxx" xxxxxxxxxxxxx.avi > > The log-file doesn't seem to contain any related messages. What's > wrong? I repeated the upload attempt many times, but the upload alwas > failed, AIFAIR at different positions. The error occured the first > time, when I executed two gnunet-insert in parallel. But now it seems > to happen with every large file... > > regards, > > David _______________________________________________ Help-gnunet mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnunet
