Reply To: Something went wrong, please try saving the invoice again

#1780
RRowley
Participant

This is actually the 2019.2 update and this stop is not unexpected. The issue is likely an orphaned record in the database that prevents the foreign key update from applying. You need to look at the error information in the tmp/logs/php.log file. It details what record(s) are at issue. If you want to display that information here or zip and attach the log file, I will look at it and let you know what can be done.

You can also look at the “Unable to set Foreign Keys Error Handling” topic in the “Version Update Process” menu option on the left.

NOTE: The php.log file might contain secure information. Be sure to scrub it before attaching/publishing it.

  • This reply was modified 1 year, 12 months ago by RRowley.