danwent / Perspectives-Server

network notary implementation for the Perspectives project
http://perspectives-project.org
GNU General Public License v3.0
50 stars 13 forks source link

file2db.py fails for large lists #44

Open ghost opened 10 years ago

ghost commented 10 years ago

I set up a Perspectives-Server on a Raspberry Pi Model B with 512MB RAM and a list with more than 1000 lines failed to import (see https://github.com/danwent/Perspectives-Server/wiki). A comment in the file indicates that this may be due to printing a huge MySQL command.

A workaround is described in the above mentioned article.