Fatal Errors when trying to import leads in 7.3.1

Hi all,

Using 7.3.1, I am trying to import leads into Suitecrm and I get lots of errors in Step 4 after Import Now. Here is a partial extract of the error log.

Thu Sep  3 17:07:55 2015 [63461][1][FATAL] Loading import map properties.
Thu Sep  3 17:13:03 2015 [40686][1][ERROR] File upload://IMPORT_Lead_1-0 cannot be touched
Thu Sep  3 17:13:03 2015 [40686][1][ERROR] File upload://import/dupes_1.csv cannot be touched
Thu Sep  3 17:13:03 2015 [40686][1][ERROR] File upload://import/dupesdisplay_1.csv cannot be touched
Thu Sep  3 17:13:03 2015 [40686][1][ERROR] File upload://import/errorrecords_1.csv cannot be touched
Thu Sep  3 17:13:03 2015 [40686][1][ERROR] File upload://import/errorrecordsonly_1.csv cannot be touched
Thu Sep  3 17:13:03 2015 [40686][1][ERROR] File upload://IMPORT_Lead_1-1 cannot be touched
Thu Sep  3 17:13:19 2015 [41247][1][FATAL] Caught error: Accessing static property ImportFieldSanitize::$createdBeans as non static
Thu Sep  3 17:13:19 2015 [41247][1][FATAL] Caught error: Declaration of SugarFieldText::getDetailViewSmarty() should be compatible with SugarFieldBase::getDetailViewSmarty($parentFieldArray, $vardef, $displayParams, $tabindex)
Thu Sep  3 17:13:19 2015 [41247][1][FATAL] Caught error: Declaration of SugarFieldEnum::displayFromFunc() should be compatible with SugarFieldBase::displayFromFunc($displayType, $parentFieldArray, $vardef, $displayParams, $tabindex = 0)
Thu Sep  3 17:13:19 2015 [41247][1][FATAL] Caught error: Accessing static property ImportFieldSanitize::$createdBeans as non static
Thu Sep  3 17:13:19 2015 [41247][1][FATAL] Caught error: Non-static method SecurityGroup::inherit() should not be called statically, assuming $this from incompatible context
Thu Sep  3 17:13:19 2015 [41247][1][FATAL] Caught error: Non-static method SecurityGroup::assign_default_groups() should not be called statically, assuming $this from incompatible context
Thu Sep  3 17:13:19 2015 [41247][1][FATAL] Caught error: Non-static method SecurityGroup::inherit_assigned() should not be called statically, assuming $this from incompatible context
Thu Sep  3 17:13:19 2015 [41247][1][FATAL] Caught error: Non-static method SecurityGroup::inherit_parent() should not be called statically, assuming $this from incompatible context
Thu Sep  3 17:13:19 2015 [41247][1][FATAL] Caught error: Non-static method SecurityGroup::inherit_creator() should not be called statically, assuming $this from incompatible context
Thu Sep  3 17:13:19 2015 [41247][1][FATAL] Caught error: Non-static method SecurityGroup::inherit() should not be called statically, assuming $this from incompatible context
Thu Sep  3 17:13:19 2015 [41247][1][FATAL] Caught error: Non-static method SecurityGroup::assign_default_groups() should not be called statically, assuming $this from incompatible context
Thu Sep  3 17:13:19 2015 [41247][1][FATAL] Caught error: Non-static method SecurityGroup::retrieveDefaultGroups() should not be called statically, assuming $this from incompatible context
Thu Sep  3 17:13:19 2015 [41247][1][FATAL] Caught error: Non-static method SecurityGroup::inherit_assigned() should not be called statically, assuming $this from incompatible context

The process ends with an “Import Errors Occurred” notice with 502 Bad Gateway / nginx.

Any ideas what is causing this?

Thanks.

In the error messages below the file reference starts with

upload://

, is that correct?

I check the file permissions and those files are 644.

Does anyone else have this problem?