Sometimes the import ends up failing with the following messages:
2019-08-13 09:30:07 \e[93m\033[1mPROCESSING\033[0m\e[39m [~~~~~~> ] 52% : 1314 processed / 21855 queries
2019-08-13 09:30:07 \e[93m\033[1mPROCESSING\033[0m\e[39m [~~~~~~~> ] 54% : 1533 processed / 21855 queries
2019-08-13 09:30:07 \e[93m\033[1mPROCESSING\033[0m\e[39m [~~~~~~~> ] 54% : 1752 processed / 21855 queries
2019-08-13 09:30:07 \e[91m\033[1mFAILED\033[0m\e[39m : SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax
2019-08-13 09:30:07 \e[91m\033[1mFAILED\033[0m\e[39m : Error while processing, rollback has been performed.
Error while processing, rollback has been performed.
It's hadly an access violation as nothing had been changed in auth stuff for a long time. I can't figure out the reason of this error as it doesn't happen constantly and there are success imports as well. F.e.:
Sometimes the import ends up failing with the following messages:
It's hadly an access violation as nothing had been changed in auth stuff for a long time. I can't figure out the reason of this error as it doesn't happen constantly and there are success imports as well. F.e.:
Could you help me, please? Thank you.