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

#1768
RRowley
Participant

First, check the web server (Apache?) log files to see is anything is reported there. Next check the PHP error log file. The next step would be to set the SI logger lever to DEBUG (custom.config.ini loggerLevel = DEBUG). Recreate the error and look at the tmp/log/si.log file and see where it ends. That is where the process stopped. Hopefully that guides you to the problem.

I did check out the mysql 8 vs mariadb which I use and they are SQL compatible. So I don’t suspect an issue there.