Page 1 of 1

Error to upload listed

PostPosted: Fri Jan 13, 2017 11:20 am
by victornova
Good morning, best regards to all.

I have a problem, when I try to upload a list I perform all the steps to upload and then dice that are completed but when I go to the list there is no number, that never happened I started to happen 2 days ago. Someone help me?

Image
http://imgur.com/cUm1lZX Link Image

Image
http://imgur.com/MNJX3Bb Link Image

My email : Victor_nova@outlook.com I need help.

Re: Error to upload listed

PostPosted: Fri Jan 13, 2017 2:08 pm
by mflorell
Check if your vicidial_list table has crashed:

repair table vicidial_list;

Re: Error to upload listed

PostPosted: Fri Jan 13, 2017 6:34 pm
by victornova
mflorell wrote:Check if your vicidial_list table has crashed:

repair table vicidial_list;


Try to repair the Vicidial_list and the problem still remains the same

Re: Error to upload listed

PostPosted: Fri Jan 13, 2017 7:57 pm
by mflorell
Look in your error_log file for apache

Re: Error to upload listed

PostPosted: Thu Jan 19, 2017 11:00 am
by victornova
mflorell wrote:Look in your error_log file for apache

I checked, repaired, and continued the problem. Any other possible causes?

Re: Error to upload listed

PostPosted: Sat Feb 11, 2017 8:27 pm
by williamconley
victornova wrote:
mflorell wrote:Look in your error_log file for apache

I checked, repaired, and continued the problem. Any other possible causes?

1) Check all tables for crashes. Just in case. (It's free, right?)

2) apache's error log is not something you "repair", so I have to wonder if you actually checked the log. When you request a web page in apache, and there's an error pulling the page, the apache web server stores the error(s) in an error log in /var/log/apache2. The lines relating to your request will actually have the precise date/time (servertime of course) of the request.

3) I note that in one image is the list ID, but the other image does not include a list id. This tells me as a technician that I have to verify that they are both the same list. Funny how often something that simple is overlooked. lol