vicidial_log table stopped populating

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

vicidial_log table stopped populating

Postby rdipen » Wed Jan 03, 2024 1:03 pm

Greetings and Happy New year!

We are using:
ViciBox V.10.0.0 210901
VICIDial version: 2.14b0.5
Asterisk #: 13.38.2
SVN: 3793
On physical computer Dell precision T1650 Intel i5, 16G RAM, 1 TB HDD

For some reason our vicidial_log table stopped populating anything, now I have checked vicidial_list table ( from what I found vicidial_log fetches information from this table) to see if it has any recent records and it does have. plus campaigns are not working anymore. I don't even know where to start troubleshooting?

FYI I have already changed values for uniqueID to varchar(30) and recently updated our SVN version.

Any help would be much appreciated!
rdipen
 
Posts: 17
Joined: Tue May 09, 2023 3:18 pm

Re: vicidial_log table stopped populating

Postby kashyapking » Wed Jan 03, 2024 3:52 pm

You need to check if database tables are crashed or not.
Please check mysql log. it will give more information if database issue is there.
Vicibox10 | Version: 2.14b0.5 | SVN Version: 3743 | DB Schema Version: 1690 | Asterisk Version: 13.38.2-vici
visit us @ https://www.kingasterisk.com | skype: kingasterisk | wa @ +17864142610
kashyapking
 
Posts: 20
Joined: Fri Aug 18, 2023 11:32 am

Re: vicidial_log table stopped populating

Postby rdipen » Wed Jan 03, 2024 6:11 pm

Thanks for your reply… we did ran quick repair on Database yesterday without any luck. Let me see if I can figure ou something with mysqllog
rdipen
 
Posts: 17
Joined: Tue May 09, 2023 3:18 pm

Re: vicidial_log table stopped populating

Postby carpenox » Thu Jan 04, 2024 11:11 am

matt,

any ideas what could cause this? I had a look at the system but everything looks right. It seems they restored a backup and since that date the vicidial_log isnt being filled nor vicidial_list. I couldnt figure it out
Alma Linux 9.3 | SVN Version: 3822 | DB Schema Version: 1711 | Asterisk 18.18.1
www.dialer.one -:- 1-833-DIALER-1 -:- https://linktr.ee/CyburDial -:- WhatsApp: +19549477572 -:- Skype: live:carpenox_3 | Discord: https://discord.gg/DVktk6smbh
carpenox
 
Posts: 2250
Joined: Wed Apr 08, 2020 2:02 am
Location: St Petersburg, FL

Re: vicidial_log table stopped populating

Postby alo » Thu Jan 04, 2024 12:55 pm

maybe the auto increment value
alo
 
Posts: 189
Joined: Wed Jun 20, 2012 10:21 am

Re: vicidial_log table stopped populating

Postby rdipen » Thu Jan 04, 2024 12:58 pm

alo wrote:maybe the auto increment value


Where can I find that setting and what needs to be in there?
rdipen
 
Posts: 17
Joined: Tue May 09, 2023 3:18 pm

Re: vicidial_log table stopped populating

Postby kashyapking » Thu Jan 04, 2024 2:35 pm

You can check in mysql regarding that table's description, and you will get the autoincrement type of fields there.
Vicibox10 | Version: 2.14b0.5 | SVN Version: 3743 | DB Schema Version: 1690 | Asterisk Version: 13.38.2-vici
visit us @ https://www.kingasterisk.com | skype: kingasterisk | wa @ +17864142610
kashyapking
 
Posts: 20
Joined: Fri Aug 18, 2023 11:32 am

Re: vicidial_log table stopped populating

Postby rdipen » Fri Jan 05, 2024 8:40 am

alo wrote:maybe the auto increment value

kashyapking wrote:You can check in mysql regarding that table's description, and you will get the autoincrement type of fields there.


Ran mysql query to find if there is any Auto Increment value for the table by running "select AUTO_INCREMENT FROM information_schema.`TABLES` where TABLE_SCHEMA = " asterisk" AND TABLE_NAME = " vicidial_log"" command and the result I got is:
AUTO_INCREMENT
-------------------------
(N/A)

Does that table normally have Auto Increment for UNIQUEID or any other field_type?
rdipen
 
Posts: 17
Joined: Tue May 09, 2023 3:18 pm

Re: vicidial_log table stopped populating

Postby rdipen » Fri Feb 23, 2024 9:16 am

Weird enough it automatically fixed it.. I am guessing we had bunch of BAD UNIQUE_ID values and as soon as it ran out of those values list started populating.
rdipen
 
Posts: 17
Joined: Tue May 09, 2023 3:18 pm


Return to Support

Who is online

Users browsing this forum: No registered users and 290 guests