Hi, I am trying to setup toaster in in build mode locally on ubuntu pc.but i got the following errors, please help to resolve the errors. veera@veera-OptiPlex-9020:~/toaster/poky$ source bitbake/bin/toaster The system will start. Syncing... Creating tables ... Installing custom SQL ... Installing indexes ... Installed 0 object(s) from 0 fixture(s) Synced: > django.contrib.staticfiles > django.contrib.humanize > south Not synced (use migrations): - orm (use ./manage.py migrate to migrate these) Running migrations for orm: - Nothing to migrate. - Loading initial data for orm. Installed 0 object(s) from 0 fixture(s) [1]+ Exit 1 python $BBBASEDIR/lib/toaster/manage.py runserver 0.0.0.0:8000 < /dev/null > ${BUILDDIR}/toaster_web.log 2>&1 Failed start. veera@veera-OptiPlex-9020:~/toaster/poky$ Thanks and Regards veera