Go to previous topic
Go to next topic
Last Post 20 Jan 2023 02:34 PM by  Steve L
Store Speed is slow and Spinning
 8 Replies
Author Messages


Basic Member


Posts:158
Basic Member


--
29 Dec 2022 02:55 PM

    Hello,

    I've been having issues with the store for a while. It's slow and it spins everytime I hit save or go to another page. I was told by AccordLMS that adding the Optimizer wouldn't make a difference.  https://training.rccsinc....ference-guides-books

    Please advise,

    Kenyatta

    0


    Basic Member


    Posts:158
    Basic Member


    --
    30 Dec 2022 03:02 PM
    v18.1.0.0 PROFESSIONAL PROFESSIONAL
    0


    Veteran Member


    Posts:2956
    Veteran Member


    --
    07 Jan 2023 02:26 PM

    Hi Kenyatta

    The link loads fast for me. If it's intermittent, it may be your site is busy on the machine your site is hosted on. Try this:

    • Is it often slow at certain times of the day? This could indicate the server machine is probably unable to handle the peak traffic.
    • Is it only slow for the pages where there is the Storefront modules or happening on pages without the Storefront? This may indicate if the slowness is occurring on the ecommerce software or is generally slow.
    • Remove any unecessary scripts, modules on the page. It's possible some external or 3rd party scripts can slow down the rendering of the site. You may also try to open your browser developer tool panel and inspect if the slowness is happening on the server side or client-side.

    Please note, we don't have anyone else reporting any speed issue with that version or from anyone who are using our hosting service.

    I hope this helps.

    0


    Basic Member


    Posts:158
    Basic Member


    --
    17 Jan 2023 02:03 PM
    It's slow all the time when i'm making updates to the products in the admin area. Once I start making changes in the admin section the store starts spinning for our customers. It's not a certain time of the day.The entire site is slow. 
    0


    Veteran Member


    Posts:2956
    Veteran Member


    --
    18 Jan 2023 05:05 PM

    It would be great if you can confirm that the slowness is occuring even on pages without the ecommerce store functionality (e.g. About Us, Contact Us, FAQ page, etc). This will help narrow down the problem. 

    Are you able to determine if there are any Javascript errors on the page? You can open up the developer tool (F12) on your Chrome or Edge browser. Look for the Console tab and check for any reported errors after you refresh the page. Javascript errors can slow down the page.

     

     

    0


    Basic Member


    Posts:158
    Basic Member


    --
    19 Jan 2023 01:59 PM

    Hello,

    On the general tab of product PM6 there was internal server error.

    Store-Admin:267          GET https://training.rccsinc....55&h=32&w=32 500 (Internal Server Error)
    fbevents.js:24 [Meta Pixel] - Duplicate Pixel ID: 536593411406084.
    t @ fbevents.js:24
    w @ fbevents.js:24
    E @ fbevents.js:24
    Z @ fbevents.js:27
    Y @ fbevents.js:27
    ua @ fbevents.js:27
    (anonymous) @ fbevents.js:27
    (anonymous) @ fbevents.js:24
    v @ fbevents.js:24
    each @ fbevents.js:24
    value @ fbevents.js:24
    value @ fbevents.js:24
    value @ fbevents.js:24
    plugin @ 536593411406084?v=2.9.92&r=stable:65
    value @ fbevents.js:24
    a.registerPlugin @ fbevents.js:27
    (anonymous) @ 536593411406084?v=2.9.92&r=stable:33
    fbevents.js:24 [Meta Pixel] - You are sending a non-standard event 'ViewedFor60s'. The preferred way to send these events is using trackCustom. See 'https://developers.facebo...-events/#events' for more information.

    1. Audit usage of navigator.userAgent, navigator.appVersion, and navigator.platform

      1. A page or script is accessing at least one of navigator.userAgent, navigator.appVersion, and navigator.platform. Starting in Chrome 101, the amount of information available in the User Agent string will be reduced.

        To fix this issue, replace the usage of navigator.userAgent, navigator.appVersion, and navigator.platform with feature detection, progressive enhancement, or migrate to navigator.userAgentData.

        Note that for performance reasons, only the first access to one of the properties is shown.

      2. AFFECTED RESOURCES
        1. 1 source

          1. onloadwff.js:1
    0


    Basic Member


    Posts:158
    Basic Member


    --
    19 Jan 2023 02:13 PM

    yes the slowness occurs on other pages without the ecommerce store functionity. When adding a certificate to the course catalog it gave me the follow error message. Here's a few errors when I press F12. 

    GET https://training.rccsinc.com/DesktopModules/MVC/AccordLMS.Admin/Assets/css/kendo/Default/loading.gif 404 (Not Found)
    DesktopModules/MVC/AccordLMS.Admin/:1          GET https://training.rccsinc....MVC/AccordLMS.Admin/ 500 (Internal Server Error)

     

    0


    Basic Member


    Posts:158
    Basic Member


    --
    19 Jan 2023 02:41 PM
    Never mind Accord confirmed the error doesn't have anything to do with the speed.
    0


    Veteran Member


    Posts:2956
    Veteran Member


    --
    20 Jan 2023 02:34 PM

    Thank you for the update. I think you need to work with your hosting to figure the slowness since it is happening on all pages with and without the Storefront modules.

     

    0


    ---