Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Pages: 1
Good Morning.
I was building List messages in a bot. Suddenly all triggers are gone. Both the bot that was working and the one that was completed. This is the second time this has happened.
Can you tell me how to retrieve the triggers for the two bots? And why does this error happen?
Offline
Well, fr me it does not happen. Never. If this happens try just refresh page. Also if you be able reproduce on demo or just dummy automated hosting I provide then I could try to fix. Without steps not mutch I can do.
P.s all triggers never dissapear unless you delete trigger group or bot itself.
Offline
Well, fr me it does not happen. Never. If this happens try just refresh page. Also if you be able reproduce on demo or just dummy automated hosting I provide then I could try to fix. Without steps not mutch I can do.
P.s all triggers never dissapear unless you delete trigger group or bot itself.
Worse they are gone. There are no records in the lh_generic_bot_trigger table. I imagine this is where they stay. It may be that the table has become corrupted. Or something else.
Offline
That’s really to strange if react app breaks triggers themself are never deleted. Especially from other bot Also for future you can just export bot to have a backup. And yes table is correct one. What where you doing exactly then they gone? Was it a button click or what. Also you can tey to look in http log for genericbot keyboard as all actions goes through this url. Also as for table it should be innodb engine always.
You can skype me perhaps i could help then. Atleast to check http log
Offline
I also noted triggers dissapearing and this happens when you have linked bots (if you change the trigger that links them then it disappear).
I can assume you had a long bot & do back ups as you proceed.
Offline
If you ciuld send apache log, when this is happening atleast that way i could try to understand what’s happening
Offline
Hi,
Seems indeed for this just happened. But it only happens it seems MyIsam Table crashes. Make sure all tables are InnoDB engine!
Offline
Hi,
Seems actually i found a bug! and that's a good news! we can fix it
Offline
Please apply this one change. Issue was then i was removing payload it was removing all group triggers
Offline
I'm glad you found the bug. It just happened again. hehehehe
How do I apply this fix? Do I replace the entire file or just the part that is in red?
Last edited by edersonbologna (2020-05-28 17:29:26)
Offline
just remove that part if you do not want to update all lhc version
Offline
Ok, the correction worked. The bug has stopped occurring. At least for a while. Tks.
Offline
Pages: 1