Omeka_File_Ingest_Exception

I moved my Omeka 1.5 installation to a new web domain. I have no items in the archive yet. When I try CSVImport I get a weird error. Any idea why? On the installation on the last domain, CSVImport and Dropbox worked fine. While the error is that the file cannot be read the URL still works.

Omeka_File_Ingest_Exception
'http://hildatweedyarchive.org/archive/plugins/Dropbox/files/HTI02.jpg' cannot be read: The server returned code '401'

#0 /usr/local/pem/vhosts/238835/webspace/httpdocs/hildatweedyarchive.org/archive/application/libraries/Omeka/File/Ingest/Source.php(128): Omeka_File_Ingest_Url->_transfer('http://hildatwe...', '../tmp/81df3a83...', Array)
#1 /usr/local/pem/vhosts/238835/webspace/httpdocs/hildatweedyarchive.org/archive/application/libraries/Omeka/File/Ingest/Abstract.php(176): Omeka_File_Ingest_Source->_transferFile(Array, 'http://hildatwe...')
#2 /usr/local/pem/vhosts/238835/webspace/httpdocs/hildatweedyarchive.org/archive/application/models/ItemBuilder.php(209): Omeka_File_Ingest_Abstract->ingest('http://hildatwe...')
#3 /usr/local/pem/vhosts/238835/webspace/httpdocs/hildatweedyarchive.org/archive/application/libraries/globals.php(505): ItemBuilder->addFiles('Url', 'http://hildatwe...', Array)
#4 /usr/local/pem/vhosts/238835/webspace/httpdocs/hildatweedyarchive.org/archive/plugins/CsvImport/models/CsvImport/Import.php(366): insert_files_for_item(Object(Item), 'Url', 'http://hildatwe...', Array)
#5 /usr/local/pem/vhosts/238835/webspace/httpdocs/hildatweedyarchive.org/archive/plugins/CsvImport/models/CsvImport/Import.php(261): CsvImport_Import->_addItemFromRow(Array, Array, Object(CsvImport_ColumnMap_Set))
#6 /usr/local/pem/vhosts/238835/webspace/httpdocs/hildatweedyarchive.org/archive/plugins/CsvImport/models/CsvImport/Import.php(203): CsvImport_Import->_importLoop(0)
#7 [internal function]: CsvImport_Import->start()
#8 /usr/local/pem/vhosts/238835/webspace/httpdocs/hildatweedyarchive.org/archive/plugins/CsvImport/models/CsvImport/ImportTask.php(22): call_user_func(Array)
#9 /usr/local/pem/vhosts/238835/webspace/httpdocs/hildatweedyarchive.org/archive/application/libraries/Omeka/Job/Dispatcher/Adapter/Synchronous.php(25): CsvImport_ImportTask->perform()
#10 /usr/local/pem/vhosts/238835/webspace/httpdocs/hildatweedyarchive.org/archive/application/libraries/Omeka/Job/Dispatcher/Default.php(95): Omeka_Job_Dispatcher_Adapter_Synchronous->send('{"className":"C...', Array)
#11 /usr/local/pem/vhosts/238835/webspace/httpdocs/hildatweedyarchive.org/archive/plugins/CsvImport/controllers/IndexController.php(138): Omeka_Job_Dispatcher_Default->send('CsvImport_Impor...', Array)
#12 /usr/local/pem/vhosts/238835/webspace/httpdocs/hildatweedyarchive.org/archive/application/libraries/Zend/Controller/Action.php(516): CsvImport_IndexController->mapColumnsAction()
#13 /usr/local/pem/vhosts/238835/webspace/httpdocs/hildatweedyarchive.org/archive/application/libraries/Zend/Controller/Dispatcher/Standard.php(295): Zend_Controller_Action->dispatch('mapColumnsActio...')
#14 /usr/local/pem/vhosts/238835/webspace/httpdocs/hildatweedyarchive.org/archive/application/libraries/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#15 /usr/local/pem/vhosts/238835/webspace/httpdocs/hildatweedyarchive.org/archive/application/libraries/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch()
#16 /usr/local/pem/vhosts/238835/webspace/httpdocs/hildatweedyarchive.org/archive/application/libraries/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run()
#17 /usr/local/pem/vhosts/238835/webspace/httpdocs/hildatweedyarchive.org/archive/application/libraries/Omeka/Core.php(165): Zend_Application->run()
#18 /usr/local/pem/vhosts/238835/webspace/httpdocs/hildatweedyarchive.org/archive/admin/index.php(44): Omeka_Core->run()
#19 {main}

never mind, I had password protected my site which was obviously causing access issues