• Hi,

    I’ve just installed Async Javascript and tried using the wizard to get it working, but I’ve encountered an error – step 2 gets stuck on Testing: Defer.

    Has this error been encountered before?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    can you check your browser console for JS errors while running the wizard and copy/ past those here miksa93?

    Thread Starter miksa93

    (@miksa93)

    Hi, this is the error (running it this time it got stuck on the first part of step 2)

    load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=4.9.7:4 POST https://ntchrvatska.com/wp-admin/admin-ajax.php?_fs_blog_admin=true 504 (Gateway Time-out)
    send @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=4.9.7:4
    ajax @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=4.9.7:4
    n.(anonymous function) @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=4.9.7:4
    aj_step @ admin.min.js:1
    (anonymous) @ admin.min.js:1
    dispatch @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=4.9.7:3
    r.handle @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=4.9.7:3

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    this is the relevant part;

    POST https://ntchrvatska.com/wp-admin/admin-ajax.php?_fs_blog_admin=true 504 (Gateway Time-out)

    so there is _a_ request (possibly AsyncJS’s) that is timing out on the server. this _could_ be due to a plugin that uses Freemius (as per the _fs_blog_admin parameter), so have a look at which plugins use Freemius and try disabling that/ those while trying the wizard?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Wizard stuck at testing defer’ is closed to new replies.