Post by Rainforest » Wed Sep 08, 2021 8:03 pm

We went from opencart 2.3.0.2 to 3.0.3.7
Then upgraded the day 3.0.3.8 came out.

We ditched journal theme and using Antropy CSS only.

The front page our website is running great. Very fast.
The admin is so slow. Like going from order dashboard (set to only 10 orders in the list) is slow.
Going BACK to dashboard, even slower.

Our other 2.3.0.2 store is much quicker admin wise.

We are on a VPS cloud server, resources is not an issue. plenty of memory and storage.

How can I investigate?

Self Taught Opencart User & Developer Since 2010.


User avatar
Active Member

Posts

Joined
Fri Jan 28, 2011 3:50 am

Post by cedcommerceteam » Wed Sep 08, 2021 8:20 pm

Hello, Have you checked your site speed or clear cache from your site? Sometimes upgrade create unusual files. If you need I can check your backoffice and help you out about your issues. Thanks

Call us at : (+91) -8765210318 , Skype: live:carlmorgan.cedcommerce , Email: support@cedcommerce.com
CedCommerece : Officail Opencart Partners
CedCommerce Official : www.cedcommerce.com
Opencart Services : www.cedcommerce/opencart-services.com
Sell On various Marketplace Integration : Opencart-Extensions
Magenative Mobile App/IOS Development : magenative.com
Webinar : Power up Your holiday season marketing with the Automation tool


User avatar
Active Member

Posts

Joined
Wed Aug 09, 2017 9:02 pm

Post by thekrotek » Wed Sep 08, 2021 8:32 pm

Did it happen right after the upgrade to 3.0.3.8?

Professional OpenCart extensions, support and custom work.
Contact me via email or Skype by support@thekrotek.com


User avatar
Expert Member

Posts

Joined
Sun Jul 03, 2016 12:24 am


Post by Rainforest » Wed Sep 08, 2021 9:26 pm

Thank you Krotek.
To be honest, I cannot recall, but I believe it go slower after going from 3.0.3.7 to 3.0.3.8

Yes I cleared local cache, firewall cache.

It is also slow in developer copy site.

Self Taught Opencart User & Developer Since 2010.


User avatar
Active Member

Posts

Joined
Fri Jan 28, 2011 3:50 am

Post by thekrotek » Wed Sep 08, 2021 10:54 pm

In this case it's impossible to tell anything particular without looking into the issue personally. I can take a look if you wish.

Professional OpenCart extensions, support and custom work.
Contact me via email or Skype by support@thekrotek.com


User avatar
Expert Member

Posts

Joined
Sun Jul 03, 2016 12:24 am


Post by Rainforest » Thu Sep 09, 2021 12:41 am

thekrotek wrote:
Wed Sep 08, 2021 10:54 pm
In this case it's impossible to tell anything particular without looking into the issue personally. I can take a look if you wish.
I'm happy to pay you to take a look. I do believe it could be a database issue?
The upgrade of the database may not have gone correctly. For example, we noticed that the customer table did not have a primary key :choke:
But it does in the 2.3.0.2 database.

We can create a dev site or you can remote screen share. Please PM me and let's chat.

Self Taught Opencart User & Developer Since 2010.


User avatar
Active Member

Posts

Joined
Fri Jan 28, 2011 3:50 am

Post by thekrotek » Thu Sep 09, 2021 12:50 am

Rainforest wrote:
Thu Sep 09, 2021 12:41 am
We can create a dev site or you can remote screen share. Please PM me and let's chat.
I don't use this forum's PM, it's ugly. Please, send me an email or message in Skype instead.

Professional OpenCart extensions, support and custom work.
Contact me via email or Skype by support@thekrotek.com


User avatar
Expert Member

Posts

Joined
Sun Jul 03, 2016 12:24 am


Post by Rainforest » Thu Sep 09, 2021 1:24 am

thekrotek wrote:
Thu Sep 09, 2021 12:50 am
Rainforest wrote:
Thu Sep 09, 2021 12:41 am
We can create a dev site or you can remote screen share. Please PM me and let's chat.
I don't use this forum's PM, it's ugly. Please, send me an email or message in Skype instead.
hahah agreed!

Self Taught Opencart User & Developer Since 2010.


User avatar
Active Member

Posts

Joined
Fri Jan 28, 2011 3:50 am

Post by paulfeakins » Fri Sep 10, 2021 6:08 pm

Rainforest wrote:
Thu Sep 09, 2021 12:41 am
I'm happy to pay you to take a look. I do believe it could be a database issue?
The upgrade of the database may not have gone correctly. For example, we noticed that the customer table did not have a primary key :choke:
But it does in the 2.3.0.2 database.
Could be the issue because Primary Keys are automatically indexed and indices are required for the db to run quickly.

UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk


User avatar
Legendary Member
Online

Posts

Joined
Mon Aug 22, 2011 11:01 pm
Location - London Gatwick, United Kingdom

Post by paulfeakins » Fri Sep 10, 2021 6:19 pm

Rainforest wrote:
Wed Sep 08, 2021 8:03 pm
The front page our website is running great. Very fast.
Also this is great to hear!

UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk


User avatar
Legendary Member
Online

Posts

Joined
Mon Aug 22, 2011 11:01 pm
Location - London Gatwick, United Kingdom

Post by joeantropy » Fri Sep 10, 2021 6:19 pm

Rainforest wrote:
Wed Sep 08, 2021 8:03 pm
The admin is so slow. Like going from order dashboard (set to only 10 orders in the list) is slow.
Going BACK to dashboard, even slower.

Our other 2.3.0.2 store is much quicker admin wise.
Try enabling the SASS cache (gear icon in the top-right of the dashboard):

Image

User avatar
Newbie

Posts

Joined
Mon Mar 02, 2020 10:19 pm

Post by Rainforest » Sat Sep 11, 2021 2:07 pm

paulfeakins wrote:
Fri Sep 10, 2021 6:08 pm
Rainforest wrote:
Thu Sep 09, 2021 12:41 am
I'm happy to pay you to take a look. I do believe it could be a database issue?
The upgrade of the database may not have gone correctly. For example, we noticed that the customer table did not have a primary key :choke:
But it does in the 2.3.0.2 database.
Could be the issue because Primary Keys are automatically indexed and indices are required for the db to run quickly.
Yes , it was a db issue. I learned that during the upgrade process some indexes and primary keys did not transfer ( oc. 2.3.0.2 ---->3.0.3.7 --> 3.0.3.8) In addition, one or two extensions, event though uninstalled and deleted left db tables. One of those tables kept multiplying in size as we used the admin section ??? We removed the table, reinstalled the extension and all is good.

Ha, and yes front end looks nice and is fast! ;)

Self Taught Opencart User & Developer Since 2010.


User avatar
Active Member

Posts

Joined
Fri Jan 28, 2011 3:50 am
Who is online

Users browsing this forum: No registered users and 39 guests