Post by vitalvintage » Mon Jan 25, 2016 1:57 am

Im using Version 2.0.1.1
I deleted 500 products via the admin > Products, filtered to find the ones i needed then hit the delete button. Done, i may have even deleted another 200, im not sure. So 500 - 700 products were deleted. Now every time i go back to ADMIN>Products. The screen/List of products will load, but then the entire site crashes. So if I try to load any page front end or back end, the wheel just spins and nothing loads. I know i have my server settings set to run for a long time to allow such long operations. But my point is that something now from deleting those products, in a 95,000 product database, is now causing this problem. Any ideas?

New member

Posts

Joined
Tue Oct 14, 2014 5:47 pm

Post by Qphoria » Mon Jan 25, 2016 5:04 am

So the list loads but then crashes? hows does that work?

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by Randem » Mon Jan 25, 2016 5:12 am

vitalvintage,

Use this to report some information as to get a clue to what is hapening at the time - http://www.randemsystems.com/support/op ... perations/

BTW, what are your memory settings?

Deleting that many products should be done at the database level not at the software level...

NEVER take serious; anyone who gives negative impact statements with no ABSOLUTE proof!
OpenCart Helpful Information * Upgrade 1.5 to 2.1 * Upgrade 2.1 to 2.2
"Why do people NEVER have enough time to do it right but ALWAYS enough time to do it over?"
DO NOT EVER GIVE SOMEONE YOU DON"T KNOW ADMIN ACCESS TO ANYTHING!
I am NOT affiliated with OpenCart


User avatar
Active Member

Posts

Joined
Sat Sep 27, 2014 9:17 am

Post by vitalvintage » Mon Jan 25, 2016 5:20 am

What happened to my previous posts????

I fixed my problem...

I could load my Admin>Catalog>Product Page

But then, after two large deletions of products...

that is where my site would crash and After opening my product page from the admin... my site is crashed front and back. And crashed until several minutes.. 5 to 10 had passed. when my site was back alive again. i could access all areas again. until i loaded the admiin>cataalog>product page.. again the page would load... my list of 100 products (as set in the settings for admin side) but at that point my site would again be crashed until the timeout im sure expired in my server settings 5 to ten minutes later and then my site would be back live again.

New member

Posts

Joined
Tue Oct 14, 2014 5:47 pm

Post by vitalvintage » Mon Jan 25, 2016 5:21 am

my php.ini memory is set to 2000M
i have 2 gigs of ram for my VPS

New member

Posts

Joined
Tue Oct 14, 2014 5:47 pm

Post by Qphoria » Mon Jan 25, 2016 5:27 am

Well it sounds like the database was crashing.
Your previous post talked about adding some code to the index which I removed because it was a bad idea. Not quite sure why that should have fixed anything other than you disabled vQmod from working so no vQmods would run. That then leads me to believe that maybe you had some vQmod script that was causing a problem and by disabled vQmod completely, you in-turn disabled that one vQmod script. But you shouldn't need to disable vQmod, you simply need to find which file in the vqmod/xml folder was causing the issue if that was indeed the problem.

Alternatively, it may be that your db can't load all 100 items at once and maybe you should drop it to 50 and see if that is any better. The deleting of 500 products might very well have been a coincidence and the extra db processing that was needed set off some thresholds within the database process.

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by Qphoria » Mon Jan 25, 2016 5:28 am

vitalvintage wrote:my php.ini memory is set to 2000M
i have 2 gigs of ram for my VPS
But that's php server, not mysql database.

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by vitalvintage » Mon Jan 25, 2016 5:35 am

I see your point...

I believe it maybe from either the SEO mod

or

xml mod

Ive noticed both not showing in my admin side panel. so obviously those lines of code in the index.php files were not there on fresh load and as such there was the break down probably between one of the two, my guess first would be the seo.

New member

Posts

Joined
Tue Oct 14, 2014 5:47 pm

Post by vitalvintage » Mon Jan 25, 2016 5:56 am

Forgot to add this to the admin... index.php

so what ever causing the issue must be a the vqmod extensions.

//VirtualQMOD
require_once('../vqmod/vqmod.php');
VQMod::bootup();

// VQMODDED Startup
require_once(VQMod::modCheck(DIR_SYSTEM . 'startup.php'));

New member

Posts

Joined
Tue Oct 14, 2014 5:47 pm

Post by vitalvintage » Mon Jan 25, 2016 6:02 am

So immediately after adding that line back, thus as you said re-enabling vqmod. The problem begins again. So now i guess ill back track to distinguesh between the two extensions i believe that may be causing the issue.

New member

Posts

Joined
Tue Oct 14, 2014 5:47 pm

Post by vitalvintage » Mon Jan 25, 2016 8:34 am

I can not get your debug file to save with my info:
you say to replace the save path on two different lines and i can not get it to save my info.


and for all these hours later i still have no idea how, why or which extension is causing the problem. ive tried taking out all the vqmod>xml fiiles and the problem remains.. ive tried lowering the number of items to be displayed in admin settings to only 20, and the problem remains.

New member

Posts

Joined
Tue Oct 14, 2014 5:47 pm

Post by Randem » Mon Jan 25, 2016 8:48 am

You are talking to me, yes?

What is your root path?
You have to have VQMOD working for it to work?

NEVER take serious; anyone who gives negative impact statements with no ABSOLUTE proof!
OpenCart Helpful Information * Upgrade 1.5 to 2.1 * Upgrade 2.1 to 2.2
"Why do people NEVER have enough time to do it right but ALWAYS enough time to do it over?"
DO NOT EVER GIVE SOMEONE YOU DON"T KNOW ADMIN ACCESS TO ANYTHING!
I am NOT affiliated with OpenCart


User avatar
Active Member

Posts

Joined
Sat Sep 27, 2014 9:17 am

Post by vitalvintage » Mon Jan 25, 2016 9:17 am

/ var / www / vhosts / vitalvintagecoalition.com / httpdocs / vvctech/


I have finally found out that it is my xml sitemap generator that is the problem.

New member

Posts

Joined
Tue Oct 14, 2014 5:47 pm
Who is online

Users browsing this forum: No registered users and 73 guests