Closed supersambo closed 5 years ago
Are there any ideas why this might be happening or any additional info I could contribute to be able to solve this? thanks!
Hi @supersambo
I assume you've updated your operating system or MySQL packages in the mean time. The error message you are seeing is caused by a SQL query TCAT performs on an apparent deprecated global variable. What MySQL version and OS are you using? This will probably be relevant to multiple installments, though I haven't seen this error before. The short-time fix is described here
Another fix for your issue may be to set USE_INSERT_DELAYED
to FALSE
in your TCAT config.php
file.
I just noticed that my tcat hasn't been capturing anymore since around September 20th. I haven't changed anything in this time and do allow only trivial auto updates.
I have now git pulled manually but the update didn't solve the issue. Here is the output of controller.log and track.error.log do not show any error. However dmitcat_track.php doesn't appear to be running (when checking via
ps ax | grep dmitcat_track.php
).When I start the tracking script manually I get the following error