Thanks Jessica, This has been a bit of a messy install because we had to uninstall a lot of things and recreate a lot of things so very possible I missed a step or two along the way. I'll do the items you mentioned and see what happens. Thanks. From: Jessica Dussault <[log in to unmask]> To: Glenn Bunton <[log in to unmask]>; "[log in to unmask]" <[log in to unmask]> Sent: Friday, October 14, 2016 10:35 AM Subject: Re: Loading error Hi Glenn, It sounds like probably one of the steps that sets up a the database didn't work out or wasn't run.  I can't remember off the top of my head which one of these loads information like languages, ethnicities, institutions, etc, but did you get any errors when you were running these commands during the install?django-admin.py migrate django-admin.py loaddata initial_data django-admin.py chronam_sync --skip-essaysIf you poke around in the database, I'm guessing you'd see that all the tables are empty.  I hope that helps with your troubleshooting!----------------------------Jessica DussaultProgrammer / AnalystCenter for Digital Research in the HumanitiesUniversity of Nebraska – [log in to unmask] | 402.472.4547 From: "Data, API, website, and code of the Chronicling America website" <[log in to unmask]> on behalf of Glenn Bunton <[log in to unmask]> Reply-To: Glenn Bunton <[log in to unmask]> Date: Friday, October 14, 2016 at 09:25 To: "[log in to unmask]" <[log in to unmask]> Subject: Loading error Hello all, We are working with a brand new chronam installation and are trying to load the test batch provided in the instructions. When we initiate the load_batch command the following error shows up in the brief output before the load fails: ERROR:chronam.core.title_loader:Code eng, not found in language table. Any suggestions on where we should look to try and solve this error? Thanks in advance.